		.content{
			background-image: url(../images/bg/bg_t.jpg);
			background-repeat: no-repeat;
			background-position: top center;
		}
		.bg_d{
			height: 96px;
			background-image: url(../images/bg/bg_d.jpg);
			background-repeat: no-repeat;
			background-position: bottom center;
		}
		.bg_ld{
			
			background-image: url(../images/bg/bg_ld.jpg);
			background-repeat: no-repeat;
			background-position: top right;
		}
		.bg_rd{
			height: 96px;
			background-image: url(../images/bg/bg_rd.jpg);
			background-repeat: no-repeat;
			background-position: top left;
		}
		.bg_lt{
			height: 331px;
			background-image: url(../images/bg/bg_lt.jpg);
			background-repeat: no-repeat;
			background-position: top right;
		}
		.bg_rt{
			height: 331px;
			background-image: url(../images/bg/bg_rt.jpg);
			background-repeat: no-repeat;
			background-position: top left;
		}
		.bg_l{				
			background-image: url(../images/bg/bg_l.jpg);
			background-repeat: repeat-y;
			background-position: top right;
		}
		.bg_r{				
			background-image: url(../images/bg/bg_r.jpg);
			background-repeat: repeat-y;
			background-position: top left;
		}
		.bg_lm{	
			height: 129px;			
			background-image: url(../images/bg/bg_lm.jpg);
			background-repeat: no-repeat;
			background-position: top right;
		}
		.bg_rm{
			height: 129px;				
			background-image: url(../images/bg/bg_rm.jpg);
			background-repeat: no-repeat;
			background-position: top left;
		}