/*
	TV ´õº¸±â ¸Þ´º 5°³¸¸ º¸ÀÌ°Ô
*/
.menu_tv_tab > section > section > ul >li:nth-child(n+8){
	display: none;	
}


/* tv ÀüÃ¼ ¸Þ´º Å©±â °¡º¯´ëÀÀ */
.main_menu .menu_tv .nav_menu_tv ul .menu_tv_tab .part_wrap{
	display: table;
	padding:30px 25px 45px 28px;
	height: auto;
}



/* tv ¸Þ´º ÆîÃºÀ»¶§ */
.nav_menu_tv.full  .menu_tv_tab > section > section > ul >li {
	display: block !important;
}

.nav_menu_tv.full ul .menu_tv_tab section .content_paging {
	display: none;
}




/* ¿À´ÃÀÇ ÇÖÀÌ½´ 6°³¸¸ º¸ÀÌ°Ô */
.content_issue .thumb_list > li:nth-child(n+7){
	display: none;	
}


/* »ó´Ü ¸Þ´º °íÁ¤ */
.fix_header {
	background: none repeat scroll 0 0 #fff;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.fix_header .bg_gnb .wrap_gnb{
	height: 0px;
}

.fix_header .nav_gnb{
	display: none;
}

.fix_header .bg_gnb .wrap_gnb h1 {
	top:14px;
}