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