/* 탭 */
ul.tab-db
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 1.75em; 0;

	clear: both;
	float: right;
}
ul.tab-db:after { content:" "; display:block; clear:both; height:0; }

ul.tab-db li
{
	float: left;
	padding: 0 0 0 0.08em;
}

h3
{
	clear: both;
	margin: 0 0 0.83em 0;
	padding: 0 0 0 0;

	display: none;
}


/* 이미지사이즈 */
div#contentsWrapper h2#ContentsTitle img
{
	width: 13.5em;
}

img.tab_off
{
	width: 159px;
	height: 24px;
}

img.tab_on
{
	width: 159px;
	height: 28px;
}
