@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a{
  font-family: "微軟正黑體",Arial,Helvetica;
}

.Subtitle{
  font: arial,helvetica,clean,sans-serif;
  font-size: 11px;
  color:#F60;
}

#vip_product {
  width:160px;
  /*height:875px;*/
  border:#e0e0e0 1px solid;
  margin-bottom: 5px;
}

#vip_hot {
  width:160px;
  height:28px;
  border-bottom:#e0e0e0 1px solid;
  background:url(../../../images/vip_shop_web_11.jpg);
  font-size:12px;
  text-align:center;
  line-height:28px;
}

#vip_top_bar {
  width:950px;
  height:46px;
  background:url(../../../images/vip_shop_web_05.jpg);
  margin-bottom: 5px;
}

/*default*/
#clearfix {
    visibility: visible;
    height: auto;
}

.main_content_left {
    vertical-align: top;
}

.main_content_left {
    width: 162px;
    background-color: #FFF;
}
.main_content_main {
    padding: 8px 0 0 7px;
}

.main_content_center {
    vertical-align: top;
    background-color: #FFF;
}

.Product_commendname {
    font: 12px/18px Arial,sans-serif;
    color: #535353;
    font-weight: bold;
    padding-top: 7px;
}

.Product_commendname a:visited {
    font: 12px/18px Arial,sans-serif;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}

.Product_commendname a:link {
    font: 12px/18px Arial,sans-serif;
    color: #535353;
    font-weight: bold;
    text-decoration: none;
}

.Product_commendname a:hover {
    font: 12px/18px Arial,sans-serif;
    color: #ef850b; 
    font-weight: bold;
    text-decoration: underline;
}

#detail {
    padding-top: 10px;
    font-size: 13px;
}

#detail .tabBlock {
    width: 99.6%;
}

#detail .left {
    float: left;
    width: 345px;
}

#detail .right {
    float: left;
    width: 430px;
    overflow: hidden;
    min-height: 520px;
}

#gallery {
    height: 300px;
    padding-bottom: 120px;
    position: relative;
    margin-bottom: 25px;
    background: url(/website_twmf/uploads_product/no_picture_120.jpg) no-repeat center;
}

#gallery .tab {
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#gallery .tab li:first-child {
    margin-left: 0;
}

#gallery .tab li {
    margin-left: 7px;
    height: 80px;
}

.tab li {
    float: left;
    height: 30px;
    overflow: hidden;
}

#gallery .tabContent {
    border: 0;
    padding: 0;
}

.blockContent, .tabContent {
    position: relative;
    border: 1px solid #e0e0e0;
}

a.enlarge, a.enlarge:link, a.enlarge:visited, a.enlarge:hover {
    color: #666;
    position: absolute;
    padding-left: 20px;
    background: url(/buy/images/buy2_contentBullet.png) no-repeat -980px -295px;
    bottom: 85px;
    left: 110px;
}

#detail .right > div {
    text-align: left;
}

.right .summary {
    height: auto!important;
    height: 150px;
    min-height: 150px;
    border-bottom: 1px dashed #bed3d8;
}

.summary {
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 10px;
}

.right .summary .subtitle {
    width: 315px;
}

.summary .subtitle {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 140%;
}

.summary .mark {
    height: 20px;
    margin-bottom: 10px;
}

.summary .productName {
    color: red;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    background: none;
    padding: 0;
    height: 18px;
    line-height: 18px;
}

.productName {
    font-size: 12px;
    line-height: 15px;
    display: block;
    color: red;
    margin: 3px 0;
    height: 14px;
    overflow: hidden;
}

.bdr {
    border: 1px solid #ccc;
}

.tabBlock {
    margin-bottom: 10px;
}

#mainInfo .tab {
    height: 33px;
    border-bottom: 1px solid #ccc;
    background-color: #f3f3f3;
}

.tab {
    height: 30px;
}

#mainInfo .tab .active {
    border-top: 2px solid #1460ea;
    background-color: #fff;
}

#mainInfo .tab li {
    text-align: center;
    border-top: 2px solid #f3f3f3;
    border-right: 1px solid #ccc;
}

#mainInfo .tabContent{border:0}
#mainInfo .tabContent li.content {
    padding: 5px;
    text-align: left;
}


#mainInfo .tab .active a {
    font-weight: 400;
}
#mainInfo .tab a {
    padding: 6px 20px 7px;
}
.tab a:link {
    padding: 0;
}
.tab a:hover, .tab .active a {
    font-weight: 700;
}
.tab a, .tab a:link, .tab a:visited {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #484848;
    text-align: center;
    overflow: hidden;
}

a:visited {
    font-size: 12px;
    color: #474747;
    line-height: 20px;
    text-decoration: none;
}

a:link {
    font-size: 12px;
    color: #474747;
    line-height: 20px;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    color: #06F;
    text-decoration: underline;
}

.tab li {
    float: left;
    height: 30px;
    overflow: hidden;
}

.Product_contentBox {
    text-align: left;
    color: #535353;
    list-style-image: initial;
    list-style-position: initial;
    list-style-type: disc;
    padding-top: 5px;
    font: 12px/24px Arial;
}

.clearfix_240:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.desc_item {
    margin-top: 25px;
}

.desc_item > span {
    float: left;
}

.C_item_name1 {
    width: 5px;
    height: 17px;
    background-color: #1460ea;
}

.C_item_name {
    background: url(/buy/templates/web_style/myfone/color_1/c_01.gif) no-repeat top right;
    height: 17px;
    padding-right: 17px;
    padding-left: 4px;
}

.C_item_name {
    color: #FFF;
    font-size: 14px;
}

.C_item_name h3 {
    font: 13px/17px 微軟正黑體,Arial;
    color: #474747;
    font-weight: bold;
    text-align: left;
}

.label-insurance{
    display: inline-block;
    margin: 5px 0;
}

.label-insurance span {
    display: inline-block;
    border: 1px solid #339899;
    box-sizing: border-box;
    color: #339899;
    padding: 2px 5px;
    margin-right: 3px;
}

.label-insurance span:last-child {
    margin-right: 0;
} 