BODY
{
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-RIGHT: 0px;
	background-color: #2e0e0f;
}

P,li,img { font-family: "µ¸¿ò";	line-height:140%}

img {border:0px;} 

a { selector-dummy : expression(this.hideFocus=true);}

.text { font-family: "µ¸¿ò";	line-height:160%; color:#464646; font-size:9pt;}
.exp { font-family: "tahoma";	line-height:140%; color:#666666; font-size:9pt; padding-left:20px;}
.menu { font-family: "tahoma";	line-height:140%; color:#666666; font-size:9pt; font-weight: bold;}

a.news:link, a.news:visited { font-family: "µ¸¿ò", Dotum; font-size:11px; text-decoration: none; color: #333333}
a.news:hover { color: #000000; text-decoration: none}

.main_community { font-family: "µ¸¿ò", Dotum; color:#ffffff; font-size:11px;}
a.main_community:link, a.main_community:visited { font-family: "µ¸¿ò", Dotum; color:#ffffff; font-size:11px;}
a.main_community:hover { font-family: "µ¸¿ò", Dotum; color:#ffffff; font-size:11px;}

a.menu:link, a.menu:visited { text-decoration: none; color: #666666}
a.menu:hover { color: #0B68BC; text-decoration: underline}
.date  { font-family: "tahoma";  font-size: 7pt; color:#F7941C}

.bg_bottom {background-image:url(/img/common/copyright_bg.jpg); background-repeat: no-repeat; background-position:center;}

/*
---------------------------------------
    Common Type
---------------------------------------
*/

.notice  { font-family: "tahoma";  font-size: 7pt; color:#988675;}
.dot8  { font-family: "µ¸¿ò";  font-size: 8pt}
.dot9  { font-family: "µ¸¿ò";  font-size: 9pt}
.thm7  { font-family: "tahoma";  font-size: 7pt}
.thm8  { font-family: "tahoma";  font-size: 8pt}
.thm9  { font-family: "tahoma";  font-size: 9pt}
.ver7  { font-family: "verdana";  font-size: 7pt}
.ver8  { font-family: "verdana";  font-size: 8pt}
.ver9  { font-family: "verdana";  font-size: 9pt}
.gray50 { color:#666666}
.gray70 { color:#333333}

a:link, a:visited { text-decoration: none; color: #000000}
a:hover { text-decoration: none}

BODY 
{scrollbar-face-color: #f6f6f6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #d6d6d6;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #d6d6d6}

/*
---------------------------------------
    Information
---------------------------------------
*/

.navi {
	font-family: µ¸¿ò, Dotum;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}

.menu { font-family: "±¼¸²";	color:#72A433; font-size:9pt; font-weight: bold;}
.menu a:link, .menu a:visited { text-decoration: none; color: #72A433}
.menu a:hover { color: #567B26; text-decoration: underline}
}

/*
---------------------------------------
    Common input
---------------------------------------
*/

.input {  font-family: "µ¸¿ò"; font-size: 9pt; color: #999999; border: #E3DFDC; border-style: solid; border-width: 1px; }
.select	{ border:1px solid #CBCBCB; color:#666666; font-size:12px; height:18px }
.textarea	{ 
    border:1px solid #CCCCCC; 
    
    scrollbar-3dlight-color:#F9F9F9;
    scrollbar-arrow-color:#929292;
    scrollbar-track-color:#F4F4F4;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#EDEDED;
    scrollbar-highlight-color:#FAFAFA;
    scrollbar-shadow-color:#BDBDBD; 
}

input	{
	height:
	expression((this.type=='radio')?'13px':'');
	
	width:
	expression((this.type=='radio')?'15px':'');
	}


/*
---------------------------------------
    Common Select
---------------------------------------
*/

select{behavior: url('/include/selectBox.htc');}


/* Color */

.c1, a.c1:hover, a.c1:active {color:#F8dc63f}