@charset "utf-8";

/* ------------ print ------------ */

/*for IE6*/
*html body {
	zoom:68%;
}

#title h1 {
	background-image: none;
}
.print {
	display: block;
	width: 980px;
}