@charset "utf-8";
/* CSS Document */
.ul_sayfa {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.li_sayfa {
	cursor: pointer;
	color: #999;
	font-size: 1em;
	line-height: 20px;
	font-weight: normal;
	display: block;
	width: auto;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.ul_sayfa li.lisacik {
	border-right: 0px !important;
	color: #333;
}
.tab_skutu {
	background-color: #FFF;
	width: 699px;
	display: table;
}
