@charset "utf-8";
/* CSS Document */
body { margin:0 auto;
       /*background-image:url(../image/bg.gif);*/
	    background-repeat: repeat;
		width:1002px;
		
}
html { overflow: scroll; }
body,td,th {
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}

li{ list-style:none;}
.white{ color:#FFFFFF;}
.f12{ font-size:12px; }
.f14{ font-size:14px; }
.f16{ font-size:16px; }
.fb{ font-weight:bold;}
.fz{ font-weight:100;}
.blue{color:#0757b0;}
.blue1{color:#002b5e;}
.blue2{color:#006ee7;}
.hui{color:#acacac;}
.red{color:#f91b06;}


a.f12_blue:link {color:#006ee7;text-decoration: none;}
a.f12_blue:visited {color:#006ee7; text-decoration: none;}
a.f12_blue:hover {text-decoration: underline;color:#FF0000;}
a.f12_blue:active {text-decoration:underline;color: #FF0000;}


a.f12_white:link {color:#ffffff;text-decoration: none;}
a.f12_white:visited {color:#ffffff; text-decoration: none;}
a.f12_white:hover {text-decoration: underline;color:#FF0000;}
a.f12_white:active {text-decoration:underline;color: #FF0000;}


a.f12b_blue:link {color:#012A5E;text-decoration: none; font-weight:bold;}
a.f12b_blue:visited {color:#012A5E; text-decoration: none; font-weight:bold;}
a.f12b_blue:hover {text-decoration: underline;color:#FF0000; font-weight:bold;}
a.f12b_blue:active {text-decoration:underline;color: #FF0000; font-weight:bold;}


a.f12b_red:link {color:#FF0000;text-decoration: none; font-weight:bold;}
a.f12b_red:visited {color:#FF0000; text-decoration: none; font-weight:bold;}
a.f12b_red:hover {text-decoration: underline;color:#012A5E; font-weight:bold;}
a.f12b_red:active {text-decoration:underline;color: #012A5E; font-weight:bold;}



a.f14b_blue:link {color:#006ee7;text-decoration: none; font-size:14px; font-weight:bold;}
a.f14b_blue:visited {color:#006ee7; text-decoration: none; font-size:14px; font-weight:bold;}
a.f14b_blue:hover {text-decoration: underline;color:#FF0000; font-size:14px; font-weight:bold;}
a.f14b_blue:active {text-decoration:underline;color: #FF0000; font-size:14px; font-weight:bold;}


a.f14b_black:link {color: #000000;text-decoration: none; font-size:14px; font-weight:bold;}
a.f14b_black:visited {color:#000000; text-decoration: none; font-size:14px; font-weight:bold;}
a.f14b_black:hover {text-decoration: underline;color:#FF0000; font-size:14px; font-weight:bold;}
a.f14b_black:active {text-decoration:underline;color: #FF0000; font-size:14px; font-weight:bold;}


