@charset "utf-8";
/* CSS Document */

body,*,html,a,span,div,h1,h2,h3,ul,li{ padding:0px; margin:0px;}

table{ padding:0px; margin:0 auto;}
td{ font-size:12px; color:#444444; text-decoration:none; font-family:Arial, Helvetica, sans-serif; line-height:18px;}

ul,li { 
	list-style: none; 
}
img { 
	border: 0; 
	}	
a { 
	color: #---; 
	text-decoration: none; 
	}	
a:hover { 
	color: #f60; 
	text-decoration: underline; 
	}
	
.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }


a {font-family:Arial, Helvetica, sans-serif;  font-size: 12px;color: #444444;text-decoration: none;}
a.hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px;color: #444444;text-decoration: underline;}

a.b {font-family:Arial, Helvetica, sans-serif;  font-size: 12px;color: #000000;text-decoration: none; font-weight:bold;}
a.b:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px;color: #d63503;text-decoration: underline;}



a.menu{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 13px;color: #000000;text-decoration: none;line-height:40px;display:block; font-weight:bold;}
a.menu:hover {font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 13px;color: #fdee00;text-decoration: underline;background:url(images/menu_bgx.jpg);}


.ziti{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 14px;font-weight:bold;color: #213e7a;text-decoration: none;}
.ziti1{font-family: Arial, Tahoma,"宋体";  font-size: 25px;color:#d63503;}
.biaotia{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 15px;color:#333333;font-weight:bold;}
.ziti3{font-family:Arial, Helvetica, sans-serif;  font-size: 12px;color:#196501;}
.inhonor{font-family: "微软雅黑",Arial, Tahoma,"宋体";  font-size: 21px;color:#008a7c;font-weight:bold;}


/*--------------------content---------------------------*/
#content_main{
	width:717px;
}

#content_tit{
	height:29px;
	line-height:25px;
	font-size:16px;
	font-family:微软雅黑;
	background:url(images/tit_bg.png) no-repeat left center;
	color:white;
	text-indent:22px;
}

#content_tit span{
	float:right;
	width:600px;
	height:16px;
	border-bottom:1px solid #d63403;
	font-size:12px;
	color:#666;
	line-height:16px;
	text-align:right;
	font-family:宋体;
}

#content_box{
	padding:10px;
	padding-top:15px;
}
