@charset "utf-8";
@import url("general.css");

/****全部框架****/
#warp{ width:1002px; margin:0 auto;}
/****头部图片****/
#top { background: url(../images/top.jpg) no-repeat; height: 57px; width: 697px; margin:0 auto;}
#top a{ float:right; padding-top:45px; text-decoration:none;}
/****sic——logo图片****/
#banner{ background:url(../images/logo_login.jpg); width:697px; height:167px; margin:0 auto;}
/****登陆区域****/
#login{ width:812px; height:315px; padding-left:155px; overflow:hidden;}
/****左边文字说明****/
#login .left{ width:280px; height:213px; margin:30px auto auto 0px;  border-right:#d9d9d9 1px solid; float:left;}
#login .left ul li{ margin:12px auto auto 10px;}
/****右边登陆区****/
#login .right{ width:466px; height:213px; margin:30px auto auto 0px; float:left;}
#login .right .box_line{ width:389px; height:22px; margin:20px auto auto 75px;}
#login .right .box_line img{ float:left; margin-left:20px;}
#login .right .box_line .input{ height:21px; background:url(../images/login_input_bg.jpg) no-repeat;float:left; line-height:20px; text-indent:5px;}

/****验证码区域****/

#login .right .box_line2{ width:328px; height:50px; margin-top:15px; float:left;}
#login .right .box_line2 .yz{ width:128px; height:35px; border:#CCCCCC 1px solid;  float:left;}
#login .right .box_line2 ul{ height:40px; margin-left:30px;}
#login .right .box_line2 .blank100px{ background:#ffffff; width:100px; height:50px; float:left;}



#bottom{ text-align:center;}
#bottom hr{ width:755px; height:1px; margin:auto;}
#bottom div{ margin-top:18px;}
#bottom a{ margin-left:10px; text-decoration:none; color:#000000; }

