.t{
font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:visited {
font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover {
font-size: 12px;
	line-height: 150%;
	color: #ff0000;
	text-decoration: none;
	
}
a:active {
font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

a.bt:link {
font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
a.bt:visited {
font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt:hover {
font-size: 12px;
	line-height: 150%;
	color: #FFFFC4;
	text-decoration: none;
}
a.bt:active {
font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}

.tab {
	border: 1px solid #acacac;
}
td{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:20px;
   color:#000000;
  }
.suojintd{
	text-align: justify;
	padding: 15px;
}
