BODY {
	background-color: #C7E3EF;
	background-image: url("/img/u/bg_root.gif");
	background-repeat: repeat-x;
	height: auto;
}
#root {
	padding-top: 10px;
	width: 100%;
	background-image: url("/img/u/clouds.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
}
IMG.logo {
	margin: 0px 20px 0px 75px;
}
#root DIV.bar {
	width: 100%;
	margin: 10px 0px;
	background-image: url("/img/u/dot_2.gif");
	white-space: nowrap;
	overflow-x: scroll;
}

#root DIV.bar DIV.th {
	text-align: center;
	padding: 10px 20px 0px 20px;
}
#root DIV.bar DIV.th IMG.th {
	border: solid 2px #ffffff;
	margin: 0px 10px 10px 0px;
}
#root DIV.detail {
	text-align: center;
	padding: 0px 0px 10px 0px;
}
#root DIV.detail IMG.detail {
	border: solid 2px #ffffff;
}

