/* bass */

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:µ¸¿ò, µ¸¿òÃ¼, seoul, arial, verdana;
	font-size:12px;
	line-height:18px;
	color:#666666;
	word-break:break-all;
	padding:0;
	border:none;
	overflow-x:hidden;
	background-image:url(../img/bg01.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #ffffff;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#989898;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
}


table, tr, td, select, {
	font-family:µ¸¿ò, µ¸¿òÃ¼, seoul, arial, verdana;
	font-size:12px;
	color:#666666;
	word-break:break-all;
	padding:0;
	border:none;
		
}


textarea {
    background-color:#ffffff;
	line-height: 140% ;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #d7d7d7;
	padding: 10 10 10 10;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#989898;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#E8E8E8;
	scrollbar-shadow-color:#E8E8E8;
	scrollbar-darkshadow-color:#E8E8E8;
}


img {border:0;}




/* input */

input {
	font-size:12px; 
	color: #666666;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	height: 18px ;
}

.input01 {
	font-size:12px; 
	color: #666666;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	height: 18px ;
}
.input02 {
	font-size:12px; 
	color: #666666;
	border: 0px;
	background-color: #ffffff;
	height: 18px ;
	width: 450 ;
}



/* link */

A:link {font-size: 12px; color: #666666; TEXT-DECORATION: none}
A:active {font-size: 12px; color: #666666; TEXT-DECORATION: none}
A:visited {font-size: 12px; color: #666666; TEXT-DECORATION: none}
A:hover {font-size: 12px; color: #fe6a0b; TEXT-DECORATION: none}

.l_main:link {font-size: 11px; color: #cabcb0; TEXT-DECORATION: none}
.l_main:active {font-size: 11px; color: #ffffff; TEXT-DECORATION: none}
.l_main:visited {font-size: 11px; color: #cabcb0; TEXT-DECORATION: none}
.l_main:hover {font-size: 11px; color: #cabcb0; TEXT-DECORATION: none}

.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 */
#bgDiv { 
 position:absolute;
 left: 50%;
 top:100%;
 margin-top:-397px;
 margin-left:-825px;
 border: 0px;
 z-index:10;
 width:1650px;
 height:397px;
}
#subbg { 
 position:absolute;
 left: 50%;
 top:0;
 margin-left:-825px;
 border: 0px;
 z-index:20;
}



/* board */

.list_top{ 
	background-image: url(../img/board/b_bar01.gif);
    background-repeat: no-repeat;
    background-position: right; middle;
}
.list_top01{  
   	background-color:#5a8600;
}
.list_bottom{  
	background-color:#3594cb;
}
.list_bottom01{  
	background-color:#eec0d3;
}


.list01{  
	border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	color: #666666;
	font-size: 12px; font-family: "µ¸¿ò";
	padding:0 4 0 4;
}
.list02{  
	border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	color: #666666;
	font-size: 12px;  font-family: "µ¸¿ò";
	padding:0 4 0 4;
}
.list03{  
	border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	color: #555555;
	padding:0 4 0 4;
}
.list04{  
    border-bottom:1px solid #e4e4e4; 
	background-color:#f8f8f8;
	color: #555555;
}



.view_top{  
	background-color:#191919;
}
.view_top01{  
	background-color:#3594cb;
}


.view_bottom{  
	background-color:#191919;
}

.view_bottom01{  
	background-color:#c2c2c2;
}

.view01{  
	background-image: url(../img/board/b_bar02.gif);
    background-repeat: no-repeat;
    background-position: right; middle;
    border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	padding:0 10 0 10;
}
.view02{  
    border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	padding:0 10 0 10;
}

.view03{  
    border-bottom:1px solid #e8d2e1; 
	background-color:#ffffff;
	padding:0 10 0 10;
}
.view04{  
    border:1px solid #666666; 
	background-color:#ffffff;
}




/* 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: #666666; font-family: "µ¸¿ò"; line-height: 18px; font-weight:bold;}
.txt_gray {font-size: 12px; color: #666666; font-family: "µ¸¿ò"; line-height: 18px;}
.txt_gray_s {font-size: 11px; color: #666666; 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;}

