@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

html {overflow-x:hidden; overflow-y:scroll;}
body {font-family:'나눔바른고딕','NanumBarunGothic','돋움','Dotum'; font-size:12px; color:#666666; word-break:break-all;}
caption{text-indent:-9999px;overflow:hidden;height:0;font-size:0;}
a {color:#666666; text-decoration:none;}
a:hover{color:#0168b7;text-decoration:underline;}
input, textarea { font-size:13px; margin:0; padding:0; font-family:'나눔바른고딕','NanumBarunGothic','돋움','Dotum'; }
input[type=text] { font-size:13px; color:#666; border:1px solid #cccccc; font-family:'나눔바른고딕','NanumBarunGothic','돋움','Dotum';padding:0px 5px 0px 5px;height:23px; }
input[type=radio] {vertical-align:middle;}
input[type=button] {border:0;}
select { ertical-align:middle;font-size:13px; border:1px solid #cccccc; font-family:'나눔바른고딕','NanumBarunGothic','돋움','Dotum';}
textarea { font-size:13px; border:1px solid #dedede; resize:none;}
.noborder {border:0 !important;}
.scroll {overflow-y:scroll;}

.clear {clear:both;}
.after {}
.after:after {display:block; overflow:hidden; clear:both; content:"";}
.pointer {cursor:pointer;}
.rel {position:relative;}
.letter {letter-spacing:-1px}

.block {display:block;}
.in-block {display:inline-block;}
.inline {display:inline;}

.left{text-align:left !important}
.right{text-align:right !important}
.center{text-align:center !important}

.fl{float:left !important;}
.fr{float:right !important;}

img.btn{vertical-align:middle;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 12px;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Layout */
#wrap{width:100%;}

#header_wrap{width:100%; height:134px; background:url(../images/common/top_bg.gif) 0 bottom repeat-x;}

#header_wrap .inner {position:relative; width:1000px; margin:0 auto;}
#header_wrap .inner h1 {position:absolute; left:0; top:36px; z-index:5000;}
#header_wrap .inner ul.util{ float:right; margin-top:22px;}
#header_wrap .inner ul.util li{float:left;background:url(../images/common/util_line.gif) right 0 no-repeat; padding:0 18px 0 0; margin-right:18px; font-size:0; line-height:0;}
#header_wrap .inner ul.util li.end{background:none;padding:0 0;margin-right:0; }
#header_wrap .inner .search{position:absolute; right:0; margin-top:48px; width:auto; height:22px;border:2px solid #006ab8; font-size:0; line-height:0;}
#header_wrap .inner .search .txt{ float:left; height:21px; color:#666; width:209px;border:0px solid #fff; margin-top:0px; }

/* 상단 네비게이션 박스 */
#header_wrap .naviBox {width:100%; height:41px;background:url(../images/common/navi_bg.gif) repeat-x; position:absolute; left:0; top:93px;z-index:1000;border-bottom:1px solid #016bb9;}
#header_wrap .naviBox .inner {position:relative; width:1002px; margin:0 auto;}
#header_wrap .naviBox .inner .navi {float:right; margin:0;}
#header_wrap .navi > ul > li {float:left;position:relative; margin:0; font-size:0; line-height:0;}
#header_wrap .navi > ul > li:hover {background:url(../images/common/top_bg_on.gif); height:41px;}
#header_wrap .navi > ul > li.last{}
#header_wrap .navi > ul > li > ul {position:absolute; left:0; top:41px; min-width:249px; min-height:244px; display:none; padding-top:15px; height:auto;border:1px solid #d4e2f6;border-bottom:0px solid #d4e2f6;border-top:0px solid #d4e2f6;}
#header_wrap .navi > ul > li > ul > li {font-size:12px;line-height:26px;text-align:center; padding-bottom:2px;}
#header_wrap .navi > ul > li > ul > li a{display:block;color:#25416c;font-weight:bold;height:23px;width:249px;text-decoration:none;}
#header_wrap .navi > ul > li > ul > li:hover a{color:#fff; font-weight:bold; background:#003a7c;}

#container{position:relative;width:1000px; margin:0 auto; padding:27px 0 0 0;}
	#sidebar, #content{ float: left; }
	#sidebar{width:250px;}
	#content{width:750px; padding:0 0 70px 0; line-height:160%; min-height:350px;}
#main_container{position:relative;width:1600px; margin:0 auto; padding:33px 0 37px 0; height:356px;}

#footer_wrap{clear:both;width:100%;height:120px; background:url(../images/common/footer_bg.gif) repeat-x;}
#footer{position:relative;width:1000px;margin:0 auto; padding-top:40px;}
#footer .logo{float:left; padding:16px 0 0 8px;}
#footer address, .copyright{margin-left:90px; width:700px;}
#footer address{font-style:normal; padding-top:3px;}
#footer .copyright {padding-top:16px;}
#footer .copyright strong{color:#333333;}
#footer .logo_rig {position:absolute;right:0;top:40px; margin:0;}
