.mainFrame {
	width: auto;
	min-height:800px;
	height: auto !important;
	overflow: hidden;
	padding-top:60px;
	color:#696968;
}
.mainFrame .main {
	width: 1100px;
	min-height:800px;
	height: auto !important;
	overflow: hidden;
	margin:0 auto;
	padding-bottom:100px;
}
.mainFrame .main .left {
	width:430px;
	min-height:800px;
	height: auto !important;
	overflow: hidden;
	float:left;
	margin-right:30px;
}
.mainFrame .main .right {
	width:640px;
	min-height:850px;
	height: auto !important;
	overflow: hidden;
	float:left;
}
.mainFrame .main .left .leftTop {
	width:366px;
	height:280px;
	padding:0 30px;
	border:1px solid #b99134;
	margin-bottom:20px;
}
.mainFrame .main .left .leftTop .leftTopTitle {
	width:366px;
	height:75px;
	line-height:75px;
	font-size:24px;
	text-align:center;
	margin-bottom:25px;
}
.mainFrame .main .left .leftTop .in {
	width:366px;
	height:30px;
	line-height:30px;
	font-size:13px;
	margin-bottom:20px;
}
.mainFrame .main .left .leftTop .in .inLeft {
	width:70px;
	height:30px;
	padding-right:15px;
	text-align:right;
	float:left;
}
.mainFrame .main .left .leftTop .in .inRight {
	width:281px;
	height:30px;
	float:left;
}
.mainFrame .main .left .leftTop .in .inRight input {
	font-size:13px;
	text-indent:10px;
	border:none;
	height:30px;
	line-height:30px;
	width:245px;
	border:1px solid #afd136;
}
.mainFrame .main .left .leftTop .btn {
	width:340px;
	height:30px;
	line-height:30px;
}
.mainFrame .main .left .leftTop .btn a{
	display:block;
	margin-right:30px;
	float:right;
}
.mainFrame .main .left .leftTop .btn input {
	width:75px;
	height:30px;
	margin-right:5px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30b80e', endColorstr='#258e0a');
	background-image: linear-gradient(to bottom, #30b80e, #258e0a);
	background-repeat: repeat-x;
	border:none;
	cursor:pointer;
	color:#fff;
	float:right;
}
.mainFrame .main .left .leftBottom {
	width:430px;
	height:240px;
}
.mainFrame .main .left .leftBottom img {
	border:1px solid #afd136;
	border-radius: 5px;
}
.mainFrame .main .right .kuang {
	width:550px;
	min-height:850px;
	height: auto !important;
	overflow: hidden;
	padding:0 30px 30px 30px;
	border:1px solid #b99134;
	font-size:13px;
}
.mainFrame .main .right .kuang .title {
	width:550px;
	height:78px;
	text-align:center;
	line-height:78px;
	font-weight:bold;
	font-size:24px;
	margin-bottom:25px;
}
.mainFrame .main .right .kuang .in {
	width:550px;
	height:30px;
	margin-bottom:20px;
}
.mainFrame .main .right .kuang .in .inLeft {
	width:155px;
	height:30px;
	float:left;
	padding-right:15px;
	text-align:right;
	line-height:30px;
}
.mainFrame .main .right .kuang .in .inRight {
	width:380px;
	height:30px;
	float:left;
}
.mainFrame .main .right .kuang .in .inRight input {
	width:245px;
	height:30px;
	line-height:30px;
	font-size:12px;
	text-indent:10px;
	border:1px solid #afd136;
}
.mainFrame .main .right .kuang .in .inRight select {
	width:55px;
	height:30px;
	text-align:center;
	background-image: linear-gradient(to bottom, #f9f9f9, #dbdbdb);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#dbdbdb');
	border:1px solid #ebebeb;
}
.mainFrame .main .right .kuang .show {
	width:405px;
	height:30px;
	padding-left:170px;
	margin-bottom:10px;
}
.mainFrame .main .right .kuang .show input {
	margin-right:10px;
}
.mainFrame .main .right .kuang #show2 {
	margin-bottom:20px;
}
.mainFrame .main .right .kuang .in #postcode input {
	width:100px;
	height:30px;
}
.mainFrame .main .right .kuang .in #postcode span {
	width:130px;
	height:30px;
	display:inline-block;
	line-height:30px;
	text-align:center;
	color:#fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb335f', endColorstr='#b12950');
	background-image: linear-gradient(to bottom, #cb335f, #b12950);
	background-repeat: repeat-x;
}
.mainFrame .main .right .kuang .show .register {
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9335f', endColorstr='#b4294e');
	background-image: linear-gradient(to bottom, #c9335f, #b4294e);
	height: 30px;
	color:#fff;
	line-height: 30px;
	width: 90px;
	cursor:pointer;
}
