/* CSS Document */

.bgshadow {
	background-attachment: scroll;
	background-image: url(image/bg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
.news1 {
	background-attachment: scroll;
	background-image: url(image/news_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-attachment: scroll;
	background-image: url(image/bg3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.inv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.inv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.inv a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#box_04 {
	width:690px;
	height:281px;
	z-index:1;
	scrollbar-3dlight-color:#282828;
	scrollbar-arrow-color:#f8c000;
	scrollbar-base-color:#282828;
	scrollbar-darkshadow-color:#282828;
	scrollbar-face-color:#282828;
	scrollbar-highlight-color:#282828;
	scrollbar-shadow-color:#282828;
	background-color: #ffffff;
	position: relative;
	clip:rect(0 200px 200px 0);
	overflow:hidden;
	border: 5px solid #ffcdcd;
}


.albumbox{
	border: 2px solid #E7524B;
}

.bordertable2{
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.8; 
}

.bordertable{
	opacity:.100;filter: alpha(opacity=100); -moz-opacity: 1; 
}