@charset "utf-8";
/* CSS Document */

.saletop_stage {
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	color: #657FBA;
	font-weight: normal;
}
.ti, .tx {
	font-size: 13px;
	line-height: 20px;
}

.vplacings {
	border: 1px solid #4BACC6;
}

.vplacings .ti {
	height: 30px;
	border-bottom: 2px solid #4BACC6;
	background: #D2EAF1;
}

.vplacings .tx {
	height: 30px;
	border-bottom: 1px solid #D2EAF1;
	padding-left:2px;
	
	/*color: #4BACC6;*/
}