
img{ border:0}





/* Tab */
.tab{float:left;width:5000px;position:relative;left:0px;height:30px; padding-left:20px; background:url(bg.gif); }
.tab .on{display:block; background:#fff; height:29px;color:#2d6003; text-align:center; line-height:27px;border:2px solid #ABCB82; border-bottom:#fff; padding:0px 5px;white-space: nowrap; margin-right:3px;}
.tab .on a{color:#2d6003; font-weight:bold;white-space: nowrap;}
.tab .off{display:block;height:30px; color:#2d6003; text-align:center;line-height:30px; padding:0px 10px; white-space: nowrap; background:url(line.gif) 0px 7px no-repeat; margin-left:-5px;}
.tab .off a{color:#2d6003; font-weight:bold;}
.tab a:link{color:#2d6003; font-weight:bold;}
.tab a:hover{color:#2d6003;font-weight:bold;}
.tab .close{float:right; width:11px;height:11px;margin-right:3px;display:block;margin-top:5px; background:url(tab-close.gif) no-repeat;}
.tab ul{display:block;list-style:none;padding:0;margin:0}
.tab li{list-style:none;padding:0;float:left;height:27px;margin:0px;margin-left:1px;cursor:pointer;}
.tab .inner{}
.scroll-left{float:left;position:relative;background:url(tab-left.gif) no-repeat #fff;width:19px;height:27px;cursor:pointer;z-index:5;}
.scroll-right{float:right;position:relative;background:url(tab-right.gif) no-repeat #fff;width:19px;height:27px;cursor:pointer;z-index:5}
.tab-div{margin:0;margin-top:7px; background:#f00;}
.tab-div-html{margin:0;margin-top:0px !important;margin-top:7px;width:200px !important;width:197px;float:right;text-align:right;}
.tab-div-content{border:2px solid #ABCB82; border-top:0px;}

