@charset "utf-8";
/* CSS Document */
#contentbody {
	padding:5px 0px;
	border:#006699 1px solid;
	float:left;
}
#contentbody ul{ 
	list-style-type:none; 
	margin:0px;
	WIDTH: 100%;
	line-height:22px;
} 
#contentbody ul li{ 
	padding:3px 5px;
} 
.contentbodybox {
	width:776px; float:left; padding:3px 0px;
}
.contentbodybox span {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #db9309;
	margin-left: 10px;
	display: block;
	float: right;
	}
.ads {
	border-top:#006699 1px solid;
	border-bottom:#006699 1px solid;
	padding:3px 0px;
	height:20px;
	line-height:20px;
	float:left;
	width:100%;
}
