﻿body {
	font-size: 14px;
	color: #000;
	height: auto;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	border: 0;
	background:none;
}
div, ul, li, select, input, h1, h2, h3, h4, h5, h6, p, span, dl, dt, dd {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: 0;
}
a:link {
	font-size: 14px;
	color: #2b2b2b;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #ca2600;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #810081;
	text-decoration: none;
}
#banner,#header,#content,#footer{ width:960px;overflow:hidden; margin:0 auto;}
#header{ height:30px; line-height:30px; font-size:12px;color:#7D7D7D}
.header_l{ float:left; margin-left:5px; display:inline;}
.header_r{ float:right; margin-right:5px;display:inline;}
#header a:link,#header a:hover,#header a:visited{ font-size:12px; color:#000; padding:0 5px;}
#banner{ height:50px; overflow:hidden; width:960px; background:url(image/bb.jpg) repeat-x; border-top:#DBDBDB solid 1px;}
.banner_l{ width:200px; height:50px; float:left; font-size:30px; font-weight:bold; line-height:50px; padding-left:20px; display:inline;}

.banner_c{ width:300px; height:16px;float:left;margin-top:24px; font-size:12px;}
.banner_r{ width:300px; text-align:right;height:16px; float:right; margin-right:25px; display:inline; margin-top:24px; color:#999;font-size:12px;}

#content{width:943px; margin:0 auto; border:#E3E4E4 solid 1px; border-top:#E3E4E4 solid 4px; margin-top:10px; overflow:hidden; padding-left:15px;}
#content ul{margin-top:10px; font-size:12px; width:936px; overflow:hidden;}
#content li{ width:auto; display:inline; height:30px; line-height:30px; padding-right:20px}
#content a:link{ font-size:14px; color:#2d2d2d; text-decoration:underline;}
#content a:hover,#content a:visited{ font-size:14px; color:#2d2d2d; text-decoration:underline; color:#FD6500;}
/*footer Begin*/
#footer {
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	text-align: center;
	width: 960px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#contact {
	width: 960px;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}
#footer ul {
	margin: 0;
	padding: 0;
	margin:10px 0;
	border-top: 1px #E3E4E4 solid;
	padding-top:10px;
}
#footer ul li {
	width: 958px;
	line-height: 20px;
}
#footer li a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.lired {
	color: #000;
}
/*footer End*/