@charset "utf-8";
.a001 {
	height: 230px;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -50%;
	background-color: #4a8cd8;
	background-image: url(../_imgs/a001_bg01.png);
	background-position: center;
	background-repeat: no-repeat;
}
.a001_01 {
	height: 230px;
	width: 965px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -482.5px;
	background-color: #e7e7e7;
}

.a002 {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 50px;
	left: 50%;
	top: 230px;
	margin-left: -50%;
	background-image: url(../_imgs/a002_bg01.png);
	background-repeat: repeat-x;
}
.a002_01 {
	position: absolute;
	z-index: 3;
	width: 965px;
	height: 50px;
	left: 50%;
	top: 0px;
	margin-left: -482.5px;
}

.a003 {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 270px;
	margin-left: -50%;
	background-color: #717171;
	background-image: url(../_imgs/a003_bg01.png);
	background-position: 50% 0px;;
	background-repeat: no-repeat;
}
.a003_01 {
	background-color: #fff;
}


.a004 {
	background-color: #666;
	border-top: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 18px;
}