body {
	width:762px;
	margin-left:0px;
	margin-top:0px;
	background-color:#FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
#head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	height:88px;
}
#head h1 {
	font-size:80%;
	margin:0;
}
#he_l {
	float:left;
	width:536px;
	padding-left:8px;
	padding-top:35px;
}
#he_r {
	float:right;
	padding-right:8px;
	padding-top:25px;
}
#con {
	clear:right;
	padding-left:32px;
	padding-bottom:12px;
	font-size:80%;
}
#foot {
	background-image:url(images/foot.gif);
	background-repeat:no-repeat;
	height:88px;
	clear:right;
}
#fo_l {
	float:left;
	width:512px;
	padding-left:8px;
	padding-top:30px;
	font-size:80%;
}
#fo_r {
	float:right;
	padding-right:8px;
	padding-top:30px;
	font-size:80%;
}
