﻿body 
{
    margin:0;
    padding:0;
    font-size:9pt;
    font-family: Tahoma, 新細明體;
    background-color:#000000;
    color:#000000;
}
TD
{
	font-size: 9pt;
	font-family: Tahoma, 新細明體;
}
#header
{
    background-image:url(../images/header/header_03.jpg); 
    width:100% ; 
    height:100px;
    background-repeat:no-repeat;
    background-size:100% 100%;
}
#logo_div
{
    background-image:url(../images/header/header_01.gif);
    background-repeat:no-repeat;
    height:100px;
}
#logo_div img
{
    position:absolute;
    left:110px;
    top:0px;
}
#logo_hotline 
{
	position:absolute;
    right:10px;
    top:0px;
}
#main
{
 background-image:url("../images/login/bg2.jpg");
    width:565px;
    background-repeat:no-repeat;
    color:White;
    margin:0px auto;
    padding-top:230px;
    *padding-top:230px;
    _*padding-top:230px;
}
#main_panel
{
	
}

#button_table
{
    width:100%;
}
.table_r1
{
    height:30px;
}
.table_c1
{
    width: 100px; 
    height:15px; 
    text-align:right;
    padding-right:10px;
}
.table_c2
{
    width: 210px;
    height:15px;
    text-align:left;
}
.btable_c1
{
    text-align:left;
}
.btable_c2
{
    text-align:right;
}
.table_res
{
    text-align:center;
    font-weight:bold;
    color:#57080c;
}
.inputTxt
{
	 line-height:27px;
	 border:0px;
	 height:27px;
	}

#wLang input{ margin:0px;  margin-right:3px;}

#panel_table .tb_div_left
{
	 width:100%;
	 float:left;
	 text-align:right;
	}