@import "base.css";
@import "top.css";
@import "contents.css";.english {
	text-align: justify; /* for modern browser */
    text-justify: newspaper; /* IE6～8 */
	word-break:keep-all;
}

