@charset "utf-8";
/* CSS Document */
.hl,.hr{ width:50%;}
.hl{ float:left;}
.hr{ float:right;}
.r{ background:#1a1a1a;}
.r:hover{ background:#333;}
.r .hl img{ margin-top:90%;}
.l{ background:#808080;}
.l:hover{ background:#333;}
.l .hl img{ margin-top:60%;}
.foot .l,.foot .r{ background:none;}

