/*Header开始*/
#header img {
	float:left;
	margin-left:15px;
}
#header span {
	font-size:18px;
	display:block;
	padding-top:20px;
	padding-left:20px;
	font-weight:bold;
	height:52px;
}
a.home {
	background:url(../img/nav-red.gif) repeat-x;
	width:239px;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:13px;
	color:#fff;
}
a.home:hover{
	color:#fff;
}
ul.nav {
	background:#333333;
	display:inline;
	width:694px;
	height:28px;
	float:left;
	margin-left:1px;
}
.nav li {
	width:138px;
	line-height:28px;
	text-align:center;
	border-right:1px solid #efefef;
}
.nav a {
	display:block;
	height:100%;
	width:100%;
	color:#fff;
}
.nav a:hover {
	text-decoration:underline;
	color:#fff;
}
.bg a {
	background:#e0e0e0;
	color:#000;
}
.bg a:hover {
	text-decoration:none;
	color:#000;
}
/*Header结束*/
/*center开始*/
#center {
	overflow:hidden;
}
.left_cen {
	width:237px;
	float:left;
}
.left_cen span {
	height:30px;
	line-height:30px;
	text-indent:15px;
	color:#d40a00;
	display:block;
}
.left_cen dt {
	line-height:20px;
	height:20px;
	text-indent:15px;
	background:#e0e0e0;
	font-weight:bold;
	margin:10px 0;
}
.left_cen dd {
	width:207px;
	margin:0 auto;
	line-height:20px;
}
.right_cen {
	width:697px;
	float:left;
	position:relative;
	margin-left:3px;
	background:#e0e0e0;
	padding-top:10px;
	display:inline;
}
.banner {
	background:url(../img/banner.jpg) no-repeat;
	height:147px;
}
.banner p {
	width:280px;
	float:left;
	padding-left:20px;
	padding-top:40px;
	line-height:20px;
}
.banner a {
	position:absolute;
	left: 240px;
	top: 132px;
	display:block;
	font-size:15px;
	color:#b6281e;
}
.banner span {
	font-size:16px;
	position:absolute;
	left: 184px;
	top: 11px;
	width:300px;
}
.title {
	display:block;
	height:25px;
	line-height:25px;
	background:url(../img/nav-red.gif) repeat-x center;
	width:520px;
	color:#fff;
	text-indent:15px;
	margin-bottom:20px;
}
.title a {
	color:#fff;
}
/*center结束*/
/*footer开始*/
#footer {
	margin-top:20px;
	background:#e0e0e0;
	height:55px;
	padding-top:5px;
}
#footer p {
	width:65%;
	margin:0 auto;
	text-align:center;
	line-height:18px;
}
/*footer结束*/
.column {
	padding-top:10px;
	padding-right:10px;
	line-height:20px;
	padding-left:10px;
	padding-bottom:10px;
}
/*service*/
.service dt {
	font-weight:bold;
}
.service dd {
	text-indent:22px;
}
/*feedback*/
.feedback td,.feedback table{
	border:none;
}
.feedback tr {
	background:none;
}
/*news*/
.news li {
	float:none;
	height:30px;
	line-height:30px;
	padding-left:20px;
	background:url(../img/ul_bg.gif) no-repeat left center;
	display:block;
}
.name {
	text-align:center;
	font-size:15px;
	line-height:30px;
}
/*index*/
.products {
	overflow:hidden;
	height:130px;
	border-bottom:1px solid #efefef;
	padding-top:10px;
	width:80%;
}
.a-img {
	display:block;
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-right:10px;
}
.products p {
	text-indent:0;
}
.products span {
	display:block;
	font-weight:bold;
}
.more {
	text-align:right;
	color:#b6281e;
	height:20px;
	line-height:20px;
}
/*Product*/
.product{
	padding:10px;
	line-height:20px;
}
.product h1{
	text-align:center;
	font-size:15px;
}
.product img{
	padding:1px;
	border:1px solid #efefef;
	margin:10px 0;
}
.product dt{
	font-weight:bold;
}
.product h2{
	font-size:13px;
}

