﻿body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    text-align: center;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a:link, a:visited {
    color: black;
    text-decoration: none;
    font-size: 12px;
}
a:hover {
    color: #0000CC;
    text-decoration: underline;
    font-size: 12px;
}
a:active {
    color: Black;
    text-decoration: none;
    font-size: 12px;
}
#all {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#header {
    width: 100%;
    float: left;
    background-image: url('../Images/master/sky.jpg');
    background-repeat: repeat-x;
}
#main {
    width: 100%;
    float: left;
}
#div_1 {
    width: 720px;
    float: left;
}
#place {
    background-color: #EAEAEA;
}
#div_2 {
    width: 260px;
    float: right;
}
#footer {
    width: 100%;
    float: left;
    /*height: 200px;*/ /*tem*/
    /*background-color: #CCFFCC;*/ /*tem*/
}
.nav {
    width: 100%;
    height: 10px;
    float: left;
    /*clear: both;*/
}
.nav_d {
    width: 100%;
    height: 15px;
    float: left;
    /*clear: both;*/
}
.place {
    font-size: 14px;
    padding-left: 15px;
    text-align: left;
    height: 28px;
}
.border {
    text-align: center;
    border: 1px solid #d9d9d9;
    width: 100%;
    float: left;
}
.border_head {
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #d9d9d9;
    border-bottom-color: #d9d9d9;
    border-left-color: #d9d9d9;
    float: left;
}
.Jianj /*边上简介*/ {
    color: #666666;
    line-height: 18px;
    text-align: left;
}
.JianJ_c /*主体文章中的简介*/
{
    line-height: 22px;
    text-align: left;
    font-size: 14px;
}
.td_bottom_border {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}
.td_title {
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    height: 28px;
}
.NTBGG {
    width: 100%;
    height: 302px; 
    float: right;
    text-align: center;
    /*border: 1px solid #d9d9d9;*/
}
.td_bianshow {
    background-color: #EAEAEA;
    text-align: center;
}
.td_biantitle {
    font-size: 14px;
    /*color: #808080;*/
    text-align: left;
    padding-left: 15px;
    font-family: 微软雅黑;
    height: 28px;
}
