body {
	margin-left: 0px;
	margin-top: 20px;
	
}


#page {
	width: 994px;
	margin-top: 0px;
	}

.page_tbl {
	text-align: center;
	height: 100%;
	}



#head {
	width: 994px;
	height: 208px;
	float: left; 
	text-align: left;
	}

#head img {
	margin-top: 170px;
	margin-left: 85px;
	}



#content {
	width: 994px;
	/*height: 500px; */
	float: left; 
	text-align: left;
	}

#content_left {
	width: 592px;
	height: 500px;
	float: left; 
}

#content_right {
	width: 382px;
	height: 500px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
}

.cont_tbl_left {
	padding-left: 82px;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B8426;
	text-decoration: none;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
