body{
	FONT-FAMILY: "宋体";
    FONT-SIZE: 13px;
    margin-top:5px;
    MARGIN-LEFT: 3px;
    MARGIN-RIGHT: 3px;
}

table{
	BORDER-COLLAPSE:collapse;
	FONT-SIZE: 13px;   
	LEFT: 0px; 
    TABLE-LAYOUT: fixed; 
    TOP: 0px;
    background-color:#F8FCF8;
    border: 0px;
}
    
th{
	background:#84B6E7;
	height:23px;
	color: black;
}

td{ 
	text-align:center;
}
	
.posNav{
	height:20px;
	text-align:left;
	font-size:13px;
}
.posSpan{
	text-align:center;
	font-size:12px;
	color:#3399FF;
	font-weight:bold;
}

.headOperSpan {
	position:absolute;right:28px;
	text-align:right;
}

a  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;

	color:#AA0201
}

a:Visited  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;

	color:#AA0201
}

a:Active  {
	font-size : 12px;
	font-weight : normal;
	font-style : normal;

	color:#AA0201
}

a:Hover  {
	font-weight : normal;
	font-style : normal;
    color:#FF0000;
  
}

 