@charset "UTF-8";
.content {
	height: auto;
	width: auto;
	margin-top: 7%;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
	text-align: center;
	background-color: #dadde1;
	padding: 0px;
}
.head {
	padding: 0px;
	height: 25px;
	width: 650px;
	text-align: left;
}
link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.copyR {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.imageBox {
	background-color: #dadde1;
}

.info_content {
	font-size: 12px;
	text-align: left;
	height: 420px;
	padding-left: 10px;
	color: #000000;
	background-color: #D0D3D6;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

