@font-face{
font-family:"Nanum Gothic";
src: url('/fonts/NanumGothic.eot');
src:local(※), url('/fonts/NanumGothic.woff') format('woff')
}

@font-face{
font-family:"Nanum Gothic Bold";
src: url('/fonts/NanumGothicBold.eot');
src:local(※), url('/fonts/NanumGothicBold.woff') format('woff')
}

body {
	margin:0px;
	font-family:"Nanum Gothic","malgun gothic",dotum,gulim,"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	letter-spacing:0px;
	background:url('./image/main_back.jpg');
}

html
{	overflow-x:hidden;
	overflow-y:scroll;
}

input,select,textarea {font-size:12px;}
img,p {border:0;margin:0;padding:0;}
form {display:inline;margin:0;padding:0;}
select {font-size:12px;}
label {cursor:pointer;}
a {text-decoration:none;color:#333;}
a:hover {color:#25aae3;}

#gnb {width:970px;margin:auto;height:28px;background:#fff;}
#gnb .top_menu {width:970px;margin:auto;font-size:11px;letter-spacing:-1px;} 
#gnb .top_menu .top_left {padding:0;margin:0;float:left;}
#gnb .top_menu .top_left .mynic {font-weight:bold;color:#5496e1;}
#gnb .top_menu .top_left .myinfo {color:#457fb3;}
#gnb .top_menu .top_right {float:right;color:#333;padding:6px 12px 0 0;}
#gnb .top_menu .top_right ul {margin:0;}
#gnb .top_menu .top_right li {list-style-type:none;display:inline;padding-right:5px;}
#gnb .top_menu .top_right li a{color:#333;}
#gnb .top_menu .top_right li a:hover{color:#25aae3;}
#gnb .top_menu .top_right .eng a{color:#5279ad;font-weight:bold;letter-spacing:0px;}
#gnb .top_menu .top_right .eng a:hover{color:#25aae3;}

#wrap {width:970px;margin:auto;background:#fff;margin-top:-20px;}

#header {height:176px;}
#header .logo {float:left;padding:0px 0 0px 20px;z-index:1000;}
#header .logo h1 {margin:0;padding:0;position:absolute;}
#header .logo h1 a {font-weight:bold;color:#555;font-size:22px;}

#header .search {float:right;padding:4px 0 6px 0px;z-index:100;width:238px;margin:15px 18px 0 0px;height:30px;}
#header .search .input {width:180px;height:13px;background:#ecf2f4;border:#8f8f8f solid 3px;margin:6px -4px 2px 10px;color:#777;padding:3px 0 4px 4px;}
#header .search .input:focus {background:#fff;border:#8f8f8f solid 3px;height:13px;margin-top:6px;padding:3px 0 4px 4px;}
#header .search .btn {position:absolute;padding-top:6px;*padding-top:7px;}

/*메인메뉴*/
#topmenu {width:970px;top:0px;left:0px;position:relative;height:34px;clear:both;background:url('./image/menu_back.jpg') no-repeat;}
#topmenu ul{margin:0;padding-left:80px;list-style:none;display:inline-block;}
#topmenu ul:after{content:""; display:block; float:none; clear:both;}
#topmenu ul li{float:left;padding-top:0px;height:34px;position:relative;}
#topmenu ul li.active{height:36px;}
#topmenu ul li a{display:block; padding:0px 3px; color:#fff; cursor:pointer;}
#topmenu ul li .vline {position:absolute;right:-1px;top:11px;}
#topmenu ul li .vlineFirst {position:absolute;left:-1px;top:11px}

#topmenu div.submenu{display:none; position:absolute; margin-top:2px;padding-left:15px;height:24px;z-index:100;background:#ebedf3;}
#topmenu div.submenu a{margin:0px;padding:0px 4px 0 4px;letter-spacing:-1px;color:#333;height:24px;line-height:24px;display:inline-block;}
#topmenu div.submenu a:hover{color:#138bd0;text-decoration:none;}
#topmenu div.submenu a.on{color:#138bd0;font-weight:bold;} 

/*전체메뉴*/
#topmenu div.sitemap{position:absolute;margin:0;padding:10px 0px;top:30px;left:0;background:#5eaa52 url(./image/sitemap_shadow.png) repeat-x top;z-index:1000;width:100%;display:none;}
#topmenu div.sitemap ul,#topmenu div.sitemap ul li {list-style:none;margin:0;padding:0;float:none}

.notice_t {width:380px;position:relative;top:-52px;height:18px;background:url('./image/ntit2.png') no-repeat 0px 12px;padding:7px 0 2px 38px;letter-spacing:-1px;}

/*서브메뉴 위치 및 사이즈*/
#topmenu ul li.m1 div.submenu{width:390px;left:2px;}
#topmenu ul li.m2 div.submenu{width:160px;left:3px;}
#topmenu ul li.m3 div.submenu{width:95px;left:3px;}
#topmenu ul li.m4 div.submenu{width:170px;left:-35px;}
#topmenu ul li.m5 div.submenu{width:180px;left:-30px;}
#topmenu ul li.m6 div.submenu{width:620px;left:-300px;}
#topmenu ul li.m7 div.submenu{width:400px;left:-100px;}

.s_img {position:relative;top:-44px;padding:0 0 0 200px;*padding:0 0 0 0px;height:158px;z-index:0;}

.subtitle {background:url('./image/left_top_bg.jpg') no-repeat;height:25px;padding:8px 0 0 10px;margin-top:80px;margin-left:15px;}

.category {width:163px;margin-left:15px;}
.category ul {padding:0;margin:0;}
.category li {list-style-type:none;width:150px;margin:0 0 1px 0;padding:2px 0 2px 10px;letter-spacing:-1px;}
.category .m1 {font-size:12px;background:#777777;}
.category .m1 a {color:#333;}
.category .m1 a:hover {color:#0097c4;}
.category .m2 {font-size:13px;padding:6px 0 5px 10px;border-bottom:#ddd dotted 1px;}
.category .m2 a {color:#333;background:url('./image/dot_m1.gif') no-repeat 0 6px;padding:4px 0 0 15px;}
.category .m2 a:hover {color:#25aae3;}
.category .m3 {font-size:13px;padding:4px 0 2px 12px;border-bottom:#e1e1e1 dotted 1px;width:148px;}
.category .m3 a {color:#666;padding:0px 0 0px 4px;}
.category .m3 a:hover {color:#25aae3;}
.category .selected1 a {color:#cccccc;letter-spacing:-1px;}
.category .selected2,.category .selected2 a {font-weight:bold;color:#25aae3;}
.category .selected2 a:hover {color:#25aae3;text-decoration:none;}
.category .selected3,.category .selected3 a {color:#25aae3;}
.category .new {font:normal 10px tahoma,arial;color:#3399ff;}
.category .num {font:normal 10px tahoma,arial;color:#ff6600;}
.category .cat_btm {position:absolute;width:160px;height:15px;margin-top:-2px;}

#container {width:970px;margin:0px auto 0 auto;padding:0px;}
#container:after{display:block;clear:both;content:''}
#container .subLeft{float:left;width:185px;position:relative;margin:0px 20px 0 1px;}
#container .subRight {float:left;width:730px;padding:0;min-height:750px;margin-bottom:30px;margin-top:-35px;}
#container .subLeft2{float:left;width:733px;position:relative;padding:0;}
#container .subRight2 {float:right;width:210px;padding:0;}

/*서브 타이블바 및 로케이션*/
#container .subRight .titleBar {display:block;margin:115px 0px 15px 0;padding:0;*padding-bottom:40px;border-bottom:#e6e8f2 solid 2px;font-family:"Nanum Gothic Bold","malgun gothic",dotum,gulim;font-size:18pt;padding:0px 0 6px 0px;color:#416ea9;letter-spacing:-2px;}
#container .subRight .titleBar:after{display:block;clear:both;content:''}

#container .subRight .titleBar .location {font-family:"Nanum Gothic","malgun gothic",dotum,gulim;text-align:right;font-size:12px;letter-spacing:-1px;padding:15px 0px 0 0}
#container .subRight .titleBar .location a{color:#888;}
#container .subRight .titleBar .location a:hover{color:#3399ff;}
#container .subRight .titleBar .subTitle {padding:2px 0 15px 0;}

#container .subRight .subContents {line-height:22px;;color:#444;font-size:12px;line-height:22px;}

/*컨트럴 버튼(확대 줌 프린트)*/
#container .subRight .controlBar{padding:0;height:25px;padding:c6eed6 0 0 0;}
#container .subRight .controlBar img.subCopy {float:right;padding:5px 10px 0 10px}
#container .subRight .controlBar a.btnPagePrint{display:block;text-indent:-10000px;height:22px;float:right;background:url(./image/btn_control.gif) no-repeat -107px 0;width:72px}
#container .subRight .controlBar a.btnPagePrint:hover{background-position:-107px -22px}

#container .subLeft .plugingap {height:150px;}
#container .subRight2 .logbox {padding:15px 10px 15px 10px;border:3px #ccedca solid;margin:0px 0 5px 0;}
#container .subRight2 .logbox .hello {border-bottom:#dfdfdf dotted 1px;padding:0 0 10px 0;}
#container .subRight2 .logbox .info {line-height:150%;padding:10px 0 0 0;color:#888;font-size:11px;}
#container .subRight2 .logbox .input {width:115px;height:16px;color:#888888;font-family:tahoma,arial;font-size:11px;}
#container .subRight2 .logbox .login {position:absolute;}
#container .subRight2 .logbox .login input {position:relative;top:-44px;left:130px;}
#container .subRight2 .logbox .shift {font-size:11px;color:#999;padding:5px 0 0 0;letter-spacing:-1px;}
#container .subRight2 .logbox .rbtm {border-top:#dfdfdf dotted 1px;padding:10px 0 0 2px;margin:7px 0 0 0;}
#container .subRight2 .logbox .rbtm a {font-size:11px;letter-spacing:-1px;}
#container .subRight2 .logbox .rbtm span {color:#dfdfdf;padding:0 2px 0 2px;}
#container .subRight2 .post {border:#afcc97 dotted 1px;padding:12px;margin-top:8px;}
#container .subRight2 .post .tt {padding:0 0 5px 0;font-weight:bold;color:#666;border-bottom:#e1edd8 solid 1px;margin-bottom:4px;}
#container .subRight2 .post ul {padding:0;margin:0;}
#container .subRight2 .post li {list-style-type:none;padding:5px 0 3px 0;line-height:140%;border-bottom:#ebebeb dotted 1px;}
#container .subRight2 .post li a {font-size:12px;color:#444;}
#container .subRight2 .post li a:hover {color:#3399ff;}
#container .subRight2 .post li .comment {font:normal 11px tahoma,arial;color:#FC6138;}
#container .subRight2 .post li .trackback {font:normal 11px tahoma,arial;color:#02ACD6;}
#container .subRight2 .post li .new {font-family:tahoma,arial;font-size:10px;color:#3399ff;}
#container .subRight2 .post .none {border:#efefef solid 1px;color:#c0c0c0;text-align:center;padding:25px;}
#container .subRight2 .tags {}
#container .subRight2 .tags .tt {padding:0 0 10px 0;font-weight:bold;color:#666;}
#container .subRight2 .tags .items {padding:10px;line-height:180%;}
#container .subRight2 .tags .items .tags_1 {padding:5px 2px 5px 2px;font-size:11px;color:#7B7B7B;}
#container .subRight2 .tags .items .tags_1:hover {padding:5px 2px 5px 2px;font-size:11px;color:#FFFFFF;background:#7B7B7B;}
#container .subRight2 .tags .items .tags_2 {padding:5px 2px 5px 2px;font-weight:Bold;font-size:12px;color:#87C168;}
#container .subRight2 .tags .items .tags_2:hover {padding:5px 2px 5px 2px;font-weight:Bold;font-size:12px;color:#FFFFFF;background:#87C168;}
#container .subRight2 .tags .items .tags_3 {padding:5px 2px 5px 2px;font-weight:Bold;font-size:14px;color:#FF6666;}
#container .subRight2 .tags .items .tags_3:hover {padding:5px 2px 5px 2px;font-weight:Bold;font-size:14px;color:#FFFFFF;background:#FF6666;}
#container .subRight2 .tags .items .none {color:#c0c0c0;text-align:center;display:block;padding:10px 0 10px 0;}
#container .subRight2 .photo {}
#container .subRight2 .photo .tt {padding:0 0 10px 0;font-weight:bold;color:#666;}
#container .subRight2 .photo .pic {float:left;margin:0 0 8px 8px;padding:1px;border:#efefef solid 1px;backgorund:#ffffff;}
#container .subRight2 .photo .pic img {width:57px;height:45px;}
#container .subRight2 .photo .nomargin {margin:0 0 8px 0;clear:both;}
#container .subRight2 .archiv {}
#container .subRight2 .archiv .tt {padding:0 0 10px 0;font-weight:bold;color:#666;}
#container .subRight2 .archiv ul {height:125px;margin:0;padding:7px 0 10px 10px;border:#efefef solid 1px;}
#container .subRight2 .archiv li {list-style-type:none;float:left;width:94px;padding:4px 0 4px 0;}
#container .subRight2 .archiv li a {display:inline-block;width:53px;}
#container .subRight2 .archiv li span {color:#2B97D7;}
#container .subRight2 .daily {border:#efefef solid 1px;}
#container .subRight2 .daily .tt {padding:5px 0 5px 0;text-align:center;font-weight:bold;font-family:verdana;color:#666;}
#container .subRight2 .daily .tt img {position:relative;top:-1px;}
#container .subRight2 .daily .sunday {color:#2B97D7;}
#container .subRight2 .daily .week {height:20px;}
#container .subRight2 .daily .week td {color:#333;background:#f9f9f9;}
#container .subRight2 .daily table {width:100%;}
#container .subRight2 .daily td {text-align:center;color:#666;font-size:11px;}
#container .subRight2 .counter {padding:10px;border:#afcc97 dotted 1px;margin-top:4px;line-height:150%;font-family:tahoma,arial;font-size:10px;color:#666;}
#container .subRight2 .rss {font-size:10px;font-family:tomaha;color:#c0c0c0;}
#container .subRight2 .rss a {color:#666;padding:0 5px 0  5px;}
#container .subRight2 .rss a:hover {text-decoration:underline;}
#container .subRight2 .rss img {position:relative;top:3px;}


/*탭메뉴01*/
#subContents div.depth4 {background:url("./image/bg_tab.gif") no-repeat scroll 0 top transparent;overflow: hidden;position: relative;margin:15px 0 35px 0;}
#subContents div.depth4 ul {overflow: hidden;padding-left: 1px;width: 100%;height:32px;margin:0;}
#subContents div.depth4 li {background: url("./image/bg_tab.gif") no-repeat scroll -1px top transparent;display: inline;float: left;margin-left: -1px;padding-left: 5px;}
#subContents div.depth4 li a {background: url("./image/bg_tab.gif") no-repeat scroll right top transparent;display: inline-block;height:32px;letter-spacing: -1px;line-height:32px;padding:0 20px 0 16px;text-decoration: none;vertical-align: top;text-align:Center;color:#666;}
#subContents div.depth4 li a:hover, div.depth4 li a:active {text-decoration: none;}
#subContents div.depth4 li.selected {background-position: 0 -58px;margin-right: 1px;position: static;z-index:10;}
#subContents div.depth4 li.selected a {background-position: right -58px;color: #ff6000;font-weight: bold;}

#subContents div.depth5 {list-style:none;height:27px;border-bottom:1px #ff6000 solid;margin-top:25px;}
#subContents div.depth5 a{display:inline-block;padding:3px 15px 3px 15px;letter-spacing:0px;margin-right:10px;background:url('./image/common/bul_arrow1.gif') no-repeat 0 10px;font-weight:bold;}
#subContents div.depth5 a.selected5 {background:#ff6000;font-weight:bold;color:#fff;-webkit-border-radius: 3px; -moz-border-radius: 3px;height:22px;}

/*하단*/
#sitemapBtnOpen {width:116px;height:15px;margin:0 auto;}
#sitemapBtnClose {width:116px;height:15px;margin:0 auto;}
#totalSitemap{width:970px;margin:0 auto;border-top:3px #aaaaaa solid;background:#e0e0e0 url(./image/bottom_sitemap_shadow.gif) repeat-x bottom}
#totalSitemap .sitemapWrap{width:970px;margin:0 auto;padding:15px 0;}
#totalSitemap ul.footer_fullmenu {list-style:none;display:inline-block;}
#totalSitemap ul.footer_fullmenu li.footermenu2 {margin:0 2px 0 3px;width:140px;}
#totalSitemap ul.footer_fullmenu li.footermenu2 .oneDepth {display:block;font-weight:bold;text-align:center;color:#666;background:url(./image/footer_1depth_bg.gif) no-repeat;letter-spacing:-1px;margin-bottom:10px;height:26px;line-height:26px;text-shadow:1px 1px 0px #fff}
#totalSitemap ul.footer_fullmenu li.footermenu2 a:hover {color:#ff6600;}

#totalSitemap ul.footer_fullmenu li.footermenu2 dt,dd{margin:0 2px 0 85px;width:140px;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dt a, dd a{display:block;letter-spacing:-1px;text-align:left;margin:0 2px 0 -82px;width:125px;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dt a {font-size:12px;font-weight:bold;padding:4px;text-shadow:1px 1px 0px #fff;background:#f0f0f0;color:#666;margin-bottom:2px;text-align:center; -webkit-border-radius: 3px; -moz-border-radius: 3px;box-shadow:1px 1px 2px #c0c0c0;border:1px #c0c0c0 solid;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dt .num1{font-size:11px;font-family:tahoma;font-weight:normal;color:#ff6600;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dd a {font-size:11px;padding:3px;color:#555;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dd a:hover {color:#ff6600;}
#totalSitemap ul.footer_fullmenu li.footermenu2 dd .num2{font-size:11px;font-family:tahoma;color:#ff6600;}

#footer {width:970px;margin:auto;height:70px;border-top:#ced2d1 solid 1px;}
#footer:after{display:block;clear:both;content:''}

#footer .footerMenu {border-top:1px #888 solid;border-bottom:1px #666 solid}
#footer .footerMenu p.menubar{margin:0 auto;background:#797979;height:24px;text-align:center;line-height:22px}
#footer .footerMenu p.menubar span.fvline {font-size:11px;color:#aaa;padding:0 8px;}
#footer .footerMenu p.menubar a{color:#fff;font-size:11px;letter-spacing:-1px;}
#footer .footerMenu p.menubar a:hover{color:#a5dcec;}


#footer .copyWrap {width:970px;height:60px;margin:0 auto;}
#footer .copyWrap .address {font-size:12px;;color:#333;padding:10px 18px 4px 18px;letter-spacing:0px;line-height:140%;float:left;letter-spacing:0px;}
#footer .copyWrap .tel {font-family:verdana;font-size:12px;;color:#333;padding:8px 0 0 40px;line-height:140%;float:left;letter-spacing:0px;}
#footer .copyWrap .address a{color:#333;text-decoration:none;}
#footer .copyWrap .address a:hover{color:#25aae3;text-decoration:none;}
#footer .copyWrap .fmenu a{float:right;text-align:right;font-size:11px;color:#333;letter-spacing:-1px;padding:10px 10px 0 0;font-weight:bold;}
#footer .copyWrap .fmenu a:hover{color:#25aae3;}
#footer .copyWrap .footerLogo {float:left;margin:10px 10px 0 15px;}

/* 컨텐츠 탭 */
ul.tab-cp{zoom:1;clear:both;overflow:hidden;margin:25px 0 20px 0;padding:0 0 0 6px;letter-spacing:-1px;background:url('./image/tab/cptab_line.gif') left top;}
ul.tab-cp li{float:left;height:30px;margin:0px 2px 5px 0;padding:0;background:url('./image/tab/cptab_left_off.gif') no-repeat left top;font-weight:bold;display:inline-block;}
ul.tab-cp li span{font-size:12px;float:left;white-space:nowrap;padding:2px 18px 8px 18px;margin:0;background:url('./image/tab/cptab_right_off.gif') no-repeat right top;}
ul.tab-cp li span a{color:#666;font-weight:normal;text-decoration:none !important;}
ul.tab-cp li.on{background:url('./image/tab/cptab_left_on.gif') no-repeat left top;}
ul.tab-cp li.on span{font-size:12px;background:url('./image/tab/cptab_right_on.gif') no-repeat right top;padding:2px 18px 8px 18px;font-weight:bold;}
ul.tab-cp li.on span a{color:#5c9cd7;font-weight:bold !important;}
ul.tab-cp li span a:hover{font-weight:normal;text-decoration:none;}

.box{width:100%px;border:2px solid #e1e1e1;background:#fff;padding:1px;*padding:0 2px 3px 2px;margin-bottom:12px;}
.inbox{width:100%px;background:#f5f5f5;padding:5px 10px 5px 10px;margin:0;}
.inbox p{background:url("./image/ntit.png") no-repeat 0 4px;padding:0px 0 0 43px;color:#777;line-height:20px;}
.inbox b{color:#5697d8;font-weight:bold;letter-spacing:-1px;}

.box2{width:100%px;border:2px solid #e1e1e1;background:#fff;padding:1px;*padding:0 2px 3px 2px;margin-bottom:12px;}
.inbox2{width:100%px;background:#f5f5f5;padding:5px 10px 5px 14px;margin:0;}
.inbox2 p{background:url("./image/bl_01.png") no-repeat 0 8px;padding:0px 0 0 13px;color:#777;line-height:20px;}
.inbox2 b{color:#444;font-weight:bold;letter-spacing:-1px;}