body {
	background-color:#eee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	font-family: 'Arial', 'Microsoft YaHei';
}
a:link {
	
	text-decoration: none;
}
a:visited {
	
	text-decoration: none;
}
a:hover { color:#0089e1;
	
	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}
/*�ײ�*/
.lbottom { width:100%; padding:10px 0px; font-size:12px; color:#666; text-align:center; line-height:20px; border-top:1px solid #d7d8d8; margin-top:30px;}

/*footer*/
.lfooter { width:100%; height:70px; background-color:#000; position:fixed; bottom:0px;  }
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:10px 0px; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}

.jion{  text-align:center;  z-index:10001;border:1px #eee solid}
.jion h4{ font-size:15px; top: 8px;left: 12px; font-weight: normal; height:50px; line-height:50px;}
.jion span{ position:absolute; right:11px; top:10px; width:16px; height:16px; background: url(../images/x.png) no-repeat center center; display:inline-block; cursor:pointer;}
.jion input[type=text]{ width:90%; height:40px;margin:0 auto; padding:5px 0;background:#fff; border-radius:3px; margin-bottom:5px; border:none; color:#666; text-indent:1em; outline:none; box-shadow:none; border:1px #eee solid}
.jion textarea{ width:90%; margin:0 auto; height:150px; background:#fff; border-radius:3px; padding:5px 0; border:none; color:#666; text-indent:1em; outline:none; box-shadow:none;border:1px #eee solid}
.jion input.coolbg{ width:40%; padding:5px 0;margin-top:10px; text-align:center; border-radius:2px; background:#fff;color:#0795d7; cursor:pointer;border:1px #eee solid}
.jion input.coolbg:hover{ background:#0795d7; color:#fff;border:1px #eee solid}
.jion li{list-style:none; border-top:1px #eee solid; padding:10px;}