div.w60 {
text-align: left;
width: 100%;
color: black;
}
div.box-c {
height:20px;   margin: 0 20px;   position: relative;   background: white;

}
div.box-c em b {
position:absolute;      font:150px Arial;      line-height:40px;      font-weight:normal;

}
.ctl, .cbl, .ctr, .cbr {
z-index:11;      width:20px;      height:20px;      color:white;        overflow:hidden;      position:absolute;        background:transparent;

}
.ctl {
top:0; left:-20px;

}
.cbl {
bottom:0; left:-20px;

}
.ctr {
top:0; right:-20px;

}
.cbr {
bottom:0; right:-20px;

}
.ctl b {
left:-8px;

}
.ctr b {
left:-25px;

}
.cbl b {
left:-8px; top:-17px;

}
.cbr b {
left:-25px; top:-17px;

}
div.box-inner {
padding:0 20PX;
background:white;
text-align: left;
color: black;
}

