@import "headline.css";

.main_classified_ad {
	background: url(../images/main_classified_ad.png) no-repeat;
	font: 700 8pt/20px Tahoma;
	color: #4d4d4d;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	height: 20px;
	margin-top: 10px;
}
.main_classified_ad .container{
	margin-left: 118px;
}
.main_classified_ad img{
	height: 20px;
	margin-right: 5px;
}
.main_classified_ad a{
	height: 20px;
	margin-right: 20px;
}

/**/
.index_banner{
	margin-bottom: 10px;
}
/**/
.category_news{
	width: 468px;
	background: url(../images/orta_blok_art.png) repeat-y;
	margin-bottom: 10px;
	border-bottom: 2px solid #eee;
}
.category_news .caption{
	background: url(../images/orta_blok_bas.png) no-repeat top;
	height: 40px;
	margin-bottom: 4px;
	width: 468px;
}
.category_news .caption .inner{
	padding-left: 10px;
	font: 700 8pt/25px Tahoma;
	color: #000;
}
.category_inner{
	padding: 0px;
	display:table;
}
.category_inner .left{
	font: 200 8pt Tahoma;
	padding: 0px 8px;
}
.category_inner .left .left_inner{
	width: 250px;
	float: left;
	overflow: hidden; 
}
.category_inner .left_inner .image{
	width: 200px;
	height: 140px;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.category_inner .left_inner .image img{
	width: 200px;
	height: 140px;
}
.category_inner .left_inner .title{
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 5px;
}
.category_inner .left_inner .title a{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #C20002;
	font-size: 14px;
	font-weight: bolder;
}
.category_inner .left_inner .item{
	width: 240px;
	height: 20px;
	overflow: hidden;
	font-weight: bold;
	padding-left: 13px;
	background: url(../images/arrow_01.gif) no-repeat 3px 4px;
}
.category_inner .left_inner .item a{
	color: #666;
	font-size: 8pt;
	font: 700 8pt/18px tahoma;
}
.category_inner .sep{
	width: 10px;
	float: left;
	height: 100px;
}
.category_inner .right{
	width: 190px;
	float: left;
	font: 200 8pt Tahoma;
	overflow: hidden;
}
.category_inner .right .right_inner{
	padding: 4px;	
}
.category_inner .right .right_inner .title{
	clear: both;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 5px;
}
.category_inner .right .right_inner .title a{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #C20002;
	font-size: 14px;
	font-weight: bolder;	
}
.category_inner .right .image{
	width: 170px;
	height: 120px;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.category_inner .right .image img{
	width: 170px;
	height: 120px;
}
.category_inner .right .content{
	padding-left: 3px;
	float: left;
	overflow: hidden;
	width: 250px;
	overflow: hidden;
	height: 54px;
}
.category_inner .right .content span a{
	display: block;
	font-weight: bold;
	color: #005266;
}
.category_inner .cat_middle{
	width: 29px;
	float: left;
	height: 230px;
}