/* Basic */
body,td,select,input,div,form,textarea,center,option,pre,blockquote {font-size:9pt; font-family:굴림,돋움,tahoma,verdana; color:#333333;line-height:160%;}
/* Scrollbar Color */
body{scrollbar-face-color: #ffffff;scrollbar-shadow-color: #a6a6a6;scrollbar-highlight-color: #ffffff;scrollbar-3dlight-color: #a6a6a6;scrollbar-darkshadow-color: #ffffff;scrollbar-track-color: #ffffff;scrollbar-arrow-color: #ffffff;}
/* Linked Text */
A:link    {color:#333333;text-decoration:none;}
A:visited {color:#333333;text-decoration:none;}
A:active  {color:#333333;text-decoration:none;}
A:hover  {color:#0066cc;text-decoration:underline;}

A.lnk2:link {color:#333333;text-decoration:none;}
A.lnk2:visited {color:#333333;text-decoration:none;}
A.lnk2:active {color:#333333;text-decoration:none;}
A.lnk2:hover {color:#0066cc;text-decoration:underline;}
/* Font */
.y_smlest {font-family:tahoma,verdana; font-size:7pt;}
.y_smler {font-family:verdana,tahom,arial; font-size:8pt;}
/* Input Style */
.textarea {border:solid 1	#eeeeee; font-family:굴림,verdana;font-size:9pt;color:#999999;background:;}
.y_input{border:solid 1	#eeeeee;font-family:굴림,verdana;font-size:9pt;color:#999999;height:19px;background:;}
.y_input2{border:solid 0	#eeeeee;font-family:굴림,verdana;font-size:9pt;color:#999999;height:19pxbackground:;}
/* Submit button */
.y_submit1 {border:border:1 solid black; background-color:#333333; color:white; font-family:돋움,Tahoma;font-size:9pt; width:45; height:17;}
.y_submit2 {border:1 solid #999999; background-color:#eeeeee; color:#999999; font-family:돋움,Tahoma;font-size:9pt; width:60; height:19;}
.y_submit3 {border:1 solid #f2f2f2; background-color:white; color:silver; font-family:돋움,Tahoma;font-size:9pt; width:60; height:19;}
.y_submit4 {border:1 solid #ededed; background-color:white; color:#eeeeee; font-family:돋움,Tahoma;font-size:9pt; width:60; height:60;}
.y_submit5 {border:1 solid #ededed; background-color:white; color:silver; font-family:돋움,Tahoma;font-size:9pt; width:40; height:19;}
/* Table Style+@ */
.y_tb1{border-width:1px; border-color:#eeeeee; border-style:solid;}
.y_tb2{background-color:#f2f2f2}