#top_img {
	height: 246px;
	width: 800px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#main .introduction {
	height: auto;
	width: 517px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#main .introduction p {
	font-size: 12px;
	color: #666;
	line-height: 1.7em;
	margin: 0px;
}
#main .introduction img {
	margin-bottom: 8px;
}
.introduction_red p {
	font-size: 12px;
	color: #D80000;
	line-height: 1.7em;
	margin: 0px;
}
.introduction_right  {
	font-size: 12px;
	line-height: 1.7em;
	color: #C78787;
	margin-left: 400px;
}

.introduction a {
	color: #FF8200;
}
.introduction p .introduction_right a {
	color: #C78787;
	text-decoration: none;
}
.introduction p .introduction_right a:hover {
	color: #C78787;
	text-decoration: underline;
}

