/* CSS Document */

.proBox_l{width: 392px;}
.proBox_l .t1{width: 100%;display: flex;align-items: center;background: #f1f0f0;}
.proBox_l .t2{width: 392px;text-indent:0;}
.proBox_l .t2 img{text-indent:0;}
#showArea img{cursor:pointer;width: 50px;height: 50px;}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-right: 9px;}
#showArea{height: 70px;margin: 0 10px 6px;overflow: auto;padding-top: 10px;min-width: 343px;}
.showArea_ul{display: flex;}
#showArea::-webkit-scrollbar { width : 0px; height: 0px;}
.imga{border: 3px solid transparent;padding: 1px;position: relative;margin: 0 5px;}
.imga.on{border: 3px solid #d93865;}
.imga b{width: 0;height: 0;border-bottom: 8px solid transparent;border-left: 5px solid transparent;border-right: 5px solid transparent;position: absolute;top: -10px;left: 50%;transform: translate(-50%,0);}
 .imga.on b{border-bottom-color: #d93865;} 
