.style1 {
	width: 100%;
	height: 56px;
	line-height: 56px;
}

.style2 {
	padding: 0 21px;
	display: inline-block;
	vertical-align: middle;
}

.style3 {
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	width: 1100px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.style4 {
	color: #015293;
	white-space: nowrap;
	cursor: pointer;

}

.container {
	margin: 0 auto;
	max-width: 960px;
	padding: 20px;
}

.seat tr td {
	line-height: 66px !important;
	padding: 0 !important;
}

.centerform .sel_opt {
	height: 230px;
	overflow-y: auto;
}

#yesResult tr td {
	text-align: center;
	padding: 10px;
	font-size: 14px !important;
}

.table_solid th {
	border: 1px solid #dcdcdc !important;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}