#newsbox
	{
	width:240px;
	height:277px;
	float:left;	
	}

#newsbox_title
	{
	width:240px;
	height:25px;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	background:url(kepek/news_title_bg.gif) no-repeat;
	overflow:hidden;
	}

#newsbox_title div
	{
	text-align:center;
	padding-top:5px;
	overflow:hidden;
	}

#newsbox_cont
	{
	padding:8px;
	background:url(kepek/news_bg.gif) no-repeat;
	height:208px;
	font-size:16px;	
	overflow:hidden;
	}

#newsbox_cont img
	{
	width:120px;
	height:80px;
	float:left;
	margin:0px 3px 2px 0px;
	border: 1px solid #000;
	}

#newsbox_next
	{
	background:url(kepek/news_next_bg.gif) no-repeat;
	height:28px;
	}

#newsbox_next div
	{
	padding:3px 8px 3px 0px;
	text-align:right;
	}


#newsbox_next a:link
	{
	font-size:11px;
	font-weight:bold;
	color: #fff; 
	text-decoration: none; 
	}

#newsbox_next a:visited
	{
	font-size:11px;
	font-weight:bold;
	color: #fff; 
	text-decoration: none; 
	}

#newsbox_next a:hover
	{
	bottom:0px;
	color: #F00; 
	text-decoration: none; 
	}