body {
	margin-top: 2px;
	background-color: #999;
	background-image: url(images/wen.gif);
	background-repeat: repeat;
	font-size:14px;
} 

.tab1 {
      border: 1px solid #808000;
      width:275px;
      height: auto;
      text-align:center;
      margin:auto;
      background-color: #FFF;
}
.tab1a {
      border: 1px solid #808000;
      width:1000px;
      height: auto;
      text-align:center;
      margin:auto;
}
.tab1n {
      border: 1px solid #808000;
      width:375px;
      height: auto;
      text-align:center;
      margin:auto;
      background-color: #FFF;
}
.tab1 tr td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
.tab1a {
      border: 0px solid #808000;
      width:273px;
      height: auto;
      text-align:center;
      margin:auto;
      background-color: #FFF;
}
.tab1b {
      border: 1px solid #808000;
      width:275px;
      height: auto;
      text-align:center;
      margin:auto;
      background-color: #FFF;
}
.tab2 {
      border: 1px solid #808000;
      width:265px;
      height: auto;
      word-wrap:break-word;
      text-align:center;
      margin:auto;
      background-color: #FFF;
}

 .d1 {
	float: none;
	width: 831px;
	border: 0px solid #330;
	border-color: Olive
}

.w {  font-size: 14px; line-height: 28px; color: #513E1E; text-decoration: none}
.b1 { font-size: 17px; line-height: 28px; color: #513E1E; text-decoration: none ; font-weight: bold}
.w1 { font-size: 12px; line-height: 22px; color: #513E1E; text-decoration: none }
.z { font-size: 12px; line-height: 22px; color: #513E1E; text-decoration: none }
.z1 { font-size: 12.5px; line-height: 14px; color: #513E1E; text-decoration: none }
.b2 { font-size: 15px; line-height: 28px; color: #513E1E; text-decoration: none ; font-weight: bold}
.y {  font-size: 12px; line-height: 24px; font-weight: bold; color: #C69D48; text-decoration: none}

.tab3 {
      border: 1px solid #808000;
      width:278px;
      height: auto;
      text-align:center;
      margin:auto;
      background-color: #FFF;
      line-height:17px
}
.tab4 {
      border: 1px solid #808000;
      width:750px;
      word-wrap:break-word;
      text-align:center;
      margin:auto;
}
    .tab4 tr td th {
        border: 1px solid #808000;
        align-content: center;
        vertical-align: middle;
        text-align: center;
    }

.tab5 {
      border: 0px solid #808000;
      background-color: #FFFFFF;
      word-wrap:break-word;
      font-size:14px;
      margin:auto;
}
    .tab5  th {
        font-size:18px;
    }

.tab6 {
      border: 0px solid #808000;
      background-color: #FFFFFF;
      word-wrap:break-word;
      font-size:14px;
      text-align:left;
      margin:auto;
}
    .tab6  td {
        font-size:18px;
    }

.tab7 {
      border: 0px solid #808000;
      background-color: #FFFFFF;
      margin:auto;
      line-height:150%;
}


    .style7
    {
        text-align: center;
    }

	
.IE8Fix
    {
        z-index: 100;
    }
    
  ul#menu {
  		  font-family:Arial;
		  font-size:12px;
		  background:url(under.jpg);
  		  padding:0 0 0 0px; 
   		  margin:0; 
          list-style:none; 
          height:25px; 
		  width:833px;
		  
		}
		  
	    #menu li {
		  float:left;
		  }

	    #menu li a{
		  display:block;
		  float:left; 
  		  line-height:24px; 
		  color:#fff;
		  text-decoration:none;
		  padding:0 0 0 14px;
    width: 76px;
}

		#menu li a:hover{
		  color:#aaa; 
   		  background: url(hover.jpg);
   		  }
		  
		 #menu li a strong{
		  display:block;
		  padding:0 14px 0 0;
   		  }
		  
	  	#menu li a:hover strong{
		  color:#f00; 
   		  background: url(hover.gif) no-repeat right top;
   		  }   
    
#form1 center table tr td p {
	font-size: 14px;
	text-align: center;
	color: #330;
}
.oneColFixCtr #container {
	width: 831px;  /* 使用比最大宽度 (800px) 小 20px 的宽度可显示浏览器界面元素，并避免出现水平滚动条 */
	background: #FFFFFF;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	border: 1px solid #000000;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
}

