/* CSS Document */

.box{width:650px;margin:0px auto}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{ float:left;width:370px; height:102px;margin:10px 0 0 0; padding:10px; background:#f3f3f3;overflow:hidden}
#showArea ul{ float:left;width:390px; height:102px;overflow:hidden}
#showArea li{float:left;margin:0 9px 0 0;width:80px;height:102px;border:3px solid #bdbdbd;cursor:pointer;display:block;}
#showArea li.s2{float:left;margin:0 9px 0 0;width:80px;height:102px;border:3px solid #ab8502;cursor:pointer;display:block;}
#showArea li img{width:80px;height:102px;}
