#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
body {
	background-image: url(sub_image/body_bg.gif);
	background-repeat: repeat-x;
}
#kanban {
	position: relative;
	height: 60px;
	width: 950px;
	text-align: right;
}
#kanban p {
	font-size: 11px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
#container {
	margin: 0px;
	width: 870px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	position: relative;
	overflow: hidden;
}
