body {
	/zoom: 0.7;	/* IE6,7 */
}

html>/**/body #main {	/* IE6,7 ˆÈŠO */
	display: table;
}

html>/**/body #content{	/* IE6,7 ˆÈŠO */
	display: table-cell;
	float: none !important;
	vertical-align: top;
}
#content{
	/zoom: 1;	/* IE6,7 */
}

#head,
#head h1{
	height: 1px !important;
}
#content .screen{
	text-align: center;
}
#content .screen img{
	width: 284px;
	height: 160px;
}
#content .content .title h2{
	padding-left: 0 !important;
}
#content .content h3{
	background-image: none !important;
	text-indent: 0 !important;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}
#content .control{
	display: none;
}
#menu{
	display: none;
}