/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px"宋体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{color:#cd0200;text-decoration:underline}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
body{ background-size:100%; background:url(../images/body_bg.png.png);}
.float_style{
	}
.logo{ width:500px; height:80px; background:url(../images/logo.png) no-repeat; position:fixed; font-size:30px; color:white; font-weight:900; line-height:76px; text-indent:90px; top:50px; left:50px; text-shadow: 0px 0px 8px rgba(0, 0, 0.5, 0.8);}
.container{ width:1268px;  position:absolute; overflow:hidden;
top:50%; left:50%; margin:-220px -634px;  height:440px;  border-radius:5px;
}
/*
.left{ height:440px; width:304px; background:url(../images/left_img.png) no-repeat left top; float:left; }
.right{height:440px; width:304px; background:url(../images/right_img.png) no-repeat top right; float:left;}
*/
.left{ height:440px; width:304px; float:left; }
.right{height:440px; width:304px; float:left;}
.login{height:440px; width:660px; background:white; float:left; border:1px solid #CCC;box-sizing:border-box; border-radius:5px; box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);}


.login-left{ float:left;  width:330px; height:440px; background:url(../images/login_left.gif) no-repeat; }
.login-right{ float:left; width:320px; height:440px;  position:relative; }
.login-right hr{ border:none; border-top:1px solid #ccc; margin:55px 25px;}
.login-title{ position:absolute; top:38px; left:115px; background:white; font-size:20px; color:#666666; font-weight:900; line-height:30px; width:100px; text-align:center;text-shadow: 0px 0px 8px rgba(0, 0.5, 0.5, 0.8);}

.login-right input{ width:250px;
					color:#999;
					text-indent:32px;
					 display:block;
					 line-height:38px;
					 height:38px;
					 margin:20px auto;
					 border:1px solid #ccc;
					 border-radius:5px;
					  }

.login-right .input-a{ background:url(../images/body_add.png) no-repeat 10px 10px;}
.login-right .input-b{ background:url(../images/body_gh.png) no-repeat 10px 10px;}
.login-right .input-c{ background:url(../images/body_psd.png) no-repeat 10px 10px;}
.login-right .input-d{ text-indent:0px!important; background:#1d80ff; font-weight:bold; border:none;  color:white; cursor:pointer;}
