@charset "utf-8";

div.smile-box {
border: 5px solid #c6e6f7;
margin: 0 0 15px 0;
padding: 10px 10px 10px 10px;
background: #fff;
}

div.smile-img {
float: left;
width:130px;
}

div.smile-txt {
float: right;
width: 380px;
}

table.smile {
margin: 0 0 10px 0;
}

table.smile th,
table.smile td {
padding: 3px 0 0 0;
}

table.smile th {
white-space: nowrap;
}

