a:link		{ text-decoration:none; color:#333 } 
a:hover		{ text-decoration:none; color:#333 } 

.gray {
	line-height: 140%;
	color: #666666;
	text-decoration: none;
}
.green {
	line-height: 140%;
	color: #879475;
	text-decoration: none;
}

.white12b {
	font-size:12px;
	color:#6C5529;
	text-decoration:none;
	font-weight:bold;
}

.box {
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;

}
.txt1 {
	line-height: 140%;
	color: #000101;
	text-decoration: none;
}
.txtb {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.txt2 {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}

.pagenum {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}

.pagenum A {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}

.pagenum A:hover {
	font-size: 12px;
	color: #535353;
	text-decoration:none;
}


.loginbox {
	color: #333333;
	text-decoration: none;
	background-color: #e5e5e5;
	border: none;
}
.listbox {
	color: #666666;
	text-decoration: none;
	border: inset;
}
.listb {
	font-weight: bold;
	color: #4C4E7E;
	text-decoration: none;
}


.whitebox {
	color: #999999;
	text-decoration: none;
	border: none;
	line-height: 140%;

}

/* ¹öÆ° */
#bt_board a{ display:inline-block; text-align:center;  margin:0px auto;  background:url('./image/bt_div_gray.gif') left 0px;  font:12px dotum; color:#666666; padding-left:6px; text-decoration:none; height:22px; cursor:pointer;  overflow:hidden; margin-top:3px;}
#bt_board a:hover{background:url('./image/bt_div_gray.gif') left -22px}
#bt_board a span{display:inline-block;  background:url('./image/bt_div_gray.gif') right 0px; margin:0px auto; line-height:200%; padding-right:6px;  text-align:center; height:22px; overflow:hidden}
#bt_board a:hover span{background:url('./image/bt_div_gray.gif') right -22px; color:#000000}



#bt_20_black a { display:inline-block; text-align:center; background:url('./image/bt_div_20_black.gif') left 0;  font:11px dotum; color:#ffffff; padding-left:7px; text-decoration:none; height:20px; cursor:pointer;   overflow:hidden; }
#bt_20_black a:hover {background:url('./image/bt_div_20_black.gif') left -20px;}
#bt_20_black a span {display:inline-block; text-align:center; background:url('./image/bt_div_20_black.gif') right 0; line-height:190%; padding-right:7px; height:20px; overflow:hidden}
#bt_20_black a:hover span {background:url('./image/bt_div_20_black.gif') right -20px; color:#ffffff; }
