@charset "utf-8";
/* CSS Document */

html {
    background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
    background-color: #9d9ea0;
    background-attachment: scroll;
	background-position: top;
	height: 100%;
}
@media all and (min-height:0px;){
  body #footer{
	height: 160px;
	margin-top:-110px;
	position: relative;
	float:left;
	width: 100%;
  }
  body #main {
  	padding-bottom: 0px;
	width: 100%;
	height: 110px;
	float:left;
  }

}
.wrapper {
    position: relative;
    margin: auto;
    width: 990px;
	height: 100%;
	* margin-bottom: 150px;
}

.topinfo{
	float:left;
	width: 990px;
	height: 373px;
	background-image: url(../img/mainbg.jpg);
}

.ti-left{
	float:left;
	width: 468px;
	height: 348px;
	padding-left: 25px;
	padding-top: 25px;
}

.ti-right{
	padding-top: 25px;
	float:left;
	width: 497px;
	height: 348px;
}

.ti-advantage-wrapper{
	float:left;
	width: 373px;
	height: 48px;
	background-image: url(../img/ico/gearwheel_medium.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 1px;
	margin-bottom: 20px;
}

.undertop_left{
	float:left;
	width: 400px;
	height: 60px;
	padding-top: 17px;
	padding-left: 96px;
	background-image: url(../img/undertop_left.jpg);
	background-repeat: no-repeat;
	line-height: 24px;

}

.undertop_right{
	float:left;
	width: 394px;
	height: 60px;
	padding-top: 17px;
	padding-left: 100px;
	background-image: url(../img/undertop_right.jpg);
	background-repeat: no-repeat;
	line-height: 24px;
}


.big-ico-left{
	float:left;
	width: 496px;
	height: 130px;
	padding-top: 17px;
	margin-top: 3px;
}

.big-ico-right{
	float:left;
	width: 494px;
	height: 130px;
	padding-top: 17px;
	margin-top: 3px;
	margin-bottom: 10px;
	* 	margin-bottom: 3px;
}

.big-ico-img{
	float:left;
	width: 128px;
	height: 128px;
}

.big-ico-text{
	float:left;
	line-height: 19px;
	width: 330px;
	height: 150px;
	text-align:justify;
}

