.nw,.n,.ne,.w,.e,.sw,.s,.se {
	position:absolute;
}
.nw,.n,.ne {
	top:0;
}
.sw,.s,.se {
	bottom:0;
}
.nw,.w,.sw {
	left:0;
}
.ne,.e,.se {
	right:0;
}


.nw1,.n1,.ne1 {
	height:67px;
}
.sw1,.s1,.se1 {
	height:67px;
}
.nw1,.w1,.sw1 {
	width:54px;
}
.ne1,.e1,.se1 {
	width:54px;
}
.w1,.e1 {
	top:67px;
	bottom:67px;
}
.n1,.s1 {
	left:54px;
	right:54px;
}
.n1 {
	background:url('../img/site/frame1/n.png');
}
.s1 {
	background:url('../img/site/frame1/s.png');
}
.w1 {
	background:url('../img/site/frame1/w.png');
}
.e1 {
	background:url('../img/site/frame1/e.png');
}
.nw1 {
	background:url('../img/site/frame1/nw.png');
}
.ne1 {
	background:url('../img/site/frame1/ne.png');
}
.se1 {
	background:url('../img/site/frame1/se.png');
}
.sw1 {
	background:url('../img/site/frame1/sw.png');
}
