.roundpng {
	position:relative; -display:inline; -zoom:1; top: 0; left: 0;
	}
.roundpng .t, .roundpng .b {
	left:0px;
	position:absolute;
	-position:static;
	width:100%;
	z-index:1;
	height:6px;
}

.roundpng .l, .roundpng .r {
/*background:transparent url(/_pic/round3.png) no-repeat 0 0;*/
width:6px;
height:6px;
position:absolute;
overflow:hidden;
z-index:1;
}
.roundpng i i i {
background:transparent url(/_pic/round6.png) no-repeat 0 0;
width: 12px; height: 12px;
position:absolute; top: 0px; left: 0px;}
.roundpng .t {
top:0px;
}
.roundpng .t .l {
/*background-position:0 0;*/
top:0px;
left:0px;
}
	.roundpng .t .l i{
	top:-6px;
	left:-6px;
	}
.roundpng .t .r {
top:0px;
right:0px;
}
.roundpng .t .r {-right: -1px;}
	.roundpng .t .r i {
	top:-6px;
	right:6px;
	}
.roundpng .b {
bottom:0px; 
}
.roundpng .b .l {
bottom:0px;
left:0px;
}
	.roundpng .b .l i{
	bottom:0px;
	left:-6px; 
	}
.roundpng .b .r {
bottom:0px;
right:0px; 
}
.roundpng .b .r {-right: -1px;}


/*pasaha*/
/*
.roundpng .b {
  position:relative;
  bottom:auto;
  margin-top:-16px;
}
.roundpng .b .r {
left:-6px;
margin-left:100%;
right:auto;
top:0;
bottom:auto;
}
*/
