﻿.eldeshow_content
{
    width: 1024px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
 
}
.elde_h3
{
    width: 800px;
    height: 37px;
    line-height: 37px;

    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.elde_content
{
    width: 800px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  
    font-size:18px;
    font-family:宋体;
    /*
    font-family:黑体;*/
    line-height:25px;
    padding-top:20px;
    padding-bottom:20px;
}


.top_img
{
    width: 350px;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
    padding-top:20px;
}

.elde_top_img_out
{
    width: 350px;
    height: 450px;
    display: table-cell;
    font-size: 0;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    overflow: hidden;
}
.elde_top_img_inner
{
    text-align: center;
    vertical-align: middle;
    width: 350px\9;
    font-size: 0;
}
.elde_top_img_inner img
{
    max-width: 350px;
    max-height: 450px;
    margin: 0 auto; /* border: 1px solid #000;*/
_width: expression(this.width > 350 ? '350px': true); /*IE6*/
_height: expression(this.height > 450 ? '450px': true); /*IE6*/
_overflow:hidden;
}
.elde_source
{
        width: 800px;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #dadada;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color:#b3b1b3;

  
}