@charset "utf-8";
/* CSS Document */

.tableB2 {
	border: 1px solid #E6E6E6;
	margin-bottom: 30px;
	margin-left: 20px;
}


.tableB2 th {
	background-image: url(/site/_share/bg_stripe.gif);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	width: 80px;
	text-align: left;
}

.tableB2 td {
	background-image: url(/site/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 120%;
	line-height: 140%;
}
