body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.about_content{
	background-image:url(../images/bg_about.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.about_contentright{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-left:40px;
	padding-top:40px;
	padding-bottom:20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.about_contentleft{
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	padding-bottom:20px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.contact_content{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333;
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:235px;
	padding-top:80px;
	padding-bottom:20px;
	line-height: 20px;
	font-size: 12px;
}
.foot{
font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-right:20px;
	padding-top:10px;
	font-size: 11px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 333;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:333;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
}


