@charset "utf-8";
.text_1 {
	color: #FFFFFF;
	text-decoration: none;
}
.text_1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_2 {
	color: #333333;
	text-decoration: none;
}
.text_2:hover {
	color: #333333;
	text-decoration: underline;
}
.text_3 {
	color: #7ab00e;
	text-decoration: none;
}
.text_3:hover {
	color: #333333;
	text-decoration: underline;
}
.z_1 {
	color: #999999;
	text-decoration: none;
	padding-top: 15px;
	display: block;
	line-height: 18px;
}
.z_2 {
	color: #999999;
	line-height: 20px;
}
.z_3 {
	color: #2ea7e8;
	font-size: 14px;
	font-weight: bold;
}
.z_4 {
	color: #666666;
	text-decoration: none;
	padding-top: 15px;
	display: block;
	line-height: 20px;
	text-indent: 25px;
}
.z_5 {
	color: #333333;
}
.z_6 {
	color: #FF6600;
}


.text_4 {
	color: #fff8d4;
	text-decoration: none;
	line-height: 20px;
	display: block;
}
.text_4:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_5 {
	color: #2ea7e8;
	text-decoration: none;
	line-height: 20px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/jt.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_5:hover {
	text-decoration: underline;
	color: #333333;
}
