﻿
p.h2
{
    clear: both;
    height: 35px;
    line-height: 35px;
}

p.h2new
{
    clear: both;
    margin-top: 3px;
    text-align: center;
    background: url(images/footbk.jpg) repeat-x 0 0 #dfeeff;
    height: 66px;
    line-height: 28px;
}
p.h2 .nav img.left
{
    margin-top: 6px;
    margin-bottom: 4px;
}
p.h2 .nav a
{
    margin: 0px 5px;
    padding: 0 1px;
    height: 20px;

    font-family: '黑体';
	color:#000;
	font-size:16px;
}

p.h2 .nav a.li2
{
    margin: 0 5px 0 21px;
}
p.h2 .nav a.en
{
    padding: 0 1px 0 0;
}
p.h2 .a img.left
{
    margin-top: 0px;
    margin-right: 5px;
}

p.h2 .more
{
    float: right;
    margin-right: 10px;
}

.cBlue, .cBlue:visited, .cBlue a
{
    color: #fff;
}

p.h2
{
    font-size: 1.2em;
    font-weight: normal;
    line-height: 35px;
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 1px #fff;
    position: relative;
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: linear-gradient(top, #f6f6f6, #eaeaea);
    border-bottom: 1px solid #d9d9d9;
}


.content
{
    position:relative;
    margin: 0 0 6px 0;
    padding: 4px 8px;
    line-height: 1.8;
    font-family: "黑体";
}