.contentBgTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #755959;
	text-align: justify;
	width: 363px;
	height: 356px;

	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.contentBgTopMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #755959;
	text-align: justify;
	width: 363px;
	height: 391px;

	background-image: url(content_top_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.contentBgBottom {
	background-color: #FFFFFF;

	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contentBgBottomMain {
	background-color: #FFFFFF;

	background-image: url(content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftBg {
	background-image: url(bg_left_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.img_link {
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}
.img_link:hover {
	text-decoration: none;
	border-style: none;
	font-weight: normal;
}

.gal_td {
	width: 121px;
	height: 121px;
	text-align: center;
	vertical-align: top;
	
	padding-bottom: 10px;
}

.gal_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #755959;
	font-weight: bold;
}
.gal_img {
	border-color: #0A0000;
	border-width: 3px;
	border-style: solid;
}

.scrollbar_button {
	vertical-align: top;
	text-decoration: none;
	border-style: none;
	font-weight: normal;
	line-height: 0px;
	width: 23px;
	height: 4px;
	padding: 0px;
	margin: 0px;
}