.center {
   height: 613px;
	width: 801px;
	padding: 0 0 0 20px;
	background-color: #f5c500;
	}
.c-a {
	height: 600px;
	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: 500px;
	width: 542px;
	background-color: White;
	font-size: 14px;
	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: 140px;
	height: 18px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	color: #FF6699;
	text-align: center;
}
