#page_footer, #page_header, #body_left { background: #FFF; } #page_header { height: 100px; } #top { background: url(/images/login_top.gif) no-repeat top left; width: 523px; height: 5px; } #bg { float: left; background: url(/images/login_bg.gif) repeat; width: 523px; } #bg_left { float: left; background: url(/images/login_logo.gif) no-repeat left; width: 191px; height: 91px; } #bg_line { float: left; background: url(/images/login_line.gif) no-repeat; width: 1px; height: 217px; } #bg_right { float: left; border: 0px solid #000; margin: 50px auto; padding: 0px 0px 0px 30px; } #user { float: left; border: 0px solid #000; background: url(/images/login_id.gif) no-repeat left; width: 68px; height: 18px; } #user_input { float: left; border: 0px solid red; } #user_save { float: left; border: 0px solid blue; padding: 0px 0px 0px 5px; } #pass { float: left; border: 0px solid #000; background: url(/images/login_pass.gif) no-repeat left; width: 68px; height: 18px; } #pass_input { float: left; border: 0px solid red; } #login { float: left; border: 0px solid blue; background: url(/images/login_btn.gif) no-repeat center; width: 89px; height: 18px; margin: 0px 5px; cursor: pointer; } #bottom { clear: both; background: url(/images/login_bottom.gif) no-repeat bottom left; width: 523; height: 7; }