﻿
.module
{
    padding-right: 15px;
 

}

.module_left
{
       /*height:325px;*/
}

.module-name
{
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #1862be;
    text-indent: 10px;
}

    .module-name a
    {
         color: #1862be;
    }
        .module-name a:hover
    {
         color:#2e2e2e;
    }


    .module-name span
    {
        font-size: 12px;
        float: right;
        color: #0066cc;
        font-family:"宋体"；
    }
.module-spliter
{
    /*margin-top: 5px;*/
    width: 100%;
    height: 2px;

    background-color: #66abf7;
    overflow:hidden;
}

    .module-spliter div
    {
        width: 78px;
        background-color: #034088;
        height: 2px;

    }

.module-warpper
{
    width: 100%;
    padding-top:5px;
    height:100%;
    /*margin-top:5px;*/
    z-index:-10;
}

    .module-warpper ul li
    {
        line-height: 25px;
        background-image: url(../../Images/sprites.gif);
        background-repeat: no-repeat;
        background-position: left center;
    }

        .module-warpper ul li a.px350
        {
            color: #2e2e2e;
            font-size: 13px;
            white-space: nowrap;
            overflow: hidden;
                 text-overflow: ellipsis;
            width: 325px;
            display: block;
       
            -moz-binding: url("../../Styles/ellipsis.xml#ellipsis");
            padding-left: 9px;
            background: url("../../Images/sprites.gif");
            background-position-x: 0%;
            background-position-y: -543px;
            background-repeat: no-repeat;
        }

        .module-warpper ul li a.px300
        {
            color: #2e2e2e;
            font-size: 13px;
            white-space: nowrap;
            overflow: hidden;
            width: 315px;
            display: block;
            text-overflow: ellipsis;
            -moz-binding: url("../../Styles/ellipsis.xml#ellipsis");
            padding-left: 9px;
            background: url("../../Images/sprites.gif");
            background-position-x: 0%;
            background-position-y: -543px;
            background-repeat: no-repeat;
        }


.module-title
{
    padding-bottom: 8px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

    .module-title a
    {
        font-size: 14px;
        font-weight: bold;
    }

.module-summary
{
    text-indent: 20px;
    line-height: 23px;
}

    .module-summary a
    {
        font-size: 13px;
        color: #667e8a;
    }
    .image-border
{
    padding: 2px;
    border: 1px solid #a4a4a4;
    background: #fff;
    margin-right: 5px;
}

.px130-90
{
    width: 130px;
    height: 90px;
}

.fb
{
    text-align: center;
    width: 100%;
    margin: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.tag_description
{
    float: left;
    margin-top:5px;
      padding-bottom:10px;
}

    .tag_description a
    {
 
        font-size: 12px;
        text-indent: 24px;
    }

    .tag_description p
    {
        font-size: 12px;
        text-indent: 24px;
        text-align:justify; 
        text-justify:inter-ideograph;
    }

.spic img
{
    width: 130px;
    height: 90px;
    padding: 2px;
    border: 1px solid #a4a4a4;
    background: #fff;
    margin-right: 5px;
}

.tag_table
{
    width:370px
}

.tag_title a
{
       color: #2e2e2e;
    font-size: 12px;
  
    display: block;
    width:100%;
    text-overflow: ellipsis;
    -moz-binding: url("../../Styles/ellipsis.xml#ellipsis");
    background: url("../../Images/sprites.gif");
    background-position-x: 0%;
    background-position-y: -541px;
    background-repeat: no-repeat;
    padding-left:10px;
    white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
}

.module_two
{
    margin-top:10px;
}



