/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #007c64;
}
.menu{
	width: 775px;
	height:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85cab7;
}
.menu table{
	width: 544px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: 666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85cab7;
	float:right;
	font-weight: bold;
}
.menu table td{
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	float:left;
	padding-left: 10px;
	padding-left: 10px;
}
.content{
width: 775px;
}
.contentleft{
width: 169px;	padding-left: 45px;
}
.spenleft{
	border: 1px solid #85cab7;
	color: #666666;
	height: 115px;
	width: 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	text-align:right;

}
.contentright{
	width: 520px;
   
	padding-left: 17px;
}
.contentright_table{
	width: 503px;
	height:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	background-color: #bfe3d9;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #bfe3d9;
	height: 30px;
	width: 775px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #1da47e;
    text-decoration: none;
}
body{
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.title1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #00956d;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
}
.business{
	height: 157px;
	width: 465px;
	border: 1px solid #019d78;
	background-color: #a2c8bd;
	padding-left: 10px;
	padding-top: 10px;
}
.span{
	font-family: 0;
	line-height: 0px;
	height: 10px;
	width: 10px;
}
