body {
 background-image:url('../images/common/bg_sub.png');
}

div.w{
 width:680px;
 margin:10px auto;
 clear:both;
}

div.w div.left {
 display:table-cell;
 width:217px;
 margin-left:5px;
 margin-right:3px;
 color:#CB7433;
 font-size:12px;
}
.w img {
 position: relative;
 border-radius:10px;
 -webkit-border-radius:10px;
 -moz-border-radius:10px;
 behavior: url(./PIE.htc);
}
