.tab_stand {
  font-size:13px;
}

.in_stand{
	border : dashed 1px;
	font-size: 12px;
	color: red;
	border-color: black;
}

.bun_stand{
	border : dashed 1px;
	font-size: 12px;
	color: white;
	background: Teal;
	cursor:hand;
}
