@charset "utf-8";

.gallery
{
	padding:10px 0 0 13px;
	/*border:1px solid #FFFFFF;
	width:496px;*/
	overflow:hidden;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	background:#ac2122;
}
#gallery-title
{
	font-weight:bold;
	font-size:13px;
	padding:10px 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.gallery .item
{
	width:155px;
	float:left;
	padding:0 10px 10px 0;
}
.gallery .item-in
{
	background:#e5e5e6;
	border:1px solid #CCCCCC;
}
.gallery .pic
{
	width:153px;
}

.gallery .image
{
	text-align:center;
	padding:5px 0;
	background:#FFFFFF;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	height:110px;
}

.wed-mc-gallery-title a{color:#FFFF00;}

.gallery .image a img
{
	margin:0;
}

.gallery .title{
	font-weight:bold;
	line-height:24px;
	text-align:center;
	color:#fe9205;
	width:153px;
}
.gallery .detail
{
	font-size:11px;
	line-height:16px;
	padding:5px;
	color:#4a1700;
	font-weight:bold;
}

.gallery .pic a {
	display:block;
	height:110px;
	text-indent:-99999px;
	width:153px;
}
.wed-mc-gallery-music{height:20px; background:#F0F0F0; text-align:center;}