﻿
.InformationShow
{
    border:1px solid #DEDEDE;
    margin:10px 0;
    padding:13px 20px;
}
.InformationShow .InformationTitle
{
    background:url("img/InformationTitlebg.jpg") no-repeat scroll 0 bottom;
    line-height:30px;
    font-size:15px;
    color:#333333;
    font-weight:bold;
    padding-left:10px;
}
.InformationShow .InformationContent
{
    margin-top:10px;
}

.InformationList
{
    border:1px solid #DEDEDE;
    padding:13px 20px;
}
.InformationList .InformationListTitle
{
    background:url("img/InformationTitlebg.jpg") no-repeat scroll 0 bottom;
    line-height:30px;
    font-size:15px;
    color:#333333;
    font-weight:bold;
    padding-left:10px;
}
.InformationList .InformationListShow
{
    margin:10px 0 0 0;
    width:670px;
}
.InformationList .InformationListShow ul li
{
    line-height:30px;
    border-bottom:1px dotted #979797;
}
.InformationList .InformationListShow ul li a:hover
{
    background:url("img/SubMenuSelectedIcon.jpg") no-repeat scroll 0 50%;
}
.InformationList .InformationListShow ul li a
{
    background:url("img/InformationListIndexIcon.jpg") no-repeat scroll 0 50%;
    font-size:13px;
    padding-left:20px;
    margin-left:10px;
    float:left;
}
.InformationList .InformationListShow ul li span
{
    float:right;
    margin-right:15px;
    color:#656565;
}
.current{
    background: url(img/SelectedPageIndex.png) repeat-x scroll 50% 50% #0078AE;
    border: 1px solid #77D5F7;
    color: #FFFFFF;
    margin: 0.2em 0.3em 0.1em 0.3em;
    padding: 2px 5px 2px 5px;
    text-align: center;
}
.cpin {
    padding: 15px;
}
.cpin li{
    float: left;
    width: 150px;
    padding-top: 20px;
    margin-left: 18px;
}
.cpin li span{
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #eee;
}
                    
.page_content{
    padding: 20px;
}
.InformationList{
    min-height: 520px;*height: 520px;_height:520px;
}
.show_title{
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.show_time{
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.show_content{
    padding: 15px;
}