﻿.zhengshu_border
{
    width: 24.2%;
    height: 90px;
    float: left;
    color: #414141;
    font-size:14px;
    margin-left: 0.5%;
    margin-right: 0.2%;
    border: #ddd 1px solid;
    border-radius: 10px;
    background: #fff;
    color: #333;
    border-right-style: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4); /*ie*/
    -moz-box-shadow: 2px 2px 10px #ddd; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #ddd; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
    font-family: 微软雅黑;
    font-weight: bold;
    border-left-style: none;
    border-top-style: none;
}
.pos_div_bg
{
 color:#4D4A41;

   
}

       .DocumentInfo_div{width:830px;height:auto;margin-left:auto;margin-right:auto;    border: #ddd 1px solid;
    border-radius: 10px;
    background: #fff;
    color: Black;
    border-right-style: none;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4); /*ie*/
    -moz-box-shadow: 2px 2px 10px #ddd; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #ddd; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
    font-family: 微软雅黑;
    font-weight: bold;
    border-left-style: none;
    border-top-style: none;padding-bottom:30px;margin-top:10px;margin-bottom:20px;}
       .DocumentInfo_title{width:100%;height:auto;line-height:30px;color:Red;font-weight:bold;font-size:30px;text-align:center;margin-top:70px;display:inline-block;transform:scale(1,1.5);-ms-transform:scale(1,1.5);-webkit-transform:scale(1,1.5);
                            -moz-transform:scale(1,1.5);
                            -o-transform:scale(1,1.5);}
       .DocumentInfo_zi{width:100%;height:28px;line-height:28px;color:Black;font-size:15px;text-align:center;margin-top:50px;}
       .DocumentInfo_line{width:80%;height:3px;background-color:Red;margin-left:auto;margin-right:auto;margin-bottom:20px;}
       .DocumentInfo_contents{font-size:14px;line-height:22px;width:80%;height:auto;margin-left:auto;margin-right:auto;text-align:left;font-weight:normal;}
       .DocumentInfo_foot{font-size:14px;line-height:22px;width:80%;height:auto;margin-left:auto;margin-right:auto;text-align:right;}