/* CSS Document */
table,td,th {font-family: "宋体";font-size: 12px;color: #3F3F3F;line-height: 20px;}
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-color:#073C82}
a{color: #3F3F3F; text-decoration:none}
a:hover{color:#FF0000; text-decoration:underline}

/* 字体*/
.font{ font-family:"宋体"; font-size:12px; color:#990000; font-weight:bold}
a.font:link{ font-family:"宋体"; font-size:12px; color:#990000;font-weight:bold}
a.font:hover{ font-family:"宋体"; font-size:12px; color:#990000;font-weight:bold}

.font2{ font-family:"宋体";font-size:12px;color: #FFFFFF;font-weight:bold;text-decoration: none;}
a.font2:link{ font-family:"宋体"; font-size:12px; color: #FFFFFF;font-weight:bold}
a.font2:hover{ font-family:"宋体"; font-size:12px; color: #F00;font-weight:bold}

.font3{ font-family:"宋体";font-size:12px;color: #FFFFFF;font-weight:normal;text-decoration: none;}
a.font3:link{ font-family:"宋体"; font-size:12px; color: #FFFFFF;font-weight:normal}
a.font3:hover{ font-family:"宋体"; font-size:12px; color: #F00;font-weight:normal}


.font4{ font-family:"宋体";font-size:12px;color: #E6E6E6;font-weight:normal;text-decoration: none;}
a.font4:link{ font-family:"宋体"; font-size:12px; color: #E6E6E6;font-weight:normal}
a.font4:hover{ font-family:"宋体"; font-size:12px; color: #F00;font-weight:normal}

.font6{ font-family:"宋体";font-size:12px;color: #999999;text-decoration: none;}
a.font6:link{ font-family:"宋体"; font-size:12px; color: #999999;}
a.font6:hover{ font-family:"宋体"; font-size:12px; color: #F00;}

.font7{ font-family:"宋体";font-size:15px;color: #0D6DCB;font-weight:bold;text-decoration: none;}
a.font7:link{ font-family:"宋体"; font-size:15px; color: #0D6DCB;font-weight:bold}
a.font7:hover{ font-family:"宋体"; font-size:15px; color: #F00;font-weight:bold}

.font5 {
	color: #333333;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.font5:link {
	color: #333333;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.font5:hover {
	color: #F00;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.biankuang {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.biankuang2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CADDC2;
	border-left-color: #CADDC2;
	border-top-color: #CADDC2;
	border-bottom-color: #CADDC2;
}
.xiahuaxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

