@charset "utf-8";
.content_Bg {
	background-image: url(images/bg55.jpg);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/bg77.jpg);
	background-repeat: repeat-y;
}
.title_Text {
	font-size: 16px;
	font-weight: bold;
	color: #14304B;
	text-decoration: none;
	line-height: 150%;
}
.title_Text a:link,.title_Text a:visited,.title_Text a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #14304B;
	text-decoration: none;
	line-height: 150%;
}
.content_red {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.footer_text {
	font-size: 12px;
	font-weight: normal;
	color: #0E3A5F;
	line-height: 150%;
}
.content_text {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.content_blue {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #1A6AAC;
	text-decoration: none;
}

.sbg {
	background-image: url(images/sbg.jpg);
	background-repeat: repeat-x;
}
