.preOpen {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
.preOpen h1 {
	font-size: 18px;
	line-height: 30px;
}
.preOpen h2 {
	font-size: 16px;
	line-height: 28px;
}
#viewer {
	height: 401px;
	min-width:970px;
	background-color: #FFFFFF;
	position: relative;
	padding: 0px;
	border: 1px none #CCCCCC;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/top/mainImage1.jpg);
	margin: 0px;
}
#viewer #nowOnSale {
	background-image: url(../images/top/nowOnSale.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 109px;
	position: absolute;
	left: 320px;
	top: 20px;
	z-index: 0;
	overflow: visible;
}
#viewer #ad {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 45px;
}
#viewer #info{
	list-style-type: none;
	width: 289px;
	margin: 0px;
	height: 371px;
	float: right;
	padding: 15px;
	background-image: url(../images/common/hantoumei_back_48.gif);
}
#viewer #info ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/common/arrow_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#viewer #info ul{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/top/info.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	line-height: 18px;
	list-style-type: none;
	height: 175px;
	margin: 0px;
}
#viewer #info ul lt{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#viewer #info ul li{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#viewer #info ul li a {
	background-image: url(../images/common/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	padding-left: 20px;
}
#viewer #info ul li span {
	padding-left: 20px;
}
#viewer #info ul li .alert {
	color: #CC0000;
	padding-left: 0px;
}
#bannerWrapper {
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 180px;
	background-image: url(../images/top/topCatch.gif);
	background-position: center 25px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#bannerWrapper ul {
	list-style-type: none;
	height: 190px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bannerWrapper ul li {
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/common/arrow_big.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#supplement {
	margin-right: 20px;
	margin-left: 20px;
	color: #666666;
	margin-top: 20px;
}
#supplement h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
}
#supplement p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
}
