@charset "utf-8";
#top {
	padding-right: 17%;
	padding-left: 15%;
}

#center {
	padding-right: 17%;
	padding-left: 15%;

}
#center #center_01 {
	border: 20px solid #990000;
	background-color: #FFFFFF;
	height: 840px;
	width: 660px;
}
#center  #center_02 {
	border: 20px solid #990000;
	background-color: #FFFFFF;
	height: 430px;
	width: 660px;
}
#center  #center_03 {
	border: 20px solid #990000;
	background-color: #FFFFFF;
	height: 400px;
	width: 660px;
}
#center  #center_04 {
	border: 20px solid #990000;
	background-color: #FFFFFF;
	height: 650px;
	width: 660px;
}
#center   #center_05 {
	border: 20px solid #990000;
	background-color: #FFFFFF;
	height: 300px;
	width: 660px;
	margin: 0px;
}
#table_sty {
	border: 3px solid #CCCCCC;
	padding-right: 3px;
}
.right {
	float: right;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.text {
	font-size: 14px;
}
