﻿@charset "utf-8";

#tab_container1{}
.cls_tab_nav{overflow:hidden;background:#818181;height:24px;}
.cls_tab_nav ul{margin:0;padding:0;}
.cls_tab_nav_li{overflow:hidden;cursor:pointer;display:inline;background:url(../images/tab_bg.jpg) -2000px bottom no-repeat;width:97px;height:24px;padding:5px 16px;padding:2px 16px 8px\9;*padding:5px 16px;height:24px;}
.cls_tab_nav_li_first{background-position:center bottom;}
.cls_tab_nav_li a,.cls_tab_nav_li a:visited{color:#fff;font-weight:bold;text-decoration:none;line-height:24px;}
.cls_tab_nav_li_first a,.cls_tab_nav_li_first a:visited{color:#818181;font-weight:bold;}
.cls_tab_body{border-top:none;background:#F7F7F7;height:302px;height:291px\9;*height:310px;}
.cls_div{display:none;}