.font14_b {
	font-size: 14px;
	font-weight: bolder;
}
a.top:link {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	filter: DropShadow(Color=#000000, OffX=5, OffY=5, Positive=0);
	
}
a.top:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.top:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.font_14 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
table {
	font-size: 12px;
	line-height: 18px;
}
.font_14_y {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
}
.box_a {
	background-color: #FFFFF7;
	border: 1px solid #D4D4D4;
}
.box_1 {
	background-color: #FEFFFB;
	border: 1px solid #CCCCCC;
}
