.buyButton{
	width:120px;
	height:22px;
	display:block;
	background:#920808;
	text-align:center;
	color:#fff;
	margin-top:10px;
	font-size:16px;
	line-height:20px;
	border:0 none;
	font-family:times;
}

.paintingItem{
	margin-top:20px;
}