
body { background-image: none; }
#bg { display:none; }

* html #body {
	width: 750px;
	margin: 0;
	position: static;
	overflow: hidden;
	height: auto;
}

* html #nav-main ul li {
	width: 149px;
	overflow: hidden;
	margin-left: -15px;
}

* html .home #content {
	margin-top: 200px;
}

* html .content-main {
	margin-top: 0;
}

#content .mir {
	letter-spacing: normal;
	font-size: 10px;			/* for ie? */
	overflow: hidden;
	text-indent: 0px;		/* check ie5x.css */
	background-image: none;
}

.home #content h3 {
	font-size: 14px;
	font-weight: bold;
}

* html .drill #nav-global {
	margin-right: 90px;
}

.drill #content div.content-main {
	width: 453px;
	margin-left: 20px;
}

.drill #content div.content-rail {
	width: 200px;
	overflow: hidden;
}




