hr {
	border: 0;
	color: #b9b9b9;
	background-color: #b9b9b9;
	height: 1px;
}

#contentbody {
	width: 758px; margin: 8px 0 0 5px;
}
.t {
	background: url(../images/dot.gif) 0 0 repeat-x #f4f4f4;
}

.b {
	background: url(../images/dot.gif) 0 100% repeat-x
}

.l {
	background: url(../images/dot.gif) 0 0 repeat-y
}

.r {
	background: url(../images/dot.gif) 100% 0 repeat-y
}

.bl {
	background: url(../images/bottom_l.gif) 0 100% no-repeat;
}

.br {
	background: url(../images/bottom_r.gif) 100% 100% no-repeat
}

.tl {
	background: url(../images/top_l.gif) 0 0 no-repeat
}

.tr {
	background: url(../images/top_r.gif) 100% 0 no-repeat;
	padding: 8px 15px 8px 15px; 
}

.clear {
	font-size: 1px;
	height: 1px
}
