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

@import url(../../../_common/style/shared.css);

table {
	width:479px;
	border:none;
}

tr,th,td {
	border:none;
	text-align:left;
	vertical-align:top;
	padding-bottom:20px;
}

th {
	width:65px;
}

td {
	width:414px;
}