    body {
	margin:0;
	padding:0; font-size:12px;
	FONT: 13px/19px Verdana, Arial;
    }


img {
border: none;
} 
 
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
      float:left;
      width:100%;
	  background:#F4F7FB;
      font-size:100%;
      line-height:normal;
	  list-style:none;
	  background:url(../pic/index2008/shoufabg.gif) repeat-x;
      }
    #tabs1 ul {
	  margin:0;
	  padding:0px 10px 0px 20px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
	  margin-right:10px;
	  padding-right:20px;
	  list-style:none;
	  font-size:16px; font-weight:bold;
      }
	 
    #tabs1 a {
      float:left;
	  background:url(../pic/index2008/tableft1.gif) no-repeat left top;
      margin:0;
      padding:0 5px 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
	  background:url(../pic/index2008/tabright1.gif) no-repeat right top;
      padding:10px 27px 11px 24px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#fff;
      }
    #tabs1 a:hover {
      background-position:0% -39px;
      }
    #tabs1 a:hover span {
      background-position:100% -39px;
      }

      #tabs1 .hover a {
      	background-position:0% -39px;
      }
      #tabs1 .hover a span {
      	background-position:100% -39px;
      }
.Contentbox
{
CLEAR: both; MARGIN-TOP: 0px; BORDER-TOP-STYLE: none; LINE-HEIGHT: 22px; PADDING-TOP: 5px; TEXT-ALIGN: center;
font-size:12px;
}
.Contentbox li
{
list-style:none;
}