
@import "/library/default.css";

.basicinfo {
	margin:0 0 20px 0;
}

.basicinfo th {
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
	width:20%;
}

.basicinfo td {
	padding:7px 0 5px 0;
	border-bottom:1px dotted #cccccc;
	width:80%;
}
