.content{
    float: left;
    width: 306px;color: #fff;    height: 173px;
}
.content img {
    float: left;
    margin-right: 10px;
}
 .content a.href{
    color: #fff;
    font-size: 13px;
    font-family: Segoe UI;
    text-decoration: none;
    width:80px;
       padding: 5px;
    display: block;
    text-align: center;
    background: #1289f0;
    margin-top: 6px;    float: right;    margin-right: 10px;

	}
	
	.float{margin-left:40px;margin-right:40px;}
#bottom p {
    float: right;
    width: 161px;
    margin: 0px;
    font-size: 12px;
    font-family: Segoe UI;
    text-align: justify;
}
#bottom h3{
    margin: 0px;
}
#bottom {
    width: 100%;
    min-height: 270px;
    float: left;
    background: url(../images/bg-footer.png) top center no-repeat #65b6fe;
    padding-top: 95px;
}
.container{width:1000px;margin:0 auto;}







