﻿#head
{
    width:850px;
    margin:0px auto;
    height:100px;
    background:url(../cntktimg/head_bg.jpg) repeat-x 0 0;
}
#logo
{
    float:left;
    width:220px;
}
#service
{
    float:right;
    width:620px;
}
#service p
{
    color:Black;
    margin-top:50px;
    margin-right:10px;
    font-family:"黑体";
    font-size:large;
    text-align:right;
}
#service p span
{
    color:#f85c33;
}
#main,#foot
{
    margin:0px auto;
}
#main
{
    width:848px;
    border:solid 1px #e6e6e6;
    border-left:solid 1px #e6e6e6;
    border-right:solid 1px #e6e6e6;
    border-bottom:solid 1px #e6e6e6;
}

#fsearch tr,#login tr,#loginb tr
{
    height:30px;
    line-height:30px;
}
#fsearch tr th
{
    width:80px;
}
#foot
{
    width:850px;
    margin:0px auto;
    height:60px;
    background-color:#e2e2e2;

}
#foot p
{
    margin:5px;
    text-align:center;
    line-height:25px;
}
#qqservice
{
    width:118px;
    overflow:hidden;
}
#qqservice #up
{
    width:118px;
    height:70px;
    background:url(/cntktimg/up.gif) no-repeat left top;
}
#qqservice #middle
{
    width:118px;
    background:url(/cntktimg/mid.gif) repeat-y left top;
}
#qqservice #down
{
    width:118px;
    height:31px;
    background:url(/cntktimg/down.gif) no-repeat left top;
}
#qqservice #middle p
{
    margin:0px auto;
    width:100px;
    height:50px;
    text-align:center;
}
#qqservice #middle p span
{
    display:block;
    color: #034af3;
}
#todayNews,#hotNews,#newsCategory
{
    margin:5px;
    border:solid 1px #e6e6e6;

}
#todayNews dt,#hotNews dt,#newsCategory dt
{
        height:25px;
        line-height:25px;
        font-weight: bold;
         color: #ff6604;
         padding-left:5px;
}
#todayNews dd ,#hotNews dd,#newsCategory dd
{
    padding-left:10px;
    height:22px;
    line-height:22px;
}
#newsList
{
    border: solid 1px #cccccc; margin: 5px auto;
}
#news dl dt
{
    text-align:center;
    font-size:x-large;
}
#news dl dd span
{
    height:22px;
    line-height:22px;
    margin-left:70px;
}
#news dl dd div
{
    margin:5px;
}
#nav
{
    border-left:solid 1px #e6e6e6;
    border-right:solid 1px #e6e6e6;
        width:843px;
        padding-left:5px;
    margin:0px auto;
    height:30px;
    line-height:30px;

}