* {
	margin:0;
	padding:0;
}
html {
	height:100%;
}
body {
	background-color:#F6F6EA;
	text-align:center;
}
img {
	border:none;
}
#canvas {
	width:100%;
	height:auto;
	margin:auto;
	background:#F6F6EA url(image/top_canvas_back.gif) no-repeat center top;
}
#content {
	width:857px;
	height:auto;
	margin:auto;
	background:#F6F6EA url(image/top_content_back.gif) repeat-y;
}
#header {
	width:857px;
	height:284px;
	background:#FFFFFF url(image/top_header_back.gif) no-repeat;
	position:relative;
	text-align:left;
}
#header h1 {
	position:absolute;
	left:35px;
	top:10px;
}
#header ul {
	width:211px;
	position:absolute;
	left:28px;
	top:65px;
	list-style:none;
}
#header li {
	width:211px;
	height:29px;
	float:left;
}
#header .photo {
	position:absolute;
	left:253px;
	top:50px;
}
#body {
	width:857px;
	height:auto;
	margin:auto;
	margin-bottom:20px;
	text-align:left;
	position:relative;
}
#left {
	position:absolute;
	left:35px;
	top:0px;
	width:270px;
	height:auto;
}
#about {
	border:solid 1px #C8C4AD;
	font-size:12px;
	margin-bottom:10px;
}
#about .word {
	margin:10px 10px 0 10px;
}
#about .next {
	margin:0 10px 10px 10px;
	text-align:right;
}
#about .next a {
	padding-right:20px;
	padding-top:3px;
	padding-bottom:1px;
	background:url(image/top_about_bt_next.gif) no-repeat right;
}
#banner ul {
	width:270px;
	list-style:none;
}
#banner li {
	margin-bottom:4px;
}

#news {
	position:relative;
	left:315px;
	top:0px;
	width:520px;
	height:auto;
	border:solid 1px #C8C4AD;
	font-size:12px;
}
#news .news {
	margin:10px 20px 0 20px;
	clear:both;
}
#news .news .image {
	float:left;
}
#news .news .date {
	margin-left:90px;
}
#news .news .text {
	margin-left:90px;
}
#news .clear {
	clear:left;
}
#footer {
	width:857px;
	height:16px;
	margin:auto;
	text-align:left;
	background:#F6F6EA url(image/top_footer_back.gif) no-repeat;
}
	background:#F6F6EA url(image/top_footer_back_base.gif) no-repeat center top;
