/*general start*/
* {
	padding:0px;
	margin:0px;
}
body {
	width:100%;
	height:auto;
    position: absolute; 
    bottom: 0px;
	left:0px;
	top:0px;
	background:url(../images/body_bg.jpg) no-repeat  center top;
}
body,td,th {
	font-size: 12px;
	color: #484848;
	font-family:"微软雅黑";
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #484848;
}
a:active {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li, p, dl, dd, dt ,h,td,th{
	margin:0px;
	padding:0px;
}
a{
	color:#333;
	text-decoration:underline;
}
a,a *{
	cursor:pointer;
}
a img{
	border:0;
}
ul,li,ol{
	list-style-type:none;
	list-style-position:outside;
}
input{
	border: 0px solid transparent;
	background-color: transparent;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.hl1{
	height: 6px;
	width: 100%;
	_overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.hl2{
	height: 14px;
	_height: 8px;
	width: 100%;
	_overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.hl3{
	height: 5px;
	width: 100%;
	_overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.hl4{
	height: 20px;
	width: 100%;
	_overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.hl5{
	height: 10px;
	width: 100%;
	_overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}
.demoOver{
	background-color:#f6f6f6;
}
.demoBg{
	background-color:#d6e6f3;
}
.demoBg1{
	background-color:#ebf7fa;
}
.hide{
	display:none;
}
/*general end*/
.main_box{
	width:100%;
	height:auto;
	margin:0px auto;
}
.login_bg{
	width: 100%;
	height: 278px;
	margin-top: 240px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.login_logo{
	width:96%;
	height:80px;
	margin:0px auto;
}
.login_logo span{
	width:170px;
	height:80px;
	float:left;
/*	background:url(../images/logo.png) no-repeat center center;*/
}
.login_logo span a{
	width:170px;
	height:46px;
	display:block;
	margin-top:16px;
}
.login_text{position:absolute;top:26px;right:40px;font-size:12px;color:#001938;z-index:999;}
.login_text a{color:#000;}
.login_text i{font-style:normal;}
.login_text span.line{padding:0 12px;}
.login_box{
	width:306px;
	height:278px;
	margin:0px auto;
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.login_box h1{
	height:42px;
	font-size:14px;
	color:#495e6f;
	line-height:42px;
	padding-left:40px;
	background-image:url(../images/login_icos.png);
	background-repeat:no-repeat;
	background-position:12px center;
}
.login_list{
	width:300px;
	height:238px;
	margin:0px auto;
}
.login_list dl{
	padding:0px;
	margin-right:5px;
}
.login_list dl dd{
	width:252px;
	height:auto;
	color:#484848;
	margin:0px auto;
}
.login_list dl dd label{
	display:block;
	margin-top:5px;
	margin-bottom:4px;
}
.login_input{
	width: 250px;
	height: 26px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #959595;
	background-color: #eaeaea;
}
.login_input1{
	width: 250px;
	height: 26px;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #959595;
	background-color: #fff;
}
.login_list dl dd span{
	display:block;
	padding-top:15px;
}
.login_list dl dd em{
	float:right;
	font-style:normal;
	display:block;
	padding-top:10px;
}
.login_list dl dd em a:hover{
	text-decoration:underline;
}
.login_list dl dd b{
	width:110px;
	height:34px;
	float:left;
	margin-top:10px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	line-height:34px;
	background-image:url(../images/button_bg.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.login_list dl dd b a{
	width:110px;
	height:34px;
	display:block;
	color:#fff;
}
.login_list dl dd b a:hover{
	background-image:url(../images/button_bg_mov.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.return{
	width:302px;
	height:40px;
	margin:0px auto;
	border:solid 1px #d1d1d1;
	background-color:#fafafa;
	display:none;
}
.return p{
	width:302px;
	height:40px;
	line-height:40px;
	text-indent:44px;
}
.success_icos{
	background-image:url(../images/success_icos.png);
	background-repeat:no-repeat;
	background-position:12px center; 
}
.error_icos{
	background-image:url(../images/error_icos.png);
	background-repeat:no-repeat;
	background-position:12px center; 
}