
.tab
{
	width:266;
	height:31px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}
.menu,.menu li
{
	margin:0px 0px 0px 0px;
	padding:0;
	height:31px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.menu
{
margin:0px 0px 0px 0px;
	width:266px;height:32px; }
.menu .default
{
	width:84px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#656565;
	margin-right:4px;
	cursor:pointer;	
	background:url('../images/tab01.jpg') no-repeat;
}
.menu .active
{
	width:84px;
	height:32px;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	color:#656565;
	margin-right:4px;
	cursor:pointer;	
	font-weight:bold;
	background:url('../images/tab02.jpg') no-repeat;
}
.menu .showme,.menu .hidme{
	width:76px;
	float:left;
	font-size:14pt;
	line-height:1.5;
	margin-right:1px;
	cursor:pointer;	
	color:#0000FF;
	text-align:right;
	font-weight:bold
}
.con
{
	width:266px;
	height:0px;
	margin:0 auto;
}
.tab0{
	width:266px;height:205px;
}

.diva{ background-image:url('../images/detail04.gif'); font-weight:bold; color:#ffffff; }
.divb{ background-image:url('../images/detail05.gif'); font-weight:bold; color:#ffffff;}


    /*切换开始*/
#more{ width:58px;height:34px; margin:0px; background-image:url(../images/navmore.gif);color:#ffffff; padding-top:5px;}
.ttl{height:18px;}
.ctt1{float:left;height: 34px;line-height:1.9;text-align: center;width: 50px;cursor:pointer; margin:2 2 0 0;}
.ctt2{height:23px;clear:both;border-top:0;text-align:left;background-image:url(../images/tab_04.jpg);}
.ctt{height:auto;padding-left:20px;padding-right:20px;text-align:left;background-image:url(../images/tab06.gif); height:179px;}
.w732{margin:2px 0;clear:both;width:732px;/*这里调整整个滑动门的宽度*/}
/* TAB 切换效果 */
.nei_{ background-color:#ffffff;height:31px; margin:0px;}
.nei_ ul{height:34px; margin:0 0 0 0; }
.nei_ li{float:left;height:34px;font-weight:bold;text-align: center;width: 128px;cursor:pointer; margin:2 2 0 0;}
/* 用于控制显示与隐藏的css类 */
.normalnei   { background-image:url(../images/detail05.gif); background-repeat: no-repeat; color:#ffffff;width: 113px; padding-top:5px; }
.hovernei    { background-image:url(../images/detail04.gif); background-repeat: no-repeat; color:#ffffff; width: 113px; padding-top:5px; }
.disnei{display:block;}
.undisnei{display:none;}
/*切换结束*/