@charset "utf-8";

/* Font */
@font-face {
    font-family:'NanumGothic';
    src: url('/tpl/webfont/NanumGothic.eot');
    src: url('/tpl/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothic.woff') format('woff'),
         url('/tpl/webfont/NanumGothic.ttf') format('truetype');   
}

/*Defalut */
* {margin:0; padding:0}
body, td, th, div, span, input, select, textarea { font-family: 'NanumGothic','나눔고딕'; font-size: 12px;color:#7c7b7b; line-height:16px; }
body { height:100%; overflow-y:scroll; *overflow-y:; -webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,span,table,th,td,textarea {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
ul,ol,dl,dd,dt,li {list-style-type:none;}
img,th,td,fieldset,iframe { border:0; }
img {border:0;vertical-align:top;outline:none}
table,tbody,tfoot,thead,tr,th,td {border-collapse:collapse;}
textarea { border:1px solid #d1d1d1; height:120px; }
input,select,label { vertical-align:middle; }

/* Link */
a:link    {color:#7d7d7d; text-decoration:none;}
a:visited {color:#7d7d7d; text-decoration:none;}
a:hover   {color:#0b96d4; text-decoration:underline;}
a:active  {color:#0b96d4; text-decoration:none;}

#wrap{width:100%; min-width:980px; background:url("/images/kor01-14-0143/common/wrap_bg.gif") repeat-x 0 0;}

#header{position:relative; margin:0 auto; width:980px; height:89px;}

#logo{position:absolute; left:0; top:20px;}

#login{position:absolute; right:0; top:15px;}
#login ul:after{content:""; display:block; clear:both;}
#login li{float:left; margin-left:9px; padding-left:10px; line-height:10px; background:url("/images/kor01-14-0143/common/lnb_line.gif") no-repeat 0 50%;}
#login li:first-child{margin-left:0; padding-left:0;}
#login a{font-size:10px; line-height:10px; color:#4c4c4c;}
#login a:hover, #login:active, #login:focus{text-decoration:none; color:#4c4c4c;}

#gnb{position:absolute; right:0; top:56px;}

#footer{width:100%; border-top:1px solid #dcdcdc;}

#contents .con_title {position: relative !important;}
#contents .con_title p {float: right;position: absolute !important;right: 0 !important;}

.con_txt {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}

.con_txt p {
	margin-bottom: 17px;
}
.con_txt p span, .con_txt div {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
.con_txt p b {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.con_txt p b.blue {
	color: #327db7;
}
.con_txt p b.blue a {
	color: #327db7;
}
.con_txt h4 {
	font-size: 18px;
	line-height: 28px;
	color: #327db7;
	margin-bottom: 20px;
	font-weight: 700;
	letter-spacing: -0.05em;
}
.con_txt h5 {
	font-size: 22px;
	line-height: 28px;
	color: #252525;
	margin-bottom: 20px;
	font-weight: 700;
	letter-spacing: -0.05em;
}
.con_txt h5 i {color: #327db7;}
.con_txt h6 {
	font-size: 18px;
	line-height: 28px;
	color: #327db7;
	margin-bottom: 10px;
	font-weight: 700;
	letter-spacing: -0.05em;
}
.con_txt b.blue {
	font-size: 14px;
	font-weight: 700;
	color:#327db7;
	line-height: 26px !important;
}
.con_txt_left {float: left !important;}
.con_txt_left2 {width:310px !important;}
.con_txt_left3 {}
.con_txt_right {float: right !important;}
.con_txt_right2 {width:414px !important;}

.con_txt .con_txt_table {width:100%;border-top:3px solid #327db7;margin-bottom: 20px;}
.con_txt .con_txt_table th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:1px solid #327db7; text-align:left; width:75px; padding-left:20px;}
.con_txt .con_txt_table td {font-size:13px; color:#666;  line-height:1.5; border-bottom:1px solid #e0e0e0;  padding:10px 0 10px 30px;}

.con_txt .con_txt_table2 {width:100%;border-top:3px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table2 td {font-size:13px; color:#666;  line-height:1.5; border-bottom:1px solid #e0e0e0;  padding:10px;}
.con_txt .con_txt_table2 tr:nth-child(even) td {background: #f6f6f6;}

.con_txt .con_txt_table3 {width:100%;border-top:3px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table3 th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:1px solid #327db7; text-align:left; width:50px; padding-left:20px;}
.con_txt .con_txt_table3 td {font-size:13px; color:#666;  line-height:1.5; border-bottom:1px solid #e0e0e0;  padding:10px 0 10px 10px;}

.con_txt .con_txt_table4 {width:100%;border-top:0px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table4 th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:0px solid #327db7; text-align:center; width:50%; padding:10px 0;}
.con_txt .con_txt_table4 td {font-size:13px; color:#666;  line-height:1.5; border-bottom:0px solid #e0e0e0;  padding:10px; vertical-align: top;}
.con_txt .con_txt_table4 td img {width:100%;}

.con_txt .con_txt_table5 {width:100%;border-top:1px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table5 th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:1px solid #327db7; text-align:center; width:20%; padding:10px 0;}
.con_txt .con_txt_table5 td {font-size:13px; color:#666; line-height:1.5; padding:0px;vertical-align: top;}
.con_txt .con_txt_table5 tr:last-child td {border-bottom:0px solid #e0e0e0;}
.con_txt .con_txt_table5 td div {padding:5px; margin:5px 2.5px 2.5px; border:1px solid #327db7; background: #f6f6f6; border-radius:5px; text-align: center;}
.con_txt .con_txt_table5 td:nth-child(2) div, .con_txt .con_txt_table5 td:nth-child(3) div {padding:7.5px 5px;}
.con_txt .con_txt_table5 td:nth-child(4) div {padding:12.1px 5px;}
.con_txt .con_txt_table5 td:nth-child(5) div {padding:16.1px 5px;}

.con_txt .con_txt_table6 {width:100%;border-top:1px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table6 th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:1px solid #327db7; text-align:center; width:33.3%; padding:10px 0;}
.con_txt .con_txt_table6 td {font-size:13px; color:#666;  line-height:1.5; border-bottom:1px solid #e0e0e0;  padding:10px;}

.con_txt .con_txt_table7 {width:100%;border-top:3px solid #327db7;margin-bottom: 0px;}
.con_txt .con_txt_table7 th {font-size:13px; color:#327db7; font-weight:bold; border-bottom:1px solid #327db7; text-align:left; width:100px; padding-left:20px;}
.con_txt .con_txt_table7 td {font-size:13px; color:#666;  line-height:1.5; border-bottom:1px solid #e0e0e0;  padding:10px 0 10px 10px;}

.con_txt ul{padding:15px 0;margin: 0 0 20px;width:414px;border-bottom:1px solid #d7d7d7;float:left;list-style:none;}
.con_txt ul:after {content: '';display: block;clear: both;visibility: hidden;}
.con_txt .part{margin-top:30px;}
.con_txt ul li {line-height: 24px;}
.con_txt ul li div{
	float:left;
	width:100%;
	width:55px;
	font-weight:700;
	font-size:13px;
	color:#252525;
	line-height: 24px;
}
.con_txt .con_txt_right h4{
	margin:10px 0 0;
	font-weight: 700;
	font-size:25px;
	color:#327db7;
	letter-spacing: -0.05em;
	line-height: 25px;

}
.con_txt .con_txt_right span{
	padding-top:3px !important;
	font-weight:400 !important;
	font-size:13px !important;
	color:#666 !important;
}
.con_txt .con_txt_right h4 span{
	padding-top:3px !important;
	font-weight:400 !important;
	font-size:13px !important;
	color:#666 !important;
}

.con_txt .con_txt_right ul {width:100%;}
.con_txt .con_txt_right ul:after {content: '';display: block;clear: both;visibility: hidden;}
.con_txt .con_txt_right li {line-height: 26px;width:100%;float: left;}
.con_txt .info > li{padding:0 0 0 115px;}
.con_txt .info > li:first-child{padding-top:0; margin-top:0; border-top:0;}
.con_txt .info p{margin:0; font-size:12px; color:#666; line-height:18px; font-style: normal;}
.con_txt .subway{background:url(/images/kor01-14-0143/sub/map_img01.jpg) left 0 no-repeat; height:80px; }
.con_txt .bus{background:url(/images/kor01-14-0143/sub/map_img02.jpg) left 0 no-repeat; height:80px;}
.con_txt .car{background:url(/images/kor01-14-0143/sub/map_img03.jpg) left 0 no-repeat; height:80px;}
.con_txt .address{background:url(/images/kor01-14-0143/sub/map_img04.jpg) left 0 no-repeat; height:90px;}
.con_txt .info h4{padding-top: 12px; font-size:15px; font-weight:bold; line-height:30px; color:#252525; margin-bottom: 0px; letter-spacing: -0em;}
.con_txt .info {width:100%;border-bottom:0;margin: 0 0 0px;padding:0;}

#daumRoughmapContainer1575965698523,#daumRoughmapContainer1575965750225 {padding:0 !important;margin:0 !important;border:0 !important;}