@charset "utf-8";
/* CSS Document */
#tb{
	width:100%;
	height:auto;
	float:left;
	}
#tb .top{
	width:100%;
	height:auto;
	float:left;
	}
#tb .center_bg{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0px 0px 0px;
	background-image:url(tb_center_bg.jpg)
	}
#tb .bottom{
	width:100%;
	height:auto;
	float:left;
	}

