﻿
/*网站友情连接*/
#friendlink
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.title_bg
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #EFEFEF;
}
#bz
{
    display: block;
    height: 78px;
    margin-left: 20px;
    background: url( '../images/other/link.gif' ) no-repeat left bottom;
}

.pp
{
    margin-left: 30px;
    font-size: 12px;
    color: #603811;
    font-weight: bold;
}
#title_bz
{
    margin: 0 auto;
    margin-left: 20px;
    list-style-type: none;
    padding: 0;
    font-size: 12px;
    height: 50px;
}
.txt
{
    line-height: 30px;
    position: relative;
}
/*友情连接列表*/
.linktable
{
    margin: 0 auto;
    padding: 0;
    width: 95%;
    border-collapse: collapse;
    font-size: 12px;
}
.linktable tr td
{
    height: 40px;
    text-align: center;
    border: 1px #E7E7E7 SOLID;
    line-height: 40px;
    margin: 0 auto;
}
.linktable tr td img
{
    margin-top: 4px;
    border: 0px;
}
.linktable1
{
    margin: 0 auto;
    padding: 0;
    width: 95%;
    border-collapse: collapse;
    font-size: 12px;
}
.linktable1 tr td
{
    height: 25px;
    text-align: center;
    border: 1px #E7E7E7 SOLID;
    line-height: 25px;
    margin: 0 auto;
}
.linktable1 tr td a
{
    color: #0073A5;
}
.cooperate
{
    margin: 0 auto;
    padding: 0;
    width: 95%;
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    background: url( '../images/other/linktitle_m.gif' ) repeat-x left center;
}
#left
{
    float: left;
    display: block;
    width: 300px;
    height: 27px;
    color: #fff;
    font-weight: bold;
    text-indent: 2em;
    background: url( '../images/other/linktitle_l.gif' ) no-repeat left center;
}
#right
{
    float: right;
    display: block;
    width: 5px;
    height: 27px;
    background: url( '../images/other/linktitle_r.gif' ) no-repeat left center;
}
.kingsunsoft
{
    margin: 0 auto;
    padding: 0;
    width: 90%;
    font-size: 12px;
}
.tableft
{
    width: 95px;
    height: 25px;
    line-height: 25px;
    text-align: right;
}
.tabright
{
    text-indent: 1em;
}
.tabright1
{
    padding-left: 12px;
}
.areatxt
{
    width: 580px;
    height: 100px;
    font-size:12px;
    font-family:Arial;
}
/*分隔线*/
.line1
{
    clear: both;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
}
.line2
{
    clear: both;
    line-height: 10px;
    overflow: hidden;
    height: 10px;
}

.phone
{
    position: absolute;
    display: block;
    float: left;
    width: 130px;
    left: 100px;
    top: 5px; 
    *top:-5px;
text-indent:30px;
line-height:25px;
background:url('../images/default/phone.gif') no-repeat left center;
font-weight:bold;
color:#0871AF;
}
.email
{
    position: absolute;
    display: block;
    float: left;
    left: 250px;
    top: 5px; 
    *top:-5px;
width:180px;
height:25px;
text-indent:20px;
background:url('../images/default/email.gif') no-repeat left center;
font-weight:bold;
color:#0871AF;
}