* {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
body {
	margin: 0 auto 0 auto;
	text-align:center;
}
img {
	border: 0px;
}
a img:hover {
	position:relative;
	left: 5px;
	top:5px;
}
#all {
	height: 600px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/image3/back.gif);
}
#all .wrapper {
	height: 100px;
	text-align: center;
	background-image: url(../images/image3/test2_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 30px;
}
#all .main {
	height: 400px;
}
#all .main #ta {
	margin-top: 50px;
	margin-left: 500px;
}
#all .main #ku {
	margin-left: 200px;
}
#all .main #to {
	margin-left: 150px;
}
#all .main #none {
	margin-left: 90px;
}

#all .footer {
	height: 100px;
	background-image: url(../images/image3/test2_22.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
}
