/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: "宋体";
	font-size: 12px;
	
	background-color:#FFFFFF;
}
.mainlist {
	margin: 0;
  	border: 0;
  	padding: 0;
  	width: 125px; /*For KHTML*/
  	list-style: none;
  	display: none;
  	position: absolute;
	background-color:#C8E3FF;
}
.list {
    height : 20px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tableBorder
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width:1px;
	border-color:#99CCFF;
} 
.tableEdge
{
	border-top-style:hidden;
	border-right-style: solid;
	border-bottom-style: hidden;
	border-left-style:solid;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-color:#FFFFFF;
	border-top-color:#FFFFFF;
	
	border-color:#999999;
} 
a.more10:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.more10:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.more10:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a.more10:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navi {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.tt{
	font-family:"宋体";
	font-weight: bold;
	color: #FF0000;
}
.TabNav{
	font-family:"宋体";
	font-weight: bold;
	font-size:18px;
	color: #000000;
}
.pt{
	font-family: "宋体";
	font-weight: bold;
	color:#3399FF;
}
.tdy{
	font-family: "宋体";
	font-weight: bold;
	color: #FF0000;
	font-size:18px;
}
.tt1{
	font-family: "宋体";
	font-weight: bold; 
	color: #003366;
}
.tdf{
	font-family: "宋体";
	font-weight: bold;
	color: #025899;
	background-color:#a0dafa;
	font-size:12px;
}