@charset "utf-8";
/* 2014-6-16, hclee */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* Common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,span{margin:0;padding:0;color:#222;font-family:'Nanum Gothic','Nanum GothicBold','나눔고딕','돋움',dotum,Helvetica,sans-serif} 
body,input,textarea,select,table{font-family:'Nanum Gothic','Nanum GothicBold','나눔고딕','돋움',dotum,Helvetica,sans-serif;color:#222;}
body{font-size:13px;} /* span에서의 폰트 크기 때문에 위에 있는 것을 이곳으로 이동*/
img{border:none}
a{text-decoration: none}
input.row2{margin-top:2px } /* input 박스만 두줄로 연속해서 나올때 */
input.image{border:none}
input.datepicker{background:#f0f0f0;width:80px;margin:0;padding:1px 5px;border:1px solid #7e7e7e}
input.readonly{background:#f0f0f0;}
.hidden{display: none}
.hidden2{visibility: hidden}
/* Layout */
div#wrap{margin:0 auto; width:1300px;}
div#u_skip{display:none}
div#header{height:85px;margin:8px auto 0;padding-bottom:10px;border-bottom:3px solid #555}
div#container{clear:both;width:1240px;margin:10px 30px 0px}
div#content{float:left;width:1005px}
div#footer{clear:both;margin:0px auto;padding:30px 0}
/* header */
xxxdiv.header_type{background:url(/img/top/top_bar_bg.jpg ) no-repeat bottom left;}
div.header_logo{width:200px; float:left;margin:10px 0 0 35px;}
div.header_menu{width:600px; float:left;margin:10px 0 0 0;}
div.header_util{width:100px; float:left;margin:20px 0 0 0;}
/* container */
div.snb{float:left;width:235px;}
p,dt,dd{line-height: 1.5em}
div#content li{line-height: 1.5em}
/* footer */
div#footer {width:100%;clear:both;border-top:3px solid #555;}
div.footer_type > div{clear:both;padding:10px 0px 0px 0px; xxbackground:url(/img/top/top_bar_bg.jpg) no-repeat top left;}
div.footer_logo{width:185px; float:left; margin:20px 0 0 35px}
div.footer_add_copyright{width:700px; height:100px; float:left; margin:10px 0 0 0}
div.footer_type  *{font-size:12px;line-height:1.4;color:#808080;}
div.footer_copyright *{font-weight:bold}

div.notice {margin-top:5px}
div.notice, span.notice {color:#E55}