﻿@charset "utf-8";
/* CSS Document */

UL{list-style-type:none; margin:0px; }
/* 标准盒模型 */
.tb_{margin-top:30px; }
.ttl{height:18px;}
.ctt{height:162px;  _width:340px; margin:-37px 20px 0 182px;  _margin:-37px 0px 0 0px; float:left;  _padding:0 0 0 182px;}
.cttt{clear:both; padding:0 0 0 25px;}

/* TAB 切换效果 */
.tb_ ul{height:24px;}
.tb_ li{float:left;height: 24px;padding-top: 0px; width: 80px;cursor:pointer; text-align:left; text-indent:-1000px; display:block;}
#tb_1 {width:68px;height:27px; background:url(img/business-tittle.gif) no-repeat left top; }

#tb_1:hover{ background:url(img/business-tittle-h.gif) no-repeat left top;
}

#tb_2{width:103px;height:27px; background:url(img/business-tittle.gif) no-repeat -68px 0px}
#tb_2:hover{ background:url(img/business-tittle-h.gif) no-repeat -68px 0px;}
#tb_3{width:55px;height:27px; background:url(img/business-tittle.gif) no-repeat -171px 0px}
#tb_3:hover{ background:url(img/business-tittle-h.gif) no-repeat -171px 0px;}
#tb_4{width:102px;height:27px; background:url(img/business-tittle.gif) no-repeat right top;}
#tb_4:hover{ background:url(img/business-tittle-h.gif) no-repeat right top;}
#tb_5{display:none;}

#tbc_02, #tbc_03, #tbc_04{margin-top:-15px;}
.cttt li{padding-bottom:3px; width:270px; *width:290px;}
.cttt li span{color:#9a9999; }
.cttt li a{color:#3c3737;}
.cttt .more{text-indent:180px; margin-top:-2px;}
.normaltab, .hovertab  {    
                 color:#4b4949; 
                 background:url(../images/sub-a.jpg) no-repeat 0px -3px;
				 display:block;
				 width:83px;
				 height:30px;
				 text-align:center;
				 }
.hovertab    {  font-weight:bold; 
                color:#0d53aa; 
                background:url(../images/sub-h.jpg) no-repeat 0px -3px;

				 }
.dis{display:block; }
.undis{display:none;}



