@charset "utf-8";
a:hover img.hover{
	opacity:0.7;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=80 )";

}



.clear { clear:both; }  
.clear hr {
	display:none;
	border: none;
}

/* ----  #content   ------------------------------------- */
#coupon{
	margin: 0 auto;
	width: 950px;
	height: 400px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(img/couponb.jpg);
	background-repeat: no-repeat;
}
#couponb{
    width: 950px;
    height: 240px;
    padding: 140px 0 0 0px;
    margin-top: 40px;
}
#gpb{
    width: 950px;
    height: 900px;
    background-repeat: no-repeat;
    margin-top: 10px;
}
.gp_p{
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	line-height: 100px;
	
}
#intro{
	width: 990px;
	height: 560px;
	margin: 0 auto;
}