.bannerFrame {
	width: auto;
	height:455px;
	background:url(../images/banner2.png) center;
}
.bannerFrame .banner {
	width: 1100px;
	height:455px;
	margin:0 auto;
}
.mainFrame {
	min-height: 500px;
	height: auto !important;
	overflow: hidden;
	width: auto;
	background:#efeadd;
}
.main {
	width: 1100px;
	min-height: 500px;
	height: auto !important;
	overflow: hidden;
	margin:0 auto;
	background:#fff;
	padding-bottom:80px;
}
.main .group {
	width: 345px;
	height:468px;
	border:1px solid #dbdadb;
	float:left;
	margin:15px 0 15px 15px;
}
.main .group .photo {
	width: 345px;
	height:345px;
	position:relative;
}
.main .group .photo .title {
	width: 345px;
	height:35px;
	background:url(../images/bg.png);
	line-height:35px;
	color:#fff;
	text-indent:20px;
	position:absolute;
	left:0;
	bottom:0;
}
.main .group .photo #jia {
	position:absolute;
	left:10px;
	top:15px;
}
.main .group .money {
	width: 345px;
	height:45px;
	line-height:45px;
	text-indent:20px;
}
.main .group .money strong {
	font-size:18px;
	font-weight:normal;
}
.main .group .money span {
	float:right;
	font-size:20px;
	font-weight:bold;
	margin-right:15px;
}
.main .group .text {
	width: 345px;
	height:25px;
	text-indent:20px;
	color:#403c3e;
}
.main .group .btn {
	width: 225px;
	height:40px;
	line-height:40px;
	padding-left:120px;
}
.main .group .btn img {
	float:right;
	margin-left:10px;
}
.main .group .btn a {
	display:inline-block;
	width: 100px;
	height:40px;
	text-align:center;
	color:#fff;
	float:right;
	margin-left:10px;
}
.main .group .btn .car {
	background:#f37900;
}
.main .group .btn .just {
	background:#cc3527;
	margin-left:10px;
}
