html {
    height: 100%;
	overflow-y: scroll;
}
body {
    height: 100%;
	font-size: 0.75em;
	font-size: 12px;
	line-height: 18px;
	font-family:seoul, arial, verdana, 돋움, 돋움체, ;
	margin: 0 0 0  0.75em;
	margin: 0 0 0;
	margin: 0 0 ;
	margin: 0;
	color:#666666;
	word-break:break-all;
	overflow-x:hidden;
	overflow-y: scroll;
	background-image:url(../img/bg01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
	padding: 0 0 0 0;
	font: 12px/14px Dotum;
	
	background-color:#FFFFFF;

}


table, tr, td, {
	font-family:seoul, arial, verdana, 돋움, 돋움체, ;
	font-size:12px;
	color:#666666;
	word-break:break-all;
	padding:0;
	border:none;
		
}



select, {
	font-family:seoul, arial, verdana, 돋움, 돋움체, ;
	font-size:12px;
    line-height: 140% ;
	color:#666666;
	background-color: #ffffff;
    behavior: url('../js/selectbox.htc');
}



textarea {

	font-size: 12px;
	font-family:seoul, arial, verdana, 돋움, 돋움체, ;
	line-height: 140%; 
	color:#666666;
    background-color:#ffffff;
	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;}

.png24 {
  tmp:expression(setPng24(this));
}



/* input */

input {
	font-size:12px; 
	color: #666666;
}

.input_txt {
	font-size:12px; 
	color: #666666;
	border: 1px solid #cccccc;
	background-color: #b9b9b9;
	height: 18px ;
}
.input_log {
	font-size:12px; 
	color: #333333;
	border: 0px solid #cccccc;
	background-color: #b9b9b9;
	height: 18px ;
	width: 100% ;
}


/* 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}

a {selector-dummy: expression(this.hideFocus=true);}

.l_main:link {font-size: 11px; color: #6D6D6D; TEXT-DECORATION: none}
.l_main:active {font-size: 11px; color: #6D6D6D; TEXT-DECORATION: none}
.l_main:visited {font-size: 11px; color: #6D6D6D; TEXT-DECORATION: none}
.l_main:hover {font-size: 11px; color: #fe6a0b; 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;}








/* DIV */
#main_navi { 
 position:absolute;
 left: 50%;
 margin-left:-495px;
 top: 0px;
 border: 0px;
 z-index:100;
 width:990px;
 height:100px;
}
#news01 { 
 position:absolute;
 left: 50%;
 margin-left:-460px;
 top: 385px;
 border: 0px;
 z-index:20;
 width:320px;
 height:112px;
}
#news02 { 
 position:absolute;
 left: 50%;
 margin-left:-460px;
 top: 385px;
 border: 0px;
 z-index:20;
 width:320px;
 height:112px;
}



/* board */

.list_bar{ 
	background-image: url(../board/img/bar01.gif);
    background-repeat: no-repeat;
    background-position: right; middle;
}

.list_top{  
   	background-color:#5a8600;
}

.list_bottom{  
	background-color:#3594cb;
}



.list01{  
	border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	color: #666666;
	font-size: 12px; font-family: seoul, arial, verdana, 돋움, 돋움체,;
	padding:0 4 0 4;
}
.list02{  
	border-bottom:1px solid #e4e4e4; 
	background-color:#ffffff;
	color: #666666;
	font-size: 12px; font-family: seoul, arial, verdana, 돋움, 돋움체,;
	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_bottom{  
	background-color:#191919;
}


.view01{  
	background-image: url(../board/img/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_main_b {font-size: 12px; color: #ff6600; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_main {font-size: 12px; color: #ff6600; font-family: "돋움"; line-height: 18px;}
.txt_main_s {font-size: 11px; color: #ff6600; font-family: "돋움"; line-height: 18px;}

.txt_sub_b {font-size: 12px; color: #6c8b00; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_sub {font-size: 12px; color: #6c8b00; font-family: "돋움"; line-height: 18px;}
.txt_sub_s {font-size: 11px; color: #6c8b00; font-family: "돋움"; line-height: 18px;}

.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_black14_b {font-size: 14px; color: #000000; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.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: #e30000; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_red {font-size: 12px; color: #e30000; font-family: "돋움"; line-height: 18px;}
.txt_red_s {font-size: 11px; color: #e30000; font-family: "돋움"; line-height: 18px;}

.txt_orange_b {font-size: 12px; color: #ff6600; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_orange {font-size: 12px; color: #ff6600; font-family: "돋움"; line-height: 18px;}
.txt_orange_s {font-size: 11px; color: #ff6600; font-family: "돋움"; line-height: 18px;}

.txt_green_b {font-size: 12px; color: #6c8b00; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_green {font-size: 12px; color: #6c8b00; font-family: "돋움"; line-height: 18px;}
.txt_green_s {font-size: 11px; color: #6c8b00; 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: #7a3d88; font-family: "돋움"; line-height: 18px; font-weight:bold;}
.txt_purple {font-size: 12px; color: #7a3d88; font-family: "돋움"; line-height: 18px;}
.txt_purple_s {font-size: 11px; color: #7a3d88; font-family: "돋움"; line-height: 18px;}

