.home
{
    padding:5px 11px 30px 14px;
}
.home-flash-rotation{
    width:975px;
    height:461px;
    margin-bottom:30px;
}
.home .left-title{
    float:left;
    width:157px;
}
.home .left-title h2{
    padding:15px 0 0 23px;
    font-size:34px;
    color:#231f20;
    font-weight:normal;
    font-family:"M+ 1p";
}
.home .news-content{
    float:left;
    width:513px;
}
.home .news-image{
    float:right;
    width:200px;
    margin-right:15px;
    padding-top:40px;
}
.home .more-content{
    float:left;
    width:810px;
    padding-top:20px;
}
.home .more-content .more-item{
    float:left;
    width:210px;
}
.home .more-content .not-last{
    margin-right:90px;
}
.home .home-hr-blue{
    margin-top:20px;
    height:5px;
    width:100%;
    background:#00b3d4;
}
.home .middle h3{
    font-size:14px;
    color:#000000;
    font-weight:normal;
    text-transform:capitalize;
    font-family:Arial,Helvetica,sans-serif;
}
.home .middle .date{
    font-size:11px;
    line-height:21px;
    font-family:Arial,Helvetica,sans-serif;
    color:#0098b4;
}
.home .middle .description{
    font-size:12px;
    line-height:21px;
    font-style:italic;
    font-family:"Times New Roma",Times,serif;
    color:#6e6e6e;
}
.home .learn-more{
    margin-top:5px;
    padding-left:19px;
    background:url(../images/services/learn-more.gif) no-repeat;
    font-family:Arial;
    font-size:12px;
    color:#e2763a;
    display:block;
}
.home .hr{
    margin-top:25px;
    margin-bottom:20px;
}
.home .news-img{
    width:194px;
    height:156px;
    margin-right:15px;
    margin-bottom:10px;
    position:relative;
    background:url(../images/news/bg.jpg) no-repeat;
}
.home .news-img .img-container{
    position:absolute;
    top:8px;
    left:8px;
}
.home .news-img .img-container img{
    width:172px;
    height:136px;
    overflow:hidden;
}
