﻿html{height:100%; background-color: #444;}
body{text-align: center; padding-top: 100px; height:100%; background-color: #444;}
#bb_content {text-align: left; font-family: Arial;font-size: 12px; margin: 0 auto; width: 540px; border: 4px solid black;}
#divCloseWindow, #divCloseWindowFinal {display: none;}
#buttonTip_arrow_right{
	background-image: url('../images/qrcode_point.gif');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:63px;
	width:63px;
    top:130px;
}

#buttonTip {
	top: 170px;
	z-index:1000;
	border: 4px solid #666;
	background-color: #fff;
	color: #000;
	height: 220px;
	width: 400px;
}
