@charset "utf-8";
/* CSS Document */

.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
.Menu { width: 100%; margin: 0 auto; height: 60px;  }
#nav { display:block; width:1280px; margin: 0 auto; height:60px; ;}
#nav .jquery_out {float:left;line-height:56px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:18px/32px "微软雅黑"; background:#bd6906 url(../images/slide-panel_03.png) 0 0 repeat-x;}
#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; background:url(../images/index_11.jpg) no-repeat center right; font-family:"微软雅黑"; font-size:16px;  width:160px;/*IE6 only*/}
#nav .mainlevel a {color:#fff;  text-decoration:none; line-height:60px; display:block; text-align:center;width:160px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background: #44b1ea;}
#nav .mainlevel ul {display:none; position:absolute; z-index:999;}
#nav .mainlevel li {border-top:1px solid #fff; background:#156ed8; line-height:46px;width:160px;/*IE6 only*/ }
#nav .mainlevel li a{line-height:46px; font-size:15px; color:#fff; font-weight:normal;}
#nav .mainlevel li a:hover{ background:#44b1ea; color:#fff;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
