html, body {
	position: relative;
	margin:0px;
	padding:0px;
	background:#fff;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	min-width: 980px;
	line-height: 16px;
}

img { behavior: url(/iepngfix.htc) }

.width {
  z-index: 1;
  width:100%;
  min-width:980px;
}

* html .minwidth {
  padding-left:980px;
}

* html .contain {
  margin-left:-980px;
  position:relative;
}

* html .minwidth,
* html .contain,
* html .layout {
  height:1px;
}

h2{
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	padding: 0;
	margin: 0 0 15px 0;
}


h3{
	font-size: 120%;
	font-weight: bold;
	color: #0000;
	padding: 0;
	margin: 0 0 15px 0;
	
}

a:{color: #000000;
}

a:hover{color: #990000;
}

#all {
	text-align:left;
	width:100%;
	margin: 0;
	padding: 0;
}

.head {
	display:block;
	height:178px;
	
}

#container {
	margin: 0; 
	padding: 0 0 80px 0;
	position:relative;
	display:block;
	background: #E9EFF6; 
	border-right-width: 180px;
	border-left-width: 285px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6e8fe;
	border-left-color: #eae9e9;
        
}
#inner {
	display:block;
	position:relative;
	margin: 0 -180px 0 -285px;
padding: 0;
	}


div#inner:after {
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden; 
	clear: both;
	}

#left {
	float:left;
	position:relative;
	width:"265"px;
	left:0;
	margin: 0;
	padding: 30px 0 0 10px;
	background-image: url(/pic/fon1.gif);
	background-repeat: repeat-x;
	background-position: top;
        
	
}
#right {
	float:right;
	position:relative;
	width:160px;
	right:0;
	margin: 0;
	padding: 30px 10px 20px 10px;
	text-align: center;
        
}
#center {
	position:relative;
	display:block;
      /*	height:1%; */
        min-height:1110px;
         height:auto !important;
         height:1110px;
	background-image: url(/pic/fon2.gif);
	background-repeat: repeat-x;
	background-position: top;
      	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8cb7e8;
	border-left-color: #999999; 
	margin-right: 180px;
	margin-left: 285px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
        overflow: visible;
}
.clear {
	clear:both;
}
.banners {
	position: absolute;
	top: 178px;
	padding: 40px 0 0 40px;
	right: 0px;
	z-index: 30;
	width: 142px;
	height: 500px;
	background-image: url(/pic/fon3.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
}
.foot {
	position: absolute;
	bottom: 0;
	display:block;
	height:80px;
	width: 100%;
	background:#3581d7;
	vertical-align: middle;
	margin: 0;
	padding: 0px;
	z-index: 50;
}

	#topright{
	position: absolute;
	z-index: 2;
	height: 178px;
	width: 543px;
	top: 0;
	right: 0px;
	margin: 0;
	padding: 0;
	
	}


.footp1 {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	position: relative;
}

.footp1 a{
	color: #FFFFFF;
	text-decoration: none;

} 

.footp1 a:hover{
	color: #990000;
	text-decoration: none;

} 


.footp2 {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-right: 20px;
	float: right;
	position: relative;
}

.footp2 a{
	color: #FFFFFF;
	text-decoration: none;

} 

.footp2 a:hover{
	color: #990000;
	text-decoration: none;

} 

#logo{
	position: absolute;
	z-index: 3;
	height: 111px;
	width: 262px;
	left: 190px;
	top: 17px;
	margin: 0;
	padding: 0;
}
#slogan{
	position: absolute;
	z-index: 4;
	left: 30px;
	top: 156px;
	width: 260px;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	
}
#center p {
	padding: 0;
	margin: 0 0 10px 0;
		
}
#center a {
	color: #000000;
	text-decoration: underline;
}
#center a:hover{
	color: #990000;
	text-decoration: underline;
}
#navlist {
	list-style-image: url(/pic/strelki.gif);
        list-style-position: inside;
        width: 245px;
}
#left p {
	font-weight: bold;
	color: #1060ba;
	padding: 0px;
	margin: 0;
	font-size: 110%;
	
}
.leftbox {
	margin: 25px 5px  5px  30px  ;
	
}


#navcontainer {
	padding: 0px;
	margin: 0 0 0 -10px;

}

#navcontainer #navlist a {
	font-weight: bold;
	color: #1060ba;
	text-decoration: none;
	font-size: 110%;
}

#navcontainer #navlist a:hover{
	color: #990000;
	text-decoration: none;
}
#navcontainer #navlist li {
	padding: 7px 0 7px 0;
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8A8A8;

}
#languige{
	position: absolute;
	z-index: 6;
	left: 202px;
	top: 125px;
}
.leftconer {
	position: absolute;
	z-index: 10;
	left: -4px;
	top: 0;
}

.rightconer {
     position: absolute;
     z-index: 62;
     top: 0;
     right: -3px;
    height: 72px;
    width: 4px;
    background: url(/pic/fon51.gif) no-repeat top;
    padding: 0;
    margin: 0;
}
#content{
        padding: 40px 20px 20px 20px;
	margin: 0 0 0 10px;
	}
	
.navhoriz {
	padding: 0px ;
	margin: 0px 0 5px 10px;

}
#center .navhoriz a {
	color: #1060ba;
	text-decoration: none;
}
#center .navhoriz a:hover{
	color: #1060ba;
	text-decoration: underline;
}
.header {
	margin: 0 0 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	padding: 0 0 5px 0;
	background-image: url(/pic/fon6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navlist{
	margin-top: 0;
	padding-top: 0;
}
#content img {border:0;}
