﻿/*pop universal*/
.res2exe_container{
	display: none;
	position: fixed;
	_position: absolute;
	font-family: "微软雅黑";
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	_height: auto;
}
.res2exe_close{
	right: 0px;
	top: 0px;
	width: 18px;
	height: 18px;
	background: url(../image/res2exe_0906.png) 0px 0px no-repeat;
	zoom:1;
	z-index: 9999;
}
.res2exe_content{
	display: table;
	overflow: hidden;
}
.res2exe_content_inner{
	display: table-cell;
	vertical-align: middle;
	*position:absolute;
	*top:50%
}
.res2exe_icon img,
.res2exe_icon div{
	position: absolute;
	left: 0px;
	top: 0px;
}
.res2exe_icon,
.res2exe_close{
	position: absolute;
}
.res2exe_content{
	position: relative;
}
.res2exe_content_retry{
	display: none;
}
.res2exe_content_retry a{
	text-decoration: underline;
	color: #3AAD00;
}
.res2exe_content_retry a:hover{
	color: #43C900;
}
.res2exe_content_normal,
.res2exe_content_old,
.res2exe_content_error{
	*position:relative;
	*top:-50%;
}
.res2exe_content_normal{
	line-height: 20px;
	display: block;
	_display: none;
}
.res2exe_content_old{
	display: none;
	_display: block;
}
.res2exe_content_error{
	display: none;
}
.res2exe_content_sp{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	zoom: 1;
}
.res2exe_content span{
	color: #3AAD00;
}
.res2exe_content_part{
	display: none;
}
.res2exe_content_part.res2exe_content_active{
	display: block;
}
.res2exe_content_old a{
	display: block;
	margin-top: 5px;
	text-align: center;
	height: 39px;
	width: 95px;
	line-height: 37px;
	color: #FFF;
	background: url(../image/res2exe_btn.png) -98px 0px no-repeat;
	text-decoration: none;
}
.res2exe_content_old a:hover{
	background-position: -195px 0px;
	text-decoration: none;
}
.res2exe_content_old a:active{
	background-position: -292px 0px;
	text-decoration: none;
}
.res2exe_content_old a.disable,
.res2exe_content_old a.disable:hover,
.res2exe_content_old a.disable:active{
	background-position: -1px 0px;
}
.res2exe_arrow{
	position: absolute;
	overflow: hidden;
	zoom: 1;
	width: 15px;
	height: 9px;
	top: 73px;
	left: 150px;
	background: url(../image/res2exe_0906.png) 0px -19px no-repeat;
}
/*pop detail*/
.res2exe_pop0,
.res2exe_pop1{
	position: relative;
	height: 140px;
	margin: 0 auto;
	top: 50%;
	_top: 0px;
	margin-top: -70px;
	background: #FFF;
	border: 1px solid #000;
}
.res2exe_pop0{
	width: 374px;
	overflow: hidden;
}
.res2exe_pop1{
	width: 427px;
	overflow: hidden;
}
.res2exe_pop2{
	display: none;
	position: absolute;
	font-family: "微软雅黑";
	z-index: 9999;
	width: 306px;
	height: 73px;
	margin-top: -90px;
	background: #FFF;
	border: 1px solid #000;
}
.res2exe_pop0 .res2exe_icon,
.res2exe_pop1 .res2exe_icon{
	top: 34px;
	left: 35px;
}
.res2exe_pop2 .res2exe_icon{
	top: 12px;
	left: 12px;
}
.res2exe_pop0 .res2exe_content,
.res2exe_pop1 .res2exe_content{
	top: 0px;
	left: 120px;
	height: 140px;
}
.res2exe_pop2 .res2exe_content{
	top: 0px;
	left: 68px;
	height: 73px;
}
.res2exe_pop0 .res2exe_icon,
.res2exe_pop0 .res2exe_icon img,
.res2exe_pop0 .res2exe_icon div,
.res2exe_pop1 .res2exe_icon,
.res2exe_pop1 .res2exe_icon img,
.res2exe_pop1 .res2exe_icon div{
	width: 72px;
	height: 72px;
}
.res2exe_pop2 .res2exe_icon,
.res2exe_pop2 .res2exe_icon img,
.res2exe_pop2 .res2exe_icon div{
	width: 48px;
	height: 48px;
}
.res2exe_pop0 .res2exe_icon div,
.res2exe_pop1 .res2exe_icon div{
	background: url(../image/res2exe_icon72.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/res2exe_icon72.png', sizingMethod='crop');
}
.res2exe_pop2 .res2exe_icon div{
	background: url(../image/res2exe_icon48.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/res2exe_icon48.png', sizingMethod='crop');
}
.res2exe_pop2 .res2exe_content_normal{
	display: block;
	_display: block;
}