/* CSS Document */
.font1{font-size:14px; color:#ffffff;font-weight:bold;}
.font2{font-size:14px; color:#ffffff;}
.font3{font-size:14px;color:#00256d;font-weight:bold;}
.font4{font-size:16px;color:#ff0000; font-family: "黑体";}
.font5{font-size:12px;color:#4c4c4c;}
.font6{font-size:16px;color:#003072; font-weight:bold;}
.font7{font-size:14px;color:#003072;}

a {font-size: 12px;color: #003072;}
a:link {text-decoration: none; color:#003072;}
a:visited {text-decoration: none;color: #003072;}
a:hover {text-decoration: none;color: #FF0000;}
a:active {text-decoration: none;color: #FF0000;}

.white_12:link {text-decoration: none; font-size:12px; color:#ffffff; font-weight:bold;}
.white_12:visited {text-decoration: none;color: #ffffff;font-size:12px; font-weight:bold;}
.white_12:hover {text-decoration: none;color: #ffffff;font-size:12px; font-weight:bold;}
.white_12:active {text-decoration: none;color: #ffffff;font-size:12px; font-weight:bold;}

.white_14:link {text-decoration: none; font-size:14px; color:#ffffff;font-weight:bold; letter-spacing:2px;}
.white_14:visited {text-decoration: none;color: #ffffff;font-size:14px;font-weight:bold; letter-spacing:2px;}
.white_14:hover {text-decoration: none;color: #ffffff;font-size:14px;font-weight:bold; letter-spacing:2px;}
.white_14:active {text-decoration: none;color: #ffffff;font-size:14px;font-weight:bold; letter-spacing:2px;}

.hs_12:link {text-decoration: none; font-size:12px; color:#292929;}
.hs_12:visited {text-decoration: none;color: #292929;font-size:12px;}
.hs_12:hover {text-decoration: none;color: #ff0000;font-size:12px;}
.hs_12:active {text-decoration: none;color: #ff0000;font-size:12px;}

.red_16:link {text-decoration: none; font-size:16px;color:#ff0000; font-family: "黑体";}
.red_16:visited {text-decoration: none;font-size:16px;color:#ff0000; font-family: "黑体";}
.red_16:hover {text-decoration: none;font-size:16px;color:#ff0000; font-family: "黑体";}
.red_16:active {text-decoration: none;font-size:16px;color:#ff0000; font-family: "黑体";}

.blue_12:link {text-decoration: none; font-size:12px; color:#003072; font-weight:bold;}
.blue_12:visited {text-decoration: none;color: #003072;font-size:12px; font-weight:bold;}
.blue_12:hover {text-decoration: none;color: #ff0000;font-size:12px; font-weight:bold;}
.blue_12:active {text-decoration: none;color: #ff0000;font-size:12px; font-weight:bold;}

.bk1{ border:#bdbdbd 1px solid;}
