
.resultTb {
	background: #FFF;
	border: 1px solid #FFF;
	border-collapse: collapse;
	margin: 10px auto;
	width: 600px;
}
.resultTb th,
.resultTb td {
	background: #FFF;
	border: 1px solid #FFF;
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
	vertical-align: top;
}

.nextbackTb { border: none; border-collapse: collapse; border-width: 0; margin: 20px auto 0; width: 128px;}
.nextbackTb th,
.nextbackTb td { border: none; border-width: 0; margin: 0; padding: 10px; text-align: center; width: 205px;}
.nextbackTb img { border: none;}

.detailTb {
	border: 1px solid #FFF;
	border-collapse: collapse;
	margin: 10px auto 0;
	width: 580px;
}
.detailTb th {
	background: #FAFAFA;
	border-bottom: 1px solid #CCC;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.detailTb td {
	background: #FFF;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.detailTb2 {
	border: none;
	border-collapse: collapse;
	margin: 10px auto 0;
	width: 580px;
}
.detailTb2 th {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.detailTb2 td {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.detailTb2 td img {
	background: #FAFAFA;
	border: 2px solid #CCC;
	padding: 5px;
}

.alert {
	color: #F00;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}

.none {
	display:none;
}
/*.box1 {
	text-align:center;
	font-size:12px;
	line-height:140%;
	margin:10px 5px;
}*/
.box2 {
	text-align:left;
	font-size:12px;
	line-height:140%;
	margin:0;
}
.btn1 {
	margin-top:10px;
}
