@charset "utf-8"; /* CSS Document */ html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;} ul,li {list-style-type:none; text-transform:capitalize;} .clear {clear:both; *display:inline;/*IE only*/} /*menu*/ #menu {height:37px; line-height:37px;width:970px; overflow:hidden;} #nav { margin:0 ; width:970px; display:block; font-size:14px; height:37px; font-weight:bold; line-height:37px; overflow:hidden; font-family:"微软雅黑"; } #nav .mainlevel { background:url(6.jpg) no-repeat right center; float:left; color:#a6043c; width:120px; /*IE6 only*/} #nav .mainlevel a { color:#fff; text-decoration:none; line-height:37px; display:block; padding:0; width:120px; text-align:center; } #nav .mainlevel a:hover { color:#fff; line-height:37px; text-decoration: none; background:url(7.jpg) repeat-x; } #nav .mainlevel1 { background:url(../images/d1.jpg) 0 0 repeat-x; float:left; color:#000000; margin:0px; padding:0px; overflow:hidden; width:120px; /*IE6 only*/} #nav .mainlevel1 li { list-style:none; height:33px; line-height:33px; overflow:hidden; font-size:12px; font-weight:100;} #nav .mainlevel1 a { color:#fff; text-decoration:none; line-height:33px; display:block; padding:0; width:120px; height:33px; margin:0px; padding:0px; overflow:hidden; text-align:center; } #nav .mainlevel1 a:hover { color:#fff; line-height:33px; text-decoration:none; background:#ffcd00; } #nav .mainlevel ul {Z-INDEX: 999; display:none; position:absolute; } #nav .mainlevel li { background:#175093; border-bottom:1px #fff dotted; width:120px; /*IE6 only*/}