@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}
/*
html{ 
    FILTER: gray; 
}
*/

body{
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
form{
	margin:0px;
	padding:0px;
}
#divzt{
	margin:auto auto; 
	width:1008px; 
	overflow:hidden;
}
img{
	display:block;
}
/***头部***/
#divheader{
	width:1008px;
}
.headertop{
	width:1008px;
	height:225px;
	border-bottom:5px #999 solid;
}
#topcontent{
	width:1008px; 
	height:20px; 
	line-height:20px; 
	color:#000; 
	text-align:right;
}
a:link{
	color:#00F;
	text-decoration:none;
}
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
a:active{
	color:#000;
	text-decoration:underline;
}
/***内容部分***/
#divmain{
	width:1008px;
	overflow:hidden;
	padding-top:10px;
}
.divleft{
	float:left; 
	width:179px;
	border-right:1px #999 dashed;
}
.divcenter{
	float:left; 
	width:650px;
	border-right:1px #999 dashed;
	padding-left:5px;
	padding-right:5px;
}
.divright{
	float:left; 
	width:167px;
}
.leftcgal{
	margin:auto auto;
	width:145px; 
	line-height:20px; 
	border:1px #999 solid;
	padding-left:11px;
	padding-right:12px;
}
.leftcgalcontent{
	margin-top:5px;
	margin-bottom:5px;
	width:143px; 
	border:1px #999 solid;
}
/***动态广告***/
#ibanner {
	position:relative; 
	width:650px; 
	height:130px; 
	overflow:hidden;
}
#ibanner_pic {}
#ibanner_pic a{
	position:absolute; 
	top:0; 
	display:block; 
	width:650px; 
	height:130px; 
	overflow:hidden; 
}
#ibanner_btn {
	position:absolute; 
	z-index:5; 
	right:5px; 
	bottom:5px; 
	font-weight:700; 
	font-family:Arial; 
}
#ibanner_btn span {
	display:block; 
	float:left; 
	margin-left:4px; 
	padding:0 5px; 
	background:#000; 
	cursor:pointer; 
}
#ibanner_btn .normal {
	height:20px; 
	margin-top:8px; 
	border:1px solid #999; 
	color:#999; 
	font-size:16px; 
	line-height:20px; 
}
#ibanner_btn .current {
	height:28px; 
	border:1px solid #FF5300; 
	color:#FF5300; 
	font-size:28px; 
	line-height:28px; 
}
.wztccontent{
	width:648px; 
	height:272px;
	background:url(../images/index_011.gif);
	margin-left:2px;
}
.wztc1{
	float:left; 
	width:125px; 
	height:130px; 
	overflow:hidden; 
	margin:70px 20px 0px 75px; 
	line-height:20px; 
	display:inline;
}
.wztc2{
	float:left; 
	width:125px; 
	height:130px; 
	overflow:hidden; 
	margin:70px 0px 0px 75px; 
	line-height:20px; 
	display:inline;
}

.xnzjcontent{
	width:648px; 
	overflow:hidden; 
	margin-left:2px;
}
.xnzj{
	float:left; 
	width:184px; 
	height:195px; 
	border:1px #999 solid; 
	line-height:20px; 
	margin:15px 0px 0px 23px; 
	display:inline;
}
/***底部内容***/
#foot{
	float:left;  
	width:1008px;
	overflow:hidden;
}
.hzhb {
	font-size: 12pt;
	font-weight: bold;
}
#hz img{
	display:inline;
}
.bts{
	line-height:18px;
}
a:link {
	color: #000;
}
.index-side2 dl{
	margin-top:15px;
	font-size:14px;
}
.index-side2 dt{
	font-weight:bolder;
	color:#43627e;
}
.index-side2 dt a{
	text-decoration:none;
	color:#43627e;
}
.index-side2 dd{
	height:100%;
}
.index-side2 dd span{
	float:left;
	color:#333;
}
.index-side2 dd div{
	float:left;
	font-size:14px;
	line-height:24px;
	color:#333;
}

