﻿#f_div {
margin: 0px; overflow: hidden; width: 240px; height: 214px;
}
#f_imgdiv {
overflow: hidden; width: 100%; height: 100%;
}
#f_img {
border-right: 0px; border-top: 0px; filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); border-left: 0px; border-bottom: 0px;
}
#f_infodiv {

width: 100%; position: relative; top: 197px; overflow:hidden; background-color:Transparent;
}
#f_buttondiv {
overflow: hidden; width: 100%; height: 17px; text-align: left ;background-color:Transparent;
}

#f_buttondiv div {
background: #fff; float: right; width: 1px; height: 17px;
}
#f_buttondiv .bg {
background:black; filter: Alpha(Opacity=40); float: right; width: 17px; height: 17px;
}
#f_buttondiv a {
display: block; font-size: 10px; float: right; overflow: hidden; width: 17px; color: #fff; line-height: 7px; padding-top: 5px; font-family: Arial, Helvetica, sans-serif; position: absolute; height: 13px; text-align: center; text-decoration: none;
}
#f_buttondiv a:link {
color: #fff;
}
#f_buttondiv a:visited {
color: #000;
}
#f_buttondiv a:active {
color: #000;
}
#f_buttondiv a:hover {
background:red; color: #000;
}
#f_buttondiv a.on:link {
background:red; color: #000;
}
#f_buttondiv a.on:visited {
background:red; color: #000;
}
#f_buttondiv a.on:active {

background:red; color: #000;
}
#f_buttondiv a.on:hover {
background:red; color: #000;
}
