BODY {
  color: #444444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
ul { margin-left: 5px; padding-left: 1em; margin-top: 0px }
li { margin: 0; padding: 0; }
span.dark {font-size: 16; font-weight: bold;}

div.container2 {
	position: relative;
	top: 0px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	line-height: 100%;
	background-color: #CAC0B9;
	background-image: url('../menu/bg.png');
}

div.tbox { position: relative; width: 760px; height: 214px; margin: 0 auto; margin-top: 60px; background-color: #DAD0C9; border: 1px solid #000000; }
div.tbox_head { position: absolute; top: -15px;	left: 150px; width: 200px; height: 30px; background-color: #DAD0C9; border: 1px solid #000000; text-align: center}
div.tbox_head span { font-size: 16; padding-top: 10px; padding-bottom: 10px; line-height: 30px }
div.tbox_text {	position: absolute; margin-top: 30px; margin-left: 10px; width: 515px; height: 179px; }
div.tbox_htext { position: absolute; bottom: 0px; left: 0px; width: 530px; height: 30px; background-color: #888881; border-top: 1px solid #000000; text-align: center; }
div.tbox_htext span { font-size: 14; color: #DAD0C9; font-weight: bold; line-height: 30px }
div.tbox_thumb { position: absolute; right: 0px; width: 229px; height: 214px; border-left: 1px solid #000000; }

font.adv { color: #FFFFFF; font-style: italic; }  
