#box10 {
	height: 100px;
	width: 292px;
	background-color: #FAFCF0;
	position: absolute;
	left: 8px;
	top: 994px;
}
#box10 .box_title {
	height: 30px;
	width: 96%;
	background-image: url(images/box10_title_bg.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-position: left center;
}
#box10 .box_menu {
	font-size: 12px;
}
#box10 .box_menu ul {
	list-style-type: none;
	display: inline;
}
#box10 .box_menu li {
	line-height: 20px;
	float: left;
	margin: 2px;
	background-color: #D2F8A0;
	height: 20px;
	width: 66px;

}
#box10 .box_menu li a {
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
}
