@charset "utf-8";

.contentFreedistribute {
}
.contentFreedistribute .freedistributeTitleImg {
	margin: 20px 0 10px;
}
.contentFreedistribute .freedistributeRightImg ,
.contentFreedistribute .freedistributeLeftImg {
	display: inline-block;
	margin-bottom: 15px;
}
.contentFreedistribute .freedistributeLeftImg {
	margin-right: 18px;
}
.contentFreedistribute .freedistributeBtmImg {
	background: url(/images/common/parts/freedistributeBtmImg.gif) no-repeat left top !important;
	width: 874px;
	height: 260px;
	position: relative;
	margin-bottom: 20px;
}
.contentFreedistribute .freedistributeBtmImg .freedistributeBtmImg_price ,
.contentFreedistribute .freedistributeBtmImg .freedistributeBtmImg_contact {
	position: absolute;
}
.contentFreedistribute .freedistributeBtmImg .freedistributeBtmImg_price {
	top:115px;
	left:557px;
}
.contentFreedistribute .freedistributeBtmImg .freedistributeBtmImg_contact {
	top:190px;
	left:40px;
}
.contentFreedistribute .freedistributeBtmBtn li{
	text-align: center;
	margin-bottom: 20px;
}
.contentFreedistribute .freedistributeBtmBtn li a{
	display: inline-block;
}
