#home_page_left {
	float: left;
	height: 482px;
	width: 472px;
	background-image: url(../temp-images/home-page-gleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}#home_right {
	background-image: url(../temp-images/home-page-vright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 413px;
	width: 488px;
	padding-top: 69px;
}
.text_mid_area {
	float: left;
	width: 940px;
	height: 269px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.text_mid_area a:link, .text_mid_area a:visited {
	color: #9F3866;
}
.text_mid_area a:hover {
	color: #333;
}
