@charset "utf-8";
/* CSS Document */
*{margin:0 auto;padding:0;}
BODY {
	PADDING:0px; MARGIN: 0; font-size: 12px; BACKGROUND:#fff; COLOR: #000;  FONT-FAMILY: '宋体'; line-height:18px;
}

UNKNOWN {	MARGIN-LEFT:auto; MARGIN-RIGHT: auto; TEXT-ALIGN: center}

DIV,FORM,UL,LI,SPAN,P,IMG,A IMG,IMG {
	BORDER-WIDTH:0px; PADDING:0px;  MARGIN: 0px; 
	}
	
a{ color:#000; text-decoration:none }	
a.d_red{ color:#AE0B2A;text-decoration:none }	
a.d_red:hover{ color:#A50013;text-decoration:underline}	
a.blue{ color:#00F;text-decoration:underline }	
a.blue:hover{ color:#A50013;text-decoration:none}	
a.a_black{ color:#000;text-decoration:underline }	
a.a_black:hover{ color:#A50013;text-decoration:none}	
 
UL,OL,LI{	LIST-STYLE-TYPE: none; line-height:22px;
} 
 INPUT{	PADDING: 0px;  FONT-SIZE: 13px; } 

p{ line-height:25px; font-size:13px; 	text-indent: 2em;}

.p15{ line-height:23px; font-size:15pt;  }

.p14{ font-size:14px;  }

.red{ color:#F00}

.main {	CLEAR: both; MARGIN: 0px auto; WIDTH:780px;HEIGHT: auto;    }

.top{CLEAR: both;    height:47px; background:url(top1.jpg) no-repeat } 
.nav{ clear:both; height:32px; background:url(nav1.jpg) no-repeat;overflow:hidden;}
.nav_left{float:left;width:200px;}
.nav_right{float:right;width:580px;}
.nav_right ul{margin-left:10px;overflow:hidden;}
ul.tabnav li{float:left;display:inline-block;height:32px; line-height:32px; width:70px; text-align:center;cursor:pointer;background:url(index-11.jpg) center top no-repeat;}
ul.tabnav li.hover{background:url(index-12.jpg) center repeat-x;}
ul.tabnav li a:hover{display:inline-block;height:32px; line-height:32px; width:70px; text-align:center;cursor:pointer;background:url(index-12.jpg) center  repeat-x;}

 .tabbox{ clear:both;background:url(bj.jpg) no-repeat top; border-left:1px solid #000; border-top:1px solid #000;  border-right:1px solid #000;  border-bottom:1px solid #808080; height:580px;overflow:hidden;padding:5px auto;}
 .cont{padding:0;}
 
 .copyright{ clear:both; position:relative; background:url(bottom.jpg); height:45px; color:#FFF;text-align:center;}
 .copyright span{ padding-top:15px; display:block;}
 
/*主页*/
 .index_main{margin:0 auto;padding:0;width:780px;height:auto;}
 .index_top{height:56px;overflow:hidden;}
 .index_top1{height:106px;overflow:hidden;}
 .index_center{height:226px;overflow:hidden;}
 .index_center1{height:203px;overflow:hidden;}
 .index_center2{height:83px;overflow:hidden;}
 .index_center3{height:254px;overflow:hidden;} 
 .index_center4{height:96px;overflow:hidden;} 
 .index_bottom{height:77px;overflow:hidden;background:url(index-8.jpg) no-repeat;}
 .index_bottom1{height:49px;overflow:hidden;}
 
 /*科目列表*/
 .m_title{height:30px;line-height:30px;font-size:13px;font-weight:700;text-align:center;}
 .m_center table{border-collapse:collapse;border:1px solid #DCDCDC;}
 .m_center table tr td{border:1px solid #DCDCDC;padding:5px 10px;}
 .libgg{background-color:#F5F5F5;}
 .m_font{color:#CC0000;}
 .m_fontcenter{text-align:center;}