
/*右侧样式*/
.content_right {
  background: url("images/hot_bg.gif") no-repeat scroll 14px 0 transparent;
  float: left;
  height: 270px;
  position: relative;
  width: 220px;
}
/*新款上市样式*/
.content_right .prolist {
  height: 259px;
  margin-left: 24px;
  overflow: hidden;
  position: relative;
  width: 158px;
}
.content_right .prolist .prolist_content {
  padding: 18px 0 0;
  position: absolute;
  top: 0;
  width: 2800px;
}
.content_right .prolist ul{  
    float:left;
}
.content_right .prolist ul li { 
	float:left;
	display:inline;
	text-align:center;
	margin:0 4px; 
}
.content_right .prolist ul li span { 
	display:inline;
	overflow:hidden;
	height:25px;
	line-height:25px;
}
.content_right .prolist ul li img { 
	display:inline;  border:0;
}
.productword {
  padding-top: 30px;
}
.productword a, .productword a:visited {
  color: #666666;
  font-weight: bold;
}
.productword a:hover{
text-decoration:underline;
color:#D45900;
}
.module_left {
  cursor: pointer;
  left: 2px;
  position: absolute;
  top: 220px;
  margin:0;
}
.module_right{ 
	position:absolute; 
	top:220px; 
	right:15px; 
	cursor:pointer;
	margin:0;
}