@charset "utf-8";

/* =======================================

	E2 WEBSITE PrintElements

======================================= */

/* --------------------------
    IE6 Style
----------------------------- */
*html #container {
	overflow: hidden!important;
}

*html #column_introduce,
*html #column_introduce div.description,
*html #column_introduce li.description,
*html span.type01 {
	text-align: left!important;
}

*:first-child+html #column_introduce,
*:first-child+html #column_introduce div.description,
*:first-child+html #column_introduce li.description,
*:first-child+html span.type01 {
	text-align: left!important;
}