/* CSS Document */

/* e[u */
#table ul.list {
	margin: 0 0 2em 1em;
	padding-top: 1em;
	padding-left: 1em;
	list-style-image: url("../images/list_mark.gif");
}

#table td.gif_top {
	clear: both;
	background: url("../images/flash_top.gif");
	height: 1.0em;
}

#table td.gif_bottom {
	clear: both;
	background: url("../images/flash_bottom.gif");
	height: 1.0em;
}

#info {
	width: 320px;
}

#rec {
	width: 250px;
}

#column {
	float: left;
	width: 80%;
}

