
.header_t											{min-width:1000px; height:110px; width:100%; margin:0px auto;}
.header_bg											{background:rgba(255,255,255,0.9); border-bottom:1px solid #ccc;}
.hd_gnb1											{width:1100px; margin:0 auto;}
.hd_gnb1 > .header_logo								{float:left;}
.hd_gnb1 > .header_logo img							{width:115px; height:105px;}
.hd_gnb1 > .header_gnb								{float:right;}
.hd_gnb1 > .header_gnb > li							{float:left; margin:46px 0 0 20px;}

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
.nanumgothic * {
 font-family: 'Nanum Gothic', sans-serif;
}
.header_gnb a { color:#333; font-size:18px; font-weight:400;}
.header_gnb a:hover { text-decoration: none;}
.col_white { color:#fff !important; }
.onon { color:#f08841  !important; }