#gyou {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}
#gyou ul {
	list-style-type: none;
}
#gyou li {
	margin-right: 10px;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 15px;
}
#wordlist {
	margin-left: 0px;
}
#wordlist dt {
	font-size: 16px;
	font-weight: bold;
	background-color: #F7FAFA;
	color: #F60;
	width: 546px;
	margin-left: 1px;
	margin-top: 20px;
}
#wordlist dd {
	font-size: 16px;
	margin-top: 10px;
	margin-left: 7px;
}

#gyou2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
}
#gyou2 ul {
	list-style-type: none;
}
#gyou2 li {
	margin-right: 10px;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 15px;
	float: left;
}
#word {
	font-size: 16px;
	margin-left: 5px;
}
#wordnext {
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
