/*--整个区域--*/
#divContainerIndex {
	text-align:center;
	width:100%;
	margin:auto;
	background-image: url(../images/top_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
}
#divTopIndex {
	position:relative;
	text-align:left;
	width:1003px;
	height:130px;
	margin:auto;
	overflow:hidden;
	background-image: url(../images/top_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.divMiddleBannerIndex {
	clear:both;
	position:relative;
	text-align:center;
	width:100%;
	height:415px;
	margin:auto;
	overflow:hidden;
	background-image: url(../images/index_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#divMiddleContentIndex {
	clear:both;
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	margin-top:5px;
	overflow:hidden;
}
#divMiddleContentIndex2 {
	clear:both;
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	margin-top:22px;
	overflow:hidden;
}
#divMiddleContentIndex3 {
	clear:both;
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	margin-top:10px;
	overflow:hidden;
}
#divMiddleContentIndex4 {
	clear:both;
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	margin-top:20px;
	overflow:hidden;
}
#divMiddleContentIndex5 {
	clear:both;
	position:relative;
	text-align:left;
	width:980px;
	margin:auto;
	margin-top:55px;
	margin-bottom:20px;
	overflow:hidden;
}
#divMiddleLeftIndex { 
	float:left;
	width:290px;
	text-align:left;
	margin:auto;
	overflow:hidden;
}
#divMiddleRightIndex { 
	float:left;
	width:700px; 
	margin:auto;
	overflow:hidden;
}
#divIndexNews {
	clear:both;
	position:relative;
	text-align:left;
}
#divIndexTYQ {
	clear:both;
	position:relative;
	text-align:left;
}
#divIndexDZ {
	clear:both;
	position:relative;
	margin-top:16px;
	text-align:left;
}
#divIndexGMXD {
	clear:both;
	position:relative;
	text-align:left;
}
#divRightContentIndex { 
	float:right;
	text-align:left;
	width:700px;
	margin:auto;
	overflow:hidden;
}
#divIndexGG1 {
	position:relative;
	float:left;
	width:684px;
	height:104px;
}
#divIndexGG1 img {
	margin-top:18px;
}
#divIndexGG2 {
	position:relative;
	float:right;
	width:289px;
	height:104px;
}
#divIndexLink {
	position:relative;
	text-align:center;
}


#divBottomIndex {
	clear:both;
	position:relative;
	width:100%;
	text-align:center;
	line-height:16px;
	padding-top:16px;
	padding-bottom:16px;
	margin-top:15px;
	color:#aeaeae;
	border-top:1px solid #dfdfdf;
	background-color:#fafafa;
}
