body {
	background-color: #ebeff1;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/top_bg.gif);
	margin: 0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
#container{
	width:990px;
	margin:0 auto;
	text-align:left;
}
#header {
	float:left;
	position:relative;
	width:990px;
	background-image:url(images/top.jpg)
	}
#top_logo{
	float:left;
	position:relative;
	width:224px;
	height:95px;
	background-image:url(images/top_logo.gif);
	background-repeat: no-repeat;
	}
#top_search{
	float:right;
	position:relative;
	width:170px;
	height:20px;	
	background-image:url(images/top_search.gif);
	background-repeat: no-repeat;
	padding:8px 0 0 23px;
	}
.title{
	float:left;
	position:relative;
	width:950px;
	padding:8px 20px;
	font-weight: bolder;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdc1c7;
	}
.title span{
	font-weight:normal;
	font-size:10px;}
.index_news{
	float:left;
	position:relative;
	width:400px;
	padding:8px 20px;
	}
.time_show{
	float:left;
	position:relative;
	width:40px;
	height:40px;
	border: 1px solid #c8cbcd;
	background-color:#d9e1ec;
	padding:1px;
}
.time_top{
	float:left;
	position:relative;
	width:40px;
	height:16px;
	background-image:url(images/time_top.gif);
	text-align:center;
	font-weight: bold;
	color:#FFF;
}
.time_month{
	float:left;
	position:relative;
	width:40px;
	height:16px;
	background-image:url(images/time_top.gif);
	text-align:center;
	font-weight: bold;
	color:#FFF;
}
.time_day{
	float:left;
	position:relative;
	width:40px;
	text-align:center;
	font-weight: bold;
	color:#444751;
	font-size:19px;
}
.new_title{
	float:right;
	position:relative;
	width:500px;
	font-size:12px;
	font-weight:bold;
	color:#393c44;
	padding:5px 0;
	}
.new_title a{
	text-decoration: none;
	color:#393c44;
	}
.new_title a:hover{
	color:#000;
	}
.new_sub{
	float:right;
	position:relative;
	width:500px;
	font-size:10px;
	color:#656971;
	line-height: 20px;
	}
.new_sub a{
	text-decoration: none;
	color:#656971;
	}
.new_sub a:hover{
	color:#393c44;
	}
.new_single{
	width:560px;
	float:left;
	position:relative;
	margin-bottom:10px;
	}
.new_pro_single{
	float:left;
	position:relative;
	width:170px;
	border: 5px solid #ebead5;
	margin-right:5px;
	}
.new_pro_single img{
	width:170px;
	height:120px;
	float:left;
	position:relative;
	}
.new_pro_bg{
	width:150px;
	height:30px;
	float:left;
	position:relative;
	background-image:url(images/new_pro_bg.gif);
	padding:10px;
	font-size:10px;
	color:#aaa
	}
.new_pro_bg span{
	font-weight: bold;
	color:#FFF
	}	
#left_sub{
	float:left;
	position:relative;
	width:790px;
	padding:8px 0px;
	}
.about_txt{
	float:left;
	position:relative;
	width:750px;
	font-size:11px;
	color:#353535;
	line-height:22px;
	text-align: justify;
	padding:20px;
	}











#bottom{
	float:left;
	position:relative;
	width:100%;
	height:60px;
	background-color:#3d3f48;
	margin:10px 0 0 0;
	padding:10px 0;
	color:#bbbbbb;
	font-size:10px;
	text-align:center;
	}

