@charset "utf-8";
body {
	margin:0px;
	margin-top: 5px;
}
body, td, th {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #515151;
}
a:link {
	color: #0093d0;
}
a:hover {
	color: #5f9c72;
}
a:visited {
	color: #63bfe3;
}
a:active {
	color: #8acb4b;
}
div#mainframe {
	display:block;
	width:1000px;
	height:100%;
	background-color:#e1e3e7;
	margin:0 auto;
}
div#banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height:154px;
	width:1000px;
	float:left;
}
div#menu {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:1000px;
	float:left;
}
div#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:1000px;
	float:left;
}
div#left {
	display:block;
	height:auto;
	width:259px;
	float:left;
}
.link {
	cursor:pointer;
}
div#right {
	display:block;
	width:739px;
	float:left;
	clear:right;
}
div#box1 {
	background-image:url(images/box1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:92px;
	width:246px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
div#box2 {
	background-image:url(images/box2.jpg);
	background-repeat:no-repeat;
	display:block;
	height:92px;
	width:246px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
div#box3 {
	background-image:url(images/box3.jpg);
	background-repeat:no-repeat;
	display:block;
	height:92px;
	width:246px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
div#head1 {
	background-image:url(images/head1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:724px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
div#head2 {
	background-image:url(images/head2.jpg);
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:724px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
div#content1 {
	background-image:url(images/content1.jpg);
	background-repeat:repeat-y;
	display:block;
	height:auto;
	width:724px;
	float:left;
	margin-left:5px;
}
.content_text {
	padding:10px;
}
.head_text {
	color:#FFFFFF;
	font-size:16px;
	padding:10px;
	font-weight:bold;
}
.footer_text {
	color:#FFFFFF;
	font-size:12px;
	padding:10px;
	font-weight:normal;
	text-align:center;
}
.footer_text a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_text a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_text a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_btn {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
}
.menu_btn a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_btn a:hover {
	color:#8acb4b;
	text-decoration:none;
}
.menu_btn a:visited {
	color:#f7f7f7;
	text-decoration:none;
}
.menu_btn a:active {
	color:#6AB853;
	text-decoration:none;
}
div#content_foot {
	background-image:url(images/content_foot.jpg);
	background-repeat:no-repeat;
	display:block;
	height:17px;
	width:724px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}
.bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	width:1000px;
}
div#map {margin:auto;width:500px;height:500px;}
