/*------------ table style set ------------*/


.background_paid_top {
	background-image:url(pay/paid_img.png);
	background-repeat:no-repeat;
	width:555px;
	height:655px;
	margin-top:20px;
	margin-left:25px;
	
}
.moji_pay{
	line-height:25px;
	margin-left:20px;
	
	
}
.side_blog {
	margin-top: 10px;
	text-align:center;
	width:190px;
	height:140px;
	background-image: url(blog_s.png);
	border: none;
	background-repeat: no-repeat;
}
.side_blog:hover{
	width:190px;
	height:140px;
	background-position:bottom;
}