body{margin:0px; padding:0;background: url("../news/bg11.jpg") no-repeat; background-position: center 100px;}
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:992px; margin:0 auto;}
.AL_t01{ width:992px; height:100px; float:left;background-position:right center;}
.AL_t02{ width:992px;height:475px; float:left; background: url("/Images/Member/Images/year_banner.png") no-repeat left;position:relative;}
.AL_t02 .left{ width:477px; float:left; height:195px; }
.AL_t02 .right{ float: right;width: 270px;height: 237px;margin-top: 10px;}
/*background: url("/Images/Member/Images/denglu.png") no-repeat center;*/
.AL_t02 .right ul {
    width: 400px;
    float: left;
    padding: 0;
    margin: 62px 0 0 0;
}
.AL_t02 .right li{ width:400px; margin-left:75px; float:left; display:inline; padding:0; margin-bottom:13px;}
/*.AL_t02 .right li span{ width:100px; height:32px; float:left; position:absolute; top:94px; right:288px;z-index:999;}*/
.AL_t02 .right .text{ width:185px; height:44px;line-height:42px; border:0 none; float:left;font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; background:none;}
.AL_t02 .right .w100{ width:105px;}

.btnBox{ width:514px;float:left; margin:6px 0 0 28px;}
.loginBtn{ width:227px; height:36px;float:left;background:none; color:#fff;font-size:0;font-family:"Microsoft YaHei"; cursor:pointer; border:none;}
.loginBtn:hover{background:none;}
.copy{ display:none }

/*弹窗*/
.move{
	cursor: move;
}
.myLayer{
	position: absolute;
	border:1px solid #cccccc;
	background: #fff;
	padding: 1px 0 1px 1px;
	z-index: 9999;
}
.myLayerOn{
	position: absolute;
	width: 19px;
	height: 10px;
	line-height: 10px;
	font-size: 0;
	top: -10px;
	left: 5px;
	background: url(../Images/myLayerOn.gif) no-repeat;
}
.myLayerTitle{
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	zoom: 1;
}
.myLayerTitle a{
	float: right;
	width: 30px;
	height: 30px;
	background: url(../Images/myLayerClose.gif) no-repeat;
}
.myLayerTitle a:hover{
	background: url(../Images/myLayerClose.gif) 0 -30px no-repeat;
}
.myLayerTitle h3{
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding-left:5px;
	margin:0;
	font-family:Verdana,"宋体",Arial,Sans;
}

.myLayerContent{
	padding: 10px 20px 0 20px;
	margin: 0 0 10px 0;
	background: #fff;
	position: relative;
	font-size:12px;
}
.myLayerFooter{
	background: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	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;
}
.myLayerLoading{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6) url(../../Images/loading27.gif) center center no-repeat;
}

#myxTips{
	position: absolute;
	padding: 1px;
	border: 1px solid #dbbca1;
	background: #fff;    
	border-radius: 3px;
	box-shadow: 0 1px 5px #a9a9a9;
	z-index: 99999
}
#myxTipsLeft{
	position: absolute;
	left: -4px;
	top: 10px;
	width: 5px;
	height: 7px;
	line-height: 7px;
	font-size: 0px;
	background: url(../../Images/xTipsLeft.gif) no-repeat;
}
#myxTipsContent{
	padding: 4px;
	line-height: 18px;
	color: #cc6633;
	background: #f9f2eb;
}
.myLayerMask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 9998;
}

.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;
	text-decoration:none;
}
	.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);
	}

    
	.zhuce{
	padding: 0px;
	
	}
	.zhucebtn{
	margin-top:10px;
	width: 104px;
    height: 34px;
    float: left;
    background: #FFD700;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    border: none;
	}
	.zhucebtn2{
	margin-top:10px;
	margin-left:20px;
	width: 104px;
    height: 34px;
    float: left;
    background: #00CDCD;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    border: none;
	}

.zhuceSubmitbtn {
    margin-top: 10px;
    width: 304px;
    height: 34px;
    float: left;
    background: #ff8800;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    border: none;
}