ul#pikame{
	padding-left:0;
	width:600px;
}
.pika_main{
	width:600px;
}
#pikame li{
	margin:5px;
	float: left;
	position: relative;
}

ul#pikame li img{position:relative;cursor:pointer;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation{padding-top:10px;clear:both;text-align:center; position: relative}

.pika_navigation a.p_prev{
	text-indent: -9999px;
	background: url(../images/gallery/p_prev.gif) no-repeat;
	position: absolute;
	left: 10px;
	_left: -296px;
	top: -88px;
	width: 15px;
	min-height: 30px;
	_height: 30px;
	display: block;
	cursor: pointer;
}
.pika_navigation a:hover.p_prev{
	background: url(../images/gallery/p_prev.gif) 0px -30px no-repeat;
}
.pika_navigation a.p_next{
	text-indent: -9999px;
	background: url(../images/gallery/p_next.gif) no-repeat;
	position: absolute;
	right: 10px;
	top: -88px;
	width: 15px;
	min-height: 30px;
	_height: 30px;
	display: block;
	cursor: pointer;
}
.pika_navigation a:hover.p_next{
	background: url(../images/gallery/p_next.gif) 0px -30px no-repeat;
}
/* SliderJS */
.sliderjs{
	margin:12px auto;
	padding: 10px 0 0 0;
	border-top: 1px solid #dbd1b2;
	min-height: 128px;
	width: 600px;
}
.sliderjs img {
	width: 125px;
	overflow: hidden;
}
.gal_note {text-align: center; color: #999; margin: -10px 39px 0 0}