@import url("css.css");

/*这里是banner的样式*/
#banner{
    width:933px;
	height:201px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#banner_left{
	height:201px;
	width:582px;
	float:left;
	position: relative;
}
#banner_right{
	height:201px;
	width:351px;
	float:left;
	position: relative;
}



#middle{
    width:933px;
	height:100%;
	border-bottom:15px solid #B1DA1A;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#middle_left{
	height:928px;
	width:263px;
	background-color:#E6E6E6;
	float:left;
	position: relative;
}
#middle_left_about{
	height:1162px;
	width:263px;
	background-color:#E6E6E6;
	float:left;
	position: relative;
}
#middle_left_case{
	height:1328px;
	width:263px;
	background-color:#E6E6E6;
	float:left;
	position: relative;
}
#middle_left_contact{
	height:838px;
	width:263px;
	background-color:#E6E6E6;
	float:left;
	position: relative;
}
#middle_left_01{
	height:21px;
	width:100px;
	padding:2px 0px 0px 23px;
	margin:0px 0px 5px 5px;
	background-image: url(../img/2_r43_c8.jpg);
	float:left;
	position:relative;
}
#middle_right{
	height:100%;
	width:670px;
	background-image:url(../img/1_r20_c10.jpg);
	float:left;
	position: relative;
}
#middle_right_01{
	height:320px;
	width:300px;
	padding-left:15px;
	float:left;
	position: relative;
}
#middle_right_02{
	height:250px;
	width:300px;
	padding-left:15px;
	float:left;
	position: relative;
}
#middle_right_03{
	height:100%;
	width:615px;
	padding-left:15px;
	float:left;
	position: relative;
}
#middle_right_04{
	height:230px;
	width:315px;
	padding-left:5px;
	float:left;
	position: relative;
}
#middle_middle{
    width:933px;
	height:7px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*#middle_buttom{
    width:933px;
	height:310px;
	padding-top:12px;
	border-bottom:15px solid #B1DA1A;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middle_buttom_01{
    width:264px;
	height:290px;
	padding-left: 38px;
	float:left;
}*/

#buttom{
    width:933px;
	height:80px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}