﻿@charset "utf-8";
<!--

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);-->

@font-face{
    font-family:NanumGothicLight;
    src:url(../fonts/NanumGothicLight.eot);
    src:url(../fonts/NanumGothicLight.eot?#iefix) format(embedded-opentype),
    url(../fonts/NanumGothicLight.woff) format(woff),
    url(../fonts/NanumGothicLight.ttf) format(truetype);
    url(../fonts/NanumGothicLight.svg#NanumGothicLight) format(svg)
    src:local(※), url(../fonts/NanumGothicLight.woff) format(woff);
}
@font-face{
    font-family:NanumGothic;
    src:url(../fonts/NanumGothic.eot);
    src:url(../fonts/NanumGothic.eot?#iefix) format(embedded-opentype),
    url(../fonts/NanumGothic.woff) format(woff),
    url(../fonts/NanumGothic.ttf) format(truetype);
    url(../fonts/NanumGothic.svg#NanumGothic) format(svg)
    src:local(※), url(../fonts/NanumGothic.woff) format(woff);}
	

body {position:relative; font-size:0.75em; width:100%; font-family:'NanumGothic','나눔고딕'; margin:0;padding:0; line-height: 1.5em; color:#494949;font-size:12px; border-spacing:0px; border-collapse:collapse; height:100%; min-height:100%; border:0; background: url(../images/common/top_back01.jpg) center top repeat-x;}



#skip {display:none;margin:0;padding:0;}


h1,h2,h3,h4,h5,h6,form,input,dl,dt,dd,p,ol,div,p,ul,li,table,th,td,textarea,span, select{
color: #494949; line-height:1.5em; font-size:12px; margin:0;padding:0; list-style:none;}


img {border:0; padding:0; vertical-align:middle; margin:0;}
*html img {border:0; padding:0; vertical-align:middle; margin:0;}

hr {display: none;}
none {display: none;}

a:link {color:#494949; text-decoration:none;}
a:visited {color:#494949; text-decoration:none;}
a:hover {color:#494949;	text-decoration:none;}
a:active {color:#5564c0; text-decoration:none;}

.hidden {display:none; visibility:hidden;}

