@charset "utf-8";





.access_box{
	width:750px;
	height:auto;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}



.access_text{
	padding:0px 0px 15px 0px;
}



.left{
	width:343px;
	height:auto;
	margin:0px 0px 0px 0px;
	float:left;
}


.right{
	width:400px;
	height:auto;
	margin:0px;
	float:right;
	padding:0px 0px 0px 0px;
	text-align:center;
}


.btn{
	display:block;
	width:400px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

.btn a{
	display:block;
	width:133px;
	height:24px;
	margin:0px auto;
	padding:5px 0px 0px 20px;
	background:url(../images/access_btn.gif) no-repeat;
}




.qr{
	padding:15px 0px 0px 0px;
	font-size:11px;
}

.qr img{
	margin:0px 0px 5px 0px;
}



.address{
	text-align:left;
	padding:15px 0px 0px 45px;
}








