@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	font-family: "宋体";
	font-size: 12px;
}
.clear {
	font-size: 0px;
	clear: both;
}
#box {
	width: 1002px;
	margin: 0 auto;
	background: #F7FBEA;
}
#top {
	width: 1002px;
	height: 236px;
}
#nav {
	height: 49px;
	width: 832px;
	padding-left: 170px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7FBEA;
	padding-top: 3px;
}
#nav li {
	float: left;
	line-height: 33px;
	height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background: url(../images/nav.jpg) no-repeat left;
	padding: 0 17px 0 19px;
}
#link {
	line-height: 22px;
	height: 22px;
	width: 918px;
	padding-left: 84px;
	color: #FEFFFF;
	background-color: #717E50;
}
#link a {
	color: #FEFFFF;
	text-decoration: none;
}
#foot {
	background-image: url(../images/foot_bg.jpg);
	height: 200px;
	width: 918px;
	padding-left: 84px;
	line-height: 56px;
}
#foot .bg {
	background: url(../images/foot.jpg) no-repeat right;
	color: #989896;
	height: 200px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#box #main .right .pro_nr .pro_nr_right red {
	color: #930;
}
#box #main .right .pro_nr .pro_nr_right p cenger {
	text-align: center;
}
