@charset "UTF-8";
.tf_left_fade {
	background-image: url(/images/bg/fade/4.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.tf_center_fade {
	background-image: url(/images/bg/fade/5.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.tf_right_fade {
	background-image: url(/images/bg/fade/6.png);
	background-repeat: no-repeat;
	background-position: left top;
	}		
.tf_center_top {
	background-image: url(/images/bg/fade/2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.tf_center_bottom {
	background-image: url(/images/bg/fade/10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
.tf_left_lower {
	background-image: url(/images/bg/fade/7.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
.tf_right_lower {
	background-image: url(/images/bg/fade/8.png);
	background-repeat: repeat-y;
	background-position: left top;
	}