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

/*----- Custom Css -----*/
.block_detail_paymentd {
	border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 0 10px;
    padding: 10px 0;
}
.block_detail_paymentd .left_pd {
    float: left;
    margin: 0 10px 0 0;
}
.block_detail_paymentd .left_pd ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.block_detail_paymentd .left_pd li {
    border-right: 1px dotted #CCCCCC;
    float: left;
    padding: 10px;
    text-align: center;
}
.block_detail_paymentd .left_pd .headline_pd {
    color: #000000;
    font-weight: bold;
}
.block_detail_paymentd .right_pd {
    float: left;
    width: 400px;
}
.block_detail_paymentd .right_pd ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.block_detail_paymentd .right_pd li {
    display: block;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.block_detail_paymentd .right_pd .headline_pd {
    color: #000000;
    font-weight: bold;
    padding: 0;
}
.block_detail_paymentd .right_pd .imgd {
    float: left;
    margin: 0 5px 0 0;
}
.block_detail_paymentd .right_pd li span {
    display: block;
    float: left;
    padding: 0 5px 5px 0;
}

/*-----addin-------*/

.btn_buy_wrapper2 a.btn_buy2{background:url(../images/btn_buy2.png) no-repeat; width:170px; height:45px; line-height:45px; text-align:center; margin:0 auto; color:#fff; font-size:20px;  display:block;  border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px; -moz-box-shadow: 0 0 1px #888;
-webkit-box-shadow: 0 0 1px #888;
box-shadow: 0 0 1px #888; border:1px #ccc solid;}
.btn_buy_wrapper2 a.btn_buy2:hover{color:#000;}

.banner_promote{padding:0 0 20px 0;}



.orange_text{color:#f30; }
.black_text{color:#000;}
.title .orange_text, .title .black_text{font-size:18px;}
.title2 .black_text{font-size:12px; display:block; padding:10px 0;}
/*detail_list*/
.detail_price_list{width:495px; height:auto;}
.detail_price_list ul{margin:0; padding:0;list-style-type:none; }
.detail_price_list ul li{display:block; height:37px; padding:0 0 5px 0; cursor:pointer;}

.detail_block{width:433px; height:33px;  border:1px #ccc solid; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
color:#000; font-size:12px; padding:0 30px; }

.detail_block .product{display:block; height:33px; line-height:33px;  }
.detail_block .price{display:block; height:33px; line-height:33px;}

.detail_price_list ul li.active .detail_block, .detail_price_list ul li:hover .detail_block{width:431px; height:33px; line-height:33px;border:2px #690 solid; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */

background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
color:#F60; font-size:12px; padding:0 30px; }
/* CSS Document */

