html
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	width: 100%;
	background: #fff;
	/*background: #fff url(../img/ie/ie8.png) no-repeat center top; */
	behavior: url('pie.htc');
}

.stop_ie_window
{
	width: 800px;
	height: 709px;
	background: #fff url(../img/ie/ie5.png) no-repeat center top;
}

.stop_ie_window a
{
	display: block;
	width: 80px;
	height: 104px;
	cursor: pointer;
	outline: none;
	position: absolute;
}

.stop_ie_window .chrome_link
{
	margin-top: 592px;
	margin-left: -194px;
}

.stop_ie_window .chrome_link:hover
{
	border: 2px dashed #B71400;
}

.stop_ie_window .firefox_link
{
	margin-top: 592px;
	margin-left: -87px;
}

.stop_ie_window .firefox_link:hover
{
	border: 2px dashed #B71400;
}

.stop_ie_window .safari_link
{
	margin-top: 592px;
	margin-left: 14px;
}

.stop_ie_window .safari_link:hover
{
	border: 2px dashed #B71400;
}

.stop_ie_window .opera_link
{
	margin-top: 592px;
	margin-left: 108px;
}

.stop_ie_window .opera_link:hover
{
	border: 2px dashed #B71400;
}




.wrap
{
	display: none;
}

.footer
{
	display: none;
}
