@charset "utf-8";
/* CSS Document */

body {
margin:0 auto;
padding:0px;
font-size:12px;
}

h4 {
font-size:12px;
font-family:"宋体";
color:#164e81;
}

#container {
margin:0px auto;
width:1002px;
}

#header {
margin:0px auto;
}
	#logo {
	background:url(../images/logo.jpg) no-repeat;
	width:390px;
	height:221px;
	float:left;
	}
	#flash {
	width:612px;
	height:221px;
	float:left;
	}


#main {
margin:0px auto;
width:1002px;
position:relative;
clear:both;
}
#page {
position:absolute;
top:42px;
left:50px;}
/*company*/
#comsidebar {
background:url(../images/repeatLeftBg.jpg) repeat-y top left;
width:192px;
float:left;
height:635px;
}

/*contact us*/
#considebar {
background:url(../images/repeatLeftBg.jpg) repeat-y top left;
width:192px;
float:left;
height:610px;
}

/*product*/
#prosidebar {
background:url(../images/repeatLeftBg.jpg) repeat-y top left;
width:192px;
float:left;
height:895px;
}

	#productlist {
	background:url(../images/sidebar.jpg) no-repeat top left;
	width:192px;
	height:375px;
	}
#right {
width:810px;
float:right;
}

		/*company*/
		#comMidd {
		background:url(../images/commidTop.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		/*contact us*/
		#contMidd {
		background:url(../images/conmidTop.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		/*product*/
		#proMidd {
		background:url(../images/productOne.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		#proMiddTwo {
		background:url(../images/productTwo.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		#proMiddThree {
		background:url(../images/productThree.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		#proMiddFour {
		background:url(../images/productFour.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		#proMiddFive {
		background:url(../images/productFive.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		#proMiddSix {
		background:url(../images/productSix.jpg) no-repeat top left;
		padding:100px 0 0 0;
		width:675px;
		height:91px;
		float:left;
		}
		
		/*company*/
		#comright {
		background:url(../images/repeatRightBg.jpg) repeat-y top right;
		float:right;
		width:135px;
		height:635px;
		}
		
		/*contact us*/
		#conright {
		background:url(../images/repeatRightBg.jpg) repeat-y top right;
		float:right;
		width:135px;
		height:610px;
		}
		
		/*product*/
		#proright {
		background:url(../images/repeatRightBg.jpg) repeat-y top right;
		float:right;
		width:135px;
		height:895px;
		}
#companyPic {
position:absolute;
top:550px;
left:200px;
}		
.comppadding {
padding:0 20px 0 20px;
}

.compInfo {
	font-family:"宋体",Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#333333;
	text-indent:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	}
	
/*table {
width:100%;
border:#e0dfd4 solid 0px;
border-collapse:collapse;
empty-cells:hide;
}*/
.left {
float:left;
clear:left;
font-size:12px;
line-height:35px;
}
.right {
float:right;
clear:right;
font-size:12px;
line-height:35px;
}


/*底*/
/*company*/
#combottom {
margin:0 auto;
background:url(../images/home.jpg) no-repeat top left;
width:1002px;
height:231px;
clear:both;
}

/*company*/
#conbottom {
margin:0 auto;
background:url(../images/contact.jpg) no-repeat top left;
width:1002px;
height:231px;
clear:both;
}

/*propany*/
#probottom {
margin:0 auto;
background:url(../images/product.jpg) no-repeat top left;
width:1002px;
height:231px;
clear:both;
}

/*脚*/
#footer {
margin:0 auto;
background:url(../images/footer.jpg) no-repeat top left;
width:1002px;
height:87px;
clear:both;
}

