﻿@charset "utf-8";

/*header 재정의 : 상단 뒤로가기 버튼출력, 로고 및 gnb 감춤*/
#top_area{height:55px;}
#top_area h1{display:none;}
#top_section{display:none;}
#top_area a.close_win{display:block;}
#top_gap{height:55px;}