@charset "utf-8";
/* CSS Document */

.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  cursor:pointer;
  }
.wrap0 {
	float:left;
	background:url(../images/shadow.gif) right bottom no-repeat;
	margin-right:8px;
}
.wrap1 {
	background:url(../images/shadow180.gif) no-repeat;
}
.wrap2 {
	background:url(../images/corner_bl.gif) -16px 100% no-repeat;
}
.wrap3 {
	padding:4px 6px 6px 4px;
	background:url(../images/corner_tr.gif) 100% -16px no-repeat;
}
.wrap4 {
	padding:10px;
	background:#FFFFFF;
}
