.rt {background: url(/images/round/tb.gif) center top no-repeat; }
.rb {background: url(/images/round/tb.gif) center bottom no-repeat;}
.rl {background: url(/images/round/lr.gif) left center no-repeat;}
.rr {background: url(/images/round/lr.gif) right center no-repeat #f4f1ec;}
.gt {background: url(/images/round/gtb.gif) center top no-repeat; }
.gb {background: url(/images/round/gtb.gif) center bottom no-repeat;}
.gl {background: url(/images/round/glr.gif) left center no-repeat;}
.gr {background: url(/images/round/glr.gif) right center no-repeat;}
.dt {background: url(/images/round/tbdot.gif) center top no-repeat;}
.db {background: url(/images/round/tbdot.gif) center bottom no-repeat;}
.dl {background: url(/images/round/lrdot.gif) left center no-repeat;}
.dr {background: url(/images/round/lrdot.gif) right center no-repeat;}


.box {
		float: left;
	}

.boxcontent {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

.boxcontainer {
		width: 100%;
		overflow: auto;
	}