/*http://www.kaiwo123.com*/
#db_gallery ul, #db_gallery li{list-style:none;margin:0;padding:0}
#db_gallery img{border:none;vertical-align:top;}

#db_gallery .db_imgset {position:relative;width:650px;height:490px;overflow:hidden;margin-left:auto;margin-right:auto;}
#db_gallery .db_imgset .db_imgwin{height:100%; text-align:center;}
#db_gallery .db_imgset .db_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#9e6e3e}
#db_gallery .db_imgset .db_page .db_current{color:#eca14f}
#db_gallery .db_imgset .db_page .db_total{color:#ffcc00}
#db_gallery .db_imgset .db_prevbtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;}
#db_gallery .db_imgset .db_nextbtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;}

#db_gallery .db_thumset {position:relative;margin-top:10px;width:650px;margin-left:auto;margin-right:auto;}
#db_gallery .db_thumset .db_thummove{position:relative;white-space:nowrap;font-size:0}
#db_gallery .db_thumset .db_thummove li{display:inline;margin-right:8px}
#db_gallery .db_thumset .db_prevpagebtn{position:absolute;top:0;cursor:pointer;left:0;}
#db_gallery .db_thumset .db_nextpagebtn{position:absolute;top:0;cursor:pointer;right:0;}
#db_gallery .db_thumset .db_thumline{position:absolute;width:94px;height:71px !important;border:2px solid #9e6e3e;left:0;top:0}
#db_gallery .db_thumset .db_thummove li a img{width:97px;height: 73px;}