#content_wrapper{
	background-image:url(../images/bg.png);
	background-position:center;
}
#main{
	background-image:url(../images/section01.png);
	background-repeat:no-repeat;
	height:1606px;
	position:relative;
	margin-top:25px;
	}
#ttm{
	background-image:url(../images/section03.png);
	background-repeat:no-repeat;
	height:225px;
	overflow:hidden;
	text-indent:-99999px;
	position:relative;
	margin:25px 0 25px 0;
	}
#pv{
	position:absolute;
	left:380px;
	top:1180px;
	}
#t2mall a{
	background-image:url(../images/btn_t2mall.png);
	width:419px;
	height:88px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	left:531px;
	top:107px;
	
	}
#t2mall a:hover{
	background-position:0 -88px;
	}