@charset "utf-8";
/* --- 공통 --- */

/* 레이아웃 */
body	{overflow-y:scroll;}
div#sub_wrap	{width:100%; height:100%; margin:0; padding:0;}

.cont_center	{width:1000px; margin:0 auto; overflow:hidden;}
#contents{margin-top:-22px;}

/* 텍스트 */
a	{color:#666; text-decoration:none;}
a:hover,	a:focus	{color:#666; text-decoration:none;}

.text_hidden	{overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0; line-height:0;}	/* 숨김 처리*/
.sub_title>span.nml	{position:none; float:none; margin:0; padding:0; width:none; font-weight:normal;}
em	{font-style:normal; font-weight:600;}





#snb ul>li {box-sizing: border-box}