@charset "utf-8";
/* CSS Document */

.size12px {
	font-size: 12px;
	line-height: 130%;
}
.size10px {
	font-size: 10px;
	line-height: 160%;
}
.size10px_w {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 140%;
}

#tableBorder_W td {
	border:#ffffff solid 1px;
	vertical-align:middle;
	padding:5px;
}

#tableBorder_B td {
	border:#000000 solid 1px;
	padding:5px;
}