body{
	/* background: url(../Images/bg01.jpg) no-repeat fixed center top transparent; */
	background: #f6f6f6;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
td{
	padding: 3px;
}
img,li{
	vertical-align: middle;
}
a{color: #333333;text-decoration:none;}a:hover{color: #ea792b;}
#page{
	text-align: left;
	width: 990px;
	min-height: 800px;
	margin: 0 auto;
	padding-bottom: 15px;
	overflow: hidden;
}
#main{
	width:700px;
	overflow: hidden;
	margin: 15px 10px 0 0;
	float: left;
}
#site{
	width: 670px;
	overflow: hidden;
	line-height: 30px;
	padding: 5px 14px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
#prod{
	width: 670px;
	overflow: hidden;
	margin: 10px 0;
	padding: 20px 14px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
#prod .hd{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
#prod h3{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
#prod .hd span{
	color: #999999;
}
#prod .bd{
	width: 98%;
	margin: 0 1%;
	text-align: center;
	overflow: hidden;
}
#prod .ft{
	width: 100%;
	height: 60px;
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	position: relative;
}
#prod dl{
	width: 100%;
	overflow: hidden;
}
#prod .ft dl dd{
	width: 80%;
	height: 30px;
	line-height: 30px;
}
#prod .ft .backToTop{
	display: block;
	width: 14%;
	height: 58px;
	line-height: 58px;
	border: 1px solid #cccccc;
	background: #f5f5f5;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 0px;
	cursor: pointer;
}
#prod .ft .backToTop:hover{
	text-decoration: none;
	border-color: #ea792b;
	background: #ea792b;
	color: #ffffff;
}
#explain{
	width: 670px;
	overflow: hidden;
	line-height: 30px;
	padding: 5px 14px;
	background: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
}
#right{
	width: 280px;
	overflow: hidden;
	margin-top: 15px;
	float: left;
}
#ranking-new,
#ranking-hot{
	width:250;
	min-height:300px;
	overflow: hidden;
	background: #ffffff;
	padding: 0 14px 10px 14px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
#ranking-new h4,
#ranking-hot h4{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 6px;
}
#ranking-new dl,
#ranking-hot dl{
	width: 100%;
	overflow: hidden;
	font-size: 0.9em;
}
#ranking-new dl dd,
#ranking-hot dl dd{
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}