﻿#SubServiceCate{position:relative;z-index: 1;height: 25px; border-bottom: 1px solid #cccccc}
#SubServiceCate a.cate{height:25px;display:block;float:left;margin-right:3px}
#SubServiceCate a.cate span{height:100%;display:block;float:left}
#SubServiceCate a.cate span.cb{float:none;clear:both}
#SubServiceCate a.cate span.left{width:6px;background:url(cateleft.png.ashx) no-repeat top}
#SubServiceCate a.cate span.center{background:url(caterpx.png.ashx) repeat-x top;font:normal 13px/25px 'Fujiyama';color:#333;text-transform:uppercase;padding:0 15px}
#SubServiceCate a.cate span.right{width:6px;background:url(cateright.png.ashx) no-repeat top}
#SubServiceCate a.cate:hover span{background-position:bottom}

#SubServiceCate a.current span.left,
#SubServiceCate a.current span.center,
#SubServiceCate a.current span.right,
#SubServiceCate a.cate:hover span{background-position:bottom;color:#fff} 

#SubServiceCate .ScrollFrame{width:560px;height:25px}
#SubServiceCate .ScrollFrameContent{position:absolute;z-index:1;top:0;left:0}

#SubServiceCate a.leftButton,
#SubServiceCate a.rightButton{display:inline-block;width:25px;height:25px;position:absolute;z-index:1;top:0;right:26px}

#SubServiceCate a.leftButton{background:url(left.png.ashx) no-repeat top}
#SubServiceCate a.rightButton{background:url(right.png.ashx) no-repeat top;right:0}

#SubServiceCate a.leftButton:hover{background-position:top}
#SubServiceCate a.rightButton:hover{background-position:top}