body {
	margin: 0px;
	background-color: #F0F1F5;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #53729A;
	line-height: 1.2;
}

.top_bg {
	background-color: #E7F1FD;
}
.m_bg {
	background-image: url(../images/top_bg.gif);
	background-repeat: no-repeat;
	background-position: 400px top;
}
.b_bg {
	background-image: url(../images/index_b_bg.gif);
	background-repeat: repeat-x;
}
.contact {
	font-size: 11px;
	color: #53729A;
	line-height: 1.3;
}
.contact a:link {
	font-size: 11px;
	color: #53729A;
	line-height: 1.3;
	text-decoration: none;
}
.contact a:visited {
	font-size: 11px;
	color: #53729A;
	line-height: 1.3;
	text-decoration: none;
}
.contact a:hover {
	font-size: 11px;
	color: #466184;
	line-height: 1.3;
	text-decoration: underline;
}
.contact a:active {
	font-size: 11px;
	color: #53729A;
	line-height: 1.3;
	text-decoration: none;
}
.l_bg {
	background-image: url(../images/main_l_bg.gif);
	background-repeat: repeat-y;
}
.r_bg {

	background-image: url(../images/main_r_bg.gif);
	background-repeat: repeat-y;
}
.top {
	font-size: 12px;
	color: #6E8EBD;
}

.top a:link {
	font-size: 11px;
	color: #6E8EBD;
	text-decoration: none;
}
.top a:visited {
	font-size: 11px;
	color: #6E8EBD;
	text-decoration: none;
}
.top a:hover {
	font-size: 11px;
	color: #4B70A7;
	text-decoration: underline;
}
.top a:active {
	font-size: 11px;
	color: #6E8EBD;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {

	font-size: 12px;
	color: #848484;
	text-decoration: underline;
}
a:active {

	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.copyright1 {
	font-size: 11px;
	line-height: 1.5;
	color: #999999;
}
