body{overflow:scroll;overflow:hidden; height:100%; margin:0px; padding:0px; position:absolute;}
#bodyMask2{}
.browser-mask {
	position: fixed;
	_position: absolute;
	left: 0;
	top: 0;
	z-index: 99999999999;
	width: 100%;
	height: 100%;
	background:#00b18e;
	filter: alpha(opacity = 100);
	-moz-opacity: .9;
	opacity: .9;
	overflow:hidden;
}

.browser-box {
	position: absolute;
	position: fixed;
	_position: absolute;
	z-index: 9999999999999;
	width: 730px;
	height: 340px;
	left: 50%;
	top: 50%;
	margin: -170px 0 0 -365px;
	padding:20px;
	background: #fff;
	border: 2px #01d8ad solid;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


.browser-box h2 {
	color: #000;
	font-size: 24px;
	margin: 30px 25px 10px 25px;
	line-height: 1.2em;
	clear: both;
}

.browser-box h3 {
	color: #333;
	font-size: 16px;
	margin: 20px 25px;
	clear: both;
}

.browser-box div {
	color: #333;
	font-size: 14px;
	margin: 0 25px;
	padding-top: 20px;
	border-top: 1px #ccc dotted;
	clear: both;
}

.browser-box div span {
	color: #666;
	font-size: 12px;
	float: right;
}

.browser-box div span a {
	color: #369;
}

.browser-box div span a:hover {
	color: #0884CD;
}

.browser-box ul {
	height: 100px;
	width: 540px;
	_width: 580px;
	margin: 20px auto 0 auto;
	clear: both;
}

.browser-box ul li {
	float: left;
	width: 105px;
	height: 80px;
	margin: 0 15px;
	text-align: center;
}

.browser-box ul li a {
	height: 80px;
	display: block;
	clear: both;
}

.ico {
	background: url(../images/icon.png) no-repeat 0 0;
}

.icoChrome {
	background-position: 0 -228px;
	height: 80px;
	width: 105px;
	display: inline-block;
	margin-right: 20px;
}

.icoOpera {
	background-position: -115px -228px;
	height: 80px;
	width: 73px;
	display: inline-block;
	margin-right: 20px;
}

.icoFirefox {
	background-position: -197px -228px;
	height: 80px;
	width: 61px;
	display: inline-block;
	margin-right: 20px;
}

.icoSafar {
	background-position: -267px -228px;
	height: 80px;
	width: 69px;
	display: inline-block;
}

.browser-box p {
	border-top: 1px #ccc dotted;
	padding-top: 15px;
	position: relative;
	margin: 0 25px;

}

.browser-box p a {
	color: #fff;
	font-size: 16px;
	height:50px;
	line-height:50px;
	width:200px; background:1px scroll #ddd;
	text-align:center;
	padding:0px;
	text-indent:0px;
	background:#0066CC; 
}

.browser-box p a:hover {
	color: #fff;
	background:#FF6600;

}
.icoGt {
	height: 32px;
	text-indent: 40px;
	display: inline-block;
	background-position: -298px 0;
}