

body{font-size:12px; color:#000000: }
td{
	line-height:17px;
	font-size:12px;
	color:#5f5f5f;
/* 以下是背景图片 */
/* 注释内容 */        bACKGROUND-IMAGE: url(bg.gif);
/* 以下是背景色 */
	background-color: #FBF8EF;
        
      
}
.td_red{color:#FD0002; text-decoration:none;}
.td_blue{color:#075095; text-decoration:none;}


A {
	COLOR: #075095;
	font-family: "arial";
	font-size:12px;
	text-decoration: none;
	
}
A:hover {
    color:#FF0000;
	text-decoration: none;
}

/* 注释内容 */  注释符号