@charset "utf-8";
/**
* use sub common ============================================================================================================
**/
/* ===== 다단 ID ========== */
/* ----- area class ---------- */
/* ===== 다단 ID gnb ========== */
/* use sub common end ========================================================================================================*/

/* 하단 마지막 수정 정보 box*/
.last_modify_box:after {content: ""; display: block; clear: both;}
.last_modify_box dl, .last_modify_box dl dt, .last_modify_box dl dd { float:left; }
.last_modify_box dl.last_info_box {width:80%;}
.last_modify_box dl.last_date_box {width:20%;}
.last_modify_box dl dd {margin-right: 20px;}
.last_modify_box dl dt {font-weight: bold; margin-right: 10px; color: #8C3219;}

/* 소식지*/
.list_newsLetter {width: 100%;}
.list_newsLetter:after{content: ""; display: block; clear: both;}
.list_newsLetter li {float: left; width: 23%;}
