@charset "utf-8";
/* CSS Document */

/*Product content*/
.product{ height:1%}
.product .content{ float:left}
.product .product_title{ font-size:19px; font-weight:bold; padding:10px 0px;}
.product .image { float:left; text-align:center}
.product .image .bigimg{/* border:#999999 1px solid; */padding:2px;}
.product .image .zoom{ margin:10px;}
.product .detail{ float:left; width:374px;}
.product .detail a{ text-decoration:underline}
.product .detail .title{ float:left; padding:5px ; font-weight:bold; font-size:13px; width:90px; background-image:url(/Themes/images/dot0.gif); background-repeat:no-repeat; background-position:right center;}
.product .detail .title_small{ float:left; margin-left:4px; padding:5px ; font-weight:bold; font-size:13px; width:90px; background-image:url(/Themes/images/dot0.gif); background-repeat:no-repeat; background-position:right center;}
.product .detail .result{ float:left; padding:5px; font-size:13px; width:250px;}
.product .detail .result_gray{ float:left; padding:5px; font-size:13px; width:240px;}
.product .detail .gray_line{ float:left; border-bottom:#CCCCCC 1px solid; height:1px; width:100%; margin:5px 0; width:365px}
*html .product .detail .gray_line{ margin-top:0px;}
.product .detail .gray_box{/*border-top:#BBBBBB 1px solid;  border-bottom:#BBBBBB 1px solid; */padding:1px 0px 1px 0px; width:100%;}
*html .product .detail .gray_box{padding:1px 0px;}
*+html .product .detail .gray_box{padding:1px 0px;}
.product .detail .gray_box2{border:white/*#EAEAEA*/ 4px solid;/*background-color:#EFEFEF; */height:1% }
.product .detail .button { padding-top:10px;}
.relate_photo .comment_line .right img { width:40px; padding:0px; border:none}
.relate_photo .comment_line .right a {padding:0px; border:none; margin:0px; margin-top:3px; margin-right:5px;}


/*relate_photo*/
.relate_photo{}
.relate_photo .img img{ width:146px; border:none} 
.relate_photo .img a{ float:left; margin:10px 35px; padding:2px;border: #999999 1px solid;  }


.article_tag_box{ padding:15px 0 10px 10px}
.article_tag_title{ font-size:18px; font-weight:bold; margin-bottom:8px}
.article_tag_content{ height:1%}
.article_tag_content a{ display:block; margin:0 5px 5px 0; padding:2px 6px; color:white; background-color:#FF3A7B; text-decoration:none; float:left; font-weight:bold}




