			
.footer {
	margin:0;
	padding:0;
	width:100%;
}
.footer td.face2 {
	font-size:0;
	margin:0px;
	padding:0px;
}
.footer .tl2 {
	height:10px;	
	width:10px;
	background-image:url('../images/foot/tl.png');
}
.footer .tr2 {
	height:10px;	
	width:10px;
	background-image:url('../images/foot/tr.png');
}
.footer .t2 {
	height:10px;	
	margin-left:10px;
	margin-right:10px;
	background-image:url('../images/foot/t.png');
	background-repeat:repeat-x;
}



.footer .l2 {
	width:10px;
	background-image:url('../images/foot/l.png');
	background-repeat:repeat-y;
	background-position:left;
}
.footer .r2 {
	width:10px;
	background-image:url('../images/foot/r.png');
	background-repeat:repeat-y;
	background-position:right;
}
.footer .fixbg2 {
	background-image:url('../images/foot/bg.png');
	position:relative;
	height:100%;
	width:100%;
	float:right;
	margin:-4px -4px -4px -4px;
	padding:0 4px 0 4px;
	background-repeat:repeat-x;
}
.footer .bg2 {
	position:relative;
	height:100%;
	width:100%;
	height:auto;
}



.footer .bl2 {
	height:10px;	
	width:10px;
	background-image:url('../images/foot/bl.png');
}
.footer .br2 {
	height:10px;	
	width:10px;
	background-image:url('../images/foot/br.png');
}
.sss {
	height:10px;	
	width:10px;
	background-image:url('../images/foot/br.png');
}
.footer .b2 {
	height:10px;
	margin-left:10px;
	margin-right:10px;
	background-image:url('../images/foot/b.png');
	background-repeat:repeat-x;
}