/*  */
#page_bg {
	background: #007fc3;
}

div#wrapper {
}

div#wrapper_r {
}

div#header {
	background: #fff url(../images/header_m.jpg) repeat-x;
}

div#header_l {
	background:;
}

div#header_r {
	background:;
}

div#footer {
	background: #007fc3;
}

div#footer_l {
	background:  url(../images/bground_l_b.jpg) top left no-repeat;
}

div#footer_r {
	background:  url(../images/bground_b.jpg) top right no-repeat;
}

div#area {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
}


.footer_box_m{
	width: 100%;
	background: #fff;
}
.footer_box_ul{
	background: url(../images/footer_box_ul.jpg) top left no-repeat;
	width: 100%;
	height: 30px;
}
.footer_box_bl{
	background: url(../images/footer_box_bl.jpg) bottom left no-repeat;
	width: 100%;
}
.footer_box_br{
	background: url(../images/footer_box_br.jpg) bottom right no-repeat;
	width: 100%;
	height: 30px;
}
.footer_box_ur{
	background: url(../images/footer_box_ur.jpg) top right no-repeat;
	width: 100%;
	height: 30px;
}

.footer_box{
	background: #fff;
}

.footer_box_ur2{
	background: url(../images/footer_box_ur2.jpg) top right no-repeat;
	height: 30px;
}
.footer_box_br2{
	background: url(../images/footer_box_br2.jpg) bottom right no-repeat;
	height: 206px;
}

.footer_box_m2{
	background: url(../images/footer_box_m2.jpg) center left repeat-y;
	padding-right: 90px;
}

.footer_box_ul2{
	background: url(../images/footer_box_ul2.jpg) top left no-repeat;
	height: 30px;
}
.footer_box_bl2{
	background: url(../images/footer_box_bl2.jpg) bottom left no-repeat;
	width: 100%;
}
.footer_box2{
	background: url(../images/footer_box_b2.jpg) bottom right repeat-x;
}
.wrapper_box2{
	background: url(../images/footer_box_w2.jpg) center left repeat-y;
}
.wrapper_box2r{
	background: url(../images/footer_box_w2r.jpg) center right repeat-y;
}