/* 왼쪽 사이드 메뉴 스타일 */
#wrap #content .content_wrap .left_sidebar ul li:nth-of-type(2) { background:#f8f8f8; }
#wrap #content .content_wrap .left_sidebar ul li:nth-of-type(2) a { color:#1d90d2; } 

/* 오른쪽 컨텐츠 스타일 */
#wrap #content .content_wrap .right_content .content_01 {
	width:100%; position:relative; overflow:hidden;
}
