@import url("layout.css");

body.store{background:#000 none;}

/* store_container */
div.store_container{height: 100%;}

/* gpos */
div.gpos{
	position:relative;
	width:970px;
	height:1606px;
	margin:0 0 45px 0;
	background:url('../images/store/bg_gpos.jpg') no-repeat left top;
}
div.gpos p.btn{position:absolute;top:305px;left:85px;}
div.gpos p.tdw01{position:absolute;top:315px;left:340px;}
div.gpos p.tdw02{position:absolute;top:1563px;left:725px;}

/* feature */
div.feature{
	position:relative;
	width:970px;
	height:880px;
	margin:0 0 45px 0;
	background:url('../images/store/bg_feature.jpg') no-repeat left top;
}
div.feature p.btn{position:absolute;top:285px;left:85px;}
div.feature p.tdw01{position:absolute;top:297px;left:340px;}
div.feature p.tdw02{position:absolute;top:815px;left:760px;}