@charset "utf-8";

.shop_info{
margin-top:10px;
margin-bottom:10px;
}
.shop_info_desc{
width:210px;
background-color:#f9f9f9;
padding: 0px;
}
.shop_txt_desc{
padding:10px 15px;
}
.shop_info_desc h3{
border-bottom:1px solid #ddd;
font-size:12px;
padding-bottom:10px;
margin-bottom:10px;
}
.shop_info_desc p{
font-size: 11px;
text-align: left;
margin-bottom:5px;
}
.shop_info_desc .support{
margin-left:50px;
}
.deal_pro {
margin:10px 0;
}
.pro_h {margin:0;}
.deal_pro ul{
margin-left:23px;
}
.deal_pro li{
float:left;
width:152px;
padding:20px;
}
.deal_pro hot_pro_img{
width:150px;
height:150px;
}
.deal_pro a{
    font-size: 11px;
color:#888;
}
.deal_pro a:hover{
color:#E97F1A;
}
.deal_pro li p{
margin-bottom: 8px;
}
.cart_content{
width:975px;}
.cart_content h3{
margin-bottom:10px;
}
.location{ margin-top:0;}
.input_code input{ 
width:100px;
height:22px;
line-height:22px;
}
.input_code input,.input_code strong{
float:left;
margin-right:5px;
}

.to_check_out{
margin-bottom:10px;
}
.to_check_out .paypal_check{
margin-right:15px;}

.cart_content .shipping_rates
{
    border:1px solid #DDD;
}
.cart_content .shipping_rates dt
{
    height:30px;
    line-height: 30px;
    padding-left:10px;
    background-color: #F9F9F9;
    border-bottom: 1px solid #ddd;
}
.cart_content .shpping_count div
{
    height: 30px;
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
}
.cart_content .shpping_count div span
{
 font-weight: bold;
}
.cart_content .select_country div
{
    height: 30px;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.cart_content .shpping_table div{
    text-align: center;
    width: 700px;
    margin:10px auto;
}
.cart_content .shpping_table table
{
    border-left: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
}

.shpping_table th,.shpping_table td{
    text-align:center;
    vertical-align:middle;
    border-right:1px solid #F0F0F0;
    border-bottom:1px solid #F0F0F0;
    height:30px;
    background-color: #FFF;
}
.shpping_table th{
    background-color:#f9f9f9;
    height:30px;
}