#room_info{
	float:left;
	text-align:left;
	width:450px;
}

#room_info .info .des{
	font-size:11px;
	font-weight: normal;
}

#room_info .info tr{
	height:30px;
}

#room_info .info th{
	background-color:#0066cc;
	color:#ffffff;
	width:120px;
	font-size:14px;
	font-weight: normal;
	text-align:right;
	padding-right:10px;
}

#room_info .info td{
	padding-left:10px;
	font-size:14px;
	font-weight: bold;

}

#room_info .btnSet{
	clear: both;
	margin: 10px 0;
	padding: 0;
	text-align: left;
	zoom: 1;
}
#room_info .doSubmit{
	height:30px;
	width:120px;
	background-color:#0066cc;
	color:white;
	border:0px;
	font-size:16px;
	cursor:pointer;
}

#room_info .doCancle{
	height:30px;
	width:120px;
	background-color:#9b9b9b;
	color:white;
	border:0px;
	font-size:16px;
	cursor:pointer;
}

#room_info .cancle{
	height:30px;
	width:120px;
	background-color:#747474;
	color:#ffffff;
	border:0px;
	font-size:16px;
	cursor:pointer;
	text-align:center;
	vertical-align: bottom;  
}

#room_info .info input{
	padding-left:10px;
	height:20px;
	font-size:14px;
	font-weight: normal;
}

#room_info .btnArea a{
	text-decoration:none;
	font-size:16px;
}
#about_bank{

	display:none;
}

#room_info h1,
#room_info h2,
#room_info h3,
#room_info h4,
#room_info h5,
#room_info h6 {
	line-height: 1.5;
	font-weight: 600;
	color: #666;
	text-rendering: auto;
}
#room_info h1 {
	font-size: 22px;
}
#room_info h2 {
	font-size: 18px;
}
#room_info h3 {
	font-size: 14px;
}
#room_info h4,
#room_info h5,
#room_info h6 {
	font-size: 12px;
}

.ct-table{
	border-collapse: collapse;
}
.info-input-form th{
	padding: 2px 10px 2px 2px;
}

.info-input-form td{
	padding: 2px 2px 2px 10px;
}

.gd-ab-a{
	box-sizing: content-box;
	line-height: 1.4;
	margin-top:10px;
	color:#999;
}
