@import "comment.css";
#part_1 {
	width: 100%;
	height: 241px;
	background: url(../images/news_main_bck.png) no-repeat;
}
#part_1 .outer{
	padding: 0px 0px 0px 0px;
}
#part_1 .title{
	text-align: center;
	font: 700 18pt/60px Verdana;
	color: #000000;
	width: 450px;
	overflow: hidden;
	height: 60px;
}
#part_1 .image{
	float: left;
}
#part_1 .image img{
	border: 1px solid #545454;
	width: 187px;
	height: 140px;
	margin-right: 8px;
}
#part_1 .part_2 {
	margin: 15px 0px 0px 0px;
	clear: both;
}
#part_1 .content {
	width: 255px;
	float: left;
}
#part_1 .short_content {
	margin: 8px 0px 0px 0px;
	height: 112px;
	overflow: hidden;
}
#part_1 .short_content a{
	color: #666666;
	font: normal 9pt/16px Verdana;
}
#part_1 .date{
	font: 100 8pt/17px Verdana;
	height: 21px;
	text-align: right;
	border-bottom: 1px solid #999999;
	color: #666666;
}

/*MANŞET ALTI*/
#part_2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
}
#part_2 .part_2_1, #part_2 .part_2_2 {
	width: 230px;
}
#part_2 .item {
	text-align: left;
	border: 1px solid #d7d7d7;
}
#part_2 .item .container{
	margin: 0px 8px 8px 8px;
}
#part_2 .item .title{
	height: 24px;
	font: 700 8pt/24px Verdana;
	overflow: hidden;
}
#part_2 .item .title a{
	color: #FF0000;
}
#part_2 .item img{
	width: 101px;
	height: 76px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #121212;
}
#part_2 .item .short_content {
	overflow: hidden;
	height: 78px;
}
#part_2 .item .short_content a{
	font: normal 8pt/13px Verdana;
}

/*
#news_cat {
	width: 100%;
	text-align: left;
	margin: 0px;
}
#news_cat .title{
	height: 21px;
	font: 700 8pt/21px Verdana;
	overflow: hidden;
	height: 21px;
}
#news_cat .title a{
	color: #434343;
}
#news_cat img{
	width: 100px;
	height: 75px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #000000;
}
#news_cat .short_content {
	overflow: hidden;
	height: 75px;
}
#news_cat .short_content a{
	font: normal 8pt/15px Verdana;
}
*/


#news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
#news_detail .title {
	font: 700 20pt/30px Verdana;
	text-align: center;
	color: #000000;
	margin: 15px 0px 15px 0px;
}
#news_detail .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 190px;
	margin-right: 8px;
}
#news_detail .short_content {
	font: normal 9pt/16px Verdana;
	margin: 0px 0px 5px 0px
}
#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; 
}
#news_other .header{
	width: 100%;
	height: 26px;
	font: bold 8pt/26px Verdana;
	color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 5px 0px;
	background: url(../images/middle_header_bck_01.png) no-repeat;
}
#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: #000000;
	font: 100 9pt/20px Verdana;
}