﻿
/*友情连接 start*/
.FriendLinkNoo
{
    width: 960px;
    height: 90px;
    border:#6195c5 solid 1px;
    margin-top:5px;
}
.FriendLinkHead
{
	color:#006766;
    height: 25px;
    width: auto;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    text-indent: 10px;
    background: #BBBC90;
    color: #FFF;
    line-height: 15px;
    margin-top:5px;
     background: url(../images/bg_index_caption.gif);
}
.link ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.link li
{
	text-align:center;
    float: left;
    width: 108px;
}
/*友情连接 end*/