@charset "utf-8";
/* CSS Document */

.yd {
	clear: both;
	width: 892px;
	height: 100%;
	margin-top: 5px;
}
.yd ul {
	float: left;
	width: 500px;
	height: 50px;
	margin-left: 5px;
}
.yd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #30ac09;
	text-decoration: none;
	line-height: 1.8em;
}
.yd a:hover {
	text-decoration: underline;
}
.yd p {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
	margin-right: 10px;
}

