@charset "utf-8";
/* CSS Document */

#t_wrapper{
	position:fixed relative;
	left:20%;
	width:600px;
	padding-top:30px;
	padding-bottom:50px
}
		
#t_menuwrapper{ position:absolute relative; height:150px; padding-top:20px; padding-bottom:20px}

#t_menu{position:fixed relative; bottom:0; left:0;}

.t_menuitem{ position:fixed relative; bottom:0px; display:inline-block;}
