@charset "UTF-8";


#scroll {
	position:relative;
	width:798px;
	height:351px;
	overflow:hidden;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

#tools {
	width:9999em;
	position:absolute;
	height:269px;
	padding:0 5px;
}

.tool {
	float:left;
	width:1000px;
	height:269px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.details {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:20px;
	margin:270px 0 0 0;
	padding:10px 60px;
	width:525px;
}



#thumbs{
	background:no-repeat left top url(../img/top/thumbs_back.gif);
	height:78px;
	width:798px;
	position:absolute;
	top:273px;
}

#thumbs .navi{
	padding-left:16px;
}



.t a{
	float:left;
	display:block;
	margin-right:16px;
	width:102px;
	height:78px;
	cursor:pointer;
	text-indent:-9999em;
}

.t a.active {
	cursor:default !important;
}


#t0{
	background:no-repeat top url(../img/top/thumb_mypage.gif);
}
#t0:active {
	background-position:top;
}
#t0:hover {
	background-position:bottom;
}
#t0.active {
	background-position:bottom !important;
}


#t1{
	background:no-repeat top url(../img/top/thumb_intro.gif);
}
#t1:active {
	background-position:top;
}
#t1:hover {
	background-position:bottom;
}
#t1.active {
	background-position:bottom !important;
}


#t2{
	background:no-repeat top url(../img/top/thumb_rd.gif);
}
#t2:active {
	background-position:top;
}
#t2:hover {
	background-position:bottom;
}
#t2.active {
	background-position:bottom !important;
}


#t3{
	background:no-repeat top url(../img/top/thumb_ep.gif);
}
#t3:active {
	background-position:top;
}
#t3:hover {
	background-position:bottom;
}
#t3.active {
	background-position:bottom !important;
}


#t4{
	background:no-repeat top url(../img/top/thumb_fa.gif);
}
#t4:active {
	background-position:top;
}
#t4:hover {
	background-position:bottom;
}
#t4.active {
	background-position:bottom !important;
}

#t5{
	background:no-repeat top url(../img/top/thumb_bent.gif);
}
#t5:active {
	background-position:top;
}
#t5:hover {
	background-position:bottom;
}
#t5.active {
	background-position:bottom !important;
}
