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

#box {
float:left; background-color:#fff; width: 176px; margin-left:9px; margin-top:9px; margin-bottom: 9px; height:335px
}

.title {
line-height:16px
}

h3 {
color:#9E8A4A; font-size: 15px
}


.border {
border-bottom: 5px solid #BAA455;
}

#box p {
font-size:11px; color:#646464; margin-left: 8px; margin-right: 8px; line-height:16px
}