@charset "utf-8";
.oemcategory {
	width: 900px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	line-height: 1.4em;
	font-size: 12px;
	color: #333333;
	margin-right: 20px;
	background-color: #F3EBE0;
	border: 1px solid #DFCBA8;
}
.noveltystage {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DFCBA8;
	border-right-color: #DFCBA8;
	border-bottom-color: #DFCBA8;
	border-left-color: #DFCBA8;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.noveltytext {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DFCBA8;
	border-right-color: #DFCBA8;
	border-bottom-color: #DFCBA8;
	border-left-color: #DFCBA8;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.8em;
	color: #757DAA;
}
