/* CSS Document */
* {
	margin:0px auto;
	padding:0px;
}
BODY {
	font: 12px/1.5 \5b8b\4f53, tahoma, arial, sans-serif;
	color:#505050;
	margin:0px auto;
	background-color:#d6d6d6;
	line-height:23px;
}
p {
	text-indent:0em;
}
ul, li, dl, dt, dd {
	margin:0px;
	padding:0px;
	list-style:none;
}
img {
	border:none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #d92219;
	text-decoration: none;
}
.clear {
	clear:both;
}

.redfont{color:#E60012}
.zi{font-family:Arial}
 a.red:link{color:#E60012; text-decoration:none}
 a.red:hover{color:#000; text-decoration:none}
 a.red:active{color:#000; text-decoration:none}
 a.red:visited{color:#E60012; text-decoration:none}

.main_bj {
	background:url(../images/main_bj.jpg) repeat-y center top;
	width:1000px;
	height:auto;
	overflow:hidden;
}
#head {
	width:960px;
	margin:0 auto;
}
#logo {
	width:960px;
	height:105px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
}
#logo .english {
	width:80px;
	height:30px;
	float:right;
	margin-right:20px;
}
#logo .china {
	width:60px;
	height:30px;
	float:right;
	margin-right:10px;
}
#nav {
	width:960px;
	height:42px;
	background:url(../images/nav_bj.jpg) no-repeat;
	margin-bottom:5px;
}
#nav ul {
	height:42px;
	line-height:42px;
}
#nav ul li {
	width:120px;
	height:42px;
	line-height:42px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color: #202020;
}
#nav ul li a {
	display:block;
	color: #202020;
}
#nav ul li a:hover {
	color:#FF0000;
}
#flashimg {
	width:960px;
	height:220px;
	margin-bottom:5px;
}
#box {
	width:960px;
	height:auto;
	margin:0 auto;
}
#box .position {
	width:960px;
	height:28px;
	line-height:28px;
	text-align:left;
	border-bottom:1px solid #f00;
	color: #F00;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#box .position span.weizhi {
	float:right;
	margin-right:35px;
	color:#000;
	font-weight:normal;
	font-size:12px;
}
#pro-left {
	width:740px;
	float:left;
	margin-right:10px;
}
#pro-right {
	width:208px;
	float:left;
	border:1px solid #D8D8D8;
}
#pro-right dl {
	width:180px;
	margin:2px 14px;
}
#pro-right dl dt {
	border-bottom:1px solid #ccc;
	padding-left:25px;
	color:#f00;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
	background:url(../images/arrow.gif) 10px 5px no-repeat;
}
#pro-right dl dd {
	padding-left:25px;
}
#bottom {
	width:960px;
	height:88px;
	background:url(../images/bottom.jpg) repeat-x;
	padding-top:12px;
	padding-bottom:0px;
	padding-right:10px;
	margin-top:5px;
	text-align:right;
	line-height:180%;
	color:#000;
}
