#wrapshow
{
	width:100%;
	height:100%!important;
	_height:50px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:899;
	display:none;
}
#wrapbg
{
	width:100%;
	height:100%!important;
	_height:50px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:901;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:30;
	background-color: #FFF3EC;
}
/*main for ie6 */
#wrapiframe 
{
	width:100%;
	height:100%!important;
	_height:50px;
	position:absolute;
	top:0px;
	left:0px;
	filter:alpha(opacity=0);
	-moz-opacity:0; background-color:transparent;
	opacity:0;z-index:-1;
	
}
#wrap
{	width:100%;
	height:100%!important;
	_height:50px;
	position:absolute;
	top:0px;
	left:-5px;
	z-index:902;
}
/*Ìø³ö²ã*/
#wrap #popup{
	width:200px;
	/*border:3px solid #108410;*/
	border:3px solid #FFA042;
	z-index:998;
	color:#108410;
	font-size:12px;
	background:#fff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:-10px;
	height:36px;padding-top:17px;padding-bottom:8px;line-height:18px;
	position: relative;
}
#wrap #popup #closewin{
	width:14px;
	height:14px;
	background:url(../images/close.gif) no-repeat;
	cursor:pointer;
	background-color:#999;
	float:right;
	position: absolute;
	top: 4px;
	right: 4px;
}
/*Ìø³ö²ã*/
