﻿
/***********************************************************/
/***********************************************************/

/* 서브메뉴를 보이게 한다.. */
.sts_sub .sts_menu
{
	display:		table-cell;
}

.sts_sub .sts_content_area
{
	border-color:			#ffffff;
	border-width:			1px;
	border-top-width:		0px;
	border-bottom-width:	1px;
}

	.sts_sub .sts_content_area .sts_content_area_pannel
	{
		border-width:		0px;
	}


/* 네비에기션 바를 숨긴다. */
.sts_page_navigation
{
	display:		none;
}


/*.sts_header_toolbar_bg .sts_pannel .sts_toolbar .sts_info .sts_btn_vipzone
{
	width:		59px;
}

.sts_header_toolbar_bg .sts_pannel .sts_toolbar .sts_info img#id_vipzone
{
	left:		0px;
}*/