.closestyle270955{ font-size:12px;color:#333333;text-decoration: none ;}

/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_1 ul
    {
        list-style-type:none;
        padding:3px; 
        margin:0px;
        color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    font-family: 宋体;
        text-align: center;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_1 li
    {
    width: 90px;
    height: 100%;
    display: block;
    float: left;
    color: #fff;
    margin-right: 1px;
    cursor: pointer;}
     .nav_menustyle_1_1 li A:link {
    background: url("https://www.susanhinds.com/dfiles/6415/dfiles/6415/themes/v1/img/bg-navi-border.jpg") no-repeat 0px 0px;
        color: #4e4242;
    border-width: 0px 1px 1px 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;

    text-decoration: none;}
    .nav_menustyle_1_1 li A:hover { background: url("https://www.susanhinds.com/dfiles/6415/dfiles/6415/themes/v1/img/nav_on2.jpg") no-repeat; color: #fff; text-align: center;}
    .nav_menustyle_1_1 li A:visited { background: url("https://www.susanhinds.com/dfiles/6415/dfiles/6415/themes/v1/img/nav_line2.jpg") no-repeat 0px 0px;  text-decoration: none;}
    
   
   
    /* 2级以上 li 无需修改 */
  
    .nav_menustyle_1_1 ul li ul li
    {
        float:none;
        z-index:100;
           width: 106px;
    border: 1px solid #d8d2d2;
    background: #f0f8f9;
    border-top: 0;
   
    top: 33px;
    left: 369px;
    line-height: 30px;}
    
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_1 ul li ul li ul
    {
        left:100%;
        top:0px;}
    .nav_menustyle_1_1 ul li ul li ul li
    {
        float:none;
        z-index:100;
           width: 146px;
    border: 1px solid #d8d2d2;
    background: #f0f8f9;
    border-top: 0;
   
    top: 33px;
    left: 369px;
    line-height: 30px;}
     .nav_menustyle_1_1 ul li ul li ul li ul li
    {
        float:none;
        z-index:100;
           width: 106px;
    border: 1px solid #d8d2d2;
    background: #f0f8f9;
    border-top: 0;
   
    top: 33px;
    left: 369px;
    line-height: 30px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_1 table 
    {
        position:absolute; 
        left:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_1 table table
    {
        top:0px;}
    .nav_menustyle_1_1 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_1 li ul,
    .nav_menustyle_1_1 li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_1 li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_1 li a:hover ul,
    .nav_menustyle_1_1 li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_1 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_1 li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_1 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_1 a
    {
        display:block;
        text-decoration:none;
        white-space:nowrap;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 a
{
    width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:14px;     /*字体大小*/
        color: #4e4242;
    border-width: 0px 1px 1px 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;

    
  
    border-width:0px 1px 1px 0px;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_1 a:hover
{
       background: url("https://www.susanhinds.com/img/nav_line2.jpg") no-repeat 0px 0px;
    color: #fff;
    text-decoration: none;}
}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_1 table 
{
    top:26px;}   
.nav_menustyle_1_1 table table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_1 ul li ul a
{
 width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:12px;     /*字体大小*/
        color: #4e4242;
    font-weight: lighter;
    border-width: 0px 1px 1px 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;  
    border-width:0px 1px 1px 0px;}
.nav_menustyle_1_1 ul li ul li ul li a
{
 width:90px;         /*菜单宽度*/
    height:25px;        /*菜单高度*/
    line-height:25px;   /*字体高度, 可设为菜单高度*/
    font-size:12px;     /*字体大小*/
        color: #4e4242;
    font-weight: lighter;
    border-width: 0px 1px 1px 0px;
    font-family: Georgia, Arial, Helvetica, sans-serif;

    
  
    border-width:0px 1px 1px 0px;}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_1 ul li ul li ul li a:hover
{}

.titlestyle130201{ line-height: 220%; color: #222222; font-size: 9pt; font-weight: bold; text-decoration: none ;}
.summarystyle130201{ line-height: 150%; color: #222222; font-size: 9pt ;}

.Article_PublishDate {
    font-family: "宋体";
    color: #061067;
    text-align: right;
    float: right;
    margin-right: 5px;}
.Article_PublishDate {
    font-family: "宋体";
    color: #061067;
    text-align: right;
    float: right;
    margin-right: 5px;}
.Article_PublishDate {
    font-family: "宋体";
    color: #061067;
    text-align: right;
    float: right;
    margin-right: 5px;}
.Article_PublishDate {
    font-family: "宋体";
    color: #061067;
    text-align: right;
    float: right;
    margin-right: 5px;}
.selectstyle130078{ font-size: 9pt; height: 20px; font-family: 宋体; width: 110px; position: relative; color: #222222 ;}
.titlestyle130078{ font-size: 9pt; color: #999999; font-family: 宋体; text-align: center;}

.selectstyle130079{ font-size: 9pt; height: 20px; font-family: 宋体; width: 110px; position: relative; color: #222222 ;}
.titlestyle130079{ font-size: 9pt; font-family: 宋体; color: #cccccc;}

