body{
	line-height: 140%;
	font-size: 12px;
	color: #660;
	margin: 5px 50px 10px 50px;
	background-color: #fff;	
}
.base {background: url("../image/fl.jpg") -50px 60px no-repeat;}
.header{
	height: 210px;
	padding:23px 0 0 0;
	/* background: url("../image/fl.jpg") top left no-repeat; */
}
#logo {
	position:absolute; 
	top:200px; 
	right:100px;
}
.lead { 
  	font-size: small;
	BORDER-RIGHT: #fefef9 thin outset; 
	PADDING-RIGHT: 1em; 	
	BORDER-TOP: #fefef9 thin outset; 
	PADDING-LEFT: 1em; 
	PADDING-BOTTOM: 1em; 
	BORDER-LEFT: #fefef9 thin outset; 
	PADDING-TOP: 1em; 
	BORDER-BOTTOM: #fefef9 thin outset; 
	BACKGROUND-COLOR: #ffffe9;
	display: block;
}
#fl_bg{
	background: url("") center center no-repeat;
}
.pagetitle{
	height: 26px;
	background: url(../image/pagetitle.gif);
	background-repeat: no-repeat;
	padding:13px 0px 0px 35px;
	margin:0 0 5px 0;
}
.auther {
	font: normal bold 120%/150% serif;
	color: #660;
	text-align: right;
}
h1{
	text-align: center;
	font-size: 20px;
	height: 26px;
	padding:13px 0px 0px 0px;
	margin:0 0 5px 0;
}
h2{
	font-size: 18px;
	height: 26px;
	padding:13px 0px 0px 30px;
	margin:0 0 5px 0;
}
h3{
	font-size: 16px;
	height: 26px;
	padding:13px 0px 0px 35px;
	margin:0 0 5px 0;
}
.footer{
	height: 30px;
	background: url("../img/bar25.jpg") top center no-repeat;
	clear: both;
	text-align: center;
	padding: 16px 0px 0px 0px;
	font-size: 10px;
}