body {
	margin: 0px;
}

img {
	position: relative;
	border: 0px;
}

input {
	height: 18px;
	font-size: 12px;
	margin: 0px;
}
select {
	height: 18px;
	font-size: 12px;
	margin: 0px;
}
option {
	height: 18px;
	font-size: 12px;
	margin: 0px;
}

.bold {
	font-weight: bold;
}

.hidden {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}

.line_spacer_5px {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 5px;
	overflow: hidden;
}

.line_spacer_10px {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 10px;
	overflow: hidden;
}

.line_spacer_15px {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 15px;
	overflow: hidden;
}

.line_spacer_20px {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 20px;
	overflow: hidden;
}

.line_spacer_50px {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 50px;
	overflow: hidden;
}

.base {
	position: relative;
	top: 0px;
	left: 0px;
	border: 15px solid #ffffff;
	width: 729px;
}
.base_border {
	position: relative;
	top: 0px;
	left: 0px;
	width: 699px;
	min-height: 600px;
	overflow: hidden;
	border: 1px solid #000000;
	text-align: left;
	background-image: url('../images/body_back.png');
}

.top_image {
	position: absolute;
	top: 0px;
	left: 146px;
	width: 554px;
	height: 93px;
	overflow: hidden;
}

.side_bar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 146px;
	height: 600px;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	z-index: 10;
}
.button_top {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 136px;
	height: 43px;
	overflow: hidden;
}
.button_01 {
	position: absolute;
	top: 109px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -109px;
}
.button_02 {
	position: absolute;
	top: 168px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -168px;
}
.button_03 {
	position: absolute;
	top: 226px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -226px;
}
.button_04 {
	position: absolute;
	top: 285px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -285px;
}
.button_05 {
	position: absolute;
	top: 344px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -344px;
}
.button_06 {
	position: absolute;
	top: 403px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -403px;
}
.button_07 {
	position: absolute;
	top: 462px;
	left: 11px;
	width: 105px;
	height: 42px;
	overflow: hidden;
	background-image: url('../images/side_bar.png');
	background-repeat: no-repeat;
	background-position: -11px -462px;
}

.body {
	position: relative;
	top: 100px;
	left: 156px;
	width: 500px;
	text-align: center;
	font-size: 12px;
}

.menu2_title {
	position: relative;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background-color: #fdbf6f;
}

.view_album {
	position: absolute;
	top: 95px;
	left: 95px;
	width: 600px;
	height: 450px;
	overflow: hidden;
	border: 1px solid;
	background-color: #000000;
	visibility: hidden;
	z-index: 10;
}
