#offCanvasContentScroll .mui-scroll {
	background: #FFFFFF;
}

.mui-content .mui-content-padded1 {
	background: #F4F4F4;
	padding: 8px 10px;
}

.mui-content .mui-content-padded1 .title_h5,
.mui-content .mui-content-padded1 .title_h5 a {
	color: #131313;
	font-size: 13px;
}

#content-title {
	font-size: 16px;
	border-bottom: dashed 1px #898989;
	padding-bottom: 10px;
}

#content {
	margin-top: 15px;
	margin-bottom: 50px;
}

#content img {
	max-width: 100%;
}

.mui-content-padded1 h5 {
	margin: 0 auto;
	display: table;
	position: relative;
	z-index: 9;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	-moz-opacity: 0.6;
	border: solid 0px #a9262c;
}

img.neiyeImg {
	margin-top: -48px;
}

.mui-content-padded1 h5 select {
	width: auto;
	border-radius: 0px;
	color: #000000;
	padding: 0px 10px;
	vertical-align: middle;
	margin-bottom: 0;
	margin-top: 0;
	background: #F1F4F5;
	outline: solid 0px #F1F4F5;
	height: 35px;
	font-weight: bold;
	line-height: 38px;
	text-transform: uppercase;
	/*opacity: 0.7;
		filter: Alpha(opacity=70);
		-moz-opacity: 0.7;*/
	/*border-radius: 5px 0 0 5px;*/
}

label#lblSelect::after {
	content: "\25bc";
	position: absolute;
	border: solid 0px #EFEFEF;
	border-left: none;
	width: 20px;
	line-height: 35px;
	height: 35px;
	vertical-align: middle;
	text-align: center;
	background: #755255;
	color: #a9262c;
	pointer-events: none;
	border: solid 0px #a9262c;
	margin-top: 0px;
	border-left: none;
	/*border-radius: 0 5px 5px 0;*/
}

.mui-content-padded2 {
	padding-bottom: 50px;
}

#next-pre-news .mui-icon {
	font-weight: bold;
	font-size: 16px;
	color: #074e9d;
}


/*******/

.mui-content-padded1-1 {
	padding: 0;
	margin: 0;
}

.mui-content-padded1-1 h5 {
	border: none;
	border: solid 0px #00529b;
	background: #F5F5F5;
}

.title_h5-1 {
	height: 32px;
	border: none;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0 8px;
	/*box-shadow: 0 0 5px 1px #000080;*/
}

.title_h5-1 span {
	position: relative;
	top: 2px;
}

#offCanvasContentScroll {
	background: #F5F5F5;
}