#howpic { border:#fee solid 1px;height:270px;width:748px;overflow:hidden;}
#shownum {
	right:0;
	bottom:0;
	width:750px;
	background-color:#f4f4f4;
	background:transparent;
}
#shownum ul{list-style:none;margin:0;padding:0 }
#shownum ul li {
	float:left;
	cursor:pointer;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
	width:149px;
	border-left:1px solid #FFFFFF;
	background-color:#D1D1D1;
	color:#cc446c;
	filter:alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;
	overflow:hidden;
}
.picboff {background-color:#f4f4f4;}
#shownum ul li.picbon {
	background:#fff url(../pearlshow/images/i_flashshow_item_bg.gif) repeat-x;
	height:28px;
	width:149px;
	color:black;
}
