#scroll {
	background:#fff;
	position:relative;
	height:;
	overflow:hidden;
	border:1px solid #dedede;
	width:958px;
	padding:0px;
	height:417px;
	margin-top:16px;margin-bottom:6px;
	margin-left:auto;margin-right:auto;

}

#tools {
	width:9999em;
	position:absolute;
	height:300px;
}

.tool {
	float:left;
	width:1000px;
	height:340px;
	text-align:center;
}

.details {
	font-size:18px;
	color:#555;
	margin-top:-20px;
	background-color:transparent;
	padding:5px 148px;
}


#thumbs {
	background:url(../img/top-navi.png) no-repeat;
	height:90px;
	position:absolute;
	top:340px;
	width:990px;
	left:-8px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(../img/top-navi.png) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:404px; /* 重要 */
	_margin-left:394px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }
/*
#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }
*/
#t1			{ background-position:-415px -90px; }
#t1:hover 	{ background-position:-415px -180px; }
#t1:active	{ background-position:-415px -270px; }
#t1.active	{ background-position:-415px 0 !important; }

#t2			{ background-position:-525px -90px; }
#t2:hover 	{ background-position:-525px -180px; }
#t2:active	{ background-position:-525px -270px; }
#t2.active	{ background-position:-525px 0 !important; }

#t3			{ background-position:-635px -90px; }
#t3:hover 	{ background-position:-635px -180px; }
#t3:active	{ background-position:-635px -270px; }
#t3.active	{ background-position:-635px 0 !important; }

#t4			{ background-position:-745px -90px; }
#t4:hover 	{ background-position:-745px -180px; }
#t4:active	{ background-position:-745px -270px; }
#t4.active	{ background-position:-745px 0 !important; }


#t5			{ background-position:-855px -90px; }
#t5:hover 	{ background-position:-855px -180px; }
#t5:active	{ background-position:-855px -270px; }
#t5.active	{ background-position:-855px 0 !important; }
