a {
	color:#ec008c;
}

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



.nav-sub ul {
	background:#f8d9eb;
}
.nav-sub li {
	border-bottom:1px solid #f9e8f2;
}
.nav-sub li a {
	color:#ec008c;
	background:url(../../images/content/arrow_redzac.png) 12px 10px no-repeat;
}
.nav-sub li a:hover,
.nav-sub li.nsub-act a {
	background:url(../../images/content/arrow_redzac_white.png) 12px 10px no-repeat #ec008c;
}
.nav-sub ul ul {
	background:#ec008c;
}
.nav-sub ul ul a {
	background:url(../../images/content/dot_border.png) 22px 7px no-repeat #ec008c !important;
	color:#f9e4f0 !important;
}

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


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

p.pager {
	background:#ec008c;
}
