﻿.adbox { position: relative; overflow: hidden; border-radius: 3px; }
.adbox ul { position: absolute; height:100%; left:0; top:0; width: 100%; }
.adbox ul li { float:left;list-style-type: none; }


.mhad:hover { opacity: 0.6; filter: alpha(opacity=60); }