﻿html,div{
    font-family: "宋体";
    font-size:12px;
    line-height:150%;
 }
 #div_list 
 {
	height: 25px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;

	border-top-color: #AACBEE;
	border-bottom-color: #AACBEE;
 }
.base
{
	float: left; 
    padding:0.25em;
    text-align:center;
    display:block;
    LIST-STYLE-TYPE: none;
    background-color:#f2f6fe;
    border:1px solid #AACBEE;
    width:2em;
}

.cur{
    background-color:#D3E7F8;
}
.line
{
	float: left; 
    LIST-STYLE-TYPE: none;
    height:25px;
    width:0.5em;
    
}
#div_list li a {
    display:block;
}
A.base
{
	float: left; 
    padding:0.25em;
    text-align:center;
    display:block;
    LIST-STYLE-TYPE: none;
    background-color:#f2f6fe;
    border:1px solid #AACBEE;
    width:2em;
    text-decoration:none;
}
A.base:hover
{
	float: left; 
    padding:0.25em;
    text-align:center;
    display:block;
    LIST-STYLE-TYPE: none;
    background-color:#f2f6fe;
    border:1px solid #AACBEE;
    width:2em;
    text-decoration:none;
}
A.base:visited
{
	float: left; 
    padding:0.25em;
    text-align:center;
    display:block;
    LIST-STYLE-TYPE: none;
    background-color:#f2f6fe;
    border:1px solid #AACBEE;
    width:2em;
    text-decoration:none;
}
A.underline:link{ color: #0000FF;text-decoration:none;}
A.underline:hover{ color: #0000FF;text-decoration:none;}
A.underline:visited{ color: #FF0000;text-decoration:none;}
#xhdthr{border-bottom-style:dashed; border-left-style:dashed; border-right-style:dashed; border-top-style:dashed; margin-top:0px; margin-left:19px;}
