/*Header开始*/
#header img {
	padding-top:10px;
	float:left;
	margin-left:15px;
}
#header span {
	float:left;
	font-size:18px;
	display:block;
	padding-top:30px;
	padding-left:10px;
	font-weight:bold;
	height:52px;
}
.nav{
	background:url(../img/nav_bg.jpg) repeat-x;
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	height:20px;
}
.nav li{
	display:block;
	text-align:center;
	height:20px;
	border-right:1px solid #fff;
	color:#fff;
	width:145px;
	line-height:20px;
}
.nav a{
	color:#fff;
	display:block;
}
.nav a:hover{
	font-weight:bold;
	color:#fff;
}
li.home{
	width:200px;
}
li.home a:hover{
	font-weight:normal;
	color:#fff;
}

/*Header结束*/
/*center开始*/
#center {
	clear:both;
	overflow:hidden;
	height:auto;
}
.left_cen {
	width:237px;
	float:left;
	height:auto;
	display:inline;
}
.left_cen span{
	height:30px;
	line-height:30px;
	font-size:15px;
	color:#458cc4;
	border-bottom:1px solid #dbebfa;
	width:100%;
	display:block;
	text-indent:30px;
	font-weight:bold;
}

.left_cen dl{
	margin-top:5px;
}
.left_cen dt{
	height:30px;
	line-height:30px;
	width:100%;
	display:block;
	color:#fff;
	background:#0084d2;
}
.left_cen dd a{
	display:block;
	line-height:25px;
	border-top:1px solid #fff;
	color:#006cae;
	background:#f0f5fb;
}
.left_cen a:hover{
	color: #FF6600;
}
.right_cen{
	float:right;
	width:691px;
	padding-left:10px;
	padding-top:10px;
	height:auto;
	display:inline;
}
.top{
	width:100%;
	height:259px;
	background:url(../img/top.jpg) no-repeat;
	margin-bottom:10px;
}
.top a{
	color:#F90;
}
.top a:hover{
	color:#F90;
}
.top h1{
	font-size:13px;
	text-align:center;
}
.img{
	width:451px;
	height:262px;
	display:block;
	float:left;
}
.title{
	height:25px;
	line-height:25px;
	font-size:15px;
	color:#458cc4;
	border-bottom:1px solid #dbebfa;
	width:100%;
	display:block;
	font-weight:bold;
}
.top span{
	padding-top:30px;
	width:300px;
	display:block;
	margin-left:300px;
	line-height:20px;
}
.left_column{
	width:477px;
	float:left;
	background:#f0f5fb;
	padding:5px;
	display:inline;
	height:auto;
}
.left_column span{
	display:block;
	background:url(../img/nav_bg.jpg) repeat-x;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:15px;
	margin-bottom:15px;
}
.left_column p,.right_column p{
	padding-left:10px;
	line-height:20px;
}
.left_column li{
	width:156px;
	text-align:center;
	display:block;
	height:140px;
}

.left_column img{
	width:136px;
	height:104px;
}
.left_column a{
	color:#006cae;
	display:block;
	line-height:20px;
}
.left_column a:hover {
	color: #d40a00;
}
.right_column{
	width:185px;
	float: right;
	margin-left:8px;
	display:inline;
	background:#f0f5fb;
	padding:5px;
	display:inline;
}
.right_column span{
	display:block;
	background:#0084d2;
	color:#fff;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
}
/*News*/
.news h2{
	text-align:center;
	margin-top:20px;
}
.news_list{
	margin-top:10px;
}
.news_list li{
	float:none;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #efefef;
	clear:both;
}
.news_list a{
	display:block;
	width:85%;
	float:left;
	padding-left:18px;
	background:url(../img/ul_bg.gif) no-repeat left center;
}
/*feedback*/
.feedback td,.feedback table{
	border:none;
}
.feedback tr {
	background:none;
}
/*products*/
.products{
	background:url(../img/products.jpg) no-repeat;
	padding-top:173px;
}
.products h1{
	font-size:15px;
	text-align:center;
}
.products img{
	border:1px solid #efefef;
}
.products h2{
	font-size:13px;
}
/*footer*/
#footer {
	margin-top:20px;
	background:url(../img/footer_bg.jpg) repeat-x;
	color:#fff;
	text-align:center;
	overflow:hidden;
	width:938px;
}
#footer p{
	margin:0;
	height:30px;
	line-height:30px;
}

