@charset "utf-8";
/* CSS Document */

body { font-family:Verdana; font-size:12px; margin:0; }
#container {margin:0 auto; width:100%; background:#EEEEEE;}

#head { float:left;  width:100%; background:#C41510;}
#header { height:400px; /*background:#d7150c;*/ margin:0px;}
#banner { margin:0 auto; width:1000px;}

#mainContent { /*background:#FFF7E4;*/ margin:0px auto;}
#pic { margin:0 auto; width:1000px; height:230px;}
#video { position:relative; left:50px; top:90px;}
#part { margin:0 auto; width:980px; background:url(images/bg_part.jpg) left top no-repeat;}
#part_table { padding:30px 0px 0px 0px; line-height:20px;}
.part_img  { border:2px #ccc solid; padding:2px;}
.part_title { font-size:14px; font-weight:bold; color:#AC0800;}
#course { margin:0 auto; background:#FFFFFF; width:1000px; height:1200px; margin-bottom:20px; padding-bottom:20px;}
#course_table { margin:30px 0px 0px 0px;}

#class { float:left; width:980px; line-height:20px; margin:0px 0px 0px 10px; border-bottom:1px #ccc dashed;}
#class_title { font-size:14px; line-height:30px; font-weight:bold; color:#AC0800; border-bottom:1px #AC0800 solid;}
#class_table { float:left; width:950px; margin:0px;}
.class_course a { font-size:14px; line-height:24px; color:#005752; font-weight:bold;}
.class_course a:link { color:#006633; text-decoration:none;}
.class_course a:visited { color:#006633; text-decoration:none;} 
.class_course a:hover { color:#99CC33; text-decoration:underline;} 
.class_course a:active { color:#99CC33; text-decoration:underline;} 
.class_info { color:#666666;}
#footer { height:80px; background:#EEEEEE; text-align:center;}