	.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: 10px;
	}
	
	#content img {
		max-width: 100%;
	}
	
	.mui-content-padded1 h5 select {
		width: auto;
		border-radius: 0px;
		color: #000000;
		padding: 0px 4px;
		vertical-align: middle;
		margin-bottom: 0;
		margin-top: 0;
		background: #FDFDF9;
		outline: solid 1px #FFFFFF;
		height: 23px;
	}
	
	label#lblSelect::after {
		content: "\25bc";
		position: absolute;
		border: solid 1px #EFEFEF;
		border-left: none;
		width: 20px;
		line-height: 23px;
		margin-top: -1px;
		vertical-align: middle;
		text-align: center;
		background: #000000;
		color: #fefefe;
		pointer-events: none;
	}
	
	#next-pre-news .mui-icon {
		font-weight: bold;
		font-size: 16px;
		color: #2d74e6;
	}
	/************/
	
	.h-title {
		text-align: center;
		margin-top: 5px;
	}
	
	.h-title .zh {
		font-size: 18px;
		height: 20px;
		line-height: 20px;
	}
	
	.h-title .en {
		font-size: 14px;
		letter-spacing: 1px;
		height: 20px;
		line-height: 20px;
		text-transform: uppercase;
	}
	
	.h-title .line {
		background: #840d07;
		height: 3px;
		width: 120px;
		margin: 3px auto;
	}