@charset "utf-8";
/* CSS Document */
@import url(./build.css);
#menuL .menu01 a {
	display: none;
}
#Rbox .txtT {
	padding-bottom: 30px;
}


#itemAbox {
	float: left;
	height: 177px;
	width: 144px;
	padding-top: 53px;
	padding-bottom: 37px;
}
#readAtxt {
	float: right;
	height: auto;
	width: 477px;
	padding-top: 22px;
}
#maptitle {
	height: 66px;
	width: 630px;
}
#mapimg {
	height: 523px;
	width: 630px;
	padding-bottom: 13px;
}
#shousai {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6B6B8;
	border-bottom-color: #B6B6B8;
	height: auto;
	width: 630px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#bannerbox {
	width: 630px;
	height: auto;
	padding-top: 28px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B8;
}
#bannerbox #boxL {
	height: auto;
	width: 217px;
	padding-left: 113px;
	float: left;
}
#bannerbox #boxR {
	float: right;
	height: auto;
	width: 200px;
	padding-right: 75px;
}
#bannerbox #boxR .top {
	background-image: url(../img/air/t_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
#bannerbox #boxR .textbox {
	background-color: #CDDFB7;
	height: auto;
	width: 200px;
	line-height: 130%;
	color: #333;
	font-size: 12px;
}
#bannerbox #boxR .bottom {
	background-image: url(../img/air/t_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
#bannerbox #boxR .textbox .green {
	font-size: 11px;
	color: #063;
}

