BODY,TEXTAREA,TABLE,DIV{
  font-family: '돋움', Arial; 
  font-size:12px;
  color:#555555;
  scrollbar-face-color:ffffff; 
  scrollbar-shadow-color: #999999; 
  scrollbar-highlight-color: #999999; 
  scrollbar-3dlight-color: ffffff;  
  scrollbar-darkshadow-color: ffffff; 
  scrollbar-track-color: ffffff; 
  scrollbar-arrow-color: #99999;
  IME-MODE: active;
}

table,td,th{font-size:12px;}

form{ margin:0;border:0 }

a:link,a:visited { font-size: 12px; color: #555555; text-decoration: none; }
a:hover          { font-size: 12px; color: #4E6DAD; text-decoration: none;}

.table_box01 {BORDER-left: #000000 2px solid; BORDER-right: #000000 2px solid; BORDER-top: #000000 2px solid;BORDER-bottom: #000000 2px solid;}

font.p  { color: #205DB8; }	

P
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
}

INPUT { border: expression((this.type=='checkbox' || this.type=='radio' || this.type=='button' || this.type=='image')?'':'1px solid #C2C2C2'); IME-MODE: active } 


.BtnImg {
	border-style:none;
	font-family:'돋움';
	font-size: 9pt;
	width: 25px;
	height: 25px;
	background-color:#f0f0f0;
}

.SelectBar {
	border:1 solid silver;
	font-family: '돋움';
	font-size: 9pt;
	background-color:#f0f0f0;
}

.TextMenuBar {
	border-top-style:none;
	font-family: '돋움';
	font-size: 9pt;
	background-color:#f0f0f0;
}   

.skin0 {
	position:absolute;
	text-align:left;
	width:200px;
	border:1px solid gray;
	background-color:menu;
	font-family:'돋움',Verdana;
	line-height:20px;
	cursor:default;
	visibility:hidden;
}