.popbox-car {
	width: 500px;
	padding: 10px;
	background-color: #ffffff;
	overflow: hidden;
	position: fixed;
	z-index: 450;
}
.popbox-car h2 {
	font-size: 14px;
	overflow: hidden;
	font-weight:normal;
	padding-left: 10px;
	position:relative;	
}
.popbox-car h2 span em {
	color:#999;
	font-style:normal;
}
.popbox-car h2 .close {
	cursor: pointer;
	position:absolute;
	right:10px;
}
.popbox-car h2 .close a {
	background: rgba(0, 0, 0, 0) url("http://images2.17qiche.com/img/closex.gif") no-repeat scroll 0 0;
	display: block;
	height: 17px;
	transition: all 0.3s ease-out 0s;
	width: 17px;
}
.popbox-car h2 .close a:hover {
	background-position: 0 -18px;
}
.popbox-car .tips_content p {
	margin: 10px;
	text-align: left;
	font-weight:bold;
}

.popbox-car .signup-info ul {
	padding-left:10px;	
}
.popbox-car .signup-info li {
    margin-bottom: 10px;
	line-height:32px;
}
.input-name{width:80px !important;margin-right:5px;}
.popbox-car .signup-info .tuan-name{
	display:inline-block;
	width:80px;
	text-align:right;
}
li {
    list-style: outside none none;
}
.popbox-car .input-tuan {
    padding-left: 10px;
    width: 308px;
    height: 30px;
    line-height: 30px;
	border:1px solid #CCC;
}
.popbox-car input.required,.popbox-car select.required {
    border: 1px solid #f00;
	background:#ffebe8;
}
.popbox-car .tips_button {
	margin-top: 30px;
	text-align: center;
}
.popbox-car .tips_button a {
	background: #0088f5 none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 0 160px;
	text-align: center;
	width: 180px;
	text-decoration:none;
}
.popbox-car .tips_treaty {
	color: #999;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
.popbox-car .acor {
    color: #0088f5;
	text-decoration:none;
}
.popbox-car .type-key {
	margin: -22px -10px 0 82px;
}
.popbox-car .type-key span {
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    margin: 0 3px 5px;
    padding: 0 10px;
}
.popbox-car .type-key span {
    position: relative;
}
.popbox-car .type-key .cur {
    border-color: #0088f5;
    border-width: 2px;
    color: #0088f5;
    line-height: 28px;
    padding: 0 9px;
}
.popbox-car .checkmodel span.cur em, .popbox-car .checkmodel span:hover em {
    background-position: 0 -30px;
}
.popbox-car .checkmodel span em {
    background: rgba(0, 0, 0, 0) url("http://js.17qiche.com/v1.7/images/checkmark.png") no-repeat scroll 0 15px;
    bottom: 0;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    width: 16px;
}
.mark {
    background: #000;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    z-index: 450;
	width: 100% !important;
}