body {
	font-family: PMingLiU;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#gwpContainer {
	margin: auto;
	clear: both;
	width: 1000px;
}
#gwpContainer #top {
	background-image: url(/_zh/_cn/gwp/gwp-top-bg.jpg?ver=20101007);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 169px;
}
#gwpContainer #top #countdown {
	padding-top: 96px;
	padding-left: 50px;
}
#gwpContainer #top #countdown div {
	float: left;
	width: 40px;
	margin-right: 10px;
	text-align: center;
	margin-top:8px;
}
#gwpContainer #allProducts {
	background-image: url(../images/line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}
#giftList{
	height: 277px;
	overflow: hidden;
}
#giftList img{
	position:absolute;
	display:none;
}
#btnPrev, #btnNext{
	margin-top: -186px;
	position: relative;
	cursor:pointer;
}
#btnPrev{
	float: left;
	margin-left: 46px;
}
#btnNext{
	float: right;
	margin-right: 45px;
}
#gwpContainer #allProducts .productsColumn {
	float: left;
	background-image: url(../images/column-bg-off.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 162px;
	overflow: hidden;
}

#gwpContainer #allProducts .currColumn {
	width: 305px;
	background-image: url(../images/column-bg-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gwpContainer #allProducts .productsColumn img {
	margin-top: 1px;
	margin-left: 28px;
	vertical-align:middle;
}
#gwpContainer #allProducts .productsColumn .btnSwitch {
	clear: both;
	height: 25px;
	padding-top: 10px;
	padding-left: 30px;
	cursor: pointer;
}
#gwpContainer #allProducts .firstColumn {
	background-image: url(../images/first-column-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gwpBottom {
	line-height: 36px;
	color: #FFFFFF;
	background-color: #4d5760;
	text-align: center;
	height: 36px;
}


/* new essentiels by jiahao 2010-10-12 */
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
	overflow:hidden;
}

#gwpContainer {
	background:url(../images/left.jpg?v=20101029.jpg) no-repeat;
}

#gwpContainer .columns1 {
	width:200px;
	height:659px;
	float:left;
	position:relative;
}

#gwpContainer .columns1 .button {
	width:130px;
	position:absolute;
	top:476px;
	left:41px;
}

#gwpContainer .columns2 {
	width:800px;
	height:659px;
	float:right;
	background:url(../images/top.jpg?v=20101029.jpg) no-repeat;
}

#gwpContainer .columns2 .top {
	text-indent:-4000px;
	height:59px;
}

#gwpContainer .sampleList1,
#gwpContainer .sampleList2 {
	width:300px;
	height:602px;
	float:left;	
}

#gwpContainer .sampleList3 {
	width:200px;
	height:602px;
	float:right;
}

#gwpContainer .sampleList1 {
	background:url(../images/samplelist1.jpg?v=20101029.jpg) no-repeat;
}

#gwpContainer .sampleList2 {
	background:url(../images/samplelist2.jpg?v=20101029.jpg) no-repeat;
}

#gwpContainer .sampleList3 {
	background:url(../images/samplelist3.jpg?v=20101029.jpg) no-repeat;
}

#gwpContainer .sample {
	width:100px;
	height:100px;
	float:left;
	position:relative;
	margin-bottom:20px;
}

#gwpContainer .sample .detail {
	display:none;
	position:absolute;
	background-color:#ECECEC;
	border:#D0D0D0 1px solid;
	top:95px;
	left:5px;
	width:150px;
	padding:5px;
	color:#525C65;
}

#gwpContainer .sampleList3 .sample .detail {
	top:95px;
	right:5px;
	left:auto;
}

