@charset "utf-8";
/* CSS Document */
.ghb_kutu {
}
.ul_kmp {
	background-color: #ADADAD;
	height: 40px;
}
.kmp_li {
	float: left;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	font-size: 1em;
	line-height: 40px;
	font-weight: bold;
	display: block;
	width: 174.5px;
	text-decoration: none;
	border-right: 1px solid #979797;
}
.ul_kmp li.kutuaktif {
	background-color: #F60;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(resim/vitrinb-ap.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 40px;
	height: 50px;
	margin-bottom: -10px;
	border-right: 0px !important;
}
.pencerecik {
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #FFF;
}
