@import "comment.css";
#part_1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#part_1 .top{
	border-bottom: #d3d0cb 1px solid;
	height: 25px;
	clear: both;
	margin-bottom: 8px;
	overflow: hidden;
	color: #6077AD;
	font: bold 9pt/25px Verdana;
}
#part_1 .top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	font: 100 8pt/25px Verdana;
}
#part_1 .title {
	font: 700 18px/25px Verdana;
	color: #000000;
	margin: 0px 0px 15px 0px;
}
#part_1 .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 190px;
	margin-right: 8px;
}
#part_1 .short_content {
	font: bold 9pt/16px Verdana;
	margin: 0px 0px 8px 0px;
	color: #595959;
}
#part_1 .short_content a{
	font: bold 9pt/16px Verdana;
	color: #595959;
}
#part_1 .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #797979;
	margin-bottom: 5px;
	text-align: right;
}
/*MANŞET ALTI*/
#part_2 {
	width: 100%;
}
#part_2 .item {
	text-align: left;
	clear: both;
}
#part_2 .item .container{
	margin: 0px 0px 8px 0px;
}
#part_2 .item .title{
	height: 20px;
	font: 700 8pt/20px Verdana;
	overflow: hidden;
}
#part_2 .item .title a{
	color: #6077AD;
}
#part_2 .item img{
	width: 107px;
	height: 80px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #121212;
}
#part_2 .item .short_content {
	overflow: hidden;
	height: 60px;
}
#part_2 .item .short_content a{
	font: normal 8pt/15px Verdana;
}
#part_2 .sep hr{
	height: 1px;
	font-size: 1px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	noshade;
}

#part_4 {
	width: 100%;
}
#part_4 .space {
	font-size: 1px; 
	width: 14px;
}
#part_4 .item {
	width: 146px;
	background: #F1F2F5;
	padding: 8px;
	border: 1px #d6d6d6 solid;
	height: 211px;
	overflow: hidden;
	margin-bottom: 8px;
}
#part_4 img {
	width: 128px;
	height: 99px;
	border: 1px #d6d6d6 solid;
	margin-bottom: 4px;
}
#part_4 .title, #part_4 .title a{
	font: 700 8pt/15px Verdana;
	color: #436c9c;
}
#part_4 .short_content, #part_4 .short_content a{
	font: 100 8pt/15px Verdana;
	color: #404040;
	overflow: hidden;
	height: 60px;
}

#news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#news_detail .top{
	border-bottom: #d3d0cb 1px solid;
	height: 25px;
	clear: both;
	margin-bottom: 8px;
}
#news_detail .top .part_1{
	float: left;
	width: 150px;
}
#news_detail .top .part_1 a{
	color: #6077AD;
	font: bold 9pt/25px Verdana;
}
#news_detail .top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	font: 100 8pt/25px Verdana;
}
#news_detail .title {
	font: 700 18px/25px Verdana;
	color: #000000;
	margin: 0px 0px 15px 0px;
}
#news_detail .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 190px;
	margin-right: 8px;
}
#news_detail .short_content {
	font: bold 9pt/16px Verdana;
	margin: 0px 0px 15px 0px;
	color: #595959;
}
#news_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #797979;
	margin-bottom: 5px;
	text-align: right;
}
#news_detail_content {
	clear: both;
	font: normal 9pt/20px Verdana;
	margin: 8px 0px 8px 0px;
}
#news_detail_content .advert{
	clear: both;
	float: left;
	border: 1px #D0D2C4 solid;
	background: #E5E5E5;
	font: normal 9pt/20px Arial;
	margin-right: 5px;
	margin-bottom: 8px;
	width: 252px;
	height: 252px;
}
#news_detail_content .advert .outer{
	padding: 0px 10px 10px 10px;
}
#news_detail_content .advert .container{
	width: 230px;
	height: 230px;
}
#news_detail_content .advert .header{
	font-size: 8pt;
	color: #AAAAAA;
}
#news_detail_content .short_content {
	font-style: italic;
}
#news_detail_content .date {
	color: #434343;
	font: normal 8pt/24px Verdana;
}
#news_detail .read_count {
	color: 797979;
	font: normal 8pt/18px Verdana;
	text-align: right;
}
#news_detail_content .content, #news_detail_content .content p, #news_detail_content .content td, #news_detail_content .content div, #news_detail_content .content font {
	font: normal 9pt/18px Verdana;
}
#news_detail_content .content a{
	color: #0000FF;
}

#news_navigation {
	width: 100%;
	border: 5px solid #DEDEDE;
	border-left-width: 0px;
	border-right-width: 0px;
}
#news_navigation .container{
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
	margin: 5px 0px 5px 0px;
}
#news_navigation .container a {
	color: #434343;
	margin-right: 10px;
}
#news_navigation .container img {
	width: 16px;
	height: 16px;
}

#news_other {
	width: 100%;
	margin: 10px 0px 0px 0px; 
	border-top: 1px solid #d3d0cb;
}
#news_other .header{
	width: 100%;
	height: 26px;
	font: bold 13px/26px Verdana;
	color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#news_other .header span{
	padding-left: 10px;
}
#news_other .title {
	padding-left: 20px;
	background: url(../images/icon_01.gif) transparent  8px 50% no-repeat;
	overflow: hidden;
	height: 20px;
}
#news_other .title a{
	color: #003366;
	font: 100 8pt/20px Verdana;
}