.box-index-kol {
	background-color: #FFF;
	padding: 0px;
	width: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F26522;
}
.head {
	background-image: url(../images/cat_bg_head_kol_index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 23px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.head h1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	padding: 0px;
}
.head a{
	margin: 0px;
	color: #F26522;
	text-decoration: none;
	padding: 0px;
}

