#award {
	padding-top: 20px;
}
.award_logo {
	text-align: center;
	width: 180px;
	vertical-align: top;
}
#award h4 {
	color: #000000;
	padding: 0px;
	margin-bottom: 5px;
}
#award h4 a {
	text-decoration: none;
	color: #000000;
}
#award h4 a:hover {
	text-decoration: underline;
}
.award_des {
	vertical-align: top;
	padding-bottom: 10px;
}
#award_more {
	text-align: right;
	width: 620px;
}

.award_des p {
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
}
#top_line {
	height: 10px;
	width: 620px;
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
