.photo_coner{ height:363px;}

/* JCARUSEL LITE*/
#gallery1 {  
	position: relative; width: 588px; height: 154px;
	background: url('/images/gallery1.jpg') left top no-repeat;
}
#gallery1 .hand1 {
	position: absolute; left: 27px; top: 67px; cursor: pointer;
}
#gallery1 .hand2 {
	position: absolute; right: 27px; top: 67px; cursor: pointer;
}
#gallery1 .body {
	position: relative; height: 130px; overflow: hidden;
	margin: 0px 47px 0px 47px; padding: 0px 0px 0px 0px;
}
#gallery1 .body ul {
	list-style: none; margin: 0px 0px 0px 0px; width: 1000000px;
	position: absolute; left: 0px; top: 27px; height: 120px;
}
#gallery1 .body ul li {
	float: left; margin: 0px 15px 0px 0px;
	width: 154px; height: 100px;
	text-align: center; padding: 4px 0px 0px 0px;
	background: url('/images/gallery1_2.png') left top no-repeat;
}
#gallery1 .body ul li:hover{ cursor:pointer;}

#gallery1 .body ul li div{
height:94px;
margin:1px 2px 2px 5px;
width:144px;
	
}

.next:hover {cursor:pointer;}
.prev:hover {cursor:pointer;}
/* /JCARUSEL LITE*/