@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.font10px {font-size: 10px;}
.font12px {font-size: 12px;}
.font14px {font-size: 14px;}
.lightgray {color:#777777;}
.lightgray_1 {color:#AFAFAF;}
.blue {color:#3B5998;}
.black {color:#000;}
.red {color:#F00;}
.yellow {color:#ED7B00;}










a {text-decoration: none; color:#3B5998;}
a:hover {text-decoration: underline;}
.bold {font-weight: bold;}
.normal {font-weight: normal;}
.num_a {font-family: georgia, Arial, Helvetica, sans-serif,;}
.Arial {font-family: Arial Black;}
.YaHei {font-size: 18px; font-family: "Microsoft YaHei", "Microsoft JhengHei";}





























