*html #main {
 width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}
*html #navi .news {
	height:148px;
}
*html .inner_wrapper {
	margin:0 0 0 -232px;
}
*html .content {
	margin:0 0 0 230px;
	height:905px;
}
*html .block1 ul {
	margin:0 0 0 10px;
}
*html .main_text {
	height:281px;
}
*html .main_text p{
	margin:0;
	height:281px;
}
*html .llblocks {
	height:415px;
}
*html .llblock1 {
	height:200px;
}
*html .newttl h3 {
	background:url(../images/ttlbgIE.gif) no-repeat;
}
*html .newttl2 h3 {
	background:url(../images/newscornbgIE.gif) no-repeat;
}
*html .lypa {
	background:url(../images/lypaIE.jpg) no-repeat;
}
*html .newsblock {
	background:url(../images/newsbgIE.gif) repeat-y;
	height:200px;
}
*html .newscorner {
	height:200px;
}
*html .container {
	 width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "100%");
}
*html .footer {
	width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}