@charset "gb2312";
/* CSS Document */
html, body, ul, li {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#menu { margin-left:20px; padding-left:201px; display:block; width:780px; height:36px; background:url(/img/menubg.png)  no-repeat; font-family:"Î¢ÈíÑÅºÚ"; z-index:500 }
#nav {display:block; }
#nav .mainlevel {float:left;  text-align:center; display:block;}
#nav .mainlevel a {color:#333;text-decoration:none; line-height:35px; height:36px; text-align:center; padding:0 15px; display:block;width:64px;font-size:14px;font-weight: 700;}
#nav .mainlevel a:hover {color:#00537b; text-decoration:none; background: url(../images/slide-pannel_14.png) 0 0 repeat-x;}
#nav .mainlevel ul {position: absolute; display:none; z-index:500; *width:800px;/*IE is great need, width>=li.length*/}
#nav .mainlevel li {float:left;  height:32px;background:url(/img/menuli.png) repeat-x; }
#nav .mainlevel li a {color:#308EB8;padding:0 12px; line-height:32px; width:70px; height:32px; display:block;font-size:12px;font-weight: 100;}
#nav .mainlevel li a:hover { color:#7ecef4;text-decoration:none; background: url(../images/slide-pannel_16.png)  repeat-x;}
#nav li a em/*input an em tag as a space*/ {padding:0 3px;}
.note {  background:url(/img/menusel.png) repeat-x; display:block; line-height:36px; }
.note  a{ color:#fff  !important;}
.Triangle_con {height:0px; background:url(../images/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%;}