body {
	color: #666;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d4d7d8;
}
.spacing {
	line-height: 10px;
	clear: both;
	height: 10px;
	width: auto;
}
.header {
	clear: both;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	clear: both;
	height: 53px;
	width: 960px;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.navl {
	background-image: url(../images/navl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 53px;
	width: 10px;
	position: absolute;
	left: -10px;
	top: 0px;
}
.navr {
	background-image: url(../images/navr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 53px;
	width: 10px;
	position: absolute;
	top: 0px;
	right: -10px;
}
.cls {
	clear: both;
}
.logo {
	float: left;
	height: auto;
	width: 23%;
	text-align: center;
	padding-top: 20px;
}
.navlist {
	float: right;
	height: auto;
	width: 77%;
}
.navlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navlist ul li {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 53px;
	width: 123px;
	line-height: 53px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left center;
}
a.linkred, a.linkred:link {
	color: #C00;
	text-decoration: none;
}
a.linkred:hover {
	color: #C00;
	text-decoration: underline;
}
a.linkwite, a.linkwite:link {
	color: #FFF;
	text-decoration: none;
}
a.linkwite:hover {
	color: #FFF;
	text-decoration: underline;
}
a, a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
.adblock {
	clear: both;
	height: 260px;
	width: auto;
	padding-top: 20px;
}
.adl {
	float: left;
	height: 260px;
	width: 10px;
	background-image: url(../images/graduallyl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.ad {
	float: left;
	height: 260px;
	width: 980px;
	background-color: #FFF;
	overflow: hidden;
}
.adr {
	background-image: url(../images/graduallyr.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 260px;
	width: 10px;
}
.wrapper {
	clear: both;
	height: auto;
	width: 960px;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.left {
	float: left;
	height: auto;
	width: 25%;
}
.right {
	float: right;
	height: auto;
	width: 75%;
}
.classblock {
	float: left;
	height: auto;
	width: 215px;
}
.classtop {
	background-image: url(../images/classtitle.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 38px;
	width: auto;
}
.classmiddle {
	background-image: url(../images/classmiddle.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.classbottom {
	line-height: 10px;
	background-image: url(../images/classbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 10px;
	width: auto;
}
.subnav {
	clear: both;
	height: auto;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hotproduct {
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
}
.location {
	background-color: #e1e1e1;
	background-image: url(../images/titleright.png);
	background-repeat: no-repeat;
	background-position: right center;
	clear: both;
	height: 40px;
	width: auto;
}
.location dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.location dl .ddimg {
	background-image: url(../images/titlecenter.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 40px;
	width: 60px;
	margin: 0px;
	padding: 0px;
}
.location dl .ddurl {
	line-height: 40px;
	color: #666;
	text-decoration: none;
	float: right;
	height: 40px;
	width: auto;
	padding-right: 10px;
}

.hotproductlist {
	clear: both;
	height: auto;
	width: auto;
}
.hotproductlist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hotproductlist ul li {
	float: left;
	height: 200px;
	width: 240px;
	text-align: center;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hotproductlist ul li img {
	height: 150px;
	width: 200px;
	border: 3px solid #C00;
}
.hotproductlist ul li span {
	display: block;
	clear: both;
	height: 30px;
	width: 206px;
	background-color: #C00;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
.content {
	padding: 20px;
	clear: both;
	height: auto;
	width: auto;
	text-align: justify;
	text-justify: inter-ideograph;
}
.bottom {
	background-image: url(../images/mainbottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-color: #EEE;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Arial, "宋体";
}
.morepage {
	clear: both;
	height: 35px;
	width: auto;
	line-height: 35px;
	text-align: center;
	margin-top: 15px;
}
.morepage a, .morepage a:link {
	color: #C00;
	text-decoration: none;
}
.morepage a:hover {
	color: #C00;
	text-decoration: underline;
}
.morepage input {
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.newslist {
	clear: both;
	height: auto;
	width: auto;
}
.newslist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newslist ul li {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 24px;
	height: 24px;
	width: auto;
}
.newslist ul li a {
	float: left;
	height: auto;
	width: auto;
	padding-left: 15px;
	background-image: url(../images/ico2.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.newslist ul li span {
	float: right;
	height: auto;
	width: auto;
	font-family: Arial;
}
.newstitle {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.newstime {
	text-align: center;
	clear: both;
	height: auto;
	width: auto;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.newsview {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 10px;
}
.contactus {
	font-size: 14px;
	color: #C00;
	line-height: 24px;
}
.guestbook {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(../images/note.png);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.guestbook ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.guestbook ul li {
	clear: both;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.guestbook ul li label {
	float: left;
	height: auto;
	width: 100px;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.inputtextborder {
	font-size: 12px;
	border: 1px solid #CCC;
	height: 22px;
	line-height: 22px;
}
.textareaborder {
	line-height: 22px;
	height: auto;
	border: 1px solid #CCC;
}
.width300 {
	width: 300px;
}
.largerimage {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.largerimage img {
	border: 1px solid #CCC;
}
