@charset "utf-8";
/* CSS Document */

a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.font_black_14 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
.font_red_14_B {
	font-size: 14px;
	line-height: 28px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.pale_30 {
font-size: 14px;
color: #333333;
text-decoration: none;
padding-left: 30px;
}
#zi_hei_14_B
{ 
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  }
a.zi_hei:link {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
}
a.zi_hei:hover {
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
	background-color: #640000;
	padding: 3px;
}
