.content3{
	width:800px;
	margin:auto auto;
	padding:10px;
	font-family:SimSun;
}
.content3-1{
	background-color: rgba(200,0,0,0.6);
	padding:10px;
}
.product img{
	border:5px solid white;
	cursor:pointer;	
}
.product{
	color:white;	
}
/* Custom Theme */
#superbox-overlay{background:#e0e4cc;}
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(styles/loader.gif) no-repeat 0 0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}