@charset "utf-8";
.table {
	border: 1px solid #b8b8b8;
}
body,td,th {
	font-size: 12px;
}

.t1 {font-size: 12px;color: #333333; text-decoration: none;}
.t1 a{font-size: 12px;color: #333333; text-decoration: none;}
.t1 a:hover{font-size: 12px;color: #333333; text-decoration: none;}

.t2 {font-size: 12px;color: #FFFFFF;text-decoration: none;}
.t2 a{font-size: 12px;color: #FFFFFF;text-decoration: none;}
.t2 a:hover{font-size: 12px;color: #FFFFFF;text-decoration: none;}

.t3 {font-size: 12px;color: #9d1d17;text-decoration: none;}
.t3 a{font-size: 12px;color: #9d1d17;text-decoration: none;}
.t3 a:hover{font-size: 12px;color: #9d1d17;text-decoration: none;}

.k1 {border-top:solid 3px #FFFFFF; background:#eee;}