body, html{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	min-width: 970px;
}
a{ text-decoration: underline; }
a, a:link {color: #00539b;}
a:hover {color: #5782a4;}
a.button img{ width : 90px; height : 22px; background-image :url(../images/bt1.gif); }
a.button{ width: 90px; height: 22px; }
strong.button img{ width : 90px; height : 22px; background-image :url(../images/bt1.gif); }
strong.button{ width: 90px; height: 22px; cursor: pointer }
button img{ width : 90px; height : 22px; }
button{
	width: 90px;
	height: 22px;
	cursor: pointer;
	border: 0px solid;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/bt1.gif);
}
.clear{
	display: block;
	clear: left;
}
a.pointer{ background-image: url(../images/arrow.gif); background-repeat: no-repeat; background-position: left; padding-left: 18px; }
a.pointerb{
	background-image: url(../images/arrowbl.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 2px 0px;
	padding-left: 22px;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
.png{
	behavior: url(src/iepngfix.htc);
}
h1,h2,h3,h4{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
p{ margin : 10px 0px 10px 0px; padding : 0px; text-align : justify; }
ol,ul{ margin : 10px 0px 10px 0px; padding-left: 10px;}
input, select, textarea{ font-family : Verdana, sans-serif; font-size : 12px; }

/* fix */
.widthfix{
	margin: 0px auto;
	width: 100%;
	min-width: 970px;
}
* html .borderfix {border-left:970px solid #fff; position:relative; float:left; z-index:1;}
* html .marginfix {margin-left:-970px; position:relative; float:left; z-index:2;}

.margin{
	margin-left: auto;
	margin-right: auto;
	width: 72%; 
}
/* control */
#control div.arrow div.inside{
height: 40px;
}
#control div.arrow{
padding: 10px;
background-image: url(../images/carrow2.gif);
background-repeat: no-repeat;
background-position: top;
}
#control div.baner h1{
 color: White;
 text-align: center;
 font-size: 28px;
 padding: 0px;
 margin: 0px;
}
#control div.bg{
background-image: url(../images/text2.gif);
border: solid White;
border-width: 3px 0px 0px 0px;
}
#control{
	position: absolute;
	height: 50px;
	width: 100%;
	top: 320px;
	min-width: 970px;
}

/* middle */
#middle div.pad{
padding: 8px 0px 0px 0px;
}
#middle{
height: 261px;
background-image: url(../images/graybg.gif);
border: solid;
border-width: 3px 0px 6px 0px;
border-top-color: White;
border-bottom-color: #D8D8D8;
}
#middle ul.menu li a:hover{
color: White;
}
#middle ul.menu li a{
text-decoration: none;
display: block;
text-align: left;
padding: 3px 0px 4px 0px;
font-size: 12px;
text-align: center;
background-image: url(../images/menu2.gif);
background-repeat: repeat-x;
background-position: top;
color: #E8E8E8;
border-right: 1px solid Black ;
border-left: 1px solid #666666 ;
font-weight: bold;

}
#middle ul.menu li.select{
background-image: url(../images/menu_ar2.gif);
}
#middle ul.menu li{
display: block;
float: left;
margin: 0px 0px 0px 0px;
padding-bottom: 5px;
background-position: bottom;
background-repeat: no-repeat;
width: 20%;//width: 19.8%;
}
#middle ul.menu{
display: block;
list-style: none;
padding: 35px 0px 0px 0px;
margin: 0px;
margin-left: 142px;
}
#middle a.logo{
display: block;
width: 120px;
height: 81px;
float: left;
}
#middle a.logo img{
width: 120px;
height: 81px	;
background-image: url(../images/logo.gif);
}


/* top */
#top ul li a:hover{
color: White;
}
#top ul li a.select:hover,
#top ul li a.select{
color: #999999;
}
#top ul li a{
color: #E8E8E8;
font-size: 11px;
display: block;
width: 80px;
text-align: center;
text-decoration: none;
font-weight: bold;
}
#top ul li{
display: block;
padding: 5px 0px 4px 0px;
margin: 0px 4px 0px 0px;
float: right;
background-image: url(../images/langbg.gif);
background-position: bottom;
background-repeat: no-repeat;
}
#top ul{
margin: 0px;
padding: 0px;
list-style: none;
height: 30px;
}
#top{
	background-image:url(../images/text2.gif);
	border: solid Black;
	border-width: 0px 0px 3px 0px;
}

/* visual */

#visual div#white span{
height: 170px;
display: block;
background-color: White;
background-image: url(../images/loading.gif);
background-repeat: no-repeat;
background-position: center;
}
#visual div#white{
width: 100%;
position: absolute;
}
#visual{
height: 170px;
margin: 0px 0px;
position: absolute;
width: 100%;
min-width: 970px;
top: 150px;
}
#visual div#vsbg span{
background-image: url(../images/vs_bg.gif);
}
#visual div#vs13 span{ background-position: 1114px bottom; background-image: url(../images/vs13.gif); }
#visual div#vs12 span{ background-position: 754px bottom; background-image: url(../images/vs12.gif); }
#visual div#vs11 span{ background-position: 560px bottom; background-image: url(../images/vs11.gif); }
#visual div#vs10 span{ background-position: 545px top; background-image: url(../images/vs10.gif); }
#visual div#vs9 span{ background-position: 498px top; background-image: url(../images/vs9.gif); }
#visual div#vs8 span{ background-position: 372px top; background-image: url(../images/vs8.gif); }
#visual div#vs7 span{ background-position: 184px bottom; background-image: url(../images/vs7.gif); }
#visual div#vs6 span{ background-position: 130px bottom; background-image: url(../images/vs6.gif); }
#visual div#vs5 span{ background-position: 116px top; background-image: url(../images/vs5.gif); }
#visual div#vs4 span{ background-position: 76px bottom; background-image: url(../images/vs4.gif); }
#visual div#vs3 span{ background-position: 10px 0px; background-image: url(../images/vs3.gif); }
#visual div#vs2 span{ background-position: 10px 0px; background-image: url(../images/vs2.gif); }
#visual div#vs1 span{ background-image: url(../images/vs1.gif); background-position: 46px 0px; }
#visual div#in span{ background-color: #333333;}
#visual div.text span{
text-align: center;
padding-top:60px;
vertical-align: middle;
}
#visual div.text span h1{
	color: white;
	display: block;
	text-align: center;
	padding: 3px 5px 5px 5px;
	margin: auto auto;
	width: 340px;
	font-size: 28px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}

#visual a#banerh1.rus img{
background-image: url(../images/dbt4.gif);
}
#visual a#banerh1 img{
	width: 129px;
	height: 22px;
	background-image: url(../images/dbt3.gif);

}
#visual a#banerh1{
display: block;
	margin: auto;
	width: 129px;
	height: 22px;
	position: relative;
	top: 132px;
	z-index: 0;
	/*cursor: pointer;*/
}
/*#visual a#banerh1{
display: block;
	text-align: center;
	color: #666666;
	padding: 3px;
	position: relative;
	top: 127px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	border:solid white;
	border-width: 0px 0px 0px 0px;
	margin: auto;
	width: 50%;
	text-decoration: none;
}*/
#visual div#text2.text span h1{
/*background-color: #CA3635;*/
background-color: Black;
color: White;
width: 270px;
/*font-size: 24px;*/
}
#visual div#actbt1 button.button,
#visual div#actbt1 a.button img{
background-image: url(../images/dbt1.gif);
}
#visual div#actbt1 button.rus{
background-image: url(../images/dbt2.gif) !important;
}
#visual div#actbt1{
text-align: center;
padding: 10px 0px 0px 0px;
position: absolute;
top: 185px;
z-index: 5;
}

#visual span{
}
div.hide{
display: none;
}
div.show{
display: block;
}
.hide{
display: none;
}
#visual div#vsshow div{
position: absolute;
width: 100%;
margin: 0px 0px;
left: 0px;
}
#visual div span{
display: block;
height: 170px;
background-repeat: no-repeat;
background-repeat: no-repeat;
}
#visual div{
height: 170px;	
}
/* shadow */
#shadow img{
display: block;
height: 11px;
width: 100%;
background-repeat: no-repeat;
background-position: center;
}
#shadow img.top{
background-image: url(../images/shadow1.gif);
}
#shadow img.bottom{
background-image: url(../images/shadow2.gif);
margin-top: 238px;
}
#shadow{
	position: absolute;
	width: 100%;
	top: 136px;
	min-width: 970px;
}

/* content */

#content h2{
font-size: 22px;
color: #666666;
/*font-family:"Times New Roman", Times, serif;*/
font-family: Tahoma, sans-serif;
}
#content div.col1{
float: left;
width: 48%;//width: 46%;
margin-right: 2%;
}
#content div.col2{
float: left;
width: 48%;//width: 46%;
margin-left: 2%;
}
#content div.block{
padding: 15px 15px 15px 15px;
background-color: #F3F3F3;
}
#content ul li{
display: block;
margin-bottom: 5px;
font-weight: bold;
color: #666666;
}
#content ul{
margin-bottom: 10px;
padding: 0px;
list-style: none;
padding-left: 10px;
}
#content dl dt{
float: left;
width: 40%;
padding: 0px;
margin: 0px;
margin-bottom: 5px;
font-weight: bold;
color: #666666;
}
#content dl dd{
float: left;
width: 57%;
padding: 0px;
margin: 0px;
margin-bottom: 5px;
}
#content dl{
margin-bottom: 10px;
padding: 0px;
padding-left: 10px;
}
#content{
	margin-top: 120px;
/*	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
*/
}

/* title */
#title div.image img.image{
position: relative;
top: 6px;
left: 12px;
cursor: pointer;
}
#title div.image{
width: 345px;
height: 425px;
margin: 0px auto;
cursor: pointer;
}
#title div.image div.png{
width: 345px;
height: 425px;
position: absolute;
display: block;
background-image: url(../images/page2.png);
z-index: 5;
cursor: pointer;
}
#title ol{
font-family: "Times New Roman", Times, serif;
font-size: 24px;
color: #666666;
}
#title div.date{
font-size: 14px;
color: #666666;
font-family: "Times New Roman", Times, serif;
margin-bottom: 20px;
}
#title h2{
color: #AC0F28;
font-size: 40px;
text-align: left;
line-height: 35px;
margin-bottom: 20px;
text-decoration: none !important;
}
#title a{
text-decoration: none;
}
#title{
	height: 420px;
	margin: 10px 0px;
	margin-bottom: 20px;
}

/* bottom */
#bottom div.middle div.item1 ul.menu li a{
	color: White;
	display: block;
	padding: 0px 10px;
	border: solid white;
	border-width: 0px 1px 0px 0px;
	position: relative;
	top: 12px;
}
#bottom div.middle div.item1 ul.menu li.last a{
border: 0px;
}
#bottom div.middle div.item1 ul.menu li{
float: left;
}
#bottom div.middle div.item3 span.phone{
display: block;
font-family: Tahoma, sans-serif;
font-size: 20px;
}
#bottom div.middle div.item3{
float: right;
}
#bottom div.middle div.item1 a{
color: White;
display: block;
}
#bottom div.middle div.item1{
float: left;
}
#bottom div.middle div.item1 ul.menu{
list-style: none;
padding: 0px;
margin: 0px;
}
#bottom div.middle div.inp{height: 40px;}
#bottom div.middle{
background-color: #798083;
color: White;
 padding: 20px;
}
#bottom div.bottom{
font-size: 11px;
color: #999999;
padding: 20px 25px;
background-image: url(../images/shadow2.gif);
background-repeat: no-repeat;
background-position: top;
}
#bottom{
	padding-bottom: 10px;
	padding-top: 20px;
}