@charset "utf-8";
#newproductsdiv {
	width: 715px;
	float: left;
}
#newproductslinkdiv {
	width: 238px;
	margin-left: 0px;
	float: left;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCFF;
	height: 117px;
}
#newproductslinkdiv img {
	border: 1px solid #CCCCCC;
	float: left;
}
#newproductslinkdiv h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 102px;
}
#newproductslinkdiv  ul {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	padding: 0px;
	margin-left: 120px;
}
#exhibitiondiv {
	float: right;
	width: 250px;
	text-align: center;
	display: none;

}
#newsdiv {
	float: right;
	width: 250px;
	text-align: center;
}
#newproductslinkdiv a {
	color: #111111;
	text-decoration: none;
}
#newproductslinkdiv a:hover {
	color: #111111;
	text-decoration: underline;
}
#certificatediv {
	margin-top: 0px;
}

.displaynone {
	display: none;
}
.newproducttitle {
	margin-bottom: 10px;
}
#silderbtndiv {
	height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#slidermiddiv h3 {
	color: #333;
}
#slidermiddiv ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
#slidermiddiv li {
	margin-bottom: 10px;
}
.indexmoredtn  {
	margin-left: 40px;

}
.indexmoredtn a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #36C;

}

.detailproductmainpic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#silderbtndiv img {
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#silderbtndiv a {
	cursor: hand;
	border: 2px solid #fff;
}
#silderbtndiv a:hover {
	cursor: hand;
	border: 2px solid #ccc;
}
