* HTML .tabs div {
behavior: expression(
this.onmouseover = new Function("this.className += ' hover'"),
this.onmouseout = new Function("this.className = this.className.replace(' hover', '')"),
this.style.behavior=null);
}
* HTML .png, * HTML .bot img{width: expression(width);
	filter: expression( (runtimeStyle.filter == '') ? runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+src+"', sizingMethod='image')" : '', src = 'img/pix.gif');}
* HTML #menu_top_bg, * HTML #menu dd, * HTML .tab_l , * HTML .tab_r, * HTML .tab_bg, * HTML .cen_top, * HTML .cen_bot, * HTML .tab1_l div, * HTML .tab1_r div, * HTML .tab1_bg, * HTML .tab1_t li, * HTML .top_r_blk, * HTML .news_bot{
	filter	: expression(
		(runtimeStyle.filter == '') ? runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src='+currentStyle.backgroundImage.split('\"')[1]+', sizingMethod=crop)' : runtimeStyle.filter,
		runtimeStyle.backgroundImage = 'none');
}

* HTML #data input{
	position: relative;
	bottom: 2px}
* HTML #top_ba{
	margin-top: 27px
}
* HTML #left_blk{
margin: 0 0 0 -1px;
}
* HTML .cen_bg{
	background: url(../img/cen_bg.gif) repeat-y 0 0;
}
* HTML #text_blk .cen_bg{
	background: url(../img/cen_bg1.gif) repeat-y 0 0;
}
* HTML .tabs div{
	background: url(../img/tabs.gif) no-repeat 0 0;
}
* HTML .tabs div.hover{
	background: url(../img/tabs_.gif) no-repeat 0 0;
}
* HTML .tabs div{
	margin-top: 0;
}
* HTML .tabs{
	margin-top: 12px
}
* HTML .tab1_t li{

margin:0 5px 0 10px
}
* HTML .bord_r{
	background: url(../img/bord_r.gif) repeat-y 0 0;

}
* HTML #partner{
padding-left: 5px;
width: 980px;
}
* HTML .menu2 ul{
	float: left;
margin:0 0 0 15px
}
