*{	margin: 0px; 	padding:0px;}
BODY{
    font-family:µ¸¿ò,±¼¸²,Verdana, Arial, Helvetica, geneva,sans-serif;
    font-size: 12px;
    color:#4F4F4F;
    line-height:16px;
    scrollbar-face-color:#E9EEF1;
    scrollbar-shadow-color: #93A9B8;
    scrollbar-highlight-color:#93A9B8;
    scrollbar-3dlight-color: #F2F2F2;
    scrollbar-darkshadow-color: #F2F2F2;
    scrollbar-track-color: #F2F2F2;
    scrollbar-arrow-color: #93A9B8;
}

TD,input,textarea,select
{
    font-family:µ¸¿ò,±¼¸²,Verdana, Arial, Helvetica, geneva,sans-serif;
    font-size: 12px;
    color:#4F4F4F;
    line-height:16px;
    margin:0;
}	
A:link           {text-decoration:none; color:#4F4F4F}
A:visited        {text-decoration:none; color:#4F4F4F}
A:active         {text-decoration:none; color:#4F4F4F}
A:hover          {text-decoration:none; color:#076EBE}
a, img           {onfocus:this.blur();}
IMG              {border: none;}
input            {border:1px solid #B8B8B8;padding-left:6}
textarea         {border:1px solid #B8B8B8;padding-left:6}
select           {margin:0;font-size:11px}


.input{width:50px; }
.fl {float:"left";}
.fr {float:"right";}
.cb {clear:"both";}
.cr {clear:"right";}
.tx_black{color:black;}
.tx_red{color:#FF5555;}
.tx_cherry{color:#E41B5B;}
.tx_blue{color:#0066CC;}
.tx_pink {color:#ff6699;}
.tx_gray {color:#A1A1A1;}
.tx_silver{color:silver;}
.tx_white {color:#FFFFFF;}
.tx_green {color:#38B549;}
.tx_orange{color:#FF6633;}
.tx_skyblue{color:#6899FF;}
.B{font-weight:bold;}
.textblack{color:"black";}
.bt_chk{border:0;}
.empty {border-style: dashed; border-color: #93A9B8; border-width: 2px; text-align:center; vertical-align:middle; font-size:11px; color: #4E6B7E; }
.size1{font-size:1px;}
.hand{cursor:hand;}