
* {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	cursor: pointer;
	border:0px;
}
body {
	text-align:center;
}
a {
	color:#000;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.frame {
	width:100%;
	height:1000px;
	background-color:#003547
}
.frame .frame_1 {
	width:1104px;
	height:678px;
	margin:0px auto;
	padding-top:100px;
}
.frame .frame_1 .frame_1_1 {
	width:1104px;
	height:161px;
	margin-bottom:10px;
}
.frame .frame_1 .frame_1_1 img {
	float:left;
	margin-right:10px;
}
.min {
	width:162px;
	height:162px;
	margin-right:11px;
	float:left
}
.max {
	width:333px;
	height:162px;
	margin-right:11px;
	float:left
}
h1 {
	text-align:center;
	width:900px;
	margin-top:40px;
	font-size:50px;
	color:#ffffff;
}
.info {
	width:900px;
	margin:0px auto;
	text-align:center;
	padding-top:80px;
	background-color:#003547;
}
.content {
	padding:20px;
	widows:900px;
	line-height:30px;
	text-indent:2em;
	text-align:left;
	color:#ffffff;
}