/*基本样式定义*/
 .a{ font-tyle:normal; font-size:12px; font-weight:normal;border-style:groove;border-width:thin}
 a:link{ text-decoration: none; color: #343E4C ; font-family: 宋体 }
 a:visited{ text-decoration: none; color: #343E4C ; font-family: 宋体 }
 a:active{ text-decoration: none; font-family: 宋体; color: #333399 }
 a:hover{ text-decoration: underline; color: #333399 }
 A{text-transform:none;text-decoration:none;}

 BODY{margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND-COLOR: #ffffff;
  font-family: 宋体; color: #1E1E1E}
  
 td{font-family:宋体; font-size:12px}


.dottd2 {
	height: 25px;
	background-image: url(../images/dot.gif);
}


