@charset "utf-8";
/* CSS Document */

/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: 400; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: 400; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
body { line-height: 1.5; font-family: arial, tahoma; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; margin: 0 auto; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
.clear { clear: both; }
/*框架*/


#nav{ width:800px; height:40px; margin:0 auto; background:#00AE83; text-align:center; padding-left:200px; margin-bottom:1px;}
#nav li{ float:left;}
#nav li a{ display:block; padding:0 40px;  _padding:0 26px; line-height:40px; font-size:14px; color:#FFF; text-decoration:none;}
#nav li a:hover{ background:#FF0; color:#00AE83;}
#nav li .active{ background:#FF0; color:#00AE83;}

#banner{ width:1000px; height:605px; margin:0 auto;}

#container{ width:1000px; margin:0 auto; overflow:hidden; margin-top:10px;}

.school_intro{ width:960px; height:auto; padding:20px; overflow:hidden; background:#D22663;}
.intro_left{ width:260px; float:left; text-align:center;}
.intro_top{ margin-bottom:30px; margin-top:5PX;}

.intro_right{ width:680px; float:left; margin-left:20px;}
.intro_right dt{ font-size:14px; font-weight:bold; color:#FF0; margin-bottom:10px;}
.intro_right dd{ font-size:14px; margin-bottom:10px; line-height:26px; color:#FFF; text-align:justify;}

#content{ width:960px; margin:10px auto; padding:20px; background:#F5F5F5;}
#content dt{ font-size:14px; font-weight:bold; color:#06C; margin:20px 0 10px 0;}
#content dd{ font-size:14px; color:#333; line-height:24px; }
#content .dd_title{ margin-top:10px;}

#content img{ margin:10px 0;}

#content ul{ margin-top:20px;}
#content li{ line-height:30px; font-size:14px; color:#06C;}

#curriculum{ width:980px; overflow:hidden; padding:10px; background:#D22663;}

.table1{ border-top:1px #FFF solid; border-left:1px #FFF solid;}
.table1 td{ border-bottom:1px #FFF solid; border-right:1px #FFF solid; font-size:14px; color:#FFF; height:30px; line-height:30px; text-align:center; padding:3px;}

#footer{ width:1000px; margin:0 auto; margin-top:1px; font-size:12px; color:#fff;}



.f14_bold{ font-weight:bold;}
.f14_06C_mormal{ color:#06C; margin-top:6px;}
.f12_fff{ font-size:12px; color:#FFF;}
.f12_ff0{ font-size:12px; color:#FF0}

