td		{color:#2C2B2B; font-family:"±¼¸²"; font-size:12px; line-height:20px;word-break:break-all}
select, textarea	{color:#808080; font-family:±¼¸²; font-size:12px; padding-top:2; line-height:17px}
input { 
 	height: 19px;
	font-size: 11px; 
	border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid silver' );
}
input.box { 
 	height: 20px;
	font-size: 11px; 
	border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid #D5DBEC' );
	background-color: #ebeef4;
}
input.box2 { 
 	height: 20px;
	font-size: 11px; 
	border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid #E4F1B7' );
	background-color: #F1F6DE;
}

textarea { 
	font-size: 11px; 
	border: 1px solid silver; 
}

input.radio { height: 15px;}
input.checkbox { height: 15px;}

a:link		{color:#463A0B; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
a:visited	{color:#463A0B; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
a:active	{color:#463A0B; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
a:hover		{color:#FF8A00; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}

.menu:link		{color:#643409; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
.menu:visited	{color:#643409; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
.menu:active	{color:#643409; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}
.menu:hover		{color:#AD8125; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px}

.b:link		{color:#08386B; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.b:visited	{color:#08386B; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.b:active	{color:#FF7200; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.b:hover	{color:#FF7200; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;font-weight: normal;}

body  {
	background-color: #ffffff;
	font-family:"±¼¸²"; font-size:11px; line-height:17px;
	
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #ADADAD; 
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ADADAD;
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #ADADAD;
	scrollbar-font-size: 12px; line-height: 15px;
	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	}
	
.historypadding {padding-top:5px;padding-bottom:5px;}
.historyfont {color:#FF4E00;}
.small {color:#481B00; font-family:±¼¸²; font-size:11px;}
.menu {color:#643409; font-family:±¼¸²; font-size:11px;}
.menu_over {color:#ffffff; font-family:±¼¸²; font-size:11px; font-weight: bold;}
input.solidtext { border-width:0px; border-style:solid; border-color:#BDC1B6; background-color:#ffffff}
input.solidtext1 { border-width:5px; border-style:solid; border-color:#A4ACC9; background-color:#ffffff}
.box {color:#ffffff; font-family:±¼¸²; font-size:12px; font-weight: bold;}
.box2 {color:#000000; font-family:±¼¸²; font-size:12px;}
.event {color:#FE6714; font-family:±¼¸²; font-size:12px; font-weight: bold;}
.event2 {color:#919190; font-family:±¼¸²; font-size:12px; font-weight: bold;}

.write4 {color:#01865E; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.write3 {color:#5D8A12; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.write {color:#9D4A06; font-family:µ¸¿ò; font-size:12px; text-decoration:none; line-height:15px;}
.board {padding-left:5px;padding-right:5px;}
button {
	background-color: #ffffff;
	border: 1px solid silver;
	font-size: 12px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#FFFFFF, EndColorStr='silver');
}