.cmsimg{
	margin-bottom: 20px;
}

.cmsimg img{
	margin-bottom: 10px;
}

.cmsbody h3{
	border-bottom: 1px solid #000000;
	font-size: 2.4rem;
	padding-bottom: 4px;
	margin-bottom: 20px;
}


.cmsbody h4{
	font-size: 2rem;
	margin-bottom: 15px;
}


.cmsbody h5{
	font-size: 1.8rem;
	margin-bottom: 15px;
}



.cmsbody h6{
	font-size: 1.6rem;
	margin-bottom: 15px;
}

.cmsbody table{
	width:100%;
	border: 1px solid #C0C0C0;
	margin-bottom: 20px;
}
.cmsbody table th,
.cmsbody table td{
	border: 1px solid #C0C0C0;
	padding: 4px;
}
.cmsbody table th{
	background: #f7df7a;
	font-weight: normal;
}

.cmsbody ul,.cmsbody ol{
	margin-bottom: 20px;
}

.cmsinfo{
			margin-top: 30px;
			margin-bottom: 20px;
			border: 1px solid #9C9C9C;
			padding: 10px 20px;
		}
.cmsinfo h3{
		}

.backbtn{
	padding: 4px 10px;
	text-align: center;
	color: #000000;
	display: inline-block;
	border: 1px solid #C0C0C0;
	margin-bottom: 50px;
}

.backbtn:hover{
	color: #000000;
}


.cke_editable {
	padding: 10px 18px;
	margin: auto;
	width: 910px;
	overflow-y: scroll;
}
