#focusImg { width:535px; height:356px; overflow:hidden; position:relative; }

#focusImg div.textShow { width:535px; height:36px; padding-left:10px; left:0; bottom:0; position:absolute;}
#picmark dd { position:relative;}
#picmark dd img { position: absolute; left:0; top:0;}
#listmark { right:15px; top:12px; position:absolute;}
#listmark dd.normal { width:19px; height:19px; float:left; line-height:19px; margin-left:2px; background:#ffffff; cursor:pointer; color:#666666; text-align:center; font-size:12px;}
#listmark dd.normal:hover { width:19px; height:19px; float:left; line-height:19px; margin-left:2px; background:#f4c23d; cursor:pointer; color:#ffffff; text-align:center; font-size:12px;}
#listmark dd.current { width:19px; height:19px; float:left; line-height:19px; margin-left:2px; background:#f4c23d; cursor:pointer; color:#ffffff; text-align:center; font-size:12px;}
.relative { position:relative;}
.absolute { position:absolute;}