/* bass */

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:MS Gothic, MS P Gothic, MS UI Gothic, seoul, arial, verdana;
	font-size:12px;
	line-height:18px;
	color:#999999;
	word-break:break-all;
	padding:0;
	border:none;
	overflow-x:hidden;
	background-image:url(../img/bg01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#222222;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#222222;
	scrollbar-shadow-color:#222222;
	scrollbar-darkshadow-color:#222222;
}


table, tr, td, {
	font-family:MS Gothic, MS P Gothic, MS UI Gothic, seoul, arial, verdana;
	font-size:12px;
	color:#999999;
	word-break:break-all;
	padding:0;
	border:none;
		
}



select, {
	font-family:MS Gothic, MS P Gothic, MS UI Gothic, seoul, arial, verdana;
	font-size:12px;
		line-height: 140% ;
	color:#999999;
	background-color: #222222;
    behavior: url('../js/selectbox.htc');
}



textarea {
    background-color:#000000;
	line-height: 140% ;
	font-size: 9pt;
	color: #999999;
	border: 1px solid #d7d7d7;
	padding: 10 10 10 10;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#989898;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
}



img {border:0;}

.png24 {
  tmp:expression(setPng24(this));
}



/* input */

input {
	font-size:12px; 
	color: #999999;
	border: 1px solid #a0a0a0;
	background-color: #000000;
	height: 18px ;
}

.input01 {
	font-size:12px; 
	color: #999999;
	border: 1px solid #a0a0a0;
	background-color: #000000;
	height: 18px ;
}
.input02 {
	font-size:12px; 
	color: #999999;
	border: 0px;
	background-color: #000000;
	height: 18px ;
	width: 450 ;
}
.input_log {
	font-size:12px; 
	color: #222222;
	border: 0px solid #a0a0a0;
	background-color: #d6bc91;
	height: 18px ;
	width: 100% ;
}



/* link */

A:link {font-size: 12px; color: #dedede; TEXT-DECORATION: none}
A:active {font-size: 12px; color: #dedede; TEXT-DECORATION: none}
A:visited {font-size: 12px; color: #dedede; TEXT-DECORATION: none}
A:hover {font-size: 12px; color: #fffcad; TEXT-DECORATION: none}

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

.l_main:link {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:active {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:visited {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:hover {font-size: 12px; color: #fffd68; font-weight:bold;}
/*
.l_main:link {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:active {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:visited {font-size: 12px; color: #f2f2f2; font-weight:bold;}
.l_main:hover {font-size: 12px; color: #fffd68; font-weight:bold;}
*/
.l_brown:link{color:#5d250c;  font-weight:bold;}
.l_brown:visited{color:#5d250c; font-weight:bold;}
.l_brown:hover{color:#5d250c; font-weight:bold;}
.l_brown:active{color:#5d250c; font-weight:bold;}

.l_purple:link{color:#a6a2a9;text-decoration:none;}
.l_purple:visited{color:#a6a2a9;text-decoration:none;}
.l_purple:hover{color:#a6a2a9;text-decoration:underline;}
.l_purple:active{color:#a6a2a9;text-decoration:none;}

.l_dark:link{color:#333333;text-decoration:none;}
.l_dark:visited{color:#333333;text-decoration:none;}
.l_dark:hover{color:#333333;text-decoration:underline;}
.l_dark:active{color:#333333;text-decoration:none;}

.l_black:link{color:#333333;text-decoration:none;}
.l_black:visited{color:#333333;text-decoration:none;}
.l_black:hover{color:#e25823;text-decoration:none;}
.l_black:active{color:#333333;text-decoration:none;}

.l_white:link{color:#c7c7c7;text-decoration:none;}
.l_white:visited{color:#c7c7c7;text-decoration:none;}
.l_white:hover{color:#c7c7c7;text-decoration:none;}
.l_white:active{color:#c7c7c7;text-decoration:none;}

.l_orange:link{color:#e25823;font-weight:bold;}
.l_orange:visited{color:#e25823;font-weight:bold;}
.l_orange:hover{color:#e25823;font-weight:bold;}
.l_orange:active{color:#e25823;font-weight:bold;}




/* Class */
.png24 {
  tmp:expression(setPng24(this));
}





/* DIV */
#top_menu { 
 position:absolute;
 left: 50%;
 margin-left:-500px;
 top: 0px;
 border: 0px;
 z-index:100;
 width:1000px;
 height:100px;
}
#main_box { 
 position:absolute;
 left: 50%;
 margin-left:-465px;
 top: 458px;
 border: 0px;
 z-index:20;
 width:930px;
 height:125px;
}

#news01 { 
 position:absolute;
 left: 50%;
 margin-left:-500px;
 top: 385px;
 border: 0px;
 z-index:20;
 width:320px;
 height:112px;
}



/* board */

.list_top{ 
	background-image: url(../img/n_board/b_bar01.gif);
    background-repeat: no-repeat;
    background-position: right; middle;
}

.list_top01{  
   	background-color:#5a8600;
}

.list_bottom{  
	background-color:#3594cb;
}



.list01{  
	border-bottom:1px solid #3d3d3d; 
	background-color:#000000;
	color: #999999;
	font-size: 12px; font-family: "µ¸¿ò";
	padding:0 4 0 4;
}
.list02{  
	border-bottom:1px solid #3d3d3d; 
	background-color:#000000;
	color: #999999;
	font-size: 12px;  font-family: "µ¸¿ò";
	padding:0 4 0 4;
}
.list03{  
	border-bottom:1px solid #3d3d3d; 
	background-color:#000000;
	color: #555555;
	padding:0 4 0 4;
}
.list04{  
    border-bottom:1px solid #3d3d3d; 
	background-color:#f8f8f8;
	color: #555555;
}



.view_top{  
	background-color:#191919;
}


.view_bottom{  
	background-color:#191919;
}


.view01{  
	background-image: url(../img/n_board/b_bar02.gif);
    background-repeat: no-repeat;
    background-position: right; middle;
    border-bottom:1px solid #3d3d3d; 
	background-color:#000000;
	padding:0 10 0 10;
}
.view02{  
    border-bottom:1px solid #3d3d3d; 
	background-color:#000000;
	padding:0 10 0 10;
}

.view03{  
    border-bottom:1px solid #e8d2e1; 
	background-color:#000000;
	padding:0 10 0 10;
}
.view04{  
    border:1px solid #999999; 
	background-color:#000000;
}




/* text */

.txt_white_b {font-size: 12px; color: #c7c7c7; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_white {font-size: 12px; color: #c7c7c7; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_white_s {font-size: 11px; color: #c7c7c7; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_palegray_b {font-size: 12px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_palegray {font-size: 12px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_palegray_s {font-size: 11px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_gray_b {font-size: 12px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_gray {font-size: 12px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_gray_s {font-size: 11px; color: #999999; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_darkgray_b {font-size: 12px; color: #333333; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_darkgray {font-size: 12px; color: #333333; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_darkgray_s {font-size: 11px; color: #333333; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_black_b {font-size: 12px; color: #000000; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_black {font-size: 12px; color: #000000; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_black_s {font-size: 11px; color: #000000; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_red_b {font-size: 12px; color: #ff2e15; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_red {font-size: 12px; color: #ff2e15; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_red_s {font-size: 11px; color: #ff2e15; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_orange_b {font-size: 12px; color: #e25823; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_orange {font-size: 12px; color: #e25823; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_orange_s {font-size: 11px; color: #e25823; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_green_b {font-size: 12px; color: #546a00; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_green {font-size: 12px; color: #24925d; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_green_s {font-size: 11px; color: #24925d; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_blue_b {font-size: 12px; color: #4376ba; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_blue {font-size: 12px; color: #4376ba; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_blue_s {font-size: 11px; color: #4376ba; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_brown_b {font-size: 12px; color: #5d250c; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_brown {font-size: 12px; color: #5d250c; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_brown_s {font-size: 11px; color: #5d250c; font-family: "µ¸¿ò"; line-height: 18px;}

.txt_purple_b {font-size: 12px; color: #8f08ae; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_purple {font-size: 12px; color: #8f08ae; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_purple_s {font-size: 11px; color: #8f08ae; font-family: "µ¸¿ò"; line-height: 18px;}

