			
.content {
	margin:0;
	padding:0;
	width:100%;
}
.content td.face2 div {
	position:relative;
}
.content td.face2 {	
	font-size:0;
	margin:0px;
	padding:0px;
}
.content .tl2 div{
	height:3px;	
	width:25px;
	background-image:url('../images/body/tl.png');
}
.content .tr2 div {
	height:3px;	
	width:3px;
	background-image:url('../images/body/tr.png');
	position:absolute;
	z-index:1;
}
.content .t2 div {
	height:3px;
	background-image:url('../images/body/t.png');
	background-repeat:repeat-x;
}



.content .l2 {
	width:25px;
	background-image:url('../images/body/l.png');
	background-repeat:repeat-y;
	background-position:left;
}
.content .r2 {
	width:3px;
	background-image:url('../images/body/r.png');
	background-repeat:repeat-y;
	background-position:right;
}
.content .fixbg2 {
	background-image:url('../images/body/bg.png');
	background-color:#f1f8ec;
	position:relative;
	height:100%;
	width:100%;
	float:right;
	margin:-1px -2px -1px -0px;
	padding:0 2px 0 0px;
	background-repeat:repeat-x;
}
.content .bg2 {
	position:relative;
	width:100%;
}



.content .bl2 div {
	height:3px;	
	width:25px;
	background-image:url('../images/body/bl.png');
}
.content .br2 div {
	height:3px;	
	width:3px;
	background-image:url('../images/body/br.png');
}
.content .b2 div {
	height:3px;
	background-image:url('../images/body/b.png');
	background-repeat:repeat-x;
}
.white {
color: #FFFFFF;
margin-left:20px;
}