@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*/
#nav {margin:0px auto 0px; width:1200px; display:block; font-family:"微软雅黑"; z-index:9999;position: relative;}
#nav .jquery_out {float:left;line-height:47px;display:block;  text-align:center; color:#fff;font:16px/32px "微软雅黑"; }
#nav .jquery_out .smile {}
#nav .jquery_inner {}
#nav .jquery {}
#nav .mainlevel {float:left; font-family:"微软雅黑"; width:133px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:47px; text-align:center; display:block; padding:0 0px; width:133px; font-family:"微软雅黑"; font-size:16px; font-weight:900; border-right:#006000 solid 1px;}
#nav .mainlevel a:hover {color:#ffffff; text-decoration:none; background-color:#fa6d05; font-family:"微软雅黑"; font-size:16px; font-weight:900;}
#nav .mainlevel a.dh {color:#fff; text-decoration:none; line-height:45px; display:block; padding:0 0px; width:133px; font-family:"微软雅黑"; font-size:14px; font-weight:900; border-bottom:1px dotted #2e2e2e;}
#nav .mainlevel a.dh:hover {color:#fff; text-decoration:none;  font-family:"微软雅黑"; font-size:14px; font-weight:900; border-bottom:1px dotted #2e2e2e;}
#nav .mainlevel ul {display:none; position:absolute;width:133px;background:#000000; }
#nav .mainlevel li {border-top:1px solid #fff; background:#000000; width:133px; text-align:center/*IE6 only*/}
