﻿@charset "utf-8";
@import url("/common/css/base.css");
@import url("/common/css/common.css");

/* layout */
body{}
#wrap {width:900px; margin:0 auto;}
#header{position:relative; width:900px; height:68px;}
#content{min-width:900px; background:url(/img/common/leftBg.gif) repeat-y; overflow:hidden; padding-bottom:80px; _margin-bottom:80px;}
.wrapLeft{width:160px; margin:0; padding:0; float:left; overflow:hidden;}
.wrapContent{width:740px; margin:0;  padding:0; float:left; overflow:hidden;}
.wrapData {width:660px; margin:0 auto; padding:0; overflow:hidden;}
#footer{position:relative; clear:both; margin:0; }
.hidden { visibility: hidden; display:none;}

/* gnb */
.gnb {position:absolute; top:0; left:0;}
.gnb ul{margin:45px 10px 0 278px; padding:0;}
.gnb ul li{padding:0 0 0 21px; float:left;}
.gnb ul li a.on{color:#F27116; font-weight:normal;}

/* snb */
.snb h2{text-align:left;}
.snb ul{margin:25px 0 0 0; padding:0;}
.snb ul li{ width:176px; padding:7px 0 5px 27px; margin:0; background:url(/img/common/leftOffBg.gif) no-repeat 0 5px; font:12px/12px dotum; letter-spacing:-1px;}
.snb ul li.on{color:#0a3a92; font-weight:bold; background:url(/img/common/leftOnBg.gif) no-repeat 0 5px; }
.snb ul li a{color:#7c96be; font:normal 12px/16px dotum;}
.snb ul li a:hover{color:#0a3a92; font:normal 12px/16px dotum; padding:0;}
.snb ul li ul {position:relative; top:-15px; left:-27px; display:block; border-top:1px solid #7baad2; border-bottom:1px solid #7baad2; padding:10px 5px 10px 8px; width:146px; background:#f2f2f2;}
.snb ul li ul li{ width:140px; height:18px; padding:3px 0 0 6px; letter-spacing:-2px; font:12px dotum; display:block; background:url(/img/common/snbBu.gif) no-repeat 0 7px;}
.snb ul li ul li a{ color:#7c96be; font:normal 12px/16px dotum;}
.snb ul li ul li a:hover{ color:#0044aa; font:normal 12px/16px dotum;}

/* content */
.visual{position:relative; margin:0; padding:0; border-bottom:2px solid #427bc7;}

#content .h3title{height:34px; padding:0 0 6px 0; background:url(/img/common/h3Bg.gif) no-repeat}
#content h3{width:300px; margin:14px 0 0 25px; font:bold 16px dotum; float:left; display:block;}
#content fieldset.websearch {position:relative; top:6px; left:50px;}
#content fieldset.websearch input { vertical-align:middle;}
#content .location { height:25px; background:#ececec;}
#content .location p.note{color:#8f8f8f; font:11px dotum; letter-spacing:-1px; margin:7px 0 0 25px; float:left;}
#content .location p.home{float:right; margin:7px 5px 0 0; padding:0 0 0 15px; background:url(/img/common/locationHome.gif) no-repeat 0 1px; color:#7c7c7c; font:11px/14px dotum;}
#content .location p.home span.now { margin:0 0 0 5px; padding:0 0 0 12px; font:bold 11px/14px dotum;background:url(/img/common/locationBu.gif) no-repeat 0 5px; }

h4 {color:#357cc5; padding:1px 0 0 22px; font:bold 14px/14px dotum; background:url(/img/common/h4Bu.gif) no-repeat;}
h4 .normal {color:#777;  font:12px/14px dotum; }
.pa1 {color:#727272; margin:15px 0 0 20px; }
.spam_mail {color:#1e53b5;  font:bold 13px/22px dotum; }
.sub_tit {color:#19708c;  font:bold 12px/22px dotum; text-indent:15px; background:url(/img/common/Bu2.gif) 0px 4px no-repeat; }
.BDimg {background:url(/img/about/BDimg.gif) -15px 200px no-repeat; }

/*개인정보보호방침*/
.scrollBox {position:relative; font: 12px/20px dotum; width:660px; height:687px; background:url(/img/information/registerBg.gif) no-repeat;}
.scrollBox .scroll {color:#666666; width:610px; height:550px; overflow-y:scroll;}
.scrollBox .title{font:bold 12px/20px dotum; background:url(/img/common/Bu4.gif) 0px 7px no-repeat; text-indent:18px; }

.scrollBox00 {position:relative; font: 12px/20px dotum; width:660px; height:380px; background:url(/img/information/registerBg00.gif) no-repeat;}
.scrollBox00 .title{font:bold 12px/20px dotum; background:url(/img/common/Bu4.gif) 0px 7px no-repeat; text-indent:18px; }


/* 공지게시판 테이블 */
.newsTable {width:660px; margin-left:-1px; border-top:2px solid #427bc7; border-bottom:2px solid #427bc7; border-collapse:collapse;}
.newsTable th.th1, td.th1 { border-bottom:1px solid #427bc7; color:#2866bb; font:bold 12px/12px dotum;}
.newsTable th.th1 { background:url(/img/common/tdBu.gif) 0px 13px no-repeat; }
.newsTable td.td1 { border-bottom:1px solid #427bc7; }
.newsTable td.gry { border:1px solid #b9b9b9; height:0; padding:0;}
.newsTable td { border-bottom:1px solid #cccccc;  border-left:1px solid #cccccc; }
.newsTable td.fst { background:#ffffff;}
.newsTable th.snd, td.snd { background:#f3f3f3;}
.newsTable th, .newsTable td {text-align:center; height:34px; padding-top:3px;}
.newsTable td.number {font:11px dotum;}
.newsTable td.title {padding-left:10px; text-align:left;}
.newsTable td.title div {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsTable td.title a.on {color:#306cbc; font:normal 12px/12px dotum;}
.newsTable td.date { color:#7f7f7f; font:11px dotum;}
.newsTable td.count { font:11px dotum;}
.newsTable td div.view {border:1px solid #d4d4d4; padding:15px; margin:10px 0 10px 0; text-align:left; color:#4a4a4a; font:12px/18px dotum;}
.newsTable td a {font:normal 12px/16px dotum;}
.newsTable td a:hover {color:#306cbc; font:normal 12px/16px dotum;}

.newsTableWrite {width:660px; border-top:2px solid #427bc7; border-bottom:2px solid #427bc7; border-collapse:collapse;}
.newsTableWrite th.th1, td.th1 { border-bottom:1px solid #427bc7; color:#2866bb; font:bold 12px/12px dotum;}
.newsTableWrite td.td1 { border-bottom:1px solid #427bc7; font:bold 12px/12px dotum;} 
.newsTableWrite td.td2 {background:url(/img/common/tdBu.gif) 0px 14px no-repeat; }
.newsTableWrite td.gry { border:1px solid #b9b9b9; height:0; padding:0;}
.newsTableWrite td.gry2 { border-top:1px solid #d6d6d6; height:0; padding:0;}
.newsTableWrite td.fst { background:#ffffff;}
.newsTableWrite td.view { min-height:100px; _height:100px; padding:10px; text-align:left; vertical-align:top;}
.newsTableWrite td textarea {border:1px solid #cccccc; width:98%;}
.newsTableWrite th.snd, td.snd { background:#f3f3f3;}
.newsTableWrite th {text-align:center; height:34px; padding-top:3px;}
.newsTableWrite td {text-align:left; height:34px; padding:3px 0 0 10px;}
.newsTableWrite td a {font:normal 12px/16px dotum;}
.newsTableWrite td a:hover {color:#306cbc; font:normal 12px/16px dotum;}

.newsTablePN {width:660px; border-top:1px solid #427bc7; border-bottom:1px solid #427bc7; border-collapse:collapse;}
.newsTablePN th.th1, td.th1 { border-bottom:1px solid #427bc7; color:#2866bb; font:bold 12px/12px dotum;}
.newsTablePN td.td1 { background:url(/img/common/tdBu.gif) 0px 14px no-repeat;}
.newsTablePN td.gry { border:1px solid #b9b9b9; height:0; padding:0;}
.newsTablePN td.gry2 { border-top:1px solid #d6d6d6; height:0; padding:0;}
.newsTablePN th {text-align:center; height:34px; padding-top:3px;}
.newsTablePN td {text-align:left; height:34px; padding:3px 0 0 10px;}
.newsTablePN td div {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newsTablePN td a {font:normal 12px/16px dotum;}
.newsTablePN td a:hover {color:#306cbc; font:normal 12px/16px dotum;}


.introTable {width:660px; border-top:2px solid #427bc7; border-bottom:2px solid #427bc7; border-collapse:collapse; margin-left:-1px;}
.introTable th.th1{ border-bottom:1px solid #427bc7; color:#2866bb; font:bold 11px/16px dotum;}
.introTable th.th1 { background:url(/img/common/tdBu.gif) 0px 13px no-repeat; }
.introTable td.gry { border:1px solid #b9b9b9; height:0; padding:0;}
.introTable th {text-align:center; height:34px; padding-top:3px; }
.introTable td { border-bottom:1px solid #cccccc;  border-left:1px solid #cccccc;   height:34px; padding-top:3px; font:11px/16px dotum;}
.introTable td.title { text-align:left; padding-left:10px;}


.boxTable {width:200px; border-top:2px solid #427bc7; border-bottom:2px solid #427bc7; border-collapse:collapse; margin:30px 5px 0 5px ; display:inline-block; float:left;}
.boxTable .tit_bg {background-color:#f7f9fb;}
.boxTable .title{font:bold 12px/20px dotum; color:#2866bb;  background-color:#f7f9fb; padding:5px 0 5px 0;}
.boxTable .in_con{ background:#fff; padding:10px 0 10px 0; display:block; text-align:center;}

.boxTable1 {width:400px; border-top:2px solid #427bc7; border-bottom:2px solid #427bc7; border-collapse:collapse; margin:0 ; }
.boxTable1 .tit_bg {background-color:#f7f9fb;}
.boxTable1 .title{font:bold 12px/20px dotum; color:#2866bb;  background-color:#f7f9fb; padding:5px 0 5px 0;}
.boxTable1 .in_con{ background:#fff; padding:10px 0 10px 0; display:block; text-align:center;}

.boxName {width:650px; float:left; display:inline-block;}
.b_line {border-bottom:1px solid #a6c1e5; }
.t_line {border-top:1px solid #a6c1e5; }


.hisTable {width:660px; border-top:2px solid #a2bfd9; border-bottom:1px solid #ddd; border-collapse:collapse; padding:10px ; }
.hisTable .month {margin-left:130px;text-indent:20px;  background:url(/img/common/Bu2.gif) 7px 10px no-repeat; font:bold 12px/20px dotum; color:#4b7bb2; clear:both; padding-top:7px;}
.hisTable .day { font: 12px/20px dotum; color:#666; margin-left:40px; margin-top:-20px; background:none;}



.aboutText { background:url(/img/common/locationBu.gif) 1px 7px no-repeat; margin-left:-8px; width:5px; height:10px; float:left; padding:0;}

