@CHARSET "UTF-8";



/*--- shared */


.ftHolder { width: 480px;text-align: center; height: 170px; position:relative;  }
#ft {  overflow:hidden;-moz-border-radius: 5px;}
.ft-title { padding: 4px 4px; width: 480px; text-align: left; }
.ft-title a{ color:#FFF; font-family:ËÎÌå; font-size:12px; text-decoration:none; font-weight:bold;}
i{ font-style: normal;}
/*--- end:shared */

.topbar h2{ font-weight: normal !important }
.topbar a { color: #3399cc; text-decoration: none; }
.topbar a:hover { text-decoration: underline; }



.ft-prev, .ft-next { background-color: #000; padding: 0 10px; display:none; }

#ft-buttons-ft   
{
    bottom: 7px;
    height: 13px;
    position: absolute;
    right: 5px;
    z-index: 1002;
}
#ft-buttons-ft .ft-button-ft{ 
   background: none repeat scroll 0 0 #ffffff;
    color: #FF7300;
    display: block;
    float: left;
    font-size: 11px;
    height: 14px;
    line-height: 14px;
    margin-right: 3px;
    text-align: center;
    text-decoration: none;
    width: 14px; }
#ft-buttons-ft .ft-button-ft-active { color: #ffffff; background:#FF7300; }
