@charset "utf-8";
/* CSS Document */
html, body, ul, li {padding:0; margin:0;}

ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#menu { display:block; width:935px; height:65px; }
#nav {display:block;}
#nav .mainlevel {float:left; margin-right:10px;  text-align:center; margin-top:0px; display:block;}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:90px; height:65px; text-align:center; padding:0 16px; display:block; _width:48px;}
#nav .mainlevel a:hover {color:#fff; background:url(../images/nav_tit_bg2.jpg) repeat-x ; height:65px;  }
#nav .mainlevel ul {position:absolute; display:none; *width:2000px;/*IE is great need, width>=li.length*/}
#nav .mainlevel li {float:left; background:#00386D; margin-top:-5px;}
#nav .mainlevel li a {padding:0 12 0 0px; line-height:24px; height:24px; display:block; _padding-bottom:6px;/*IE6 only*/}
#nav .mainlevel li a:hover {color:#3f240e; text-decoration:none; background:#6EB8E7 ;line-height:24px; height:24px;}
#nav li a em/*input an em tag as a space */ {padding:0 3px;}
.note {color:#3f240e;  background: url(../images/nav_tit_bg2.jpg) 0 0 repeat-x; display:block; line-height:34px; padding:0 3em;}
.Triangle_con {height:9px; background:url(../images/bird.png) 36px 0 no-repeat; display:block; margin-top:6px; _margin-bottom:-6px;/*IE6 only*/}
.log { width:935px; text-transform:capitalize; line-height:200%;}