﻿#LeftColServ
{
	width:155px;
	height:800px;
	float:left;
	text-align:left;
	background-color:black;}
		
#RightColServ
{
	width:150px;
	height:100%;
	float:right;
	margin-top:40px;
	}
	
#MiddleColServ
{
	width:645px;
	height:100%;
	float:left;
	text-align:left;
	margin-left:25px;
	margin-top:13px;
}
	
/*--Latest News Service --*/
.LatestNewsServTab{
	width:98%;
	height:16px;
	text-align:Left;
	background-color:#686868;
}

.LatestNewsServBody{
	width:645px;
	
	text-align:left;
	border-top:1px white solid;
}

.LatestNewsServBodyPage2{
	width:645px;
	
	text-align:left;
	border-top:1px white solid;

}

.LatestNewsServIcon{
	width:11px;height:11px;
	background-position:-194px -132px;
	margin-right:5px;}
	
/*-- 3NewsService --*/
.3NewsService{
	width:645px;
	height:95px;
	text-align:Left;
	margin:15px 0px;
	}
	
/*-- TopNews--*/
.TopNewsServ{
	width:659px;
	height:300px;
}	


/*--__Number__--*/

.numberItem
{
	font-family:verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
	
.numberItem:hover
{
	color:#ff9c00;}


