	
/* 直通车切换样式 */
.zhitongche a{ float:left; left:101; height:26px; line-height:26px; text-align:center; margin-left:4px;}
	.zhitongche a p{ float:left; left:101; height:26px; overflow:hidden; text-align:center; cursor:pointer; display:block;}
	.zhitongche a p.qhL{ width:5px;}
	.zhitongche a p.qhR{ width:5px;}
	.zhitongche a p.qhM{
	color:#333333;
	padding:0 4px;
	font-size: 14px;
	font-weight: bold;
}
	.zhitongche a:hover,.zhitongche a.current{ border-bottom:0px #FFFFFF solid;}
	.zhitongche a:hover p.qhL,.zhitongche a.current p.qhL{ width:6px; background:url(../images/z1.gif) no-repeat;}
	.zhitongche a:hover p.qhR,.zhitongche a.current p.qhR{ width:6px; background:url(../images/z3.gif) no-repeat;}
	.zhitongche a:hover p.qhM,.zhitongche a.current p.qhM{ width:px; background:url(../images/z2.gif) repeat-x;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
	
	

