@charset "utf-8";
.banner_bg {
	background-image: url(images/index_r1_c2.jpg);
	background-repeat: no-repeat;
}
.nav_bg {
	background-image: url(images/index_r2_c1.jpg);
	background-repeat: no-repeat;
}
.content_top {
	background-image: url(images/index_r3_c1.jpg);
	background-repeat: no-repeat;
}
.content_Bg {
	background-image: url(images/index_r3_c1_r2_c1.jpg);
	background-repeat: repeat-y;
}
.footer_text {
	font-size: 12px;
	font-weight: normal;
	color: #4A8DBA;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 a:link,h1 a:visited,h1 a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 a:link,h3 a:visited,h3 a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.content_text {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #064878;
	text-decoration: none;
}
.content_text a:link,.content_text a:visited,.content_text a:hover{
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #064878;
	text-decoration: none;
}
.news_title {
	font-size: 12px;
	color: #966214;
	text-decoration: none;
	font-weight: bold;
}
.title_text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}





.footer_text a:link,.footer_text a:visited,.footer_text a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #4A8DBA;
	text-decoration: none;
}

