/* CSS Document */
 
 
.left-pro{ display: inline;
    float: left;
    padding: 20px 0;
    width: 602px;}
.left-pro .t1{height: 107px;
    overflow: hidden;
    position: relative;
    width: 600px;}
.left-pro .t2{border: 1px solid #ddd;
    height: 600px;
    margin-bottom: 15px;
    width: 600px;}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block; width:100px;padding:1px;border:1px solid #ccc;height:100px;float:left; margin-right:16px;}
#showArea img:nth-child(5){ margin:0;}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{ overflow:hidden}
