@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-size: 10pts;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.sidenav {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Home_include_text {
	font-size: 11px;
	font-weight: normal;
	color: #8cbbe9;
	line-height: 12px;
}
.Copywrite {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
html {
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
