.small {font-size:9pt;font-family:宋体,Arial;line-height:1.2}



body
{
	background-image: url(../images/bj_r7_c9.jpg);background-position:top; background-repeat:repeat-x;
}

  
    
    
  a:link { text-decoration: none;color: black}
　　　　 a:active { text-decoration:none}
　　　　 a:hover { text-decoration:none;color: red} 
　　　　a:visited { text-decoration: none;color: #ffeds}



<!--
以下是定义表格 TD样式
!-->

.Tabletd{
border-left-style: solid; 
border-left-width: 2px;
 border-right-style: solid;
  border-right-width: 2px; 
  border-top-width: 2px; 
  border-bottom-style: solid; 
  border-bottom-width: 2px;
  valign:top;
  }
 


.datalist{
   border:1px solid #FE9829;   /* 表格边框 */
   font-family:Arial;
   border-collapse:collapse;   /* 边框重叠 */
   background-color:#ffffff;   /* 表格背景色 */
   font-size:9pt;
   



    
}