/* BASIC css start */
/* ÈÄµù½º ±âÈ¹Àü ÆäÀÌÁö */
.event_page_wrap .top_banner {
    width: 1230px;
    margin: 0 auto 50px;
   text-align: center;
}

.event_page_wrap .top_banner img {
    width: 100%;
}

.event_page_wrap #SMSmainDisplayPrd9 .b_num{
    position: absolute;
    width: 40px;
    height: auto;
    line-height: 40px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0 0 20px 20px;
    text-align: center;
    top: 0px;
    font-weight: bold;
    color: #780d10;
    font-size: 15px;
}

.event_page_wrap .prdWrapTit .tit {
    padding-bottom: 14px;
    border-bottom: 1px solid #c9c9c9;
    font-size: 16px;
    text-align: center;
}
.event_page_wrap .category_anchor {
    margin-bottom: 130px;
}
.event_page_wrap .category_anchor ul {
    font-size: 0;
    text-align: center;
    margin: 0 auto;
}
.event_page_wrap .category_anchor li {
    display: inline-block;
    width: 115px;
    text-align: center;
    margin: 10px 5px;
}

.event_page_wrap .category_anchor li:last-child {
    margin-right: 0;
}
.event_page_wrap .category_anchor li a{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #fff;
    background: #000;
}
/* //ÈÄµù½º ±âÈ¹Àü ÆäÀÌÁö */
/* BASIC css end */

