/*** 1 ***/
#box1{
	position:absolute;
	width:370px;
}
#box1 span{
	display:block;
}
#handles1_1{
}
#handles1_2{
}
.mask1{
	position:absolute;
	width:370px;
	height:245px;
	overflow:hidden;
}

/*********************************** */

#contents div.js{
	margin-left:45px;
}
.thumbs{
	width:165px;
}
.thumbs div{
	display:block;
	width:165px;
	height:110px;
	margin:3px 0px;
	cursor:pointer;
}

#contents .thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none;
	margin:0px;
}

.info{
	width:370px;
	height:50px;
	background:#000;
	position:absolute;
	left: 3px;
	top: 1px;
}

#contents span img{
	display:block;
	border:none;
	margin:0px;
}

span.buttons{
	display:none;
}

/***************************/

#contents .left_t{
	position:relative;
	*top:40px;
}
#contents .center_t{
	position:relative;
	margin-top:50px;
	padding-top:8px;
	left:400px;
	bottom:0px;
}
#contents .right_t{
	position:relative;
	left:570px;
	bottom:226px;
	*bottom:229px;
}
#contents .bg_t{
	width:705px;
	margin-top:-180px;
	padding:10px 20px 1px 20px;
	background: #FFF7D2;
}
