#slide {position:relative; width:650px;height:256px; margin:auto auto;}
#pic_list { position:absolute; left:0; bottom:0; width:100%; list-style: none; overflow:hidden; z-index:2;}
#pic_list li { float:left; width:70px; height:52px; padding-top:10px; overflow:hidden;}
#pic_list li img { position:absolute; top:18px; width:65px; height:35px; margin:0 20px; border:1px solid #fff;}
#this_pic { position:absolute; width:100%; height:100%; border:none;}
#transparence { position:absolute; left:0; bottom:0; width:100%; height:50px; background:#000; z-index:1; border-top:1px solid #fff;}
#topic { position:absolute; left:0; top:0; width:100%; height:20px; background:#000; z-index:1; border-top:1px solid #fff;}
#qy{ position:absolute; left:0; top:0; width:100%; line-height:20px; height:20px; overflow:hidden; z-index:2; color:#FFF; text-align:center; font-size:14px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;}