@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content  table {
	margin-bottom: 15px;
}

#content  table th {
	
	width: 157px;
	overflow: hidden;
	font-weight: bold;
	padding :  14px 0px 14px 19px;
	/zoom: 1;
}

#content  table td {	
	padding : 14px 3px 14px 19px;
	text-align: left;
}
 .btext {
	margin-bottom: 34px;
}