a {
	color:#ef3e56;
}

#head {
	background:url(../../images/head/head.png) right top no-repeat #ef3e56;
}
.color-bar div {
	background:#ef3e56;
}
#branding {
	background:url(../../images/head/logo_etech.png) no-repeat;
}



.nav-sub ul {
	background:#fbd8dd;
}
.nav-sub li {
	border-bottom:1px solid #fcecee;
}
.nav-sub li a {
	color:#ef3e56;
	background:url(../../images/content/arrow_etech.png) 12px 10px no-repeat;
}
.nav-sub li a:hover,
.nav-sub li.nsub-act a {
	background:url(../../images/content/arrow_etech_white.png) 12px 10px no-repeat #ef3e56;
}
.nav-sub ul ul {
	background:#ef3e56;
}
.nav-sub ul ul a {
	background:url(../../images/content/dot_border.png) 22px 7px no-repeat #ef3e56 !important;
	color:#fce4e8 !important;
}

.nav-sub ul ul a:hover {
	background:url(../../images/content/dot_white.png) 22px 7px no-repeat #ef3e56 !important;
	color:#fff !important;
}


.promotion .pr-color {
	background:#ef3e56;
}
.promotion a {
	color:#ef3e56;
}

p.pager {
	background:#ef3e56;
}
