/* white */
#page_bg {
	background: #fff;
}

div#wrapper {
	/* background: #f7f7f7 url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_shadow_l.png") 0 0 repeat-y; SERVER:CAN */
}

div#wrapper_r {
	/* background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_shadow_r.png") 100% 0 repeat-y; SERVER:CAN */
}

div#header {
	/* background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_header_t.png") 0 0 repeat-x; SERVER:CAN */
}

div#header_l {
	/* background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_header_t_l.png") 0 0 no-repeat; SERVER:CAN */
}

div#header_r {
	/* background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_header_t_r.png") 100% 0 no-repeat; SERVER:CAN */
}

div#footer {
	/* SERVER:CAN start
	background: #f7f7f7 url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_footer_b.png") 0 100% repeat-x; */
	/*background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/whitebox-bg.gif");*/
	/* SERVER:CAN end */
}

div#footer_l {
	/* SERVER:CAN start
	background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_footer_b_l.png") 0 0 no-repeat; */
	/*background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/whitebox-bg.gif");*/
	/* SERVER:CAN end */
}

div#footer_r {
	/* SERVER:CAN start
	background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/white/mw_footer_b_r.png") 100% 0 no-repeat; */
	background: url("/ns1-sub/templates/rhuk_milkyway_servercan/images/whitebox-bg.gif");
	/* SERVER:CAN end */
}