@charset "utf-8";
/* CSS Document */



body {
	background-image:url(../img/index/qr_bg2.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:201px;
}

.mobi_top {
	background-image:url(../img/common/mobi_bg_top.gif);
	background-repeat:no-repeat;
	height:12px;
	width:201px;
	font-size:0px;
	line-height:0px;
}

.mobi_mid {
	background-image:url(../img/common/mobi_bg_mid.gif);
	background-repeat:repeat-y;
	height:auto;
	width:201px;
}

.mobi_bottom {
	background-image:url(../img/common/mobi_bg_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
	width:201px;
	font-size:0px;
	line-height:0px;
	margin-top: 0px;
}
	
	
	
	
	
