/* Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,menu,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,dfn,var,kbd,samp,tt,optgroup{font-size:1em;font-weight:normal;font-style:normal;}
body{line-height:1.5;}
input,label,select,option,textarea,button,fieldset,legend{font-size:1em;}
header,footer,aside,article,section,hgroup,nav,figure{display:block;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
sup,sub{font-size:1em;vertical-align:baseline;}
ul,ol,menu{list-style:none outside none;}
fieldset,img{border:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
:focus{outline:0;}
:link,:visited,ins{text-decoration:none;}

/* body */
#login_body{ width:100%; min-width:1002px; height:100%;}
#login_header{height:60px; padding-left:20px; padding-top:10px;}
#login_top{background:url(../images/login_middle_img.gif) repeat-x; width:100%; height:226px;}
#login_box{clear:both;}
#login_bottom{ clear:both; background:url(../images/login_bottom_img.gif) repeat-x; width:100%; height:190px;}
.login_bottom_left{background:url(../images/login_bottom_img01.jpg) no-repeat; width:290px; height:90px; float:left; margin-top:50px;}
.login_bottom_middle{background:url(../images/login_bottom_img02.jpg) no-repeat; width:300px; height:90px; float:left; margin-top:50px;}
.login_bottom_line{background:url(../images/login_bottom_line.jpg) no-repeat; width:5px; height:190px;float:left; margin-left:15px;}
.login_logo{background:url(../images/logo.gif) no-repeat; width:167px; height:44px; float:left;}
.login_top_left{float:left; background:url(../images/login_left_img.jpg) no-repeat; width:333px; height:226px;}
.login_top_right{float:right; background:url(../images/login_right_img.gif) no-repeat; width:570px; height:226px; padding-right:95px;}
.login_box{width:265px; height:150px; float:left; margin-top:20px; margin-right:40px; padding-left:25px;}
.login_title{background:url(../images/login_bottom_title.jpg) no-repeat; width:115px; height:29px;}
.login_user{padding-top:20px;padding-left:15px; height:22px;}
.login_password{clear:both; padding-top:10px; padding-left:15px; height:22px;}
.user_name{float:left; text-align:right; width:70px; font-size:12px; height:22px; line-height:22px;}
.password_name{float:left; text-align:right; width:70px; font-size:12px; height:22px; line-height:22px;}
.user_textbox{float:left;}
.login_btn{padding-left:85px; padding-top:10px;}
.btn_style{background:url(../images/login_btn02.gif) no-repeat;height:26px;line-height:27px; font-size:12px;width:72px;border:none;color:#222;cursor:pointer;}
#ft{font-size:12px;color:#333; min-width:1002px;padding-top:10px;font-family:Arial, Helvetica, sans-serif;}
