* {
	margin:0;
	padding:0
	font-size:12px;
}
body {
}
img {
	border:0;
}
.layout {
	width:771px;
	height:570px;
	background:#fff url(image/common_back.jpg) no-repeat;
}
.bottom {
	width:771px;
	height:570px;
	background:url(image/common_back_bottom.gif) no-repeat center bottom;
	vertical-aling:bottom;
}
.canvas {
	width:771px;
	height:520px;
}
.end {
	clear:both;
}
.body {
	margin:auto;
	margin-top:8px;
	text-align:center;
}
.body table {
	margin:auto;
}
.footer {
	height:50px;
	margin-bottom:10px;
}

h1 {
	width:128px;
	height:89px;
	margin-left:20px;
	margin-top:10px;
	float:left;
}
ul {
	height:auto;
	margin-right:20px;
	margin-top:10px;
	float:right;
	list-style:none;
}
li {
	height:auto;
	border:solid 1px #fff;
	margin-left:6px;
	float:left;
	font-size:12px;
	text-align:center;
	background:url(image/common_linkmark.gif) no-repeat left center
}
li a {
	height:auto;
	padding:4px 10px 3px 24px;
	line-height:1.7;
	text-decoration:none;
}
li.now a,
li a:hover {
	background:url(image/common_linkmark_over.gif) no-repeat left center;
}
li a:hover {
	text-decoration:underline;
}
