@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;position: relative;}
#nav .jquery_out {float:left;line-height:69px;display:block;  text-align:center; color:#fff;font:14px/32px "微软雅黑"; }
#nav .jquery_out .smile {}
#nav .jquery_inner {}
#nav .jquery {}
#nav .mainlevel {float:left; font-family:"微软雅黑"; width:110px;/*IE6 only*/}
#nav .mainlevel a {color:#333; text-decoration:none;text-align:center; display:block;height:69px;line-height:69px; text-decoration:none; font-family:"微软雅黑"; font-size:14px;font-weight:bold; }
#nav .mainlevel a:hover {color:#fff; background-color:#0d4f94; display:block; height:69px;line-height:69px; text-decoration:none; font-family:"微软雅黑"; font-size:14px;font-weight:bold;}
#nav .mainlevel a.dh {color:#ffffff; text-decoration:none; line-height:40px; display:block; height:40PX; font-weight:900; width:110px; font-family:"微软雅黑"; font-size:14px;font-weight:normal;}
#nav .mainlevel a.dh:hover {color:#fff; text-decoration:none;  font-family:"微软雅黑"; font-size:14px; font-weight:900; background-color:#ff9000;line-height:40px; display:block; height:40PX; background-image:none; font-weight:normal;}
#nav .mainlevel ul {display:none; position:absolute;width:110px;background:#1255a8; font-weight:900; }
#nav .mainlevel li {border-top:1px solid #fff; background:#1255a8; width:110px; text-align:center/*IE6 only*/}
