  #image_enlarge {position:relative; top:10px; left:0px; width:300px; background-color:#fff; z-index:100;}
  #image_enlarge a.p1, #image_enlarge a.p1:visited {display:block; width:341px; height:170px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
  #image_enlarge a img {border:0;}
  #image_enlarge a.p1:active {text-decoration:none; background-color:#8c97a3; color:#000;}
  #image_enlarge a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
  #image_enlarge a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
  #image_enlarge a.p1:hover .large {display:block; position:absolute; top:-50px; left:-124px; width:589px; height:271px; border:1px solid #ccc;}
  #image_enlarge a.p1:active .large {display:block; position:absolute; top:-50px; left:-124px; width:589px; height:271px; border:1px solid #ccc;}
  #image_enlarge .info { font-size: 9px; color: #cccccc; margin-bottom: 5px; }