body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tab_ama {
	width: 100%;
	height: 100%;
}

#td_aml {
	background-image: url(../img/curtain_ll.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_amr {
	background-image: url(../img/curtain_rl.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_amc {
	text-align: center;
	vertical-align: top;
}

#tab_ggt {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#td_tit {
	text-align: center;
	height: 60px;
}

#td_ghe {
	text-align: center;
	height: 100px;
}

#td_ggm {
	border-width: 3px;
	border-style: solid;
	border-color: #000000;
}

#td_gme {
	border-width: 3px;
	border-style: solid;
	border-color: #000000;
	height: 120px;
}

#td_gfo {
	text-align: center;
	height: 30px;
}