@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize; padding:0px; margin:0px; list-style:none}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav{ width:1000px; margin:auto;}
#nav .jquery_out {float:left;line-height:30px;display:block;  text-align:center; color:#fff;font:13px/30px "宋体"; width:135px; }
#nav .jquery_out .smile {padding-left:1em; }
#nav .jquery_inner {margin-left:12px;}
#nav .jquery {margin-right:1px; }
#nav .mainlevel {float:left;  width:140px;/*IE6 only*/; height:30px; line-height:30px; background:url(../images/a.jpg) no-repeat right }
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:30px; display:block;text-align:center; font-family:宋体; font-size:12px;  width:140px; margin-left:0px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#a5a5a5; }
#nav .mainlevel ul {display:none;  position:absolute; background:#a5a5a5; }
#nav .mainlevel li { background:#a5a5a5; width:140px;/*IE6 only*/}
#nav .mainlevel li a{ background:#a5a5a5; width:140px;/*IE6 only*/border-bottom:1px dotted #7a7a7a; height:25px; line-height:30px; font-size:12px; font-weight:normal;}
#nav .mainlevel li a:hover{ background:#cb0404; width:140px;/*IE6 only*/}

