@charset "utf-8";
/* CSS Document */

#menu{
	font-weight:bold;
	text-align:left;
	margin:5px 0 0 0;
}

#menu a{
	display:block;
	height:17px;
	width:166px;
	color:#ffffff;
	background:transparent url(../images/dot.gif) repeat-x bottom left;
	margin:0 0 8px 22px;
	padding:0 0 0 3px;
}

#menu ul li{
	background:transparent url(../images/karika.gif) no-repeat top left;
}

#news{
	margin:35px 0 0 0;
	text-align:left;
	color:#FFFFFF;
}

#news p{
	margin:15px 0 0 4px;
	line-height:18px;
}

#pager{
	width:190px;
	height:20px;
	font-weight:bold;
	font-size:10px;
	margin:20px 0 0 0px;
	padding:0 0 20px;
	color:#01435d;
}

#pager a{
	color:#FFFFFF;
}

#pager a:hover{
	text-decoration:underline;
}