/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体";
	color:#000;
}
h1, h2, h3, h4, h5, h6, h, ul, li, ol, dl, dt, dd, b, form, iframe ,p{
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px auto;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li {
	line-height:20px;
}
img {
	border:none;
}
.fl{
	float:left;
	padding-left:12px;
	}
.fr{
	float:left;
	padding-left:12px;
	}
/*头部导航*/
#top {
	width: 950px;
	margin: 0px auto;
	padding-bottom:0px;
	border:1px solid #d8d8d8;
	height: 31px;
	background:url(../images/top_bg.jpg) repeat-x;
}
#top .t01 {
	float: left;
	width: 400px;
	height: 23px;
	margin-left:6px;
	line-height: 23px;
	padding-top: 6px;
}
#top .t01 ul li{
	float:left;
	margin:0 6px 0 0;
	padding-left:8px;
	background: url(../images/dot.jpg) no-repeat left;
}
#top .t01 a:link, #top .t01 a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#top .t01 a:hover {
	color: #cc0000;
}

#top .t02 {
	float: right;
	width: 300px;
	height: 23px;
	margin: 0px;
	text-align: center;
	line-height: 23px;
}
#top .t02 .te {
	float: left;
	width: 50px;
	height: 23px;
	margin: 0 3px 0 3px;
	text-align: center;
	line-height: 30px;
}
#top .t02 .dot {
	float: left;
	width: 12px;
	margin: 0px;
	text-align: center;
	padding-top: 8px;
	height: 17px;
}
#top .t02 a:link, #top .t02 a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#top .t02 a:hover {
	color: #cc0000;
}
#top_dao {
	width:950px;
	height:43px;
	padding:0;
	margin:2px auto;
	background:url(../images/dao_bg.jpg) top repeat-x;
}
#top_dao_left {
	width:266px;
	background:url(../images/logo.gif) no-repeat 1px 2px;
	height:43px;
	padding:0px;
	float:left;
	margin:0px auto;
	clear:both;
}
#top_dao_right {
	width:440px;
	height:31px;
	float:left;
	padding-top: 12px;
	padding-left: 18px;
}
/*正文顶部导航*/
#con_top {
	width:950px;
	padding:3px 0 0 0;
	clear:both;
}
#con_top_center {
	width:126px;
	float:left;
	margin-left:3px !important;
	margin-left:2px;
	/*background:url(../images/center_bg.gif) no-repeat top;*/
}
#con_top_center ul{
	margin-top:20px;
	}
#con_top_center ul li{
	text-align:center;
	margin-top:6px;
	}
.img{
	border:1px solid #d8d8d8;
	margin:0 10px 4px 10px;
	clear:both;
	}
#con_top_left {
	width:600px;
	padding-right:0px;
	float:left;
	margin-left:3px !important;
	margin-left:2px;
	/*background:url(../images/center_bg.gif) no-repeat top;*/
}
#con_top_left ul{
	padding-left:12px;
	}
#con_top_left ul li{
	margin-top:15px;
	padding-bottom:8px;
	border-bottom:1px dashed #d8d8d8;
	height:138px;
	}
#con_top_left ul li.li2{
	margin-top:15px;
	padding-bottom:35px;
	border-bottom:1px dashed #d8d8d8;
	height:138px;
	}		
.img_wrapper{
	width:94px;
	margin:0px;
	height:123px;
	text-align:center;
	float:left;
	margin-right:20px;
	}
.img_em_wrapper{
	width:94px;
	margin:0px;
	height:140px;
	text-align:center;
	float:left;
	margin-right:20px;
	}	
.box_read{
	width:94px;
	display:block;
	}
#con_top_right {
	height:520px;
	width:160px !important;
	width:220px;
	float:right;
}
/*搜索*/
.input{
	font-size:12px;
	border:1px solid #7E9EB7;
	width:286px;
	font-size:16px;
	height:20px;
	line-height:20px;
	margin-right:6px;
	}
/*蓝色底信息条*/
#top_blue_wrapper{
	width:950px;
	height:20px;
	line-height:20px;
	background:#d3e7ff;
	}
/*---广告----*/
.ad {
	width:950px;
	height:80px;
	padding:0px 0 0px 0px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #d9d9d9;
	clear:both;
}
/*文字样式*/
.str{
	font-weight:bold;
	}
.font_red{
	color:#CC0000;
	}
.font_green{
	color:#2e9700;
	font-family:Arial, Helvetica, sans-serif;
	}
#page_num{
	color:#000;
	font-size:14px;
	padding-top:40px;
	padding-left:12px;
	padding-bottom:20px;
	}
#page_num a:link,a:visited,a:active,a:hover{
	color:#261cdc;
	text-decoration:underline;
	}
/*连接样式 默认：黑色，鼠标经过：红色*/
a {
	color:#261cdc;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
a.lt:link,a.lt:visited,a.lt:active,a.lt:hover{
	color:#261cdc;
	font-size:16px;
	text-decoration:underline;
	}
a.a_read:link,a.a_read:visited,a.a_read:active,a.a_read:hover{
	color:#000;
	font-size:12px;
	text-decoration:none;
	padding:2px 6px 0 6px;
	margin:0px;
	}
a.black:link,a.black:visited,a.black:active {
	color:#000;
	text-decoration:underline;
	}
a.black:hover {
	color:#CC0000;
	text-decoration:underline;
}
a.text:link,a.text:visited,a.text:active {
	color:#261cdc;
	text-decoration:underline;
}
a.text:hover {
	color:#CC0000;
	text-decoration:underline;
}
/*清除浮动*/
.clear_1px{
	clear:both;
	font-size:1px;
	height:1px;
	}
/*脚部*/
#footer {
	width: 950px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 22px;
	background-color: #EBEBEB;
	clear:both;
}
.footer_01 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #838383;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer_01 a:link, .footer_01 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer_01 a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.footer_02 {
	color:#000000;
}
.footer_02 a:link, .footer_02 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_02 a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.num{
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:red;
	}
	
/**行业选择**/
.hyxz {
	background-color: #fffef1;
	height: 289px;
	width: 294px;
	border: 1px solid #acacac;
}
.hyxz_img {
	height: 32px;
	width: 32px;
	float: left;
}
.hyxz2 {
	height: 32px;
	width: 128px;
	float: left;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hyxz3 {
	height: 28px;
	width: 90px;
	float: right;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	color: #b40000;
	margin-top: 4px;
}
.en {
	height: 28px;
	width: 65px;
	float: right;
	margin-top: 4px;
}
.xzhy{
	height: 32px;
	width: 294px;
}
.hy{
	height: 225px;
	width: 294px;
}

.hy ul{
	margin: 0px;
	padding: 0px;
}
.hy ul li{
	padding: 0px;
	float: left;
	height: 25px;
	width: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	list-style-type: none;
	line-height: 25px;
	font-size: 12px;
}
