﻿body{margin:0px; padding:0; background:#3678c4;font-size:12px;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur()); border:none;}
a:focus{ outline:0; }
input:focus{ outline:0;}
ul{ list-style:none;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 200px #fff inset;
	color:#333;
    }
.clear{ clear:both;}

.AL_box{ width:638px; margin:11% auto 0 auto;}
.AL_t01{ width:638px; height:99px; float:left; background:url(/Images/Member/Login/AL_t_01.jpg) no-repeat;}
.AL_t02{ width:638px;float:left;position:relative;}
.AL_t02 .left{ width:344px; height:210px; float:left;background:url(/Images/Member/Login/AL_t_02.jpg) no-repeat;}
.AL_t02 .right{ width:294px;height:210px;float:left;background:url(/Images/Member/Login/AL_t_02.jpg) -344px 0 no-repeat;}
.AL_t02 .right ul{ width:250px; float:left; padding:0; margin:0;}
.AL_t02 .right li{ width:250px; margin-left:30px; margin-top:9px; float:left; display:inline; padding:0;}
.AL_t02 .right li span{ width:100px; height:34px; float:left; position:absolute; top:93px; right:39px;z-index:999;}
.AL_t02 .right .text{ width:212px; height:30px;line-height:30px; border:0 none; float:left;font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; background:none; margin-bottom:1px;}
.AL_t02 .right .w100{ width:105px;}

.btnBox{ width:294px;float:left;margin:8px 0 0 1px;}
.loginBtn{ width:256px; height:34px;float:left;background:#0199d2; color:#fff;font-size:16px;font-family:"Microsoft YaHei"; cursor:pointer; border:none; }
.loginBtn:hover{ background:#11ace7;}
.copy{ width:638px; height:27px; float:left;font-size:12px; color:#7db2ee; text-align:center;}


.btn{
	font-size: 12px;
	display: inline-block;
	padding: 4px 20px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.hotBtn{
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px #d05000;
	background: #f07700;
	background-image:-webkit-linear-gradient(to top, #e36600, #ff8800);
	background-image:linear-gradient(to top , #e36600, #ff8800);
	border-bottom: 1px solid #b74c00;
}
.hotBtn:hover{
	background: #ff8800;
	background-image:-webkit-linear-gradient(to top, #ff8800, #ff8800);
	background-image:linear-gradient(to top , #ff8800, #ff8800);
}
.grayBtn{
	font-weight: bold;
	color: #343434;
	text-shadow: 0px 1px 0px #b9c8df;
	background: #afc8e6;
	background-image:-webkit-linear-gradient(to top, #9dbbde, #bfd3ed);
	background-image:linear-gradient(to top , #9dbbde, #bfd3ed);
	border-bottom: 1px solid #6e96c8;
}
.grayBtn:hover{
	background: #bfd3ed;
	background-image:-webkit-linear-gradient(to top, #bfd3ed, #bfd3ed);
	background-image:linear-gradient(to top , #bfd3ed, #bfd3ed);
}
.grayBtn1,.grayBtn1:hover{
	font-weight: bold;
	color: #898989;
	text-shadow: 0px 1px 0px #f2f2f2;
	background: #d1d1d1;
	background-image:-webkit-linear-gradient(to top, #c4c4c4, #dcdcdc);
	background-image:linear-gradient(to top , #c4c4c4, #dcdcdc);
	border-bottom: 1px solid #a2a2a2;
}
.myLayerLoading{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(255,255,255,.2);
	_opacity: 0.2; 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
	_filter:alpha(opacity=20);
}
.myLayerImg:after{
	position: fixed;
	display: block;
	width: 50px;
	height: 50px;
	top: 45%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
	z-index: 999999999;
	content: '';
	background:url(/Images/ajax_loader.gif) center center no-repeat;
}
/* myLayer */
 .myLayerTitle a{
	float: right;
	width: 30px;
	height: 30px;
	background: url(/Skin/Blue/BoxBg1.png) -61px -192px no-repeat;
}
 .myLayerTitle a:hover{
	background: url(/Skin/Blue/BoxBg1.png) -61px -222px no-repeat;
}
 .myLayer{
	position: absolute;
	border: 3px solid #267cb9;
	background: #fff;
	padding: 1px 0 1px 1px;
	border-radius: 3px;
	box-shadow: 0 2px 5px #000;
	z-index: 9999;
}
 .myLayerOn{
	position: absolute;
	width: 19px;
	height: 10px;
	line-height: 10px;
	font-size: 0;
	top: -10px;
	left: 5px;
	background: url(/Skin/Blue/BoxBg1.png) -290px -91px no-repeat;
}
 .myLayerTitle{
	height: 30px;
	line-height: 30px;
	background: #e4ecfb;
	border-bottom: 1px solid #d0ddec;
	overflow: hidden;
	zoom: 1;
}
 .myLayerTitle h3{
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left: 5px;
	margin:0;
	/*background: url(/Skin/Blue/BoxBg1.png) -63px -152px no-repeat;
	font-family:Verdana,"宋体",Arial,Sans;*/
}

 .myLayerContent{
	padding:5px 5px;
	margin: 0 0 10px 0;
	background: #fff;
	min-width:200px;
	min-height:35px;
	position: relative;
}
 .myLayerFooter{
	background: #e4ecfb;
	border-top: 1px solid #d0ddec;
	text-align: right;
	padding: 5px;
}
 .myLayerFooter a{
	margin: 0 0 0 5px;
}
 .myLayerFooter a:hover{
	color: #fff;
}
 .myLayerFooter a.grayBtn:hover{
	color: #343434;
}
 .myLayerFooter a.grayBtn1:hover{
	color: #898989;
}

 .myLayerBox p{
	height: 24px;
	line-height: 24px;
}
 .myLayerBox p em{
	color: #e64100;
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
	font-family:Verdana,"宋体",Arial,Sans;
}
 .myLayerBox p em.blue{
	color: blue
}
 .myLayerBox p i{
	color: #008d0d;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
	font-family:Verdana,"宋体",Arial,Sans;
}

