@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:0px;
}
.w998{
	width:998px;
	margin:0 auto;
}
/*全局链接样式*/
a {
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #596068;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}
/*头部导航下方颜色*/
.index_nav_f{
	background:url(../images/index_20.jpg) left repeat-x;
	height:31px;
}
/*右侧栏目*/
.bg_huise{
	background:#EAEAEA;
}
.tab_ico{
	background:url(../images/ico.png) no-repeat left 2px;
	
	padding-left:20px;
	line-height:24px;
}
.link{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
/*虚线*/
#line {border-top:1px dashed #cccccc;height: 1px;overflow:hidden;}
/*渐变*/
.td_two{
	background:#E9ECF9;
}
.dates{
	color:#9FA6AE;
	font-size:12px;
}
.toutiao{
	line-height:24px;
	height:28px;
	padding-left:10px;
	margin-left:12px;
	vertical-align:middle;
}
.toutiao1{
	line-height:24px;
	height:28px;
	padding-left:10px;
	margin-left:12px;
	background:#E9ECF9;
	vertical-align:middle;
}
/* content */
.news_list{
	background:url(../images/ico2.gif) left no-repeat;
	padding-left:15px;
	line-height:24px;
	height:20px;
}
/*search*/
#search {
	margin-top:30px;
	color:#2B8AC4;
	padding-left:10px;
	font-size:14px;
}
#search input{
	border:1px #2B8AC4 solid;
	background:#FFF;
	font-size:14px;
}
/*固定底部样式*/
.footer_b{
	background:url(../images/index_25.jpg) left repeat-x;
	height:39px;
}
.footer{
	background:#FFF url(../images/index_27.jpg) top repeat-x;
	height:100px;
	color:#404345;
	font-size:12px;
	text-align:center;
}


