img.neiyeImg {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0;
}


/*****/

.neiTitleWrapper {
	width: 96%;
	margin: 20px auto 0;
	border-left: solid 5px #d0a30c;
}

.mui-content-padded.neiTitle {
	text-align: left;
	height: 27px;
	line-height: 30px;
	font-size: 27px;
	color: #4F4F4F;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 0 auto;
	margin-bottom: 0;
}

.mui-content-padded.neiTitleEN {
	font-size: 14px;
	margin-top: 0px;
	color: #AFAFAF;
	text-transform: uppercase;
	position: relative;
	top: 3px
}
hr.hr1 {
	height: 1px;
	border: none;
	background: #EFEFEF;
	margin: 10px 0 20px;
}
div.mui-content-padded.content-p {
	width: 96%;
	margin: 0 auto;
}

.content-p .content-c {
	margin-top: 10px;
	min-height: 200px;
}

.content-p .content-c img {
	max-width: 100%;
}


/****/

#nodataDiv {
	width: 100%;
	text-align: center;
	height: 200px;
	padding-top: 90px;
	color: #999999;
	font-size: 13px;
}


/****page****/

.pagelist {
	padding-top: 0;
	text-align: center;
	display: table;
	width: 140px;
	margin: 20px auto 0;
	height: 40px;
}

.pagelist .selDiv {
	float: left;
	display: block;
	width: 60px;
	height: 40px;
	position: relative;
	border-top: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
}

.pagelist select#pageslist {
	border: none;
	outline: none;
	width: 100%;
	height: 38px;
	line-height: 15px;
	font-size: 20px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin-top: 0px;
}

.pagelist .selDiv:after {
	content: "\25BC";
	width: 14px;
	height: 38px;
	line-height: 40px;
	position: absolute;
	right: 5px;
	top: 0;
	pointer-events: none;
	text-align: center;
	color: #EFEFEF;
	font-size: 12px;
	text-align: center;
}

.pagelist #pagePre,
.pagelist #pageNext {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	background: #002A80;
	float: left;
}

.pagelist .pre-span,
.pagelist .next-span {
	position: relative;
	top: 0;
	display: block;
	float: left;
	font-size: 30px;
	color: #AFAFAF;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 40px;
	height: 40px;
	color: #CFCFCF;
	line-height: 40px;
	text-align: center;
	background: #EFEFEF;
	margin: 0;
}

.pagelist a.pre-next {
	position: relative;
	top: 0;
	font-size: 30px;
	background: #d0a30c;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 40px;
	height: 40px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 0;
	float: right;
	border: solid 1px #EFEFEF
}


/****page****/


/****product detail****/

div.neiTitle2 {
	font-weight: bold;
	/*border-left: solid 6px #b62721;*/
	/*padding-left: 10px;*/
	height: 25px;
	line-height: 27px;
	font-size: 25px;
	color: #191919;
	letter-spacing: 1px;
	margin: 18px auto;
	width: 94%;
}

#slider {
	width: 100%;
	margin: 0 auto;
}

#slider img,
.title-img {
	width: 100%;
	margin: 0 auto;
}

.parameter {
	margin-top: -6px;
}

.parameter .mui-collapse {
	background: #EFEFEF;
}

.parameter img {
	max-width: 100%;
}

.parameter .mui-table-view-cell .mui-collapse-content {
	background: #FFFFFF;
}

.mui-table-view.parameter:after,
.mui-table-view.parameter:before {
	left: 100%;
}


/****product detail****/