@charset "utf-8";
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0;  padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;list-style:none; }
.clear{clear:both;} .fl{float:left;} .fr{float:right;} .mauto{margin:0px auto;} .floatbox{box-shadow:0px 0px 6px #ccc;} div{display:block;}
body{
	color:#333;
	font-size:12px;
	font-family:"simsun","宋体";
	line-height:1.5;

}
.login_warp{
	/* background:url(../images/login_bg_01.jpg) repeat-x; */
	font-family:Arial, Verdana, Helvetica, sans-serif, "宋体";}
	
.login_warp .login_container{
	width:989px;
	margin:0px auto;
	}	
.login_input{
	width:205px;
	position:relative;
	top:410px;
	left:730px;}
.login_input .input_box{
	padding-top:10px;
	color:#333;}
.login_input .input_box p{
	float:left;
	line-height:25px;
	height:25px;}
.login_input .input_box .st_input{
	line-height:20px;
	padding-left:5px;
	font-size:14px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	box-shadow:1px 1px 2px 0px #bbb;}
span.verification_code{
	width:60px;
	height:20px;
	margin-left:5px;}
	
.st_button{
	border:none;
	margin-left:52px;}
.bg_img_03 p.copyright{
	position:relative;
	top:100px;
	color:#fff;
	text-align:center;}