.info {
  font-family: "Century Gothic";
	color: #666666;
  font-weight: bold;
  font-size: 11px;
}
.hold{
	color: #FF0000;
  font-weight: bold;
	font-style: italic;
  font-size: 10px;
}
.new{
	color: #FF0000;
  font-weight: bold;
	font-style: italic;
  font-size: 10px;
}
.price2 {
	color: #FF0000;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 10px;
}

.lang{
  font-size:10px;
  color: #999999;
}
.edit{
	font-size:10px;
}

.soldPhoto{
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	padding:12px;
}
.NewOrderInfo{
  margin-right:10px;
	float:left;
	text-align:center;
	font-size:10px;
	color:#333;
	width:100px;
	height:160px;
}

.newarrivalImg{
	margin-right:10px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#333;
}

.forseo{
	display:none;
}
.style10 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
.leftmenu{
	list-style-type:none;
	padding:0px;
}
.leftmenu li{
	height:30px;
}
.topmenu{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.topmenu li{
	float:right;
  padding-left:5px;
}
.neworder_brand{
	font-family:arial black;
	font-size:18px;
	color:#454545;
}