@charset "utf-8";
body#cafe {
	background-color: #000000; margin: 0px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold;
}
#cafe_wrapper,#cafe_main_holder{
	width: 533px;
}
#cafe_wrapper{
	margin-left: auto; margin-right: auto;
}
#cafe_header{
	width: 533px; height: 129px;
}
#cafe_table{
	margin: 0; width: 100%;
}
#cafe_lef_td{
	background: url(images/draft_2_05.gif) 0 100% no-repeat;
}
#cafe_menu{
	padding: 2px 0 0 12px;
}
#cafe_menu a{
	color: #FFFFFF; text-decoration: none; background: url(images/menu_circle_06.gif) 0 50% no-repeat; padding-left: 25px;
}
#cafe_menu a:hover{
	color: #FFC932;
}
#cafe_menu a.cafe_selected{
	color: #FFC932;
}
#cafe_main_txt{
	padding: 2px 18px 0 8px; font-size: 11px;
}
#cafe_footer_holder{
	width: 533px; height: 214px; background: #DA251C url(images/draft_2_06.gif) no-repeat; position: relative;
}
#cafe_footer{
	position: absolute; bottom: 6px; right: 5px; font-size: 9px; font-weight: normal; text-align: right;
}
.cafe_h1{
	font-size: 14px; font-weight: bold;
}
