/* tabshow */
.jt{position: absolute;right: 0;top:13px;}
.tabshow {position:relative;padding-top:10px;width: 420px}

.tabshow .udbtn {display:block;height:10px;overflow:hidden;width:17px;text-indent:20px;}
.tabshow .uPrev {background:url(../images/top1.jpg) no-repeat;}
.tabshow .uPrev:hover{opacity:0.5;}
.tabshow .dNext {background:url(../images/bow.jpg) no-repeat;}
.tabshow .dNext:hover{opacity:0.5;}

.tabshow .tabTagBox {height:25px;line-height:25px;width:280px;overflow:hidden;position:relative;z-index:9;}
.tabshow .tabTagBox .tabTagList {position:absolute;left:0;}
.tabshow .tabTagBox li {float:left;overflow:hidden;cursor:pointer;}
.tabshow .tabTagBox li a{text-decoration:none;}
.tabshow .tabTagBox li.current {width:280px;}
