@charset "utf-8";
/* CSS Document */
*{ margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; }
a img { border: none; }
a { white-space: nowrap; }
a:focus, a:hover, a:active { outline:none }
a {color: #3176db; margin: 30px 0 0 65px; font-size: 12px; display: block;}
button { white-space: nowrap; }
body {background: #8d8c8c url(/imgfiles/factory/css/imgs/back.jpg) 0 0 repeat-x;}
#box {background: url(/imgfiles/factory/css/imgs/box.jpg) 0 0 no-repeat; width:550px; margin: 0 auto; height:	550px} 
.td_separator { border-right: 1px solid rgb(204, 204, 204); }
h1 {font-size: 22px; color: #e18503; background: url(/imgfiles/factory/css/imgs/lock.jpg) 0 0 no-repeat; padding: 5px 0 0 35px; margin-bottom: 20px;}
form {padding-left: 60px;}
.form_class { padding-left: 60px;}
.form_class_IE { padding-left: 0px;}
th label {font-weight: bold; font-size: 14px; color: #444; padding-right: 20px; display: block; margin: 5px 0 5px 0; }
label {color: #878787; font-size: 12px; margin-left: 5px;}
.text {border: solid 1px #bcc3d5; height: 25px; padding: 5px 0 0 5px; width: 200px; margin: 5px 0 5px 0; }
.text_short {border: solid 1px #bcc3d5; height: 25px; padding: 5px 0 0 5px; margin: 5px 0 5px 0;}
.al {color: #3176db; margin: 30px 0 0 65px; font-size: 12px; display: block;}
.login {background: url(/imgfiles/factory/css/imgs/login_bt.jpg) 0 0 no-repeat; border: none; font-size: 14px; color: white; font-weight: bold; height: 28px; width: 90px; padding-bottom: 5px; margin-top: 15px; margin-bottom:5px; cursor:pointer}
p {font-size: 12px; color: #c9c9c9; margin: 100px auto; width: 100%; text-align: center;}