﻿
#menu  {
	position:absolute;
	width:100%;
	z-index:111;
	top:40px;
	left:0;
}
.cx_tabmenu {WIDTH: 100%; float:left; }

#ddimagetabs { width:716px ; margin: 0 auto; padding-left:260px;}
#ddimagetabs A {display: inline; float:left; width:140px; text-decoration:none; font: bold 16px/33px "微软雅黑"; color:#666666; text-align:center; }
#ddimagetabs A span{display:inline; float:left;  width:140px; background: url(../image/bg_menu.gif) right center no-repeat; cursor:pointer;}
#ddimagetabs A:hover {	olor:#000; background: url(../image/ico03.gif) center bottom no-repeat #FFF; text-decoration: none;}
#ddimagetabs A.current {COLOR: #3366CC; background: url(../image/ico03.gif) center bottom no-repeat; }

#tabcontentcontainer {float:left; width:100%; background-color:#3366cc; }
.tabcontent {	DISPLAY: none; margin:0 auto; width:976px;  }
.tabcontent ul{ float:left; }
.tabcontent ul li{	float:left;}
.tabcontent ul li a{float:left; COLOR:#FFF;TEXT-DECORATION: none; padding:0 10px 0 10px; font:normal 14px/32px "微软雅黑";} 
.tabcontent ul li a.none{ background: none;}
/*.tabcontent ul li.left{float:left;background:url(../images/bg_er.png) left top no-repeat; width:5px;  height:27px;}
.tabcontent ul li.right{ float:left;background:url(../images/bg_er.png) right top no-repeat; width:5px; height:27px;}*/
.tabcontent ul li a:hover{COLOR: #00FF00; text-decoration: none;}
