/* BASIC css start */
/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.cucu {}

#slider4 {
    position: relative
}

#slider4 .txt {
    position: absolute;
    overflow: hidden;
    bottom: 0px;
    width: 100%;
    padding: 20px;
    background: url(/design/todamdak/PC/img/shop_main_sec4_ct_bg.png);
}

#slider4 .txt p {
    color: #fff;
    font-size: 1.1em
}

#slider4 .txt p.tit {
    font-size: 1.4em
}

#slider4 .txt .buy_go {
    background: #990000;
    color: #fff;
    padding: 7px 10px;
    margin-top: 2px;
}

#slider4 .txt .buy_go a {
    color: #fff;
    font-size: 1.5em
}

#slider4 .txt .buy_go a:hover {
    text-decoration: none
}

#mshop_main_btn2 {
    text-align: center;
    margin-top: 10px;
}

#mshop_main_btn2 a {
    display: inline-block;
    text-align: center;
    width: 30%;
    padding: 5px;
    border: 1px solid #999;
    border-radius: 5px;
}

#mshop_main_btn2 a:hover {
    text-decoration: none;
    background: #990000;
    color: #fff;
    border: 1px solid #990000;
}
/* BASIC css end */

