.th_area{float:left;}

.th_area ul {
position:relative; margin:0px; padding:0px;
/* border:1px solid black; */
}

.th_area ul li{
	float:left; 
	list-style:none;
	margin:0px;
	padding:0px; 
	width:85px;
	/* border:1px solid black; */

}

.th_area ul li img{
	margin:0 0px 0 0px; width:60px; height:60px;

}

.th_frame
{
	position:relative; width:240px; overflow:hidden;	
}


.btn_prev{
float:left; width:30px; height:95px;
}

.btn_next{
float:left; width:30px; height:95px;
}
