#tabs { float:left;width:202px; text-align:center; z-index:500;}
#tabs ul {padding:0; margin:0; width:202px; list-style:none; position:relative;}
#tabs ul li {float:left; display:inline; width:101px; height:29px; }
#tabs ul li a.outer {display:block; width:99px; height:29px;}

#tabs ul li a.one {background: url(../images/wsxz.gif) top left no-repeat;}
#tabs ul li a.two {background: url(../images/wszx.gif) top left no-repeat;}
#tabs ul li a.three {background: url(../images/jzxx.gif) top left no-repeat;}
#tabs ul li a.four {background: url(../images/wfjb.gif) top left no-repeat;}
#tabs ul li div {display:none;}

#tabs ul li:hover {padding-bottom:132px; color:#000; margin-bottom:0;}

#tabs ul li:hover > a.outer {color:#000; background-position:0 -29px; height:29px; cursor:default;}

* html #tabs ul li a.outer:hover {padding-bottom:130px; height:29px; color:#000; margin-bottom:0;background-position:0 -29px; height:31px; cursor:default;}

#tabs ul li:hover div {display:block;  position:absolute; left:4px; top:31px; width:196px; height:128px;}
#tabs ul li a:hover div {display:block; position:absolute; left:4px; top:31px; width:196px; height:128px;}

#tabs ul li a:hover div.tab_left,
#tabs ul li:hover div.tab_left
{background:#000 url(../images/tab_left.gif);}

#tabs ul li a:hover div.tab_center,
#tabs ul li:hover div.tab_center
{background:#000 url(../images/tab_left.gif);}

#tabs ul li a:hover div.tab_right,
#tabs ul li:hover div.tab_right
{background:#000 url(../images/tab_left.gif);}


#tabs div h5 {font-size:12px; margin-bottom:5px;}
#tabs div h1 {font-size:12px;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:2px;}
#tabs div a img {border:0;}
#tabs div img.image {float:left; border:0; margin-top:-35px; margin-right:5px;}
#tabs div a:hover.unlock img {visibility:hidden;}
#tabs p.bold {color:#069; padding-top:5px;}
* html #tabs p.fire {margin-top:-15px;}
* html #tabs form {margin-top:-20px;}
#tabs p.buttons {text-align:center;}