#page {
	position:relative;
	width:1000px;
	height:566px;
}
#leftmenu {
	position:relative;
	width:180px;
	padding-top:0px;
	padding-left:0px;
	float:left;
}
#contents {
	position:relative;
	width:816px;
	height:566px;
	float:left;
	background-image: url(../images/bg.gif);
}
#contents-2 {
	position:relative;
	width:808px;
	height:547px;
	float:left;
	background-image: url(../images/bg.gif);
}
#footer {
	position:relative;
	width:720px;
	height:50px;
	clear:both;
	padding-top:15px;
	padding-left:222px;
}
#header {
	position:relative;
	width:980px;
	height:75px;
	padding-top:40px;
	padding-left:18px;
}
#paging-next {
	position:absolute;
	width:112px;
	height:68px;
	z-index:1;
	left: 696px;
	top: 485px;
}
#paging-back {
	position:absolute;
	width:112px;
	height:68px;
	z-index:1;
	left: 8px;
	top: 485px;
}
#page01 {
	position:absolute;
	width:192px;
	height:197px;
	z-index:1;
	left: 8px;
	top: 59px;
}

