/* white */
#page_bg {
	background: #FFFFFF;
	/*background-image: url(../images/white/title_bg_cardon_3.png);*/
}

div#wrapper {
		/*background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y;*/
}

div#wrapper_r {
	_position:relative;
	_right:0px;
	_top:0px;
	/*position:absolute;*/
	
	/*background: url(../images/white/mw_shadow_r.png) 100% 0 repeat-y;*/
}



div#header {
	_position:relative;
	background: url(../images/white/head_bg.jpg) no-repeat; width:950px; height:380px; margin:0px;
	
}

/*div#header_l {
	background: url(../images/red/mw_header_t_l.png) 0 0 no-repeat;
}*/

/*div#header_r {
	background: url(../images/red/mw_header_t_r.png) 100% 0 no-repeat;
}*/


div#footer {
	width:950px;_width:200px;
	border-top:2px dotted #cccccc;
	_clear:both;
	_top:900px;

	/*background: #f7f7f7 url(../images/white/mw_footer_b.png) 0 100% repeat-x;*/
}


div#footer_l {

	/*background: url(../images/white/mw_footer_b_l.png) 0 0 no-repeat;*/
}

div#footer_r {
	/*background: url(../images/white/mw_footer_b_r.png) 100% 0 no-repeat;*/
}