body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.foot {
	font-size: 12px;
	color: #807F7F;
	line-height: 20px;
}
.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.notice {
	font-size: 12px;
	line-height: 18px;
	color: #163A5C;
}
.index_con {
	font-size: 12px;
	line-height: 18px;
	color: #3E3C3C;
}
.index_main2 {
	font-size: 12px;
	line-height: 18px;
	color: #00235F;
}
.index_main3 {
	font-size: 12px;
	line-height: 22px;
	color: #163A5C;
}
.index_main1 {
	font-size: 12px;
	color: #274C49;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
