/* CSS Document */
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
}

#head-t {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:66px;
}

#head-l {
	position:absolute;
	left:0px;
	top:66px;
	width:400px;
	height:58px;
}

#head-b1 {
	position:absolute;
	left:400px;
	top:66px;
	width:115px;
	height:58px;
}

#head-b2 {
	position:absolute;
	left:515px;
	top:66px;
	width:86px;
	height:58px;
}

#head-b3 {
	position:absolute;
	left:601px;
	top:66px;
	width:158px;
	height:58px;
}

#head-r {
	position:absolute;
	left:759px;
	top:66px;
	width:41px;
	height:58px;
}

#head-b {
	position:absolute;
	left:0px;
	top:124px;
	width:800px;
	height:58px;
}
#head-z {
	position:absolute;
	left:75px;
	top:182px;
	width:77px;
	height:51px;
}
#name {
	position:absolute;
	left:160px;
	top:182px;
	width:480px;
	height:51px;
}
#meat {
	position:absolute;
	left:0px;
	top:240px;
	width:800px;
}

body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #FFFF00; }
body { background-color: #000000; }
a { color: #FFFF00; }
a:active { color: #00FFFF; }
a:visited { color: #CC00FF; }
a:hover { color: #FF0000; }
