@charset "utf-8";
/*--整个区域--*/
#divContainerIndex {
	text-align:center;
	width:1003px;
	height:978px;
	margin:auto;
	background-color:#CCCCCC;
	background-image: url(index_bg_line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.divMiddleMenuAndBannerIndex {
	clear:both;
	width:100%;
	height:75px;
	margin:auto;
	overflow:hidden;
}
#divMiddleContentIndex {
	clear:both;
	position:relative;
	top:-41px;
	text-align:left;
	width:100%;
	height:628px;
	margin:auto;
}
#divBottomContentIndex {
	clear:both;
	position:relative;
	top:-41px;
	text-align:left;
	width:100%;
	height:251px;
	margin:auto;
}
#divBottomLineIndex {
	clear:both;
	position:relative;
	top:-41px;
	width:100%;
	height:2px;
	margin:auto;
	background-color:#CCCCCC;
	background-image: url(index_line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#divBottomIndex {
	clear:both;
	position:relative;
	top:-41px;
	margin:auto;
	margin-bottom:-41px;
	text-align:center;
	width:100%;
	height:28px;
	line-height:28px;
	color:#666666;
	background-image: url(index_bg_line.gif);
}

.topMenuIndex {
	position:relative;
	float:right;
	width:390px;
}

.contentLeftIndex {
	position:relative;
	float:left;
	width:200px;
	height:190px;
	margin:auto;
	margin-top:11px;
	margin-left:20px!important;
	margin-left:10px;
	background-image: url(index_bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentCenterIndex {
	position:relative;
	float:left;
	width:527px;
	height:189px;
	margin:auto;
	margin-top:11px;
	margin-left:8px;
	background-image: url(index_bg_campaign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentRightIndex {
	position:relative;
	float:left;
	width:218px;
	height:202px;
	margin:auto;
	margin-top:11px;
	margin-left:10px;
	background-image: url(index_bg_salessupport.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentSpecialIndex {
	position:relative;
	text-align:left;
	width:491px;
	margin:auto;
	overflow:hidden;
}
.contentSpecialItemIndex {
	position:relative;
	width:159px;
	height:158px;
	margin:auto;
	margin-right:5px;
}
.contentSpecialItemPicIndex {
	position:relative;
	width:100%
	height:71px;
	text-align:center;
	margin:auto;
	padding:4px;
}
.contentSpecialItemWordIndex {
	position:relative;
	width:100%
	height:30px;
	text-align:left;
	margin:auto;
	margin-top:18px;
	padding-top:5px; 
	padding-left:2px; 
	padding-right:2px;
}
/***********************网页底部************************************/

#footer{
	clear:both;
	position:relative;
	top:-41px;
	margin:auto;
	margin-bottom:-41px;
	text-align:center;
	width:100%;
	height:28px;
	line-height:28px;
	color:#666666;
	background-image: url(index_bg_line.gif);
}
#footer td{
	padding:1em 0 1em 0;
}