﻿/* / ru */
.main_text,.main_text img{
	width:277px;
	height:83px;
}
.main_text{
	background:url('/img/ru/main_text.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/main_text.png', sizingMethod='crop');
	overflow:hidden;
}
.h_main{
	width:98px;
	height:14px;
	background:url('/img/ru/h_main.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/h_main.png', sizingMethod='crop');
}
.h_news h3{
	height:21px;
	width:119px;
	background:url("/img/ru/h_news1.png") no-repeat 0 0;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/h_news1.png', sizingMethod='crop');
}
.h_news:hover h3{
	background:url("/img/ru/h_news.png") no-repeat 0 0;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/h_news.png', sizingMethod='crop');
}
.h_projects h3{
	height:19px;
	width:148px;
	background:url("/img/ru/h_projects1.png") no-repeat 0 0;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/h_projects1.png', sizingMethod='crop');
}
.h_projects:hover h3{
	background:url("/img/ru/h_projects.png") no-repeat 0 0;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/ru/h_projects.png', sizingMethod='crop');
}

