	.school_message .content {
								width: 1183px;
								margin-top: 35px;
    background: #fff;
    border: 1px solid #0b84d4;
    height: 1680px;
    margin-bottom: 30px;
}
								.school_message .title {
    width: 568px;
    height: 62px;
    line-height: 62px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #333;
    text-align: center;
    font-weight: bold;
    background: url(/static/public/images/school_title_bg.png) no-repeat;
}
								ul, li {
    list-style: none;
    background: transparent;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, figure {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}
	.school_message .up_content {  padding: 20px 20px 0 20px;}
	.school_message {
    width: 1185px;
    margin: 0 auto;
    padding-top: 50px;
}
img {
    border-style: none;
    display: block;
}
.school_message .up_content li {
    float: left;
    height: 58px;
    margin-top: 12px;
    padding-right: 15px;
    white-space: nowrap;
}
.school_message .down_content {
    margin: 0 20px;
    padding-top: 20px;
    border-top: 1px dashed #dedede;
}
.school_message .down_content li {
    float: left;
    height: 38px;
    line-height: 38px;
    margin: 12px 12px 0 0;
    padding: 0 17px;
    border: 1px solid #e3e3e3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
}