﻿/* 说明：该文件为主题的Css样式文件。 */
/* 头部。 */
#navigation a
{
    text-decoration: none;
    color: #64393E;
}

div#navigation ul.mainNav li.mainNavLi
{
    position: relative;
    text-align: center;
    vertical-align: middle;
    float: left;
    height: 30px;
    width: 120px;
    padding-top: 13px;
    font-size: 1.3em;
    _font-size: 1.3em;
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
}
div#navigation ul.mainNav li.mainNavLi:hover
{
    /* background: #a33038;    background: url(Images/nav_Back.jpg) no-repeat right top;*/
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
    color: #FFFFFF;
}




#navigation ul.mainNav li.mainNavLi > a
{
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
    font-size: 1.3em;
    _font-size: 1.3em;
}
#navigation ul.mainNav li.mainNavLi > a:hover
{
    text-decoration: underline;
    _text-decoration: underline;
    color: #FFFFFF;
}

#navigation ul.subNav
{
    /*position: absolute;     top: 28px;     left: 0;     background: #53b2b4;     display: none;     opacity: 0;     border-bottom: solid 1px #F2F2F2;*/
    position: absolute;
    top: 43px;
    left: 0px;
    background: #C1D9E3;
    display: none;
    opacity: 0;
    border-bottom: solid 1px #F2F2F2;
    z-index: 60;
    _font-size: 0.95em;
}
#navigation ul.subNav li
{
    /*width: 120px;     height: 1.8em;     border: solid 1px #F2F2F2;     border-bottom: none;     line-height: 1.8em;*/ /* width: 119px;     height: 1.8em;     border: solid 1px #a33038;     border-top: none;     line-height: 1.8em;*/
    width: 118px;
    height: 2.0em;
    border: solid 1px #a33038;
    border-top: none;
    line-height: 2.0em;
    text-align: center;
    z-index: 51;
}
#navigation ul.subNav li:hover
{
    /*background: #1f7d7e;*/
    background: #97C1D1;
    text-decoration: underline;
    _text-decoration: underline;
}
#navigation ul.subNav li a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    _text-decoration: underline;
}

#navigation ul.mainNav li a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    _text-decoration: underline;
}


/* HomeNews */
table#tbId
{
    width: 97%;
    line-height: 1.8em;
}
table#tbId tr td
{
    border-bottom: #ece9d8 3px dotted;
}
table#tbId .tdListValue
{
    padding-left: 18px;
    background: url(Images/List/List_News.gif) no-repeat left center;
}

table#tbId td.tdListValueUlink
{
    color: #5999d6;
    text-align: right;
}
table#tbPt
{
    width: 97%;
    line-height:1.8em;
}
table#tbPt tr td
{
    border-bottom: #ece9d8 3px dotted;
}

table#tbPt .tdListValue
{
    padding-left: 18px;
    background: url(Images/List/List_NewsBlue.gif) no-repeat left center;
}
table#tbPt td.tdListValueUlink
{
    color: #5999d6;
    text-align: right;
}
table#tbCallBoard
{
    width: 200px;
    line-height: 1.9em;
    margin: 5px 0 0 5px;
    text-align: left;
}
table#tbCallBoard td.tdListValue
{
    padding-left: 18px;
    background: url(Images/Icon/List_Green.gif) no-repeat left center;
}


/* SiteMap */
div#siteMap a
{
    text-decoration: none;
    color: #0062ad;
}
div#siteMap a:hover
{
    text-decoration: none;
    color: #b4dd74;
}
div#siteMap a:active
{
    text-decoration: none;
    color: #0062ad;
}

/*二级页面 左侧的菜单 方案一*/

div.contentLeft1
{
    width: 249px;
    height: auto !important; /*设置对象的高度无自动定；*/
    height: 375px;
    min-height: 375px; /*设置对象box的最小高度，Firefox、IE7+适用；*/
    _heigt: 375px; /*设置对象高度，此属性只有IE6认，在IE6下此属性覆盖上auto属性。*/
    background: #F4FAF6 url('Images/contentLeft_Back.jpg') no-repeat left top;
    float: left;
    text-align: right;
}

div#leftNavigation a
{
    text-decoration: none;
    color: #333333;
}
div#leftNavigation ul.mainNav li.mainNavLi
{
    /*    z-index: 1;     position: relative; */ /* border-bottom: solid 1px #5e9edb;        background: url(Images/Icon/ListIcon02.gif) no-repeat 13px 8px;*/
    background: url(Images/leftNavigation02.jpg) no-repeat right top;
    height: 30px;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: center;
}
div#leftNavigation ul.mainNav li.mainNavLi .EnName
{
    display: none;
}
div#leftNavigation ul.mainNav li.mainNavLi > a
{
    font-size: 1.2em;
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
}
div#leftNavigation ul.subNav
{
    /*    z-index: 50;    _left: 180px;     position: absolute;     top: 10px;     left: 90px; */
    display: none;
    opacity: 0;
    border-bottom: solid 1px #9cc9f4;
}
div#leftNavigation ul.subNav li
{
    height: 2.0em;
    border: solid 1px #9cc9f4;
    border-bottom: none;
    line-height: 2.0em;
    text-align: center;
}
div#leftNavigation ul.subNav li:hover
{
    background: #0062aa;
}
div#leftNavigation ul.subNav li a
{
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
    color: #F2F2F2;
}
div#leftNavigation ul.subNav li a:hover
{
    _text-decoration: underline;
}
div#leftNavigation ul.subNav li a:active
{
    _text-decoration: underline;
    color: #9ade12;
}
div#leftNavigation li#mainNavLi1
{
    background: url(Images/leftNavigation01.jpg) no-repeat right top;
    padding: 7px 80px 5px 0px;
    font-family: Arial, 宋体;
    font-size: 1.2em;
}


/*二级页面 左侧的菜单 方案二*/
/*div#leftNavigation a
{
    text-decoration: none;
    color: #333333;
}*/

div#leftNavigation1 ul.mainNav_left
{
    margin-top: 32px;
}

div#leftNavigation1 ul.mainNav_left li.mainNavLi_left
{
    /*    z-index: 1;     position: relative;      width: 150px;     border-bottom: solid 1px #5e9edb;     line-height: 26px;*/ /* background: url(Images/Icon/ListIcon02.gif) no-repeat 13px 8px; padding-left: 30px;           background: url(Images/leftNavigation01.jpg) no-repeat right top;      padding-left: 30px;*/
    background: url(Images/leftNavigation01.jpg) no-repeat right top;
    width: 180px;
    height: auto !important; /*设置对象的高度无自动定；*/
    height: 30px;
    min-height: 30px; /*设置对象box的最小高度，Firefox、IE7+适用；*/
    _heigt: 30px; /*设置对象高度，此属性只有IE6认，在IE6下此属性覆盖上aut*/
    padding: 4px 0px 4px 35px;
    _padding: 8px 0px 8px 70px;
    margin-bottom: 5px;
    font-family: Arial, 宋体;
    font-size: 1.2em;
    text-align: left;
}
div#leftNavigation1 ul.mainNav_left li.mainNavLi_left .EnName
{
    display: none;
}
div#leftNavigation1 ul.mainNav_left li.mainNavLi_left > a
{
    color: #FFFFFF;
    _color: #FFFFFF;
    font-size: 1.2em;
    _font-size: 1.2em;
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
}
div#leftNavigation1 ul.subNav
{
    /*    z-index: 50;    _left: 180px;     position: absolute;     top: 10px;     left: 90px;      background: #5e9edb;     border-bottom: solid 1px #9cc9f4;     background: url(Images/leftNavigation02.jpg) no-repeat right top;*/
    display: none;
    opacity: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    _margin-bottom: 3px;
    margin-right: 0px;
    margin-right: 0px\9; *margin-right:0px;
_margin-right:0px;

}
div#leftNavigation1 ul.subNav li
{
    background: url(Images/leftNavigation02.jpg) no-repeat right top;
    height: 1.8em;
    width: 198px;
    float: right; /* border: solid 1px #9cc9f4;*/
    border-bottom: none;
    line-height: 1.8em;
    text-align: center;
    margin-top: 3px;
    _margin-top: 6px;
    margin-right: 0px;
}
div#leftNavigation1 ul.subNav li:hover
{
    background: url(Images/leftNavigation04.jpg) no-repeat right top;
}
div#leftNavigation1 ul.subNav li a
{
    font-family: 微软雅黑, 黑体, 幼圆, 宋体;
    color: #782027;
}
div#leftNavigation1 ul.subNav li a:hover
{
    _text-decoration: underline;
}
div#leftNavigation1 ul.subNav li a:active
{
    _text-decoration: underline;
    color: #9ade12;
}
div#leftNavigation1 li#mainNavLi1_left_111
{
    /*background: #9ade12 url(Images/Icon/ListIcon01.gif) no-repeat 13px 8px;     border-bottom: none;*/
    background: url(Images/leftNavigation01.jpg) no-repeat right top;
    padding: 7px 80px 5px 0px;
    font-family: Arial, 宋体;
    font-size: 1.2em;
}


/* SubPage */
div.divChannelShow
{
}

div.divChannelShow table.subNews
{
    width: 660px;
    line-height: 2.0em;
    margin-left: 10px;
}
div.divChannelShow table.subNews tr td
{
    border-bottom: dotted 3px #ece9d8;
}

div.divChannelShow table.subNews td.tdListValue
{
    width: 500px;
    padding-left: 18px;
    background: url(Images/Icon/List_NewsBlue.gif) no-repeat center left;
}
div.divChannelShow table.subNews td.tdListValueUlink
{
    width: 70px;
    color: #5999d6;
    text-align: right;
}
div.divChannelShow span.noArticle
{
    margin-left: 10px;
    padding-left: 18px;
    background: url(Images/Icon/List_NewsBlue1111.gif) no-repeat center left;
    color: #5999d6;
}
div.divChannelShow .pages
{
    width: 500px;
    text-align: center;
    margin: 20px 0 20px 60px;
    display: block;
}

div#ArticlesContent
{
}
div.contentNewsTitle
{
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: url(Images/NewsTitleLine.gif) repeat-x bottom left;
}

/* Controls */
.moreImg
{
    margin: 10px 0px 0px 355px;
}
.moreImg1
{
    margin: 0px 0px 0px 135px;
    float: right;
    
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin: 0;
    padding: 0;
}




