@charset "utf-8";
#topb {
	/*background-image: url(../images/left_tbar.gif);
	background-repeat: no-repeat;*/
	margin-top: 10px;
}
#memberlogin {
	/*background-image: url(../images/left_tbar.gif);
	background-repeat: no-repeat;*/
	margin-top: 12px;
}
#topbutton {
	padding-bottom: 1px;
}
#topbutton ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#topbutton li {
		margin-bottom: 10px;
}
#topbutton li a {
	width: 200px;
	height: 45px;
	display: block;
	text-indent: -3000px;
	/*font-size: 1px;*/
	margin: 0px;
}
#topbutton li.tbjoin_tw a {
    height: 68px;
	background-image: url(../images/topb_reserv.gif);


}
#topbutton li.tbreserv_tw a {

	background-image: url(../images/topb_join.gif);


}
#topbutton li.tblogin_tw a {
	background-image: url(../images/topb_login.gif);

}