	.mui-content-padded {
		margin: 0 auto;
	}
	
	.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;
	}
	
	.index-news-title {
		height: 42px;
		text-align: center;
		margin: 10PX AUTO;
	}
	
	.index-news-title div {
		float: left;
	}
	
	.center-bg {
		background: url(../images/center-bg.jpg) repeat-x;
		height: 42px;
		line-height: 40px;
		font-size: 14PX;
		text-transform: uppercase;
	}
	/*********/
	
	.culture_list {
		display: block;
		white-space: nowrap;
		width: 100%;
		overflow: auto;
		height: 50px;
		margin: -6px 0;
		background: #EFEFEF;
	}
	
	.mui-content-padded {
		padding: 3%;
		width: 100%;
	}
	
	.culture_list a {
		height: 50px;
		line-height: 50px;
		display: block;
		color: #000000;
		font-size: 22px;
		letter-spacing: 2px;
		padding-left: 10px;
		text-transform: uppercase;
	}

	/********/
	
	.nodataTxt {
		display: block;
		margin-top: 0px;
		color: #898989;
		font-size: 13px;
	}
	
	#nodata1 {
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto;
		margin-top: 30%;
		margin-bottom: 30%;
	}