.td_cont {background-color:#f0cf90;}
.tds b {display:block}

.td1 {
	width:13px;
	height:14px;
	background:url('img/block/bl1.png') left top no-repeat;
}
.td2 {
	width:41px;
	height:14px;
	background:url('img/block/bl2.png') left top no-repeat;
}
.td3 {
	height:14px;
	background:url('img/block/bl3.png') left top no-repeat;
}
.td4 {
	width:45px;
	height:14px;
	background:url('img/block/bl4.png') left top no-repeat;
}
.td5 {
	width:12px;
	height:14px;
	background:url('img/block/bl5.png') left top no-repeat;
}
.td6 {
	width:12px;
	background:url('img/block/bl6.png') left top no-repeat;
}
.td7 {
	width:57px;
	height:51px;
	background:url('img/block/bl7.png') left top no-repeat;
}
.td8 {
	height:51px;
	background:url('img/block/bl8.png') left top no-repeat;
}
.td9 {
	width:54px;
	height:51px;
	background:url('img/block/bl9.png') left top no-repeat;
}
.td10 {
	width:13px;
	background:url('img/block/bl10.png') left top no-repeat;
}


.bl_1 {
	width:41px;
	height:37px;
	float:left;
	background:url('img/block/blbg1.jpg') left top no-repeat;
}
.bl_2 {
	height:37px;
	background:url('img/block/blbg2.jpg') top repeat-x;
}
.bl_3 {
	width:45px;
	height:37px;
	float:right;
	background:url('img/block/blbg3.jpg') left top no-repeat;
}
.bl_4 {background:url('img/block/blbg4.jpg') right repeat-y;}
.bl_5 {background:url('img/block/blbg5.jpg') left repeat-y;}
.bl_cont {
	position:relative;
	top:-25px;
	margin-bottom:-25px;
}

.ie6 .bl_1 {margin-right:-3px;}
.ie6 .bl_3 {margin-left:-3px;}