@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_himg img, #ctt_timg img, #ctt_con img {max-width:100%;height:auto}
.ctt_img {text-align:center}



.ctt_admin {
    position: absolute;
    top: 510px;
    z-index: 50;
    right: 10px;
}

@media (max-width:980px) {
    .ctt_admin {
        top: 450px;
    }
}

@media (max-width:767px) {
    .ctt_admin {
        top: 380px;
    }
}

@media (max-width:480px) {
    .ctt_admin {
        top: 260px;
    }
	.newBusinessInfoVisualP p {
		width: 100% !important;
    }
}


.newBusinessInfoVisualP p {
    float: left;
    width: 280px !important;
    padding: 15px 14px !important;
    color: #fff;
    text-align: justify;
}

.newBusinessInfoVisualP {
    margin: 20px 0 32px 0;
    overflow: hidden;
    background: #666;
}

.mediBrdBox {
    overflow: hidden;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #ccc;
}

.mediBrdBox h5 {
    float: left;
    width: 147px;
}

.mediBrdBox ul.mediList {
    float: left;
    width: 540px;
	font: 16px / 24px 'NanumSquare', sans-serif;
}

.mediList li.stNone {
    background: none;
    padding-left: 10px !important;
	
}


.mediList li.dblLine {
    margin-bottom: 9px;
}

.mediList li {
    text-align: justify;
    padding-left: 7px;
    background: url(/theme/namiSimple_03/img/icoDep5Title.gif) no-repeat 0 9px !important; 
    font-size: 13px;
    line-height: 21px;
}