@charset "utf-8";
body{ margin: 0px; position:relative;}
.Login_backup .joinicon {margin:2px 10px;}

iframe{border:none; z-index:1;}

.login_pop { width:490px; height:360px; background-color:#fff; z-index:10000; border:2px solid #0089cd;
}

.login_pop a{color:#5b6c7d;}

.login_pop .login {width:490px; height:360px;z-index:10000;
}

.login .login_close {
	position: absolute;
	width: 50px;
	height: 20px;
	right: 6px;
	top: 6px;
	cursor: pointer;
	z-index: 11000;
	background: url(../images/loginclose.jpg) no-repeat 0px 0px;
}

.login .login_close:hover {
	position: absolute;
	width: 50px;
	height: 20px;
	right: 6px;
	top: 6px;
	cursor: pointer;
	z-index: 11000;
	background: url(../images/loginclose.jpg) no-repeat 0px -20px;
}

.openlogin { cursor:pointer;
}
.logOut{ width: 50px;text-align: right;cursor: pointer;}
.ln { width:490px; height:360px;
}
.ln .title {border-bottom:1px solid #ccc; overflow:hidden; position:relative;width:490px; height:60px;
}


.ln .title .lnlogo {background:url(../images/lnlogo.png) no-repeat 0px 0px;width:180px; height:60px; float:left;
}
.ln .title .lntext1 { width:100px; height:58px; line-height:58px; font-size:16px; font-family:"微软雅黑"; text-align:center; top:0px; left:200px;position:absolute; cursor:pointer;
}

.ln .title .lntext2 { width:120px; height:58px; line-height:58px; font-size:16px; font-family:"微软雅黑"; text-align:center; top:0px; left:300px;position:absolute; cursor:pointer;
}
.ln .title a{ text-decoration: none;}
.ln .title .lnline { border-bottom:2px solid #ccc;
}

.ln .con1 {	position: relative; height:290px;
}
.ln .con1 .utext { font-size:12px; position:absolute; text-align:center;left:0px;top:50px; width:490px; color:#333; height:30px; line-height:30px;
}

.ln .con1 .uimg { width:95px;position:absolute;left:195px;top:90px;text-align:center; cursor:pointer;
}
.ln .con1 .uname { width:95px;position:absolute;left:195px;top:185px;text-align:center; cursor:pointer;font-size:12px; 
}
.ln .con1 img{border:1px solid #ccc;padding:3px;}


.ln .con2 {	position: relative; height:290px;font-size: 12px; 
}
.ln .con2 .lninput { width:260px; height:30px; line-height:30px; border:1px solid #0089cd; font-size:14px; color:#999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:0 5px;
}

.ln .con2 .input1 {
	position: absolute;
	width: 280px;
	left: 130px;
	top: 60px;
}

.ln .con2 .input1 label{ position: absolute;left: -50px;top: 7px;color: #999999;}
.ln .con2 .input1 span{ position: absolute;left: 6px;top: -12px;width: 300px;color: #ff0000;}

.ln .con2 .input2 {
	position: absolute;
	width: 280px;
	left: 130px;
	top: 120px;
}
.ln .con2 .input2 label{ position: absolute;left: -50px;top: 7px;color: #999999;}
.ln .con2 .input2 span{ position: absolute;left: 6px;top: -12px;width: 300px;color: #ff0000;}

.ln .con2 .input3 {
	position: absolute;
	width: 280px;
	left: 130px;
	top: 160px;
	color: #999999;
}

.ln .con2 .input4 { position:absolute; width:280px; left:100px; top:200px; text-align:right;
}
.ln .con2 .input4 .lnbutton { width:120px; line-height:30px; height:30px; background-color:#0089cd; color:#FFF;border:1px solid #007ab6; cursor:pointer;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
}

.ln .con2 .input3 .lnbutton:hover {background-color:#139add;}


.disp{display:none;}

.newsarea {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	clear: both;
	background-color:#FAFBFC;
}
.newsarea .newsD {
	width: 460px;
	overflow: hidden;
	border: 1px solid #91ACC1;
	background-color: #fff;
	margin: 5px 8px;
	float: left;
}
.newsarea .newsD .Ntitle {
	padding-left: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #2F3E4F;
 	
}
.newsarea .newsD .bgimg1{background:url(../../Content/images/icon/01.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg2{background:url(../../Content/images/icon/02.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg3{background:url(../../Content/images/icon/03.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg4{background:url(../../Content/images/icon/04.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg5{background:url(../../Content/images/icon/05.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg6{background:url(../../Content/images/icon/06.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg7{background:url(../../Content/images/icon/07.gif) no-repeat 15px 7px #EBEFF3;}
.newsarea .newsD .bgimg8{background:url(../../Content/images/icon/08.gif) no-repeat 15px 7px #EBEFF3;}

.newsarea .newsD ul {
	display: block;
	padding: 0px 10px;
	overflow: hidden;
}
.newsarea .newsD ul li{ line-height:30px; height:30px;margin-top:1px;
}
.newsarea .newsD ul .Nid { float:left; width:80px; background-color:#FAFBFC; color:#607A93;
}
.newsarea .newsD ul .Ntit {
	float: left;
	width: 350px;
	background-color:#FAFBFC;
	color: #607A93;
	margin-left: 1px;
	padding-left: 8px;
}
.newsarea .newsD ul .Nid2 { float:left; width:80px; background-color:#F4F7F9; color:#607A93;
}
.newsarea .newsD ul .Ntit2 {
	float: left;
	width: 350px;
	background-color:#F4F7F9;
	color: #607A93;
	margin-left: 1px;
	padding-left: 8px;
}
