/*------------------------------------------------Home--------------------*/
.home_cover{
	float:left;
	width:500px;
	height:220px;
	padding:6px 2px 2px 2px;
	text-align:right;
}
.home_cover .button{
	position:absolute;
	left:642px;
	top:211px;
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}
/*------------------------------------------------Abouus--------------------*/
.aboutus_cover{
	/*position:absolute;
	left:0px;
	top:64px;*/
	float:left;
	width:195px;
	height:390px;
	background-color:#CCCCCC;
}
.aboutus_cover .button{
	/*position:absolute;
	left:100px;
	top:368px;*/
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}
/*------------------------------------------------Promotion--------------------*/
.promotion_cover{
	/*position:absolute;
	left:550px;
	top:64px;*/
	float:left;
	width:195px;
	height:390px;
	background-color:#CCCCCC;
}
.promotion_cover .button{
	/*position:absolute;
	left:100px;
	top:368px;*/
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}
/*------------------------------------------------Testimonial--------------------*/
.testimonial_cover{
	/*position:absolute;
	left:550px;
	top:64px;*/
	float:left;
	width:195px;
	height:390px;
	background-color:#CCCCCC;
}
.testimonial_cover .button{
	/*position:absolute;
	left:100px;
	top:368px;*/
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}
/*------------------------------------------------Faq--------------------*/
.faq_cover{
	/*position:absolute;
	left:0px;
	top:64px;*/
	float:left;
	width:195px;
	height:390px;
	background-color:#CCCCCC;
}
.faq_cover .button{
	/*position:absolute;
	left:100px;
	top:368px;*/
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}
/*------------------------------------------------Webboard--------------------*/
.webboard_cover{
	/*position:absolute;
	left:0px;
	top:64px;*/
	float:left;
	width:195px;
	height:390px;
	background-color:#CCCCCC;
}
.webboard_cover .button{
	/*position:absolute;
	left:100px;
	top:368px;*/
	width:90px;
	height:22px;
	z-index:1;
	display:none;
}