@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}





/* 추가 수정 */

.titleH2 {
    display: block;
    font-size: 2.5em;
    color: #3b5998;
    margin-top: 30px;
    padding-top: 12px;
    padding-bottom: 10px;
    background: url(/img/titleH2Back.gif) left top no-repeat;
	font-weight: bold;	
}

.clear {
    clear: both;
}

.conTextH2 {
    font-size: 2.2em;
    color: #565656;
    padding: 5px;
    line-height: 22px;
}

.titleH1 {
    display: block;
    font-size: 2.2em;
    color: #3b5998;
    margin-top: 30px;
    padding-top: 12px;
    padding-bottom: 10px;
	font-weight: bold;	
}

.clear {
    clear: both;
}

.conTextH1 {
    font-size: 1.8em;
    color: #565656;
    padding: 5px;
    line-height: 2em;
}

.contentsTab {
	margin: 0 auto;
    max-width: 1280px;
    position: relative;
}

.col_3b {
	color: #3b5998;
	font-weight: bold;
}

.size_1em {
	font-size: 0.7em;
	line-height:1.5em;
}

.conTextH2_sb {
	height:605px;
	width:1280px;
	text-align:center;
	color:#3d4145;
    font-size: 5.2em;
	font-weight:900;
    padding-top: 220px;
    padding-right: 270px;	
    line-height: 2em;
	background:url("/img/signboard_bg.png") left top no-repeat;
}

.titleH2_box {
    display: block;
    font-size: 2.5em;
    color: #3b5998;
    margin-top: 30px;
    padding-top: 12px;
    padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
    background-color: #99cfea;
    border: 1px solid #999999;	
}


.conTextH2_intro {
	height:426px;
	width:640px;
	background:url("/img/intro_bg.jpg") left top no-repeat;
	float:right;
}

.conTextH2_organ {
	height:687px;
	width:599px;
	background:url("/img/organ_bg2.png") left top no-repeat;
	float:left;
}

.tr_line {
	height:64px;
}
.td_line_l {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;	
	text-align: center;
	width:25%;
	font-size:1.3em;
}
.td_line_r {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding-left:20px;
	width:75%;
	font-size:1.3em;
	
}

.icon_fax {
	background:url("/img/icon_printer.png") left no-repeat;	
}

.icon_email {
	background:url("/img/icon_message.png") left  no-repeat;	
}

.icon_onoff {
	background:url("/img/icon_on.png") left  no-repeat;	
}

.icon_safe {
	background:url("/img/icon_safe.png") left  no-repeat;	
}

.icon_sound {
	background:url("/img/icon_sound.png") left  no-repeat;	
}

.icon_addr {
	background:url("/img/icon_addr.png") left  no-repeat;	
}

.icon_user {
	background:url("/img/icon_user.png") left  no-repeat;	
}

.mapInfo {
    display: table;
    width: 100%;
    margin-top: 80px;
}

.mapInfo > div {
    display: table-cell;
    padding-top: 47px;
    width: 25%;
    height: 183px;
    border: 1px solid #e2e2e2;
    text-align: center;
}
.mapInfo > div .tit {
    font-weight: bold;
    font-size: 2em;
    color: #000;
    line-height: 1;
    margin-top: 15px;
}

.mapInfo > div .txt {
    font-size: 1.3em;
    color: #555;
    line-height: 1.5;
    margin-top: 20px;
}

.mapInfo > div .bar {
    font-weight: bold;
    font-size: 4em;
    color: #99999e;
    line-height: 1;
    margin-top: 15px;
}
