/* basic */
body { 	background-image: url(../img/bg_img.gif);
        margin-left: 0px; margin-top: 0px;	margin-right: 0px;   margin-bottom: 0px;
        scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#939393; scrollbar-track-color:#F4F4F4; 
        scrollbar-darkshadow-color:#FFFFFF; scrollbar-face-color:#EDEDED; scrollbar-highlight-color:#FAFAFA; scrollbar-shadow-color:#BDBDBD;}
        
#wrapper {
    width:1000px;
    margin : 0 auto 0 auto;
}   

body,table,tr,td,textarea {font-family:"Verdana""Geneva"; font-size: 11px; text-decoration: none; color: #666666; line-height:18px;}


A:link     {color: #3D7BD0; font-weight:bold; text-decoration: none; }
A:active   {color: #666666; font-weight:bold; text-decoration: none; }
A:visited  {color: #3D7BD0; font-weight:bold; text-decoration: none; }
A:hover    {color: #3D7BD0; font-weight:bold; text-decoration: none; } 


.gray_line     {background-color: #E3E3E3; height:1px;}
.td_h10        {height: 10px;}
.tx_1          {color:#2E8F00; font-weight:bold;}
.tx_2          {color:#6699CC; font-weight:bold;}


.Pad_Left10 { PADDING-LEFT: 10px; }
.Pad_Left20 { PADDING-LEFT: 20px; }


.line      {background-color: #C6DBEC; height:2px;}
.line2     {background-color: #E8F0F6; height:1px;}
.td_tx     {background-color: #F4F8FB; color:#336699;}
.td_tx2     {background-color: #EEF3F8; color:#336699;}

.input         {	border: 1px solid #E1E1E1; height:22; background-color:#EBEBEB; color: #666666;}


.tx_pd         {padding:4 0 2 10;}
.tx_pdtb       {padding:5 0;}


