﻿/*-- 全局 --*/


.indent { text-indent: 10px; }
.indent30 { text-indent: 30px; }

.l { float: left; }
.r { float: right; clear: right; }
.c { clear: both; }

.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center; }

.c000 { color: #000; }
.c333 { color: #333; }
.c666 { color: #666; }
.c999 { color: #999; }
.c36c { color: #36c; }
.cred { color: #ff0000; }
.cblue { color: #0000ff; }

.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }

.fw { font-weight: bold; }

.p1 { padding: 1px; }
.p5 { padding: 5px; }
.p7 { padding: 7px; }
.p10 { padding: 10px; }
.p20 { padding: 20px; }
.p1_0 { padding: 1px 0; }
.p010 { padding: 0 10px; }
.p30 { padding: 30px; }
.pl60 { padding-left: 60px; }
.pl100 { padding: 30px 130px; }


.m30 { margin: 30px; }
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.m10 { margin: 8px 15px; }
.m15 { margin: 15px; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt30 { margin-top: 30px; }
.ml10 { margin-left: 10px; }
.ml12 { margin-left: 12px; }
.ml20 { margin-left: 20px; }
.m0_10 { margin: 0 10px; }
.m0_15 { margin: 0 15px; }
.m0_20 { margin: 0 20px; }
.m0_20x { margin: -10px 0 5px 10px; }
.m0_25 { margin: 0 25px; }

.w65 { width: 65px; }
.w80 { width: 80px; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w216 { width: 216px; }
.w218 { width: 218px; }
.w472 { width: 472px; }
.w474 { width: 474px; }
.w700 { width: 700px; }


.h10 { height: 10px; }
.h17 { height: 17px; }
.h20 { height: 20px; }
.h50 { height: 50px; }
.h100 { height: 100px; }
.h120 { height: 120px; }
.h165 { height: 165px; }
.h177 { height: 169px; }
* + html .h177 { height: 177px; }
.h200 { height: 202px; }
.h217 { height: 156px; }
* + html .h217 { height: 159px; }
.h284 { height: 284px; }
.h288 { height: 288px; }
.h250 { height: 250px; }
.h300 { height: 300px; }
.h450 { height: 450px; }

.lineheight24 { line-height: 24px; }
.lineheight26 { line-height: 26px; }
.lineheight30 { line-height: 30px; }
.lineheight40 { line-height: 40px; }
.lineheight td { line-height: 25px; }



/*-- 头部 --*/
#header2 { width: 950px; margin: 0 auto; padding-bottom: 0px; }




/*-- 内容布局 --*/
#container { width: 950px; margin: 0 auto; }
#l { float: left; width: 233px; }
#r { margin-left: 233px; }
#l489 { float: left; width: 489px; }
*html #l489 { float: left; width: 486px; }
#r489 { margin-left: 489px; }
*html #r489 { margin-left: 486px; }



/*-- 内容排版 --*/
.tabtitle { color: #333; font-size: 14px; font-weight: bold; background: #e5edf1; border-top: #89aec1 1px solid; }
.tab { border: #e5edf1 1px solid; margin-bottom: 5px; }
.tabtop5 { margin-top: 5px; }
.more { color: #333; font-size: 12px; font-weight: 100; }
.news a { color: #333; }
.news a:hover { color: #36c; }

.text { padding: 10px; line-height: 21px; min-height: 350px; }
.text p { margin-bottom: 15px; }
.text hr { color: #ccc; height: 1px; }

.text1 { padding: 10px; line-height: 21px; min-height: 350px; }
.text1 p { margin-bottom: 15px; }
.text1 li { color: #36c; font-weight: bold; }

.text2 { padding: 10px; line-height: 21px; min-height: 350px; }
.text2 p { margin-bottom: 15px; }
.text2 a { color: #36c; }
.text2 a:hover { color: #333; }
.text22 { line-height: 21px; width: 710px; height: 70px; }

.text3 { padding: 5px; line-height: 21px; min-height: 350px; }
.text3 p { margin-bottom: 15px; }
.text3 img { margin-bottom: 8px; }
.text3 a { color: #36c; }
.text2 a:hover { color: #333; }


.text4 { padding: 5px; line-height: 21px; width: 680px; height: 70px; }
.text4 a { color: #36c; text-decoration: underline; }
.text4 a:hover { color: #36c; text-decoration: none; }

.text5 { padding: 30px; line-height: 21px; min-height: 350px; margin-left: 190px; }
.text5 li { margin-bottom: 10px; font-weight: bold; font-size: 14px; }
.text5 a { color: #36c; }
.text5 a:hover { color: #333; }



.notice { width: 850px; margin: 0 auto; padding: 10px; line-height: 18px; min-height: 350px; }
.notice p { margin-bottom: 15px; }
.noticetab { border-collapse: collapse; }
.noticetab th { background: #edf2f5; border-bottom: 1px solid #ccc; height: 30px; padding-left: 5px; }
.noticetab td { padding: 5px; }

.noticetab1 th { border-bottom: 1px solid #ccc; height: 20px; text-align: center; font-size: 14px; padding-bottom: 8px; }

.noticetab2 td { padding: 5px; }
.noticetab2 th { line-height: 18px; text-align: right; padding: 5px; }




h6 { font-size: 13px; }
.dotlinetitle { margin-bottom: 5px; padding-bottom: 2px; padding-top: 10px; border-bottom: 1px dotted #999; color: #36c; }
table.tab-2 th { color: #fff; background-color: #b4bcdc; border-left: 1px solid #999; padding: 5px; }
table.tab-2 td { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 5px; }
table.tab-2 { border-right: 1px solid #ccc; width: 85%; }

.linetitle { margin-bottom: 5px; padding-bottom: 2px; border-bottom: 1px solid #ccc; }
.dotlinetitle { margin-bottom: 5px; padding-bottom: 0.3em; border-bottom: 1px dotted #999; }
table.tab-1 th { color: #fff; background-color: #b4bcdc; border-bottom: 1px solid #999; padding: 3px; }
table.tab-1 td { border-bottom: 1px solid #ccc; padding: 3px; }


.remark { font-size: 12px; padding: 0.5em; margin-bottom: 1em; margin-top: 1em; border-top: 1px solid #666; background-color: #eee; }
.toExplain { color: #f33; }


.about_title { width: 965px; height: 25px; margin-bottom: 8px; border-bottom: 1px dotted #333; padding: 8px 0px 0px 0px; color: #36c; font-size: 14.0pt; font-weight: bold; text-indent: 15px; background: #ebf0f3; }


.contact_2block { width: 950px; min-height: 630px; margin: 0 auto; background: #edf2f5; }
.contact { width: 430px; height: 180px; margin-left: 25px; }
.contact_title { width: 410px; height: 25px; border-bottom: 1px dotted #333; margin-bottom: 10px; color: #36c; }
.contact_title2 { width: 700px; height: 250px; margin-bottom: 10px; margin-left: 25px; }


.hr_text { padding: 20px; line-height: 21px; margin: 0 auto; }
.hr_text p { margin-bottom: 5px; }
.hr_title { width: 900px; height: 25px; border-bottom: 1px dotted #333; color: #36c; }

#help { }
#help a { color: #36c; text-decoration: none; }
#help a:hover { color: #36c; text-decoration: underline; }
#help li { height: 22px; text-indent: 0px; }
*html #help li { height: 22px; text-indent: 0px; }
* + html #help li { height: 22px; text-indent: 0px; }
.helpl { float: left; margin-left: 0px; width: 380px; background: #f1f5f7; height: 600px; }
.helpr { margin-left: 385px; background: #f1f5f7; width: 328px; height: 600px; }
.helpr2 { margin-left: 385px; background: #f1f5f7; width: 328px; height: 1880px; }
.answer { padding: 0 10px; }
.answer dt { color: #36c; }
.answer dd { color: #666; }
.answer p { margin-bottom: 15px; }


#mp { }
#mp a { color: #52a60e; text-decoration: underline; }
#mp a:hover { color: #52a60e; text-decoration: none; }
#mp li { height: 22px; text-indent: 20px; }
*html #mp li { height: 22px; text-indent: 5px; }
* + html #mp li { height: 22px; text-indent: 5px; }
.mpl { float: left; margin-left: 20px; width: 350px; background: #eefce3; height: 620px; }
.mpltab { width: 350px; margin: 0 auto; }
.mpltab td { text-align: center; height: 30px; }
.mpr { margin-left: 385px; background: #eefce3; width: 570px; height: 620px; }
.mpr2 { margin-left: 370px; background: #eefce3; width: 570px; height: 720px; }
.mpr3 { margin-left: 370px; background: #eefce3; width: 570px; height: 920px; }
.mptext { padding: 0 25px; }
.mptext img { padding: 8px 0px; }
.mptext dt span { color: #52a60e; font-weight: bold; font-size: 14px; }
.mptext dt { color: #666; }
.mptext dd { color: #666; }
.mptext p { margin-bottom: 8px; }

.mptext_r_top { height: 135px; }
.mptext_r_top dt { padding: 30px; }







#mp2 { }
#mp2 a { color: #888800; text-decoration: underline; }
#mp2 a:hover { color: #888800; text-decoration: none; }
#mp2 li { height: 22px; text-indent: 20px; }
*html #mp2 li { height: 22px; text-indent: 5px; }
* + html #mp2 li { height: 22px; text-indent: 5px; }
.mp2l { float: left; margin-left: 5px; width: 351px; background: #fefee0; height: 620px; }
.mp2ltab { width: 350px; margin: 0 auto; }
.mp2ltab td { text-align: center; height: 30px; }
.mp2r { margin-left: 370px; background: #fefee0; width: 570px; height: 620px; }
.mp2r2 { margin-left: 370px; background: #fefee0; width: 570px; height: 720px; }
.mp2text { padding: 0 25px; }
.mp2text img { padding: 8px 0px; }
.mp2text dt span { color: #888800; font-weight: bold; font-size: 14px; }
.mp2text dt { color: #666; }
.mp2text dd { color: #666; }
.mp2text p { margin-bottom: 8px; }

.mp2text_r_top { height: 135px; }
.mp2text_r_top dt { padding: 30px; }


.sfbg { background: #f5f1ed; }
.soabg { background: #e9fff1; }
.bsbg { background: #e7f7f5; }

.successtext { padding: 10px; line-height: 21px; min-height: 380px; }
.success { width: 395px; margin-left: 400px; }
.successtab { width: 395px; margin-left: -160px; border: 1px solid #deecf6; background-color: #e5f3fd; height: 150px; padding: 20px; }
.successtab a { color: #36c; text-decoration: underline; font-size: 14px; }
.successtab a:hover { color: #36c; text-decoration: underline; font-size: 14px; }




.teacherborder { float: right; background-color: #edf2f5; width: 908px; }
.teacherborder a { color: #36c; text-decoration: underline; }
.teacherborder a:hover { color: #36c; text-decoration: none; }
.teacher { width: 850px; margin: 0 auto; border-bottom: 1px dotted #ccc; padding: 0px 10px 0px 10px; }
.teacher img { margin-bottom: 10px; }

.teachertext { width: 850px; margin: 0 auto; paddin: 30px; }
.teachertextl { float: left; padding: 10px; width: 200px; margin-bottom: 20px; }
.teachertextr { float: left; margin-bottom: 20px; width: 600px; }
.teachertext dt { color: #36c; font-weight: bold; margin-top: 10px; }
.teachertext dd { color: #666; }
.teachertext p { margin-bottom: 5px; }


.teachertextr2 { width: 810px; margin-left: 35px; }


.smh { width: 780px; margin: 0 auto; font-size: 14px; color: #36c; margin-bottom: 8px; font-weight: bold; }



.regist { width: 650px; margin: 0 auto; }
.registtitle1 { width: 650px; margin: 0 auto; font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 8px; border-bottom: 1px dotted #ccc; }
.registnote { width: 650px; margin: 0 auto; }
.registtitle { border-bottom: 1px dotted #ccc; padding: 0px 10px 0px 10px; }
.registlist { background-color: #edf2f5; min-height: 50px; padding: 10px; }
.registlistl { float: left; width: 180px; text-align: right; }
.registlistr { width: 440px; }
.registlistl li { height: 35px; }
* + html.registlistl li { height: 36px; }
.registlistr li { height: 35px; }
.registinput input { border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #666; background-color: #edf2f5; }


.block { width: 200px; height: 82px; padding: 5px; }
.lpic { float: left; width: 80px; }
.rtext { margin-left: 80px; padding-top: 8px; }

.admi_home { margin: 0 auto; width: 920px; height: 16px; background: #5165a8; text-align: left; font-size: 12px; color: #FFFFFF; padding: 5px 15px; }
.admi_home a { color: #dddddd; }
.admi_home a:hover { color: #fff; }
.admi_title { margin: 0 auto; width: 950px; height: 50px; background: #5165a8; text-align: center; font-size: 16px; color: #FFFFFF; font-weight: bold; lineheight: 40px; }
.admi_tab { margin: 0 auto; width: 950px; }
table.tab-admi th { color: #fff; background-color: #b4bcdc; border-left: 1px solid #999; padding: 5px; }
table.tab-admi td { border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 5px; }
table.tab-admi { border-right: 1px solid #ccc; width: 100%; }


/*-- 尾部 --*/
#b { width: 950px; margin: 0 auto; background: #fff; padding: 3px 0 40px 0; text-align: center; color: #999; }
#b a { color: #999; }
#b a:hover { color: #ccc; }
hr { color: #e5edf1; height: 1px; }

