@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
img {
	border:none;

}
#header{
	width:970px;
	height:142px;
	}
#menu {
	width:970px;
	height:46px;

}
#content {
	width:950px;
	padding:10px;
	text-align:left;
	background-color:#f9f7ef;


}

.table_cream_t {
	background-image: url(../images/layout/images/border_t.gif);
}
.table_cream_l {
	background-image: url(../images/layout/images/border_l.gif);
}
.table_cream_r {
	background-image: url(../images/layout/images/border_r.gif);
}
.table_cream_b {
	background-image: url(../images/layout/images/border_b.gif);
}
.table_cream_sage_bg {
	background-image: url(../images/layout/images/sage_bg.gif);
}
