body {
	margin: 0;
	padding: 8px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: -4px bottom;
	background-attachment:fixed;
}

h1 {
	position: absolute;
	top: -100px;
}

#head-icons {
	text-align: right;
}


#bottom-icons {
	position: absolute;
	right: 4px;
	bottom: 4px;
}

#left-div {
	float: left;
	margin-top: 100px;
	padding: 60px 0 0 80px;
	color:#999;
	text-align: left;
}

#text-box1 {
	width: 400px;
	height: 300px;
	overflow: auto;
	padding: 0 8px;

	scrollbar-arrow-color: #000;
	scrollbar-face-color: #060;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-track-color: #000;

}

#text-box1 .album-img {
	padding: 10px 0;
}

#text-box1 a {
	color: #9fc;
	text-decoration: none;
}

#text-box1 a:hover {
	color: #9fc;
	text-decoration: underline;
}

#video {
	margin-top: 160px;
	margin-right: 60px;
	float: right;
}

.video-head {
	width: 560px;
	margin-bottom: 2px;
	color: #090;
	font-weight: bold;
}

.video-body {
	width: 560px;
	border: solid 1px #090;
}

.video-caption {
	width: 560px;
	margin-top: 2px;
	text-align: right;
}

.img-mail {
	margin-right: 6px;
}

.ico-small {
	margin: 0 2px;
	border: 0;
}
