#wrap {
	min-height: 913px; /* = #inav height + #leftbox padding-top */
}
#leftSpace {
	padding-top: 13px;
}
#header {
	margin-top: 0px;
}
#header .gttitle {
	padding: 0px;
	height: 12px;
	background-position: bottom;
	border-bottom: 1px dashed #e0e0f4;
}
#ifull {
	height: 422px;
	width: 624px;
	margin: 18px 0px 12px;
	text-align: center;
	border: 0;
}
#ifullcap {
	height: 462px;
	width: 602px;
	margin: 18px 0px 3px;
	text-align: center;
	border: 0;
}
#inav {
	height: 900px;
}
#motioncontainer {
	width: 540px; 
	height: 100px; 
	margin-top: 4px;
	z-index: 4;
}
#belt td {
	text-align: center;
	vertical-align: bottom;
	width: 90px;
	height: 82px;
}
#belt img {
	padding-bottom: 2px;
	border-style: none;
}
#belt img:hover {
	border-bottom: 1px solid #CC3333;
	padding-bottom: 1px;
}
#guidebar {
	margin-top: 86px;
	z-index: 5;
}
#guide {
	background-color: #CCCCCC;
	width: 530px;
	border-bottom: 1px solid #AAAAAA;
}
#guide td {
	width: 20%;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	height: 12px;
}
#more td {
	text-align: justify;
	padding-bottom: 6px;
}
