.bgbg {
	background-image: url(imgs/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #949186;
}
.bgbgbg {
	background-attachment: fixed;
	background-image: url(imgs/bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
.main_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.main_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}
.main_text_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	line-height: 18px;
}
.main_text_o1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
}
.main_text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #459CE0;
	font-weight: bold;
}
.main_text_b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #459CE0;
	font-weight: bold;
	line-height: 18px;
}
.main_text_b3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.main_text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #459CE0;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.body {
	margin: 0px;
}

