body {
	font-size: 14px;
	line-height: 180%;
	font-family: "OSAKA", "MS P Gothic", "Verdana";
	background-image: url(Gallery/BackGround.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center center;
	}
.table_body_back {
	background-attachment: scroll;
	background-image: url(Gallery/Gallery_backGround.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.left_padding {
	padding-left: 20px;
}


.footer_padding {
	margin: 15px;
	padding: 15px;
}

a:hover { color:#CC0000; }

a { color:#999999; }

.body_padding {
	margin: 10px;
	padding: 10px;
	width: 720px;
}

.table_outer_line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

tr td 	{ font-size: 14px; line-height: 180%; font-family: "OSAKA", "MS P Gothic", "Verdana"; }

.img_border_color { border: 1px solid #666666; }
.mini_font {
	font-size: 11px;
}
