@charset "utf-8";
/* CSS Document */
html, body, ul, li, h1, h2, h3, h4, h5, h6, fieldset, legend {padding:0; margin:0;}
body {font:12px/normal 微软雅黑, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {display:block; float:left;height:44px; line-height:44px; background:url(../images/navbg.jpg) repeat-x; width:760px; font-size:14px;}
#nav .jquery_out {float:left;line-height:32px;display:block; text-align:center; color:#fff;font:18px/32px "微软雅黑";}
#nav .jquery_out .smile {}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {padding:0 2em;}
#nav .mainlevel {float:left;width:106px; font-size:14px; font-weight:bold;/*IE6 only*/}
#nav .mainlevel a {color:#5a5a5a; text-decoration:none; line-height:44px; display:block; text-align:center;}
#nav .mainlevel a:hover {color:#5a5a5a; text-decoration:none;background:url(../images/hoverd.jpg) repeat-x;}
#nav .mainlevel ul {display:none; position:absolute;z-index:99999; float:left;}
#nav .mainlevel li {background:#fff; width:137px;/*IE6 only*/}
#nav .mainlevel li a{background:#fff;display:block; overflow:hidden; white-space:nowrap; width:137px;height:28px; line-height:28px;padding:0; text-align:center;color:#5a5a5a; font-size:12px; float:left;}
#nav .mainlevel li a:hover{ background:#ffa100; background-image:none; display:block; overflow:hidden; width:137px;_width:137px; height:28px; line-height:28px;white-space:nowrap;color:#fff; padding:0; text-align:center;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
