.pera_content{
	padding:30px 0;
	font-size:14px;
	background-color: #fff;
	color:#656565;
}

.pera_content a{
	color:#656565;
	text-decoration: none;
}
.pera_content a:hover{
	text-decoration: underline;
}

.pera_content ul li{
	list-style-type: square;
	color: #656565;
	line-height: 160%;
	margin-bottom:10px;
}
.pera_content .content{
	padding:0 30px;
}
div.afterquestions ul li{
	color:#656565;
}
div.afterquestions b{
	display:block;
	margin-left:30px;
}
div.afterquestions br{
	display: none;
}
div.afterquestions ul br{
	display: block;
}
.pera_content ul span{
	color:#656565;
}

.title_m{
	height: 30px;
	font-size:20px;
	margin: 50px 0 20px;
}
.title_m .green_label,.title_m .orange_label{
	width:20px;
	margin-right: 20px;
}
.title_s{
height: 20px;
margin:10px 0;
font-weight: bold;
}
.title_s .green_label,.title_s .pink_label,.title_s .orange_label{
	width:10px;
	margin-right:10px;
}
.content_s{
	margin-left:50px;
	padding-top: 5px;
}
.content_s p{
	margin:5px 0 10px 20px;
	line-height: 180%;
}
.backtotop{
	text-align: right;
}
a.btn{
	border:solid 1px #ccc;
	padding: 5px;
	margin:0 5px;
	background-color: #eee;
}
div.btn{
	width:200px;
	margin:auto;
}
div.btn input[type="submit"]{
	border:solid 1px #ccc;
	padding: 5px 10px;
	margin:0 5px;
	min-width: 200px;
	height: 40px;
	font-size: 15px;
	background-color: #60BD2A;
	color:#fff;
}
.nosubmit{
	background: #aaa !important;
	color:#fff !important;
}
.monihis th{
border-top: 1px dashed #AAAAAA;
border-left: 1px dashed #AAAAAA;
}
.monihis td{
border-top: 1px dashed #AAAAAA;
border-right: 1px dashed #AAAAAA;
}
.monihis tr:last-child th,.monihis tr:last-child td{
	border-bottom: 1px dashed #AAAAAA;
}
.reserved ul li{
	color:#656565;
}
.reserved .content_s{
	margin-left:20px;
}
.notice table{
	width:100%;
}
/* ------------------------------------------------------------- */
.requiredFrame{
	border:solid red 2px !important;
	background-color: #fff !important;
}
.greenFrame{
	border:solid #349714 2px !important;
}