/* CSS Document */
.a1{ font-family:"serif";font-size: 22px; color:#000000; font-weight: bold}

.a6{ font-family:"serif";font-size: 22px; color:#d90000; font-weight: bold}

.a5{ font-family:"serif";font-size: 20px; color:#666666; font-weight: bold}

.a2{ font-size: 12px; color:#000000;}

.a3{font-family:"serif";font-size: 12px; color:#ffffff;}

.a4{font-family:"serif";font-size: 12px; color:#6600FF;}

a.x_bai:link{ font-family: "serif";color:#ffffff;text-decoration:none;font-size: 18px;font-weight: bold}
a.x_bai:visited{ font-family: "serif";color:#ffffff; text-decoration:none;font-size: 18px;font-weight: bold}
a.x_bai:hover{ font-family: "serif";color:#ffffff;text-decoration:none;font-size: 18px;font-weight: bold}

a.x_lan:link{font-family: "serif";color:#0A3C5F;text-decoration:none;font-size: 15px;}
a.x_lan:visited{font-family: "serif";color:#0A3C5F; text-decoration:none;font-size: 15px;}
a.x_lan:hover{font-family: "serif";color:#EE6600;text-decoration:none;font-size: 15px;}

a.x_bottom:link{font-family: "serif";color:#000000;text-decoration:none;font-size: 12px;}
a.x_bottom:visited{font-family: "serif";color:#000000; text-decoration:none;font-size: 12px;}
a.x_bottom:hover{font-family: "serif";color:#000000;text-decoration:underline;font-size: 12px;}

a.x_zi:link{font-family: "serif";color:#9900CC;text-decoration:none;font-size: 15px;font-weight: bold}
a.x_zi:visited{font-family: "serif";color:#9900CC; text-decoration:none;font-size: 15px;font-weight: bold}
a.x_zi:hover{font-family: "serif";color:#9900CC;text-decoration:underline;font-size: 15px;font-weight: bold}

.下实线 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#000000;
	border-right-color: #000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}

.下实线2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color:#ffffff;
	border-right-color: #ffffff;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
}

.table{
	background:#ffffff;
	border:1px solid #8C9AB5;
}
