#dB_S A:link{
	font-size: 9pt;
	font-family: 'Nanum Gothic', ³ª´®°íµñ, ¸¼Àº °íµñ, ±¼¸²;
	color: #000;
	text-decoration:none;
}
#dB_S A:visited{
}
#dB_S A:active{
}
#dB_S A:hover{
	color: #0E0E0F;
}

#dB_S {
	width: 100%;
	height: 140px;	
}
#dB_S .menu {
	top:0px;
	height: 27px;
	margin-bottom: 10px;
	background: url(../../tab_main/img_gal_new4/gal_bar.gif) no-repeat;
}

#dB_S .button {
	float: left;
	margin-top: -2px;
}

#dB_S .board {
	width:98%;
	top:1px;
}

#dB_S .tlink {
	min-width: 74px;
	padding: 6px 4px;
	border: 1px solid #ccc;
	-border-radius: 5px 5px 0 0;
	color: #0E0E0F;/* ¸Þ´º ÀÏ¹Ý ±ÛÀÚ»ö */
	
	font-size: 9pt;
	font-family: 'Nanum Gothic', ³ª´®°íµñ, ¸¼Àº °íµñ, ±¼¸²;
	font-weight: bold;
	text-align: center;
	text-decoration:none;	
	
	background: #F4F3F8;
}
#dB_S .tlink:active{
	color: #0E0E0F;
	border-bottom: none;
	background: #fff;
}

#dB_S .tlink_on {
	min-width: 74px;
	-border-radius: 5px 5px 0 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: 'Nanum Gothic', ³ª´®°íµñ, ¸¼Àº °íµñ, ±¼¸²;
	color:#0C84DE;
	border: 1px solid #ccc;
	border-bottom: none;
	text-decoration:none;
	padding: 6px 4px;
	background: #121414;
}