/* blue */
#page_bg {
	background: none repeat scroll 0 0 #000000;
}

div#wrapper {
		background: none repeat scroll 0 0 transparent;
}

div#wrapper_r {
	background: none repeat scroll 0 0 transparent;
}

div#header {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
        width: 856px;
        height: 176px;
        background: url("../images/lx_banner.gif") no-repeat scroll 0 0 transparent;
        margin: 0 auto;
}

div#header_l {
	background: none repeat scroll 0 0 transparent;
}

div#header_r {
	background: none repeat scroll 0 0 transparent;
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;
        display: none;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;
        display: none;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;
        display: none;
}
