.black {
	color: #000000;
	text-decoration: none;
}
.li:link {
	color: #FFFFFF;
	text-decoration: none;
}
.li:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.li:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.li:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tital_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.small_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.small_11-justi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.tital_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtital {
	background-image: url(images/tital_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 98%;
}
.subtital_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
