.wraper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 50px;
}
#one {
	height: 1050px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#two {
	height: 1300px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}
#three {
	height: 1350px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}
#four {
	height: 1250px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}
#five {
	height: 1300px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}
#six {
	height: 1080px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}
#seven {
	height: 2200px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}

#eight {
	height: 185px;
	width: 650px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #369;
}

.s_top {
	height: 175px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	text-align: right;
}
img {
	text-align: center;
}
.s_bottom {
	text-align: center;
}

nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	display: block;
	position: fixed;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 5px;
	top: 1px;
	text-align: center;
	height: 40px;
	float: none;
	clear: left;
	font-size: 14px;
	padding-left: 0px;
		} 
blue {
	color: #03C;
	font-weight: bold;
	font-size: 16px;
}
.top_box  {
	text-align: center;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	height: 290px;
}

.top_box_2  {
	text-align: center;
	width: 550px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}

.top_box_2_l  {
	text-align: right;
	width: 300px;
	margin-right: auto;
	float: left;
}

.top_box_2_r  {
	width: 235px;
	float: right;
	text-align:left;
	font-size:18px;
	font-weight: bold;
	padding-top: 8px;
	line-height: 25px;
}

#top {
}

nav ul li{
		display: inline;
		list-style-type: none
	}
h1 {
	text-align: center;
	font-size: 36px;
}

h2 {
	font-size: 24px;
}
h4 {
	font-size: 16px;
	background-color: #FFF;
}

h5 {
	font-size: 22px;
	margin-top: -25px;
	margin-bottom: 10px;
}

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
red {
	color: #F00;
	font-weight: bold;
}
s
