@charset "utf-8";
.newsBox{
padding:5px;	
}
.newsHeader{
background:#018592;
color:#fff;
font-weight:bold;
height:15px;
padding:5px;
font-size:12px;
}
.newsH1{
color:#018592;
font-size:17px;
font-weight:bold;
font-family:Verdana,Arial,Tahoma; 
}
#newsContent,#newsOzet,#newsTarih,#newsKaynak,#newsYazar{
margin-top:10px;		
color:#018592;
font-weight:bold;
}
#newsContent{
color:#333;
font-size:12px;
font-family:Verdana,Arial,Tahoma; 
font-weight:normal; 
color:#333;  
line-height:18px;
}
#newsImage{
float:left;
width:330px;
height:250px;
padding:5px;
}

#newsOzet,#newsTarih,#newsKaynak,#newsYazar{
color:#5c7a91;	
}
.fontSize{
float:right;
}
.f1,.f2,.f3{
height:15px;
width:17px;
float:left;
padding-right:5px;
cursor:pointer;
}
.f1{ background:url(../image/fontSize.gif) no-repeat 0px 0px; }
.f2{ background:url(../image/fontSize.gif) no-repeat 0px -16px; }
.f3{ background:url(../image/fontSize.gif) no-repeat 0px -32px; }

.newsProcess{
margin-top:5px;
margin-bottom:5px;
border-top:2px solid #ccc;	
border-bottom:2px solid #ccc;	
padding:5px;
}
.newsProcessBox{
width:350px;
margin:0 auto;
}
.newsProcessBox li{
float:left;
padding:5px 15px;
}
.newsProcessBox li a:hover{
text-decoration:underline;
}
#newsPrintContainer{
padding:10px 5px;
background:#fff;
height:520px;
overflow-y:scroll;
overflow-x:none;
}
#printnewsprocessbtns{
	text-align:center;
	height:50px;
	padding:10px 5px;
	border-top:1px solid #ccc;
}
#printnewsprocessbtns a{
	margin-right:30px;
}
.newsComment{
padding:5px;
}
.newsCommentItem{
margin-top:5px;
}
.newsCommentItemHeader{
padding:5px;
height:20px;
border-bottom:1px dotted #ccc;
}
.newsCommentItemUser{
float:left;	
width:450px;
text-align:left;
font-weight:bold;
}
.newsCommentItemDate{
float:right;
width:150px;
text-align:right;
}
.newsCommentItemContent{
padding:5px;
line-height:20px;
}
.newsRightMenu{
margin-bottom:5px;
}
.newsRightMenu h3{
padding:5px;
border-bottom:2px solid #900;
font-size:12px;
font-weight:bold;
color:#000;
}
.newsRightMenu li{
padding:3px;
}
.newsRightMenu li a,.newsRightMenu li a:hover{
padding-left:10px;
text-decoration:none;
}
.newsRightMenu li a:hover{
text-decoration:underline;	
}
