﻿body{background-color:#e9f9fe;border-top:4px solid #e6e6e6;}
#head{
    width:100%;
    height:270px;
    background:url(../images/head-bg.jpg) repeat-x;
}
#head img{
    width:1070px;
    height:270px;
    margin:0 auto;
    display:block;
}
#nav{
    width:100%;
    height:40px;
    line-height:40px;
    background:#0099cc;
}
#nav li a{
    color:#fff;
    text-decoration:none;
    display:block;
    float:left;
    height:40px;
    line-height:40px;
    padding:0 13px;
    font-size:14px;
    background:#0099cc;
}
#nav li a:hover{
    background:#0078a1;
}
#nav li{
    float:left;
    position:relative;
    height:40px;
    line-height:40px;
}
#nav li .second{
    position:absolute;
    left:0;
    display:none;
    z-index:999;
}

#nav li .second a:hover{
    background:#0078a1;
}
.nav{
    width:1070px;
    height:40px;
    margin:0 auto;
}
#tw{width:100%;height:30px;background-color:#f0f0f0;}
.tw{width:1070px;height:30px;margin:0 auto;}
.time{
    font-size: 12px;
    float: left;
    height: 30px;
    width: 20%;
    line-height: 30px;
    margin-left: 15px;
}
.weather{
    float:left;
    height:26px;
    width:35%;
    overflow:hidden;
    margin-top:2px;
}
#search {
    width:29%;
    float:right;
    height:30px;
    line-height:30px;
    font-size:12px;
}
.btn {
    width:60px;
    height:20px;
    background-color:#0099cc;
    border:0 solid #fff;
    font-size:12px;
    color:#fff;
}
.clear{clear:both;}
.em
{
    font-style:italic;
    font-size:12px;
    color:#777777;
    float:right;
    padding-right:10px;
}
a:link,a:visited {color: #444;text-decoration: none}
a:hover {text-decoration: none;color:#a34440;}
a:active {text-decoration: none;color: #444}
#footer{
    width:100%;
    height:220px;
    background-color:#0099cc;
}
.foot{
    width:1050px;
    margin:0 auto;
}
.ftdh{
    width:402px;
    margin:0 auto;
    padding:25px 0;
}
.ftdh li{
    list-style-type: none;
    font-size: 14px;
    width: 66px;
    text-align: center;
    border-right: 1px solid #fff;
    float: left;
}
.ftdh li a{
    font-size:12px;
    color:#fff;
}
.ftdh li a:hover{
    font-size:12px;
    color:#a34440;
}
.foot p{
    font-size:12px;
    color:#Fff;
    text-align:center;
}
.foot p a{
    font-size:12px;
    color:#Fff;
    text-align:center;
}
.foot p a:hover{
    font-size:12px;
    color:#a34440;
    text-align:center;
}
.foot p img{
    width: 15px;
    height: 16px;
    padding-right: 3px;
}
.ftimg img{
    display:block;
    margin:0 auto;
    width: 46px;
    height: 51px;
}
.ft{
    width:340px;
    height:30px;
    margin:0 auto;
}
.ft_left,.ft_right{
    float:left;
}
.ft_left{
    width:290px;
}
#nav li .second a {
    background: #15b1e4;
    width: 90px;
    text-align: center;
}
#top {
    width: 1070px;
    height: 270px;
    margin: 0 auto;
}