@charset "utf-8"; #PromotionDetailBox { height: auto; width: 839px; margin-top: 25px; /* [disabled]background-color: #F9C; */ } .Title { color: #333; font-size: 18px; font-weight: bold; text-align: center; } .SubTitle { text-align: center; color: #cfcfcf; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #CCC; } .PromotionDetailText { line-height: 25px; padding: 10px; color: #6c6c6c; font-size: 14px; } .PromotionDetailText p { margin-top: 10px; }