/* CSS Document */




#contents-area{
	width:940px;
	/*height:480px;*/
	height:402px;
	background-image: url(../images/gallery-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top:78px;
}
.box{
	float:left;
	width:50%;
	}
a.cat-img{
	background-image: url(../images/cat-vol13.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
	display: block;
	height: 282px;
	width: 200px;
	/*margin-left:370px;*/
	overflow:hidden;
	margin-left:135px;
}
a.cat-img_bkN{
	background-image: url(../images/cat-vol12.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000em;
	display: block;
	height: 282px;
	width: 200px;
	/*margin-left:370px;*/
	overflow:hidden;
	margin-left:135px;
}

#contents-area .box p{
	text-align:center;
	font-size:12px;
	margin-top:36px;
}

