
.box3 {
	background: #ffb800;
}

.col_main_right a {
	color: #EB6E07;
}
.col_main_right a:visited {
	color: #f37733;
}
.col_main_right a:hover {
	color: #000;
}

.col_main_right .basket_in2 a, .col_main_right .basket_in2 a:visited {
	color: #14375c;
}
.col_main_right .basket_in2 a:hover {
	color: #000;
}

.colcode_sector {
	color: #EB6E07;
}

.paging a, .paging a:visited {
	color: #3F3F3F;
}
.paging a:hover {
	color: #000;
}
.panel {
	background: #ffb800;
}

.subsectors {
	background: #ffb800;
	border-bottom: 3px solid #fff;
}
.subsectors h2 {
	padding: 0.5em 10px 0.2em 10px;
	color: #fff;
	font-weight: normal;
	font-size: 1.7em;
}
.subsectors ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
}
.subsectors ul li {
	display: inline;
}
.subsectors ul li a, .subsectors ul li a:visited {
	text-decoration: none;
	display: block;
	padding: 0.2em 10px;
	color: #fff;
}
.subsectors ul li a:hover, .subsectors ul li a.selected {
	text-decoration: none;
	padding-left: 7px;
	color: #fff;
	background: #ffca40;
	border-left: 3px solid #fff;
}
.subsectors ul li a span {
 display: inline;
 .display: inline-block;
 cursor: pointer;
 vertical-align: bottom;
 padding-right: 10px;
 background: url("/images/arrow1.png") no-repeat right center;
 _background-image: url("/images/arrow1.gif");
}

.subsectors ul li a:active {
	color: #000;
}

.vacsum_head {
	background: #ffb800;
	color: #fff;
}
.vacsum_head a {
	color: #fff;
}
.vacsum_head a:visited {
	color: #000;
}
.vacsum_head a:active {
	color: #000;
}
.vacsum_head a:hover {
	color: #000;
}