/* CSS Document */
#header,banner,#content,#foot{
width:100%;
margin:auto;
clear:both;
}
#header{
height:40px;
background:url(../images/top_bg.gif) repeat-x;
}
#banner{
height:112px;
background:url(../images/banner_img.gif) repeat-x;
}
#banner .banner_img{
padding-left:20px;
}
#content{
height:404px;
background:url(../images/content_img.gif) repeat-x;
}
#foot{
height:60px;
}
.denglu{background:url(../images/login_three4.jpg) no-repeat; height:404px; width:200px;}
.login_input{border:0px; margin-top:10px; width:120px;}
.login_top{padding-top:60px; text-align:center; line-height:30px;}
.login_btn{background:url(../images/login_login.jpg) no-repeat; margin-top:10px; border:0px; width:58px; height:21px;}
.foot_top{padding-left:20px; padding-bottom:5px; border-bottom:#919191 1px solid;}
.foot_bottom{padding-left:20px; padding-top:5px;}
