/*AppleLike Navi*/
.inavi{background-image: url("wmslider.png");background-repeat: no-repeat;}
.bullet_a{background-position:0px 0px ;width:8px;height:8px;margin:5px;}
.bullet_i{background-position:-8px 0px ;width:8px;height:8px;margin:5px;}
.arrow_l_a{background-position:-16px 0;width:13px;height:13px;}
.arrow_r_a{background-position:-29px 0;width:13px;height:13px;}
.arrow_l_i{background-position:-42px 0;width:13px;height:13px;}
.arrow_r_i{background-position:-55px 0;width:13px;height:13px;}
.arrowbig_l_a{background-position:-68px 0;width:19px;height:19px;}
.arrowbig_r_a{background-position:-87px 0;width:19px;height:19px;}
.arrowbig_l_i{background-position:-106px 0;width:19px;height:19px;}
.arrowbig_r_i{background-position:-127px 0;width:19px;height:19px;}

.wmslider{overflow:hidden;}
.wmslider > ul{margin:0;padding:0;list-style-type:none;width:8000px;position:relative;}
.wmslider > ul > li{float:left;}
.wmsliderpaging{position:relative;text-align:center;padding:8px;padding-bottom:7px;background-color:#e6e6e6;}
.wmsliderpaging .navleft{position:absolute;top:7px;left:8px}
.wmsliderpaging .navright{position:absolute;top:7px;right:8px}
.wmsliderpaging img{cursor:pointer;}