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

/* Common **********************************************************************/ 
html,body {width:100%; }
html {overflow-y:scroll;}
body {*word-break:break-all;-ms-word-break:break-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0; padding:0;}
fieldset,img {border:0px none;  vertical-align:top;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
button {border:0 none; background-color:transparent; cursor:pointer;}
body { background:#fff;}
body,th,td,input,select,textarea,button {font-size:12px; line-height:1.5;    font-family:'Nanum Gothic', 'Nanum Gothic';color:#7d7d7d;} 

a:link,a:active,a:visited{color:#7d7d7d; text-decoration:none; border:0px;}
a:hover,a:focus{color:#333; text-decoration:underline}

table {border-collapse:collapse; border-spacing:0;}
address,caption,cite,code,dfn,em,var {font-style:normal; font-weight:normal;}
summary, caption, legend, hr {width:0; height:0; font-size: ; line-height: ; overflow: hidden; visibility: hidden; border: none; position:absolute; left:-1000em;}
caption {position:static;}
/* label hidden 처리 */
.invisible{overflow:hidden; visibility:hidden; width:0; height:0; font-size:0; line-height:0; position:absolute;}
label.invisible{*position:Absolute;}

/* common */
.clfix:after {content: "."; display: block; height:0px; clear: both; visibility: hidden;}
.clfix {display:inline-block;}
.clfix {display:block;}
* html .clfix {height:1%;} /* Hides from IE-mac */
.clfix {zoom:1;} /*for IE 5.5-7*/

.list {border-top:2px solid #1c1815; border-bottom:1px solid #1c1815;}


/*멤버스킨*/
.title{font-size:15px; font-weight:bold;}

/*테이블*/
.tbl_type,.tbl_type th,.tbl_type td{border:0}
.tbl_type{width:100%;border-bottom:1px solid #e2e2e5; }
.tbl_type th{padding:10px 0 10px 0;border-top:2px solid #383d4a; font-weight:bold; border-bottom:1px solid #e2e2e5;}
.tbl_type p{font-size:11px; color:#b6b7bc;}
.tbl_type td{padding:7px 0 7px 0;border-top:1px solid #e5e5e5;color:#4c4c4c; border-bottom:none; border-top:none; line-height:18px;}

.tbl_type2,.tbl_type2 th,.tbl_type2 td{border:0}
.tbl_type2{width:100%;border-bottom:1px solid #e7e7e7; }
.tbl_type2 th{padding:10px 0 10px 0; background:#f9f9f9; text-align:center;}
.tbl_type2 p{font-size:11px; color:#b6b7bc;}
.tbl_type2 td{padding:10px 0 10px 10px; border-bottom:none; border-top:none; line-height:18px;}
table th{font-family:"NanumGothic";}
table td{font-family:"NanumGothic";}

/*로그인스킨*/
.login_wrap{width:600px; position:relative; margin:0 auto; text-align:center;overflow:hidden;}
.login_id{width:240px; float:left;height:30px; font-size:14px; font-weight:bold; color:#444;}
.login_pw{width:240px; float:left; height:30px; font-size:14px; font-weight:bold; color:#444;}
.login_btn{width:70px; float:left; height:30px; font-size:14px; font-weight:bold; color:#fff; background-color:#333; border:none; font-family:"NanumGothic"}
.num_txt{width:100px; float:left;height:20px; font-size:13px; font-weight:bold; color:#444;}
.font_color{color:#1a386a; font-weight:bold;}

/*회원가입 스킨*/
.inWrap {width:98%;  border:1px solid #353638; border-width:1px 0; padding:30px 0;}
.inWrap.type1 { padding:50px 0;}
.inWrap.type2 { padding:0;}
.inWrap.type3 { padding:5px 0; border-bottom-width:0;}
.inWrap.width1 { width:680px !important; margin:0 auto;}
.tbox1 { border:1px solid #cdcdcd; font-family:"NanumGothic";}
.tbox1 .boxTit { padding:20px 20px 10px; color:#333; font-weight:700; font-size:16px;}
.tbox1 .txt_scroll { height:200px; padding:0 20px; overflow-y:auto;}
.txt_type { line-height:25px; font-size:13px; color:#666;}
.agreement{font-family:"NanumGothic"}
.agreement input{vertical-align:middle; border:none;}
.btnType { display:inline-block; position:relative; transition:all 0.3s;}
.btnType.btn1 { height:30px; line-height:28px; padding:0 45px; font-size:12px;}
.btnType.btn1.color2 {border:1px solid #333; background:#333; cursor:pointer; }
.btnWrap input{font-family:"NanumBarunGothic"; color:#fff;}


.f_left{float:left;}
.f_right{float:right;}

#header_wrap{width:100%; height:110px; background:url(/images/main/header_bg.jpg) 0 0 repeat-x;}
#header{width:1000px; margin:0 auto; position:relative;}
#header h1{position:absolute; top:50px; left:0; }
.topmenu{position:absolute; right:0; top:5px; }
.topmenu span a{text-decoration:none; color:#fff; margin-left:15px; }
#gnb{float:right; margin-top:62px; padding-right:40px; }
#gnb > ul{}
#gnb > ul > li{float:left; margin-left:65px; position:relative; padding-bottom:22px;}
#gnb > ul > li.on{background:url(/images/main/gnb_on.png) center bottom no-repeat; }
#gnb > ul > li > a{font-size:17px; color:#333333; font-weight:bold; text-decoration:none;}
#gnb > ul > li > a.over{color:#001983}
.sub_gnb{position:absolute; z-index:99999; top:47px; width:150px; display:none; border:1px solid #ddd; border-top:2px solid #373c42; }
.sub_gnb li{text-align:center; border-bottom:1px solid #ccc; }
.sub_gnb li.bd_none{border-bottom:none; }
.sub_gnb li a{display:block; text-decoration:none; background:#fff; height:30px; font-size:13px; color:#666; line-height:2.3;}
.sub_gnb li a:hover{background:#373c42; color:#fff; }
#visual_wrap{height:530px; position:relative; overflow:hidden; }
#content_wrap{width:1000px; height:290px; margin:0 auto; text-align:center;}
#content_wrap > img{margin-top:36px; }
#content{margin-top:29px; text-align:left;}
#content > div{float:left; padding-left:20px; }
.content01{width:300px; height:150px; background:#1f3463 url(/images/main/bg01.png) 222px 49px no-repeat;}
.content02{width:300px; height:150px; background:#6d6f76 url(/images/main/bg02.png) 218px 49px no-repeat; margin-left:20px;}
.content03{border:1px solid #ccc; width:298px; height:148px; margin-left:20px; position:relative;}
.content01 h2, .content02 h2{font-size:20px; color:#fff; padding-top:15px; }
.content01 p.txt, .content02 p.txt{font-size:14px; color:#fff; margin-top:10px; }
.content01 p.more a, .content02 p.more a{color:#fff; margin-top:15px; display:block; text-decoration:none;}
.content03 h2{font-size:20px; color:#333333; padding-top:15px; }
.content03 ul{margin-top:15px;}
.content03 ul li{background:url(/images/main/dot.png) 0 50% no-repeat; padding-left:10px; margin-bottom:3px; }
.content03 ul li a{font-size:14px; color:#555555; }
.content03 .more2{position:absolute; right:20px; top:22px; }
#footer{width:100%; height:60px; border-top:1px solid #dddddd; }
.form{width:1000px; margin:0 auto; position:relative;}
.form address{font-size:14px; color:#666666; padding-top:20px; }
.gamgak{position:absolute; right:0; top:25px; }

/*sub*/
#sub_visual{width:100%; height:180px; background:url(/images/sub/sub_visual.jpg) top center no-repeat;}
#sub_container{width:1000px; margin:0 auto; margin-top:30px; }
#sub_container:after{display:block; content:''; clear:both;}
#sidebar{float:left; width:200px; }
#sub_content{float:right; width:740px; }
#sidebar h2{width:200px; height:70px; padding-top:40px; text-align:center; font-size:20px; color:#fff; background:#21386a; }
.lnb h3{width:200px; height:42px; border-bottom:1px solid #dddddd}
.lnb h3 a{display:block; width:200px; height:42px; background:#f2f2f2 url(/images/sub/sub_menu_off.png) 175px 50% no-repeat; text-decoration:none; color:#555555; 
line-height:3; text-indent:20px; }
.lnb h3 a:hover{background:#f2f2f2 url(/images/sub/sub_menu_on.png) 175px 50% no-repeat; color:#193d8c;}
.lnb h3 a.over{background:#f2f2f2 url(/images/sub/sub_menu_on.png) 175px 50% no-repeat; color:#193d8c;}
.lnb ul{background:#fafafa; padding:5px 0; }
.lnb ul li.deps1{text-indent:30px; margin:5px 0}
.lnb ul li.deps1 a{text-decoration:none; color:#555; }
.lnb ul li.deps1 a.m_over{font-weight:bold;}
.contop{position:relative; height:70px; }
.contop h3{font-size:28px; color:#333333; background:url(/images/sub/con_title_bg.jpg) 0 10px no-repeat;  padding-top:20px; }
.path{position:absolute; right:0; top:37px; font-size:13px; color:#666666; }
.path em{color:#444444; font-weight:bold; }

.conbody{width:740px; float:right; padding-top:30px; min-height:350px; margin-bottom:50px; }
.sub0101{position:relative;}
.sub0101 strong{font-size:22px; color:#333333; }
.sub0101 strong em{color:#004f8c; font-weight:bold; }
.sub0101 p.txt1{font-size:14px; color:#666666; margin-top:25px; line-height:1.8;}
.sub0101 p.txt1 em{color:#48719f; font-weight:bold; }
.sub0101 p.txt2{float:right; font-size:17px; color:#444444; font-weight:bold; margin-top:30px; }
.sub0101 p.txt2 img{vertical-align:middle; margin-top:-13px; }
.sub0101 > img{position:absolute; right:0; top:30px; }

.map_con1 {float:left;width:300px;padding-left:70px;background:url(/images/sub/map_icon1.jpg) no-repeat top left;font-size:14px;color:#555;line-height:24px;}
.map_con2 {float:left;width:300px;padding-left:70px;background:url(/images/sub/map_icon2.jpg) no-repeat top left;font-size:14px;color:#555;line-height:24px;}

.his_area {margin-bottom:15px;}
.his_area dt {float:left;width:125px;font-size:17px;font-weight:bold;color:#333;background:url(/images/sub/bullet_dot.jpg) no-repeat 0 13px;padding-left:15px;}
.his_area dd {float:left;width:600px;font-size:15px;color:666;}