@charset "gb2312";
/* CSS Document */


/*menu*/
#menu {margin:0 auto; display:block; width:750px; float:left; height:44px;}
#nav {display:block; font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; }
#nav .mainlevel {float:left; background:#1d71b7;height:44px; line-height:44px; font-weight:bold; text-align:center; display:block;}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:44px; height:44px; text-align:center; padding:0 9px; display:block; _width:48px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#125083;}
#nav .mainlevel ul {position:absolute; display:none; *width:2000px; z-index:99/*IE is great need, width>=li.length*/}
#nav .mainlevel li { list-style-type:none;float:left; background:#1d71b7; height:44px; line-height:44px;  }
#nav .mainlevel li a {padding:0 12px; line-height:44px; height:44px; display:block; _padding-bottom:6px;/*IE6 only*/}
#nav .mainlevel li a:hover {color:#fff; text-decoration:none; background:#125083;}
#nav li a em/*input an em tag as a space*/ {}
.note {color:#fff;  display:block; line-height:44px; }
.note a {color:#fff; text-decoration:none; line-height:44px; height:44px; text-align:center; display:block; }
.note a:hover {color:#fff; text-decoration:none; background:#125083;}
.Triangle_con {height:9px; background:url(bird.png) 36px 0 no-repeat; display:block; _margin-bottom:-6px;/*IE6 only*/}
.log {margin:100px auto; width:1000px; text-transform:capitalize; line-height:200%;}