.container{
    width: 839px;
    padding: 0px;
    font-family:"md";
    border:1px solid #000;
    font-size: 15px;
    color: #fff;
    position: relative;
}
.left{
    width: 32%;
    float: left;
    padding-top: 0px;
    padding-right: 12px;
}
.right{
    width: 33%;
    float: right;
    padding-right: 26px;
}
ul{
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: -14px;
}
li {
   background: url(3.png) no-repeat;
   background-position: left 14px;
   list-style-type: none;
   padding-left: 14px;
   text-align: left;
   padding-top: 9px;
   line-height: 19px;
}
a {
    color: inherit;
}
p{
    margin: 0px 0px 14px;
}
.nd{
    padding: 0px 0px 145px 55px;
    background: #008772;
    margin-top: -10px;
}
@font-face {
     font-family:"r";
     src:url("r.otf")
}
@font-face {
     font-family:"b";
     src:url("b.otf")
}
@font-face {
     font-family:"md";
     src:url("md.ttf")
}
@font-face {
     font-family:"h";
     src:url("h.otf")
}
strong{
    font-family: "b";
}
h1 {
    font-size: 55px;
    margin-top: 0;
    text-shadow: 1px 2px 2px #000;
    font-family: "h";
    line-height: 44px;
    margin-bottom: 4px;
}

span {font-size: 28px;}

h3 {
    font-size: 20.2px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.bottom.clearfix {
    background-size: 100% 100%;
    color: #008772;
    position: absolute;
    bottom: 1px;
    font-family: "r";
    font-size: 15.5px;
}
.bottom.clearfix a{
    font-family: "md";
}
.bottom.clearfix p {
    bottom: 0;
    left: 0;
    vertical-align: bottom;
}
img.img4 {
    width: 100%;
}
.bottom.clearfix p {
    position: absolute;
    margin-top: 0px;
    padding-left: 55px;
    line-height: 27px;
    bottom: -8px;
}
.bottom.clearfix a {
    font-size: 27px;
}
img.img2 {
    width: 100%;
}
.mid {
    float: left;
    width: 31%;
    padding-left: 5px;
    
}
p.p1 {
    line-height: 26px;
    margin-bottom: 7px;
}