/* reset all browser whitespace and fonts styles */
html{height:100%;margin-bottom:1px;color:#000;}
body{height:100%;margin:0;padding:0;font:12px/18px "simsun";background:url(sign_bg01.jpg) no-repeat center top;background-size:100%;}
/**/
form,select,input,textarea{font-size:12px;margin:0}
textarea{overflow:scroll;overflow-x:hidden;}
input,textarea{padding:2px;}
caption,cite,code,dfn,th,var{ 
  text-align:	left;
  font-weight:	normal; 
  font-style:	inherit;
  }
/*font*/
h1{
  font-size:		24px; 
  font-weight:		bold; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	12px;
  }
h2{
  font-size:		24px; 
  font-weight:		bold; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	10px;
  }
h3{
  font-size:		18px; 
  font-weight:		bold; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	8px;
  }
h4{
  font-size:		16px; 
  font-weight:		bold; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	5px;
  }
h5{
  font-size:		14px; 
  font-weight:		bold; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	5px;
  }
h6{
  font-size:		14px; 
  font-weight:		normal; 
  font-family: 		"Tahoma,Arial,simsun";
  margin-bottom:	5px;
  } 
/* table */
table{border-collapse:collapse;border-spacing:0;width:100%; }
/* img */
img{border:0}
a{text-decoration:none;color:#000}
a:hover{text-decoration:underline;color:#0E0E64}

.hideText{
	text-indent:-9999px;
	white-space:nowrap;
}
.logintext{width:300px; height:16px; font-size:14px; font-weight:bold; color:#333;
           position :absolute; top:480px;left:30px; }
.logintext a{color:#ff6600;}
.logintext a:hover{color:#ffff00;}
.clearfix:after{
	content:	".";
	height:	0;
	visibility:	hidden;
	display:	block;
	clear:		both;
}
.clearfix{
	/height:1%; 
}
.zoom{overflow:hidden;zoom:1;}

#login_box{width:452px;height:265px;position:absolute;left:50%;top:50%;margin:-132.5px -226px;}
#login_box .wrap{margin:0;padding:0}
#login_box .top{background:url(login_box_title.jpg) no-repeat;height:57px;}
#login_box .cnt{margin:0;padding:0;background:url(login_box_mid.jpg) no-repeat;height:166px;overflow:hidden}
#login_box .btm{margin:0;padding:0;background:url(login_box_btm.jpg) no-repeat;height:42px;}

.lgn{margin-left:150px;margin-top:18px}
.lgn p{margin:0 0 7px;padding:0}
.lgn input{vertical-align:middle;}

.lgn .inputStyle,.lgn .inputStyle2{padding:2px;width:170px;height:16px;border:1px solid #9FBED4;border-right-color:#7394AC;border-bottom-color:#7394AC;font-family:"simsun";margin:0 0 0 4px}
.lgn .inputStyle2{border:1px solid #F4AE9E;border-right-color:#DB4E37;border-bottom-color:#DB4E37;}
.lgn label{display:inline-block;*display:inline;zoom:1;}
.lgn #saveuserpwd{vertical-align:top;/vertical-align:middle;margin-top:-4px}
.lgn .mlt{margin:20px 0 0 52px;}

.btn_m_blue,.btn_m_blueHover{background:url(btn_s_blue.png) no-repeat;font-size:12px;width:44px;height:22px;border:0;text-align:center;line-height:20px;color:#003380;cursor:pointer;font-family:simsun}

.btn_m_blue{background-image:url(btn_m_blue.png);width:68px}
.btn_m_blueHover{background-image:url(btn_m_blueHover.png);color:#441800;width:68px;}


.footer{color:#fff;text-align:center}















