#canvas {
	text-align: left;
	position: relative;
	width: 780px;	
	margin: auto;
	min-width: 780px;
	z-index: 0;
}

#logo {
	position: absolute;
	left: 486px;
	top: 100px;
	width: 150px;
	z-index: 1;
}

#topbtn1 {
	position: absolute;
	top: 149px;
	left: 10px;
	height: 16px;
	z-index: 2;
}

#topbtn2 {
	position: absolute;
	top: 149px;
	left: 155px;
	height: 16px;
	z-index: 2;
}

#topbtn3 {
	position: absolute;
	top: 149px;
	left: 300px;
	height: 16px;
	z-index: 2;
}

#cutter1 {
	position: absolute;
	top: 149px;
	left: 4px;
	width: 5px;
	z-index: 3;
}

#cutter2 {
	position: absolute;
	top: 149px;
	left: 149px;
	width: 5px;
	z-index: 3;
}

#cutter3 {
	position: absolute;
	top: 149px;
	left: 294px;
	width: 5px;
	z-index: 3;
}

#cutter4 {
	position: absolute;
	top: 149px;
	left: 439px;
	width: 5px;
	z-index: 3;
}

#hisbtn {
	position: absolute;
	top: 170px;
	left: 13px;
	width: 500px;
	height: 16px;
	z-index: 4;
}

#rightbox {
	position: absolute;
	top: 149px;
	left: 541px;
	width: 241px;
	height: 452px;
	background-color: #dfdcd7;
	z-index: 1;
}

#downbtn1 {
	position: absolute;
	top: 605px;
	left: 545px;
	height: 16px;
	z-index: 1;
}

#downbtn2 {
	position: absolute;
	top: 605px;
	left: 625px;
	height: 16px;
	z-index: 2;
}

#downbtn3 {
	position: absolute;
	top: 605px;
	left: 714px;
	height: 16px;
	z-index: 3;
}

#headline {
	position: absolute;
	top: 280px;
	left: 11px;
	width: 520px;
	z-index: 1;
}

#content {
	position: absolute;
	top: 332px;
	left: 12px;
	width: 515px;
	z-index: 1;
}

#iheadline {
	position: absolute;
	top: 215px;
	left: 11px;
	width: 520px;
	z-index: 1;
}

#icontent {
	position: absolute;
	top: 267px;
	left: 12px;
	width: 525px;
	background-color: #fff;
	z-index: 1;
}

#icontentframe {
	width: 525px;
	height: 330px;
	margin: 0px;
	border: none;
}

#boxcontent {
	position: absolute;
	top: 118px;
	left: 0px;
	width: 241px;
	height: 300px;
	z-index: 2;
}
