@charset "iso-8859-1";

/*==============================	

==============================*/

.bxslider{
	z-index:1;
	}
.bxslider .slide{
	background-color:#333;
	width:100%;
}
.bxslider .slide1 .slideArea,
.bxslider .slide2 .slideArea,
.bxslider .slide3 .slideArea,
.bxslider .slide4 .slideArea{
	min-height:470px;
	height:470px;
	}
.bxslider .slide1{
	background: url(../images/indexbg_solution.jpg) center bottom no-repeat;
    -webkit-background-size:100% 100%;
    -o-background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size:100% 100%;
}
.bxslider .slide1 .slideArea{
	background: url(../images/img_solution.png) center bottom no-repeat;
	}	
.bxslider .slide2{
    background: url(../images/indexbg_products.jpg) center bottom no-repeat;
    -webkit-background-size:cover;
    -o-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}
.bxslider .slide2 .slideArea{
	background: url(../images/img_products.png) center bottom no-repeat;
	}
.bxslider .slide3{
	background: url(../images/indexbg_network.jpg) repeat-x;
}
.bxslider .slide3 .slideArea{
	background: url(../images/img_network.png) center bottom no-repeat;
	}
.bxslider .slide4{
	background: url(../images/indexbg_hyc.jpg) center bottom no-repeat;
    -webkit-background-size:cover;
    -o-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}
.bxslider .slideArea .area h1{
	font-size:180%;
	margin-bottom:5px;
	font-weight:normal;
}
.bxslider .slideArea{
	width:940px;
	margin:0 auto;
}
.bxslider .slideArea .area{
	padding-top:120px;
	color: #FFF;
}
#pageNaviBlock {
	margin-bottom:10px !important;
	}
.home .layout3 .floatLeft{
	width:610px;
	}
.home .layout3 .floatRight{
	width:300px;
	}





/*contents*/


	



