*,html {	margin: 0px;
	padding: 0px;}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0D1102;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
}
#pagecontainer{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header{}
#nav{}
#nav p{
	float: left;
}
#footer{
}
.whiteline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.greenline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808b68;
	}
.title{
	color: #335601;
	font-weight: bold;
}
.showprice{
	height: 36px;
	width: 104px;
	background-image: url(images/button01.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
