#greenleft, #greenright, #wc, #woman, #red, #text1, #text2 {
	display:none;
	position:absolute;
}
#greenleft {
	top:235px;
	left:0px;
	width:175px;
	height:740px;
	background:#87c038;
}
#greenright {
	top:733px;
	left:175px;
	width:575px;
	height:242px;
	background:#87c038;
}
#wc {
	top:290px;
	left:35px;
	width:110px;
	height:120px;
	background:url(img/banner/wc.png) no-repeat;
}
#woman {
	top:523px;
	left:-5px;
	width:275px;
	height:452px;
	background:url(img/banner/woman2013.png) no-repeat;
	z-index:99;
}
#red {
	top:733px;
	left:175px;
	width:575px;
	height:35px;
	background:#ec1129;
}
#red h1 {
	margin-left:100px;
	font-size:17px;
	font-weight:normal;
	color:#fff;
}
#text1 {
	top:790px;
	left:300px;
	width:400px;
	height:120px;
	font-size:16px;
	line-height:24px;
}
#text2 {
	top:770px;
	left:275px;
	width:460px;
	height:200px;
	font-size:14px;
	line-height:18px;
}
.button {
	float:right;
	margin:-20px 7px 0px 0px;
	width:225px;
	height:48px;
	background:url(img/banner/button.png) no-repeat;
}
.button a {
	display:block;
	height:48px;
}
.white {
	color:#fff;
}