.AdsContainer{
height:93px;
width:891px;
margin-left: 10px;
}

.ad{
background:url(images/DataCenterAd.gif);
width:301px;
height:93px;
float:left;
cursor: pointer;
}
.AdDetaile{
background:url(images/DataCenterBg.gif);
width:587px;
height:93px;
float:right;
}
.AdDetaile p{
font-family:tahoam;
font-size:13px;
color:#083756;

width:433px;
margin: 30px 0 0 145px;

}
.dataCenterBtn{

width:73px;
height:17px;
background:url(images/readMore.gif);
text-indent:-2000px;
display:block;
float:right;
margin:0 25px 100px 0;

}
