.contentWrap {
	height: auto;
	max-height: 450px;
	overflow: auto;
}
#content_wrapper{
	padding-left: 20px; padding-right: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.auto-style115 {
	text-align: center;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style89 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.auto-style112 {
	text-align: left;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	font-size: xx-small;
	font-family: Arial;
	padding: 0 5px;
}
.style4 {
	font-size: 10px
}
.style4 a{
	display: block;
	color: #000;
}
form#cms2567 * {
	line-height: normal !important;
}
th {
	background: #fff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#fff));
	background: -webkit-linear-gradient(#fff, #fff);
	background: -moz-linear-gradient(#fff, #fff);
	background: -ms-linear-gradient(#fff, #fff);
	background: -o-linear-gradient(#fff, #fff);
	background: linear-gradient(#ffffff, #ffffff);
	-pie-background: linear-gradient(#ffffff, #ffffff);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.table_all {
	width: 100%;
	border-collapse: collapse;
	font-weight: bold;
	color: #000000;
	border:0 none;
}
.table_all td {
	vertical-align: top;
	border: 1px solid #000;
	padding: 0 4px;
	font-family: Tahoma, Geneva, sans-serif;
}
textarea {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
}
.table_all th {
	vertical-align: top;
	text-align: center;
	border: 1px solid #000;
	border-top: 0;
	font-family: Tahoma, Geneva, sans-serif;
}
.table_all td.data_content {
	text-align: center;
	font-weight: normal;
	padding: 6px;
}
.table_all td.data_content2 {
	font-weight: normal;
	padding: 6px;
}
.data_content2 p{
	word-break: break-word;
}
.data_content2 ul,ol{
	margin-bottom: 12px;
}
textarea {
	resize: none;
}
.style4 h1 {
	padding-left:10px;
	color:#000;
	text-align:left;	
	font-size:26px;
}

.text_on_right {
	float:right;
	width:120px;	
}

/*#cms2567_edit {
    width:400px;
    right:115px;    
    position:absolute;
    top:47px;
}*/
body.cms2567 .sticky-wrapper{
	margin-bottom: 4px;
}
.sticky-wrapper{
    width: 100%;
}
.is-sticky #cms2567_edit{
	width: 1160px;
	width: calc(1200px - 40px);
}
#cms2567_edit {
    top: 47px;
    width: 100%;
	overflow: hidden;
}

#cms2567_edit button {
	padding: 6px 8px;
	margin: 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #3A86B1;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	float:right;
	margin-right:10px;
	line-height: 16px;
	border: 1px solid #34789f;
}
#cms2567_edit button:hover{
	background: #34789f;
}
#content_wrapper td.data_content2 p {
	margin-top:0;
}
