﻿
@charset "UTF-8";

body {
	color:#353535; font-size:12px;
    font-family:  'Lato', 'Nanum Gothic', 'Malgun Gothic', 'Noto Sans KR', sans-serif, serif, Arial, 'dotum', '돋움';
    -webkit-font-smoothing: antialiased;
}

*:focus{outline:none;}

#header{ position:relative; z-index:1;}
#container{ position:relative; z-index:0;}