﻿div.div_page
{
	margin-top: 4px;
	margin-bottom: 0px;
	height:40px;
}
div.page_num
{
	float: left;
	width: 26px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_num.gif');
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-right: 1px;
    margin-top: 5px;
    text-align:center;
	
}
div.page_num a:link, div.page_num a:visited
{
	float: left;
	width: 26px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_num.gif');
	background-repeat: no-repeat;
	color: #03A9F4;
	text-decoration: none;
    text-align:center;
}
div.page_num a:hover
{
	float: left;
	width: 26px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_num2.gif');
	background-repeat: no-repeat;
	color: #03A9F4;
	text-decoration: none;
    text-align:center;
}

div.page_link a:link, div.page_link a:visited
{
	float: left;
	width: 55px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_1_1.gif');
	background-repeat: no-repeat;
	color: #03A9F4;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
    margin-top: 5px;
    text-align:center;
}
div.page_link a:hover
{
	float: left;
	width: 55px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_1_2.gif');
	background-repeat: no-repeat;
	color: #03A9F4;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
    margin-top: 5px;
    text-align:center;
}
/*****不可用字体*****/
div.page_link2
{
	float: left;
	width: 55px;
	height: 30px;
	line-height: 30px;
	background-image: url('../images/page_1_1.gif');
	background-repeat: no-repeat;
    color: #8E8E8E;
    margin-left: 1px;
	margin-right: 1px;
    margin-top: 5px;
}

div.page_now
{
	float: left;
	width: 26px;
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
    margin-top: 5px;
    text-align:center;
}

div.page_word
{
	float: left;
	height: 40px;
	line-height: 40px;
	color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
