html, body{
  height: 100%;
  width: 100%;
}
#apk2exe{
    font-family: "微软雅黑";
}
#apk2exe .apk2exe-mask{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=50);
}
#apk2exe .apk2exe-dialog{
	width:472px;
    border: 1px solid #B0B0B0;
    position: fixed;
    left: 50%;
    top:50%;
    margin-left: -251px;
    margin-top: -155px;
    background-color: #FFF;
    z-index:9999999;
    _margin-left:0;
    _margin-top:0;
    zoom:1;
}
#apk2exe .dialog-header{
    height: 36px;
    background-color: #EFEFEF;
    line-height: 36px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
    color: #000;
    font-weight: bold;
}
#apk2exe .dialog-close{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#apk2exe .dialog-body{
	height: 196px;
	padding-top: 23px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	zoom:1;
}
#apk2exe .tip-title{
	margin-bottom: 15px;
	color: #31af00;
	font-weight: bold;
	font-size: 15px;
}
#apk2exe .tip-content{
	margin-top: 8px;
	margin-bottom: 0;
	padding-left: 20px;
}
#apk2exe .tip-button{
	text-align: center;
}
#apk2exe .tip-app{
	margin-top: 20px;
	margin-bottom: 0;
	height: 45px;
	line-height: 45px;
}
#apk2exe .tip-app-icon,#apk2exe .tip-app-text{
	color: #5F5F5F;
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
}
#apk2exe .tip-app-icon{
	border:2px solid #95D6FF;
	padding-left: 45px;
	padding-right: 5px;
	position: relative;
	height: 42px;
	background-color: #D4F2FF;
}
#apk2exe_app_icon{
	position: absolute;
	left: 2px;
	top:2px;
	width: 37px;
	height: 37px;
}
#apk2exe .tip-app-icon .apk2exe_hand{
	display: inline-block;
	width: 19px;
	height: 22px;
	position: absolute;
	bottom: -6px;
	right: -8px;
	background: url(http://wap.baidu.com/static/as/res2exe/hand.png) no-repeat 0 0;
	_background-image: none;
　　_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
　　(src="http://wap.baidu.com/static/as/res2exe/hand.png", sizingMethod="scale");
}
#apk2exe_app_icon{
	position: absolute;
	left: 2px;
	top:2px;
	width: 37px;
	height: 37px;
}
#apk2exe .tip-app-text{
}
#apk2exe .tip-download-btn, #apk2exe .tip-download-btn-gray {
	display: inline-block;
	width: 139px;
	height: 37px;
	color: #fff;
	background: url(http://m.baidu.com/static/as/res2exe/apk2exeapp_btn.png) 0 0 no-repeat;
	background-color: #ff4e00;
	line-height: 37px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}
#apk2exe .tip-download-btn {
	background: url(http://m.baidu.com/static/as/res2exe/apk2exeapp_btn.png) 0 0 no-repeat;
	background-color: #ff4e00;
}
#apk2exe .tip-download-btn-gray {
	background: url(http://m.baidu.com/static/as/res2exe/apk2exe_btn.png) 0 -50px no-repeat;
	width: 139px;
	height: 37px;
	color: #B7B7B7;
	font-size: 14px;
	cursor: default;
}
#apk2exe .tip-button {
	margin-top: 30px;
}
.content-main .com .info-middle table td a.tip-download-btn-disable{
	background: url(http://m.baidu.com/static/as/res2exe/apk2exe_btn.png) 0 0 no-repeat;
	width:109px;
	height: 39px;
	color: #aaaaaa;
	font-size: 14px;
	cursor: default;
}
.content-main .com .info-middle table td a.tip-download-btn-disable:hover{
	color: #aaaaaa;
	cursor: default;
}
.tip-download-btn-tip{
	display: block;
	color: #FF4E00;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
.backToTop{
	*background:none;
 	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://wap.baidu.com/static/as/images/rb16_backtotop.png" ,sizingMethod="noscale");
}
