@charset "utf-8";
.home_section_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	line-height: 130%;
}
.home_tittle_section_bg {
	background-image: url(images/home_section_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 223px;
	vertical-align: middle;
	text-align: left;
	text-indent: 8px;
}
.tit_bg {
	font-size: 14px;
	color: #1C364F;
	background-image: url(images/tit_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 8px;
	vertical-align: middle;
	height: 53px;
	width: 931px;
	font-weight: bold;
}
.sub_tit {
	background-color: #e2e9f1;
	text-align: left;
	text-indent: 8px;
	vertical-align: middle;
	height: 30px;
	font-weight: bold;
	color: #1C364F;
}
a:link {
	font-weight:;
	color: #143757;
	text-decoration: none;
}
a:visited {
	color: #263850;
	text-decoration: none;

}
a:hover {
	font-weight:;
	color: #143757;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
