﻿body/*所有内容页样式文件在一起*/
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
   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; 
    text-align: left; 
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
}
#header 
{
    width: 100%;
    float: left;
    background-image: url('../Images/master/sky.jpg');
    background-repeat: repeat-x;
}
#main,#div_1
{
    width:100%;
    float :left;
}
#header #log
{
    width: 200px;
    height: 142px;
    float: left;
}
#header #menu
{
    width: 100%;
    float: left;
    height: 28px;
}
#div_1_1
{
    text-align: center;
    width: 610px;
    float: left;
    vertical-align: top;
}
#div_1_2
{
    text-align: center;
    width: 370px;
    float: right;
}
#footer {
    width: 100%;
    float: left;
    /*background-color: #C0C0C0;*/
}
 .nav
 {
  width :100%;
  float :left;
  height :10px;
  overflow :hidden;
  /*clear :both;*/
 }
 .nav_d
 {
  width :100%;
  float :left;
  height :20px;
  overflow :hidden;
  
 }
 .border_left
{
    vertical-align: top;
    text-align: center;
    border: 1px solid #d9d9d9;
    float: left;
    width: 100%;
}
 .border_right
{
    vertical-align: top;
    text-align: center;
    border: 1px solid #d9d9d9;
    float: right;
    width: 100%;
}
.td_border_bottom
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d9d9d9;
}
.td_title_bg {
    background-color: #EAEAEA;
    width: 100%;
}
.CH01 {
    background-color: #FF99CC;/*顶广告位1*/
    width: 660px;
    float: left;
    height: 142px;
    margin-left: 10px;
}
 .CH02
{
    background-color: #66FFCC;/*顶广告位2*/
    width: 120px;
    float: right;
    height: 142px;
}
.CBGG_L {
    border: 1px solid #d9d9d9; /*边广告位大370X362*/
    text-align: center;
    width: 100%;
    height: 363px;
    float: right;
    overflow: hidden;
}
.CBGG_X
{
    border: 1px solid #d9d9d9;/*边广告位小370X175*/
    text-align: center;
    width: 100%;
    height: 176px;
    float: right;
    overflow: hidden;
}

.tdType {
    color: #FF3300;
    height: 28px;
    text-align: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
}
  /*以下包含中，为各内容页格式*/
.totalpage
{
    text-align: center;
    font-size: 12px;
    width: 60px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.danqianpge
{
    text-align: center;
    color: #FF0000;
    font-size: 12px;
    width: 30px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.pageN
{
    text-align: center;
    font-size: 12px;
    width: 30px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.contentTitle
{
    color: rgb(0, 0, 0);
    font-family: 微软雅黑;
    font-size: 22px;
    height: 60px;/*原来为46px*/
    text-align: center;
}
.articlestate
{
    font-size: 12px;
    color: #808080;
    height: 30px;
    text-align: center;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.place {
    height: 28px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    background-color: #EAEAEA;
}
#content
{
    font-size: 14px;
    line-height: 28px;
    vertical-align: top;
    text-align: left;
    height: 628px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
}
.contentphoto
{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.contentphoto_top
{
    text-align: center;
    margin-top: 15px;
}
.contentphoto_bottom
{
    text-align: center;
    margin-bottom: 15px;
}
/**/