/* IE8 */
#layer1 {
	display: none;
	width: 100%;
	height: 100px;
	background: #ff4a70;
	color: #fff;
	text-align: center;
	padding:25px 0 0 0;
	line-height: 1.5;
}

#layer1 a {
	color: #fbeb53;
	font-weight: bold;
}

#layer1 form {
	cursor: pointer;
}

/* GNB */
/* GNB 메뉴 */
.ABA-gnb li a {
	font-size	: 18px 	!important;
	font-weight	: 400 	!important;
	color		: #121212 	!important;
}
.ABA-gnb li a:hover {
	color		: #ccc 	!important;
}
.AB-menu-sub a {
	color: #fff			!important;
}

.AB-menu-sub a:hover {
	font-size   : 14px	!important;
	color 		:#ccc	!important;	
}

.GNB-h .ABA-gnb-sub-1, .GNB-v .ABA-gnb-sub-1 {
	background: #f3c200 !important;
}

/* SUB LNB */

.ABA-head-lnb h3 {
	display: block 		!important;
	padding:80px 0 		!important;
	text-align: center 	!important;
	background: url(/design/domitomi/images/h3-bg.png) !important;	
	border: none;
}

.ABA-head-lnb h3 a {
	font-size: 25px  	!important;
	color: #fff 		!important;
}

.ABA-body-lnb ul.ABA-lnb li a {
	padding:12px 13px 12px 25px !important;
}

.GNB-color-05 .ABA-body-lnb a:hover, .GNB-color-05 .AB-current-lnb a, .GNB-color-05 .AB-current-lnb a:hover {
	color: #f3c200 !important;
}


/* SUB SYSTEM */
.AB-sj-h3 {
	padding:42px 10px 30px 2px !important;
	font-size: 25px 	!important;
	border-bottom: 1px solid #121212 !important;
}

.ABA-body-lnb ul.ABA-lnb li a {
	font-size: 18px;
}

.ABA-content-box {
	line-height: 1.5;
}