<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0}
ul,ol,li{list-style:none}
input,button{margin:0;font-size:12px;vertical-align:middle}
body{font-size:12px;font-family:Arial, Helvetica, sans-serif; text-align:center;margin:0 auto}
table{border-collapse:collapse;border-spacing:0}
a{color:#333;text-decoration:none}
a:hover{color:#ef9b11;text-decoration:underline}

.box{width:400px;}
.left-pro{width:400px; padding:20px 10px;border:1px solid #ccc;text-align:left;float:left}
.left-pro .t1{width:100%;overflow: hidden}
.left-pro .t2{width:100%;text-indent:0;}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:68px;padding:1px;border:1px solid #ccc;height:68px;float:left;margin-right: 12px}
#main_img{cursor:pointer;display:block}
.leftj,.rightj{
    cursor:pointer;
    width: 20px;
    margin-top: 20px;
}
.leftj{
    float: left;
}
.rightj {
    float: right;
}
#gotop{

}
#gobottom{cursor:pointer;float: right}
#showArea{margin:10px;overflow:hidden;width: 338px;height: 77px;float: left}

</pre></body></html>