/* CSS Document */

.first-button{
	margin-bottom: 5px;
}



.popup-box table{
	border-collapse: collapse;
}

.popup-box td,.popup-box th{
	padding: 5px;
	border: solid 1px #000000;
}

.popup-box th{
	background: #ffffce;
	text-align: center;
}

.popup-box ol{
	margin-left: 25px;
}


.haishi{
	width: 300px !important;
	border: solid 2px #ff9900;
	padding: 5px;
	text-align: center;
	margin: 0 auto 20px auto;
}

.attention-table td{
	border: none !important;
	padding: 0 !important;
	vertical-align: top;
}