﻿
#outerContainer {width:510px; margin:2px auto;}

.holder {width:170px; height:160px; float:left; position:relative; font-family:arial, sans-serif;}
.link1 {width:170px; height:160px; position:absolute; top:0; left:0; position:absolute;}
.link1 a {display:block; width:160px; height:104px;position:absolute; left:5px; top:5px; border:0; text-decoration:none;}
.link1 a span {display:none;}
.link1 a img {display:block; width:160px; height:104px; border:0;}
.link1 a:hover {left:0; top:0; border:1px solid #ccc; background:#f4f4f4; height:158px; width:168px;}
.link1 a:hover img {display:none;}
.link1 a:hover span {display:block; width:154px; height:98px; position:absolute; left:4px; top:4px; background:#fff; border:1px solid #ccc; overflow:hidden; font-size:11px; color:#666; padding:2px; line-height:13px; cursor:pointer;}

.link2 {width:16px; height:16px; position:absolute; left:149px; top:93px;}
.link2 a {display:block; width:16px; height:16px; overflow:hidden; background:url(cross.gif);}

.link3 {width:160px; height:114px; position:absolute; left:5px; top:110px; padding-top:5px; font-size:11px;}
.link3 p {color:#666; line-height:14px; margin:0; padding:0;}
.link3 p a {text-decoration:none; color:#06c;}
.link3 p a:hover {text-decoration:underline;}
