@charset "utf-8";
/* CSS Document */
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav {clear:both;width:980px; padding-left:15px; margin-left:auto; margin-right:auto;z-index:10;}
#nav .jquery_out {
  float:left;line-height:28px;display:block; text-align:center; color:#fff;
}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px; float:left;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel {float:left;width:158px;background-image:url(../images/ico/nav_xian.jpg); background-repeat:no-repeat; background-position:right;
}
#nav .mainlevel a {
 display:block;color:#fff; text-decoration:none; height:28px; line-height:28px; text-align:center; font-weight:bold;border-bottom:3px solid #ffad11;
}
#nav .mainlevel a:hover {color:#ff6c00; text-decoration:none; height:28px; line-height:28px; width:158px;background:#f1f1f1; border-bottom:3px solid #003b94; }
#nav .mainlevel ul {
 display:none; width:156px;position:absolute;filter:alpha(opacity=100);opacity:1.0; background-color:#fff; padding-top:10px;padding-bottom:10px;
}
#nav .mainlevel ul li {height:auto;/*IE6 only*/ float:left;}
#nav .mainlevel ul h5{
 text-align:left;padding:15px 0px 10px 15px;
}
#nav .mainlevel ul li a{
  display:block;width:145px;height:26px; line-height:26px;font-size:12px; text-align:left; text-indent:10px;font-weight:normal;
  margin-left:auto; margin-right:auto; color:#535353; background-image:url(../images/ico.jpg); background-repeat:no-repeat; background-position:30px 10px; border-bottom:1px dotted #CCC;
}
#nav .mainlevel ul li a:hover{
  color:#f19f03; width:145px;height:26px; line-height:26px; background-color:#f1f1f1; border:none;border-bottom:1px dotted #CCC;
  }

.log {
 text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;
}
.nav_ico{
  background-image:url(../images/ico/nav_ico.gif); background-repeat:no-repeat; background-position:110px 12px;
}
