@charset "utf-8";
@import url("style.css");
#int_table{
	width: 909px;
	background: #F8F8F8 url(images/bg_04.jpg);
}
.int_td{
	width: 694px;
}
.footer_int{
	width: 909px;
	height: 150px;
	background: #F8F8F8 url(images/interor_04.png) no-repeat bottom;
}
.int_header{
	width:694px; height:283px;
	text-align: center;
	background: url(images/interor_02.jpg) no-repeat top;
}
.int_footer_div{
	margin-left:  245px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#homelink{
	float: left;
	width:210px;
	height: 105px;
}
.googmap{
 margin-left: 20px;
 margin-right: 20px;
 border: 1px solid #8B0000;
 width:340px;height:300px;
 float: left;
}