@charset "utf-8";
/*--整个区域--*/
#divContainer {
	text-align:center;
	width:1003px;
	height:100%;
	margin:auto;
	background-color:#FFFFFF;
}
#divTop {
	position:relative;
	text-align:left;
	width:100%;
	height:57px;
	margin:auto;
	overflow:hidden;
	background-image: url(http://www.lyqm.net/images/car/top_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#divMiddleMenu {
	clear:both;
	position:relative;
	top:0px;
	text-align:left;
	width:100%;
	height:75px;
	margin:auto;
	overflow:hidden;
	background-image: url(menu_middle_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:99;
}
.divMiddleMenuAndBanner {
	clear:both;
	width:100%;
	height:271px;
	margin:auto;
	overflow:hidden;
}
.divMiddleMenuAndBanner2 {
	clear:both;
	width:100%;
	height:65px;
	margin:auto;
	overflow:hidden;
}
.divMiddleBanner {
	clear:both;
	position:relative;
	top:-41px;
	text-align:left;
	width:100%;
	height:206px;
	margin:auto;
	z-index:88;
}
#divMiddleContent {
	clear:both;
	position:relative;
	top:-28px;
	text-align:left;
	width:100%;
	margin:auto;
}
#divBottom {
	clear:both;
	position:relative;
	top:-31px;
	margin:auto;
	margin-bottom:-31px;
	text-align:center;
	width:100%;
	height:28px;
	line-height:28px;
	color:#666666;
	background-image: url(http://www.lyqm.net/images/car/top_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.lineheight {
	clear:both;position:relative;margin:auto;height:15px;
}
.lineheight2 {
	clear:both;position:relative;margin:auto;height:13px;
}
.lineheight3 {
	clear:both;position:relative;margin:auto;height:8px;
}

.logo {
	position:relative;
	float:left;
	width:200px;
	height:57px;
	background-image: url(logo_gaccf.gif);
	background-repeat: no-repeat;
	background-position: 27px center;
}
.topMenu {
	position:relative;
	float:right;
	width:470px;
}
.contentLeft {
	position:relative;
	float:left;
	width:262px;
	margin:auto;
}
.contentRight {
	position:relative;
	float:right;
	width:741px;
	margin:auto;
	padding-top:1px;
}