﻿body/*所有分类TypeList/Type_页面.aspx样式文件在一起*/
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 宋体, Arial, Helvetica, sans-serif;
    text-align: center;
    /*background-color: #f4f8fe;*/
}
#all {
    width: 1000px;
    text-align: left;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;/*内容区域背景色*/
}
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;
}
#header
{
    width: 100%;
    float: left;
    background-image: url('../Images/master/sky.jpg');
    background-repeat: repeat-x;
}
#header #menu/*菜单*/
{
   width: 100%;
    float: left;
    height: 28px;
    text-align: center;
    overflow: hidden;
}
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
#menu li
  {
     float:left;
     line-height :28px;
     width :83.3px;
     text-align :center;
  }
#menu a:link, #menu a:visited
{
    background-position: 1px 2px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
    background-image: url('../Images/master/menu_bg.jpg');
    background-repeat: no-repeat;
}
#menu a:hover {
    /*color: #0066FF;*/
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
    background-image: url(  '../Images/master/menu_bg_over.gif' );
    background-repeat: no-repeat;
}
#place
{
    background-color: #EAEAEA;
}
#main {
    width: 100%;
    float: left;
}
#div_1 {
    width: 720px;
    float: left;
    text-align: center;
}
#div_2 {
    width: 260px;
    float: right;
    vertical-align: top;
}
.TMGG /*中广告*/ {
    width: 100%; /*684px*/
    height: 160px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.TBGG/*边广告位*/
{
    width: 100%;/*260px*/
    height: 300px;/*每个页面的高度不一定相同*/
    vertical-align: middle;
    text-align: center;
    /*background-color: #F3F3F3;*/
    overflow: hidden;
}
.border/*边框*/
{
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border: 1px solid #d9d9d9;
    width: 100%;
}
.nav
{
    width :100%;
    height :10px;
    overflow :hidden;
    clear :both;
 }
.nav_d
{
    width :100%;
    height :15px;
    overflow :hidden;
    clear :both;
 }
.onMenu/*当前菜单样式*/
 {
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.xiaozao {
    text-align: right;
    /*padding-right: 10px;*/
    width: 90px;
}
.td_Type /*分类标题*/ {
    font-family: 微软雅黑;
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
}
.td_Tout/*时代经验*/
{
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    height: 28px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}
.td_talkrule/*谈经验*/
{
    font-family: 微软雅黑;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    height: 28px;
}
.td_top_border/*分界线*/
{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #CC3300;
}
.td_Type_Eng {/*分类英文*/
    font-family: Vijaya;
    font-size: 18px;
    text-align: left;
    padding-left: 15px;
    color: #FF9900;
}
.JianJ/*内容简介*/
{
    color: #999999;
    text-align: left;
    line-height: 18px;
    /*padding-left: 15px;*/
}
.NtypeHot/*子类热点*/
{
    color: #FF3300;
    text-align: right;
}
.title_bg {/*标题背景*/
     background-color:  #EAEAEA;
}
.evident_bg /*突出区域*/{
    background-color: #F3F3F3;
}
.Title_bg {
    background-color: #EAEAEA;
    width: 100%;
}
#footer
{
    width: 100%;
    float: left;
    /*height: 200px;*//*tem*/
    /*background-color: #FFFFCC;*//*tem*/
}
