@charset "utf-8";

.line  {
	margin-top: 26px;
	height: 4px;
	width: 700px;
}
#title   {
	height: 37px;
	width: 363px;
	float: left;
}
#subtitle   {
	height: 50px;
	width: 250px;
}

.black {
	color: #000000;
}
#info {
	width: 680px;
	margin-top: 18px;
	margin-left: 10px;
}

