﻿/*****************************************************
**                                                  **
**    注：本文件中的所有路径需替换为实际物理路径    **
**                                                  **
*****************************************************/

/* 清除 */
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.clearfix:after{content:"."; display:block; height: 0; clear: both; visibility: hidden;} /* only FF */

#flinks{ clear:both; width:960px; margin-top:10px; height:100%; overflow:hidden; }
#flinks a:link {text-decoration: none;color: #000000;}
#flinks a:visited {text-decoration: none;color: #000000;}
#flinks a:hover {text-decoration: underline; color: #FF0000;}
#flinks a:active {text-decoration: none; color:#000000;}

#flinks .flinks_title
{
    width:960px;
    height:36px;
    line-height:36px;
    background:url(http://public.jimei.me/zh/images/footerimg/dh_bottom_navigation.gif) no-repeat;
}
#flinks .flinks_title h2{ float:left; font:bold 12px Tahoma; line-height:36px; padding-left:10px; }
#flinks .flinks_title span{ float:right; padding-top:3px; padding-right:20px; }

#flinks .flinks_list
{
    text-align:left;
    margin-bottom:10px;
    padding:10px;
    line-height:22px;
    background-color:#F1F1F1;
    border:1px solid #dbdada;
    border-top:0px;
}