			
.square2 {

}
.square2 td.face {
	font-size:0;
	margin:0px;
	padding:0px;
}
.square2 .tl {
	height:1px;	
	width:1px;
	background-image:url('../images/square2/tl.png');
}
.square2 .tr {
	height:1px;	
	width:1px;
	background-image:url('../images/square2/tl.png');
}
.square2 .t {
	height:1px;	
	margin-left:1px;
	margin-right:1px;
	background-image:url('../images/square2/l.png');
}



.square2 .l {
	width:1px;
	background-image:url('../images/square2/l.png');
}
.square2 .r {
	width:1px;
	background-image:url('../images/square2/l.png');
}
.square2 .fixbg {
	background-image:url('../images/square2/bg.png');
	position:relative;
	height:100%;
	width:100%;
	float:right;
	margin:-0 -0 -0 -0;
	padding:0 0 0 0;
}
.square2 .bg {
	position:relative;
	height:100%;
	width:100%;
	height:auto;
}



.square2 .bl {
	height:1px;	
	width:1px;
	background-image:url('../images/square2/tl.png');
}
.square2 .br {
	height:1px;	
	width:1px;
	background-image:url('../images/square2/tl.png');
}
.square2 .b {
	height:1px;
	margin-left:1px;
	margin-right:1px;
	background-image:url('../images/square2/l.png');
}