#lower_main {
	margin-top: 15px;
}

#corner table {
    margin: 0 0 20px;
	padding: 0;
	font-size: 1em;
	width: 100%;
}
#corner th {
    margin: 0;
	padding: 20px 5px;
	width: 267px;
	background:url(../common/images/dot_line.gif) repeat-x bottom;
}
#corner td {
	line-height: 160%;
	background:url(../common/images/dot_line.gif) repeat-x bottom;
}
#corner .end {
	background-image: none;
}