@charset "EUC-KR";
.base_font {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.bold_font {
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #FFFFFF;
	font-family: sans-serif;
}
.notice_font {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff200;
	font-family: sans-serif;
}
.underline_font {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff200;
	font-family: sans-serif;
	text-decoration: underline;
}
.small_font {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	font-family: sans-serif;
}
.unvisible_font {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	font-family: sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:#cccccc;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#9B9B9B;
    scrollbar-shadow-color:#222222;
    scrollbar-darkshadow-color:#666666;
    scrollbar-track-color:#333333;
    scrollbar-arrow-color:#ffffff;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.onborder {border: solid 1; border-color:#888888}
.offborder {border: solid 1; border-color:#666666}
.box_color {border-style:solid 1; background: #813030; font-family:"?‹ì?", Arial; overflow: auto; border:#990000; border-left-color:#703030;border-right-color:#703030;border-top-color:#703030;border-bottom-color:#703030} 
.box_color2 {border-style:solid 1; background: #813030; font-family:"?‹ì?", Arial; overflow: hidden; border:#990000; border-left-color:#703030;border-right-color:#703030;border-top-color:#703030;border-bottom-color:#703030} 
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	text-decoration: none;	
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
