a{
	color: blue;
}

.bodycls{
	width: 1024px;
	height: auto;
	background-color: #fbfbfb;
}

#bannerImg{
	position: relative;
	width: 900px;
	height: 349px;
	background-image: url(../img/index/banner.jpg);
	margin-top: 3px;
}

#gylayer{
	position: relative;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
}

/*会社案内样式 begin*/
#hsanlayer{
	position: relative;
	width: 900px;
	height: 185px;
	margin-top: 3px;
}

/*设置会社案内标题 层样式*/
#hsanlayer #hsanbt{
	position: relative;
	width: 895px;
	height: 40px;
	border-left: 5px solid #1b6d85;
	border-bottom: 1px dashed #888888;
}
/*设置会社案内标题 位置*/
#hsanlayer #hsanbt span{
	position: relative;
	float: left;
	left: 15px;
	top: 10px;
	font-weight: bold;
}

#hsannr_left{
	float: left;
	text-align: left;
	width: 75%;
	margin-left: 20px;
	margin-top: 10px;
}

#hsannr_left #hsanlink{
	float: right;
}

#hsannr_right{	
	float: right;
	margin-top: 10px;
	width: 20%;
}

#hsannr_right img{
	width: 166px;
	height: 126px;
}
/*会社案内样式 end*/

/*施工事例样式 begin*/
#sgsllayer{
	position: relative;
	width: 900px;
	height: 185px;
	margin-top: 3px;
}

/*设置施工事例标题 层样式*/
#sgsllayer #sgslbt{
	position: relative;
	width: 895px;
	height: 40px;
	border-left: 5px solid #1b6d85;
	border-bottom: 1px dashed #888888;
}
/*设置施工事例标题 位置*/
#sgsllayer #sgslbt span{
	position: relative;
	float: left;
	left: 15px;
	top: 10px;
	font-weight: bold;
}

#sgslnr_left{
	float: left;
	text-align: left;
	width: 75%;
	margin-left: 20px;
	margin-top: 10px;
}

#sgslnr_left #sgsllink{
	float: right;
}

#sgslnr_right{	
	float: right;
	margin-top: 10px;
	width: 20%;
}

#sgslnr_right img{
	width: 166px;
	height: 126px;
}
/*施工事例样式 end*/

/*会社概要样式 begin*/
#hsgylayer{
	position: relative;
	width: 900px;
	height: auto;
	margin-top: 3px;
}

#hsgylayer #hsgybt{
	position: relative;
	width: 895px;
	height: 40px;
	border-left: 5px solid #1b6d85;
	border-bottom: 1px dashed #888888;
}

#hsgylayer #hsgybt span{
	position: relative;
	float: left;
	left: 15px;
	top: 10px;
	font-weight: bold;
}

#hsgylayer table{
	width: 80%;
	margin-top: 10px;
	border-collapse:collapse
}

#hsgylayer #td_right{
	text-align: left;
}

#hsgylayer #td_left{
	font-weight: bold;
	background-color: #ececec;
}
/*会社概要样式 end*/

/*新着情报样式 begin*/
#xzqblayer{
	position: relative;
	width: 900px;
	height: auto;
	margin-top: 3px;
}

#xzqblayer #xzqbbt{
	position: relative;
	width: 895px;
	height: 40px;
	border-left: 5px solid #1b6d85;
	border-bottom: 1px dashed #888888;
}

#xzqblayer #xzqbbt span{
	position: relative;
	float: left;
	left: 15px;
	top: 10px;
	font-weight: bold;
}

#xzqbnr{
	position: relative;
}

#xzqbnr_text{
	width: 95%;	
	height: 300px;
	overflow: scroll;
}

#xzqbnr_text p{
	text-align: left;
}

/*新着情报样式 end*/



