﻿body {background:#FFF url('../img/body_bg.jpg') repeat-x;color:#333;}
div#login_logo{background: url('../../img/logo/logo.gif') no-repeat center;width: 160px;height: 82px;margin: 130px auto 0 auto;}
div#login_container{background: url('../../img/login/login_box_bg.png') no-repeat;margin: 5px auto 0 auto;width: 292px;}
h1{margin: 5px 4px 0 4px;padding: 6px 0 6px 0;border-bottom: solid 1px #9FACAD;text-align: center;font-size: 18px;font-weight: bold;}
div#login_box{border-top: solid 1px #D6D6D6;margin: 0 4px 0 4px;padding-top: 8px;height: 120px;}
table#login_table{margin-left: 3px;}
th{text-align: left;font-size: 12px;font-weight: bold;padding-right: 5px;line-height: 24px;}
input.textbox{background:#FFF;border:1px solid #9FACAD;font-size: 14px;padding-top:2px;}
select#optLangauge{float: left;}
div#error_box{clear: both; margin: 2px 0 15px 0;}/* =general: button & icon
/*-------------------------------------------------- */
ul.button{background:#FFF;border:1px solid #9FACAD;cursor:pointer;display:block;float:left;height:18px;margin:0;padding:0 10px;}
ul.button li{border:0;display:block;float:left;height:18px;line-height:18px;margin:0;padding:0;}
ul#btnLogin{float: right;}
