@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 Verdana;}
ul,li {list-style-type:none; text-transform:capitalize;
}


/*menu*/
#nav {
width:100%;
height:48px;
overflow:hidden;
}
jquery_out li{
}
#nav li{border-right:1px solid #4874A5; height:48px;}
#nav .jquery_out {float:left;display:block; text-align:center; color:#fff;font:18px/32px "微软雅黑";}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {float:left;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; display:block;  width:163px; text-align:center;line-height:48px; font-size:14px;font-weight:bold;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#62CC50;}
#nav .mainlevel ul {display:none; position:absolute;z-index:11111;}
#nav .mainlevel li a {border-top:1px solid #fff; background:#A9C251; width:163px; text-align:center;line-height:48px;/*IE6 only*/}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
