#MainRight table {
	width: 100%;
	/* border-collapse:separate; */
	/* border: 1px dotted pink; */
}
#MainRight .td1 {
	background-image: url(../image/line_w.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	vertical-align: top;
	white-space:nowrap; /* s֎~ */
	padding: 5px;
}
#MainRight .td2 {
	background-image: url(../image/line_w.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 5px;
}
