
@import "/library/default.css";

body {
	text-align:center;
}

div#wrap {
	width:950px;
	margin:auto;
	text-align:left;
}

div#list th {
	width:30%;
	padding:10px 0 8px 0;
	border-bottom:1px dotted #cccccc;
}

div#list td {
	width:70%;
	padding:10px 0 8px 0;
	border-bottom:1px dotted #cccccc;
}
