.center {
   height: 960px;
	width: 801px;
	padding: 0 0 0 20px;
	background-color: #f5c500;
	}
.c-a {
	height: 932px;
	width: 783px;
	background-color: #ffff99;
}	
.inb {
	height: 368px;
	width: 170px;
	background-color: Yellow;
	margin: 5px 5px 0 10px;
	float: left;
}
.cb {
	height: 400px;
	width: 552px;
	margin: 5px 10px 0 15px;
	float: left;
	border: none;
}
.cb-kai {
	clear: both;
}



a {
	color: Red;
}


li {
	list-style: square inside;
	margin: 0;
}
.cl {
	height: 20px;
	width: 547px;
	background-color: Blue;
	color: White;
	font-size: large;
	font-weight: bold;
	padding: 5px 0 0 5px;
}
.c-box {
	height: 880px;
	width: 542px;
	background-color: White;
	padding: 2px 5px 2px 5px;
}
.m1 {
	background: url(../img/haikei1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 5px 0 5px 0;
	border: solid #FF99CC 1px;
	width: 245px;
	height: 18px;
	padding: 2px 0px 0px 5px;
   font-weight: bold;
	color: #FF6699;
}
.m2 {
	background: url(../img/haikei4.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 2px 0 5px 0;
	border: 1px solid White;
	width: 170px;
	height: 18px;
	font-weight: normal;
	color: Black;
	padding-top: 2px;
	text-align: center;
}

.m3 {
	background: url(../img/haikei3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 2px 0 5px 0;
	border: 1px solid White;
	width: 105px;
	height: 18px;
	font-weight: normal;
	color: Black;
	padding-top: 2px;
	text-align: center;
}
.fbox1 {
	height: 38px;
	width: 62px;
	background-image: url(../img/flets.gif);
	background-repeat: no-repeat;
	float: left;
} 
.fbox2 {
	height: 19zpx;
	width: 220px;
	float: left;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	color: Green;
	padding: 19px 0px 0px 5px;
}