.DivPage
{
	font-size:14px;
	height:35px;
	color:#9C9C9C;
	margin-left:130px;
	*margin-bottom:20px;
}
.DivPageNews
{
	font-size:14px;
	height:25px;
	color:#9C9C9C;
	*margin-bottom:20px;
}
.DivPageSearch
{
	font-size:14px;
	height:25px;
	color:#9C9C9C;
	*margin-bottom:20px;
    margin-left: 210px;
}
.DivPageNo
{
	float:left;
	height:24px;
	width:28px;
	color:#0BA592;	
	cursor:pointer;
	background:transparent url('../../tmpl/img/bg_white.gif') no-repeat;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	margin-left:5px;
	padding-top:3px;
}
.DivPageNoNews
{
	float:left;
	width:85px;
	color:#0BA592;	
	cursor:pointer;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
.DivPageNoNews.hover,
.DivPageNoNews:hover
{
	text-decoration:underline;
}

.DivPageNoNewsSau
{
	float:left;
	width:85px;
	color:white;	
	cursor:pointer;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
    float: right;
    margin-right: 20px;
    -margin-right: 35px;
}
.DivPageNoNewsSau.hover,
.DivPageNoNewsSau:hover
{
    text-decoration:underline;
}
.DivPageNoNewsTruoc
{
	float:left;
	width:85px;
	color:white;	
	cursor:pointer;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
    margin-left: -40px;
    -margin-left: 1px;
}
.DivPageNoNewsTruoc.hover,
.DivPageNoNewsTruoc:hover
{
	text-decoration:underline;
}

.DivPageCurrentPage
{
	background:transparent url('../../tmpl/img/bg_brown.gif') no-repeat;
	width:28px;	
	height:24px;
	cursor:pointer;
	float:left;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	margin-left:5px;
	padding-top:3px;
	color:#FFFFFF;
}

.ThreeDot
{
	background:transparent url('../../tmpl/img/bg_white.gif') no-repeat;
	width:28px;	
	height:24px;
	float:left;
	color:#0BA592;
	margin-left:5px;
	padding-top:3px;
}
