@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:1100px; display:block; font-family:"微软雅黑"; z-index:9999;}
#nav .jquery_out {float:left;line-height:54px;display:block;  text-align:center; color:#fff;font:18px/32px "微软雅黑"; }
#nav .jquery_out .smile {}
#nav .jquery_inner {}
#nav .jquery {}
#nav .mainlevel {float:left; font-family:"微软雅黑"; width:137px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:54px; text-align:center; display:block; padding:0 0px; width:137px; font-family:"微软雅黑"; font-size:16px; font-weight:900;}
#nav .mainlevel a:hover {color:#ffffff; text-decoration:none; background-color:#f39500; font-family:"微软雅黑"; font-size:16px; font-weight:900;}
#nav .mainlevel a.dh {color:#fff; text-decoration:none; line-height:32px; display:block; padding:0 0px; width:137px; font-family:"微软雅黑"; font-size:12px; font-weight:900; border-bottom:1px dotted #CCCCCC;}
#nav .mainlevel a.dh:hover {color:#fff; text-decoration:none;  font-family:"微软雅黑"; font-size:12px; font-weight:900; border-bottom:1px dotted #CCCCCC;}
#nav .mainlevel ul {display:none; position:absolute;width:137px;background:#f39500; }
#nav .mainlevel li {border-top:1px solid #fff; background:#f39500; width:137px; text-align:center/*IE6 only*/}
