.backleft {
	background-attachment: scroll;
	background-image: url(image/back_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.backtopleft {
	background-attachment: scroll;
	background-image: url(image/back_topleft.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.backtopright {
	background-attachment: scroll;
	background-image: url(image/back_topright.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div.link a{
    color:#ffffff;
	}
div.link a:hover{
    color:#FFFF00;
	}
div.link2 a{
    color:#454B3F;
    }
div.link2 a:hover{
    color:#000000;
	}
div.link3 a{
    color:#0066FF;
	}
div.link3 a:hover{
    color:#00FF00
	}
.backtitle {
	background-attachment: scroll;
	background-image: url(image/back_top2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tate {
	background-attachment: scroll;
	background-image: url(image/tate.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg {
	background-attachment: scroll;
	background-image: url(image/bg.gif);
	background-repeat: repeat;
	background-position: center top;
}
