@charset "utf-8";
/* album */
#templatemo_main .templatemo_gallery {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}

.templatemo_gallery .templatemo_title {
	width: 560px;
	background: #177b2f;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 5px 0 5px 5px;
}

.templatemo_gallery .templatemo_picture {
	margin: 10px 0 0 0;
	padding: 0;
}

.templatemo_picture .highslide-gallery img {
	float: left;
	margin: 0 16px 10px 0;
	padding: 0;
}

.highslide-gallery img.left {
	margin: 0 20px 10px 10px;
	padding: 0;
}

.highslide-gallery img.right {
	margin: 0 0 10px 0;
	padding: 0;
}


#templatemo_main .templatemo_album {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	background-image: url(../images/common/bg_content.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
	padding-top: 5px;
		}

.templatemo_album .templatemo_title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #411A13;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	margin: 0;
	width: 960px;
}

.templatemo_album .templatemo_photo {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/common/bg_content.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.templatemo_photo .highslide-album img {
	float: left;
	margin: 0 16px 10px 0;
	padding: 0;
}

.highslide-album img.left {
	margin: 0 20px 10px 10px;
	padding: 0;
}

.highslide-album img.right {
	margin: 0 0 10px 0;
	padding: 0;
}
