@charset "gb2312";

html, body, ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {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*/
#nav{margin:0 auto; padding:0px; width:901px; display:block; position: absolute; z-index:9999;}
#nav .mainlevel {float:left; font-family:'Î¢ÈíÑÅºÚ'; width:140px; display:block; height:35px;/*IE6 only*/ overflow:hidden;}
#nav .mainlevel h1{font-size:22px; line-height:35px; font-family:'Î¢ÈíÑÅºÚ'; font-weight:normal; color:#000;}
#nav .mainlevel a{color:#000; text-decoration:none; line-height:35px; height:35px; font-family:'Î¢ÈíÑÅºÚ'; display:block; text-align:center; width:90px; overflow:hidden; font-size:22px;}
#nav .mainlevel a h1:hover{color:#000; width:90px; height:35px;  font-family:'Î¢ÈíÑÅºÚ'; font-size:22px; background:url(../images/inc02.png) no-repeat left bottom; text-align:center; display:block; overflow:hidden;}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {width:90px; height:30px; background:url(../images/inc01.png) no-repeat center bottom; line-height:30px;/*IE6 only*/}
#nav .mainlevel li a{color:#000; font-size:12px; width:90px; height:30px; line-height:30px; overflow:hidden;}
#nav .mainlevel li a:hover {color:#C00; width:90px; height:30px; line-height:30px; text-decoration:none; overflow:hidden;}

.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
