﻿#ImportantNewsContentServ
{
	float:right;
	width:594px;
	height:auto;
	margin-bottom:15px;
	padding:10px 0;
	}

#ImportantNewsContentServ a:hover,a:active
{
	color:#0b96b5;
	}
	
#ServiceNewsPaging
{
	height:30px;
	margin-top:20px;
	margin-left:10px;
}	

.pageIndex{
	float:left;
	width:16px; 
	height:12px;  
	cursor:pointer;
	margin-right:3px; 
	margin-top:8px;
	background-color:#0B96B5; 
	text-align:center; 
	font-size:11px; 
	color:white; 
	padding-top:1px; 
	padding-bottom:3px;
	display:block;

}

.pageIndex:hover	
{
	background-color:#000; 
	color:#fff;
	}
