/* custom */
body {
	background: #fff url(../img.asp?id=2757) fixed bottom left no-repeat;
}
a {
	color: #bd0926;
}
#container {
	border-color: #96938d;
}
#global,
#navi {
	background: #000;
}
#navi a:hover {
	background: url(../img/bg_white_20.png) repeat left top;
}
#navi li.current a, #navi li.current a:hover {
	background: url(../img/bg_white_30.png) repeat left top;
	cursor: default;
	text-decoration: none;
}
#footer,
#footer a {
	color: #777;
}