#top {
	float: left;
	height: 60px;
	width: 1321px;
}
#header2 {
	height: 35px;
	width: 1000px;
	padding-top: 20px;
	float: right;
	text-align: right;
}
#navi {
	float: left;
	height: 30px;
	width: 1321px;
	padding-top: 5px;
}





#wrapper {
	width: 1321px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}




#footer {
	clear: both;
	height: 10px;
	width: 1301px;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#footer2 {
	clear: both;
	height: 10px;
	width: 1000px;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	color: #666;
}
#top_image {
	float: left;
	width: 1321px;
	height: 630px;
}
#main {
	float: left;
	width: 1321px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 630px;
	font-size: 12px;
	line-height: 20px;
}
.name {
	font-size: 16px;
}
.no {
	font-size: 10px;
}
.down {
	font-size: 16px;
}
