/* CSS Document */
*{margin: 0;padding: 0;border: 0;}
body{ font-family:Arial; font-size:12px; color:#333333; background:url(../images/bg_login.jpg) repeat left top;}
a{text-decoration: none;}
input{color:#757575; font-size:12px; font-family:Arial;}
ul,li{list-style:none;}
img,a img {border-width:0; vertical-align:bottom;}
.fl{float:left;}
.fr{float:right;}

/*¶¥²¿*/
.header{width: 100%;height: 97px;}
.logo{width: 1004px;height: 97px;margin: auto;}
.logo img{float: left;}
.headerline{width: 100%;height: 6px;background: url(../images/bg_login_line.jpg) repeat-x left top;}

/*banner*/
.bannerbox{width: 100%;height: 450px;border-bottom: 1px #838383 solid;}

/*µÇÂ¼*/
.zhucebox{width: 1004px;height: 450px;margin: auto;}
.zhuce{width: 340px;height: 360px;margin:20px 70px 0 0;background: url(../images/bg_login_form.png) repeat left top;}
.zhuce .ltitle{width: 100%; height:60px;text-align: center;}
.zhuce .ltitle span{display:block; width:170px; float:left; color:#FFF; font-size:14px; line-height:60px;}
.zhuce .ltitle .lreg{font-size:12px; background:url(../Images/bg_login_form.png) repeat left top;}
.zhuce .ltitle .lreg a{font-weight:bold; color:#68b2ff;}

.biaodan{width: 100%;overflow: hidden;}
.linput01{width: 300px;height: 42px;margin: 20px auto 0;}
.linput01 input{ font-size:14px;padding: 0 0 0 50px;border:1px solid #b8b8b8}
.username,.password,.code{height: 40px;line-height: 40px;}
.username{width: 250px;background:url(../Images/bg_logininput_01.jpg) no-repeat 8px top #FFF;}
.password{width: 250px;background:url(../Images/bg_logininput_02.jpg) no-repeat 8px top #FFF;}
.code{width:146px;background:url(../Images/bg_logininput_03.jpg) no-repeat 8px top #FFF;float: left;}
.linput02 img{margin-left:10px;float: right;border:1px solid #b8b8b8;}

.lbtn{width:300px; height:40px; margin:20px auto 0; text-align:left;}
.lbtn strong{display:block; float:left; width:100px; line-height:40px; text-align:center;}
.lbtn strong a{ color:#FFF;}



/*µ×²¿*/
.foot{width: 100%; color:#666666;height: 50px;line-height: 50px;text-align: center;}
.foot a{ color:#666666;}





















