.list_b{
background-color : #ffffff;
}
.list_b_h{
	background-color : #e7e7e7;
}
.list_a{
background-color : #f9f9f9;
}
.list_a_h{
	background-color : #d9d9d9;
}
table{
	font-size : 12px;
}
.small{
font-size : 9px;
font-style : normal;
}

.tc_c{
width : 80px;
}

.list_b.actv{
background-color : #D5ECF1;
}
.list_a.actv{
background-color : #C0E4EA;
}
.blue{
	color : #69C;
	font-style:normal;
}

