.layer_mask_class{
	background:#fff;
	z-index:100;
}
.layer_backIframe_class{
	z-index:101;
}
.layer_border_class{
	background: #FFFFFF;
	z-index:102;
}
.layer_main_class{
	 background:#d3fcfe;
	border:1px solid #00c4eb;
	z-index:103;
}
.layer_container_class
{
	overflow:auto;
	width:100%;
}
.layer_head_class{
	font-size:14px;
	background:#F7E0B2;
	line-height:30px;
	background:transparent url(/Asider/image/layer_global_blue.gif) repeat-x scroll 0 0;
	color:#FFF;
	overflow:hidden;
}

.layer_title{
	float:left;
	font-weight:bold;
	padding-left:5px;
	color:White;
}
.layer_close{
	float:right;
	padding-right:10px;
	padding-top:7px;
}
.layer_closeLink_class{
	float:left;
	height:17px;
	width:17px;
}
.layer_close a:link,.layer_close a:visited{
	background:transparent url(/Asider/image/layer_global_blue.gif) repeat-x scroll 4px -36px;
}
.layer_close a:hover{
	background:transparent url(/Asider/image/layer_global_blue.gif) repeat-x scroll 22px -36px;
}
.layer_message_class {
	font-size:12px;
	line-height:20px;
	background:#d3fcfe;
	text-align:center;
	font-size:12px;
	font-weight:bolder;
	vertical-align:middle;
	 margin-top:15px;
}
.layer_confirmbtn_class{
	position:absolute;
	height:30px;
	bottom:10px;
	overflow:visible;
	margin:0 auto; 
	float:left;
}
.layer_button{
	font-size:14px;
	font-weight:bold;
	width:63px;
	height:27px;
	cursor:pointer;
	color:White;
	border:0;background:url(/Asider/image/layer_btn_blue.gif);
	float:left;
}
.layer_sper{
	float:left;
}
.layer_message_main {
	background:#FFFFFF;
	position:relative;
	width:400px;
}
.layer_message_left {
	background:#FFFFFF;
	width:200px;
	height:155px;
	float:left;
}
.layer_message_right {
	width:200px;
	float:left;
}
.layer_message_right ul {
	color:#000000;
	margin:5px;
	line-height:20px;
}
.layer_message_right ul li{
	float:left;
	width:100%;
}
.underline {
	border-bottom:1px #FFFFFF solid;
}
.button{
	background:url(/Asider/image/layer_btn_blue.gif) no-repeat;
	height:24px;
	width:46px;
	border-style: none;
	cursor:pointer;
	line-height:24px;
	text-align:center;
	margin-left:5px;
}