@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.95em;font-family:Malgun Gothic,Arial,sans-serif;color:#000;letter-spacing:-0.03em}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-family:Malgun Gothic,Arial,sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
ul, li{list-style:none;padding:0;margin:0}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;padding:0;margin:0}
input, button {margin:0;padding:0;font-family:Malgun Gothic,Arial;}
button {cursor:pointer}
textarea, select {font-family:dotum;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#1e82cd;text-decoration:none}

*{padding:0;margin:0}
.h1{height:1px}
.h10{clear:both;width:100%;height:10px}
.h45{clear:both;width:100%;height:45px}
.h50{clear:both;width:100%;height:50px}
.h36{clear:both;width:100%;height:36px}
.h33{clear:both;width:100%;height:33px}
.h80{clear:both;width:100%;height:80px}
.h100{clear:both;width:100%;height:100px}

/* 서브 공통 */
#sub_content{width:1100px;margin:30px auto;clear:both;}
#sub_conent{width:1200px;margin:30px auto;clear:both;}
#sub_comLeft_content{width:170px;border:1px solid #e9e9e9;min-height:500px;height:500px;float:left;}
#sub_comcontent{width:100%;}
#main_conent{width:100%;margin:0 auto}
#sub_title{width:100%;padding-bottom:50px;text-align:center;}
.sub_name{clear:both;font-size:1.5em;color:#244c76;height:30px;line-height:30px;font-weight:bold;margin:20px 0}
.sub_text1{font-size:1.2em;}
.sub_text2{font-size:1.4em;color:#3378c1;padding:13px 0}
.bold{font-weight:bold}