
.indexMainNav { width: 1000px; float: left; position:absolute }
.indexMainNav li { background-position: right; padding-top: 0px; float: left; display: block; position: relative; z-index: 500; cursor: pointer; zoom: 1; background-image: url("/img/nl.jpg"); background-repeat: no-repeat; }
.indexMainNav li.navAct { padding: 0px; border-top-color:#0061B8; border-top-width: 3px; border-top-style: solid; }
.indexMainNav li.navAct a { color: rgb(204, 0, 0); }
.indexMainNav li a.navTittle { width: 120px; height: 42px; text-align: center; color:#fff; line-height: 36px; padding-right: 2px; text-decoration: none; display: block; }

.indexMainNav li a.navTittle:visited { width: 120px; height: 36px; text-align: center; color:#fff; line-height: 36px; padding-right: 2px; font-size: 16px;text-decoration: none; display: block; }
.indexMainNav li a.curnav:link,.indexMainNav li a.curnav:visited{ background:url(../img/navbg2.jpg) 0 0 repeat-x;}



.produtPreShow { background: rgb(249, 249, 249); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(226, 226, 226) rgb(226, 226, 226); padding: 10px; left: -1px; top: 36px; width: 400px; display: none; position: absolute; z-index: 101; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4); }
.produtPreShowL { background: rgb(249, 249, 249); width:180px; height: 300px; border-right-color: rgb(226, 226, 226); border-right-width: 1px; border-right-style: solid; float: left; }
.produtPreShowR { width: 200px; float: right; }
.produtPreShowR dd { display: none; }
.produtPreShowR div { display: none; }
.produtPreShowList { line-height: 25px; }

.produtPreShowList dd { padding-left: 10px; margin-bottom:10px; cursor: pointer; font-size:12px; }
.produtPreShowList dd:hover { color: rgb(0, 0, 0); }
.produtPreShowList dl dd.activ { color: rgb(0, 0, 0); background-color: rgb(226, 226, 226); }
.produtPreShowList dd span { background: rgb(249, 249, 249); display: none; }
.produtPreShowList dd.activ span { margin-left: -10px; display: block; }

.produtPreShowList dd a:link,.produtPreShowList dd a:visited{ color:#666; text-align:left; width:180px; height:18px; }
.indexMainNav li.navAct dd span a { color: rgb(85, 85, 85); }
.produtPreShowList dd span a:hover { text-decoration: none; background-color: rgb(204, 204, 204); }


div.dexter { left: auto; right: -1px; }
div.dexter .produtPreShowL { border-right-color: currentColor; border-left-color: rgb(226, 226, 226); border-right-width: medium; border-left-width: 1px; border-right-style: none; border-left-style: solid; float: right; }
div.dexter .produtPreShowR { float: left; }
div.navListOpen dd { background-position: 115px 8px; background-image: url("../images/navListOpen.png"); background-repeat: no-repeat; }
div.navListOpen dd.activ { background-position: 115px -18px; }
.show { display: block; }
.hidd { display: none; }



/*.produtPreShowList dd span a { background: url("../images/dotList.gif") no-repeat 10px rgb(249, 249, 249); height: 22px; color: rgb(102, 102, 102); line-height: 22px; overflow: hidden; padding-left: 20px; font-weight: normal; text-decoration: none; display: block; }*/