
.image_gallery_detail{
	text-align: center;
}
.image_gallery_detail .title{
	font: 700 8pt/20px Tahoma;
	color: #0000a0;
	float: left;
}
.image_gallery_detail .date{
	font: 100 8pt/20px Tahoma;
	color: #202020;
	float: right;
	margin-bottom: 10px;
}
.image_gallery_detail .img_no{
	text-align: center;
}
.image_gallery_detail .img_no a{
	color: #202020;
	cursor: pointer;
	font: 700 8pt/20px Tahoma;
	margin: 0 5px;
}
.image_gallery_detail img{
	margin: 10px 0;
	width: 400px;
}
.image_gallery_detail .ind_div{
	color: #202020;
	font: 700 8pt/20px Tahoma;
	margin-bottom: 15px;
}
.image_gallery_detail .description{
	font: 100 8pt/16px Tahoma;
	color: #202020;
	text-align: center;
}
/**/
.image_gallery_list{
	
}
.image_gallery_list .title{
	float: left;
	font: 700 8pt/20px Tahoma;
	background: url(../images/icon_01.gif) no-repeat left bottom;
	padding-left: 20px;
}
.image_gallery_list .title a{
	color: #202020;
}
.image_gallery_list .date{
	float: right;
	font: 100 8pt/20px Tahoma;
	color: #202020;
}
