@import "comment.css";

.gallery_detail{
	margin: 0px 0px 10px 10px;
}
.gallery_detail_top{
	width: 471px;
	height: 21px;
	background: url(/g_images/headline_top.gif) no-repeat;
}
.gallery_detail .nav{
	clear: both;
}
.gallery_detail .image{
	clear: both;
	width: 471px;
	overflow: hidden;
	text-align: center;
}
.gallery_detail .image img{
	
}
.gallery_detail .title{
	font: 700 16pt/140% Tahoma;
	color: #dc0505;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.gallery_detail .gallery_explain{
	position: relative;
	top: 3px;
	background: url(/g_images/1.gif) no-repeat;
	width: 471px;
}
.gallery_detail .gallery_explain_inner{
	padding: 10px 40px;
	background: url(/g_images/pn_title_bottom.png) no-repeat 0% 100%;
}
.gallery_detail .gallery_explain_inner .content{
	width: 390px;
	font: 700 15px/140% Tahoma;
	color: #000000;
}