#Add_Plat_Ims{

float: right;

 
padding-bottom:6px;
border-bottom: 0;
margin: 0 110px 10px 0;
display: inline;
}

.Add_Plat_Ims{

float: right;


border-bottom: 0;
margin: 0 110px 10px 0;
display: inline;
}

#Add_Plat_Ims ul, #Add_Plat_Ims li{
margin: 0;
padding: 0;
margin-bottom: 5px;

}
#Add_Plat_Ims ul{
list-style-type: none;
 
}
#Add_Plat_Ims li{
float:none;
list-style: none;
text-align: right;
margin-bottom: 10px;
border: 10px solid #989EA3;
background: #989EA3;
}
 

#main_Platform_pic{
float: left;
overflow: hidden;
margin: auto; 
width: 440px;
height: 330px;
position: relative;
text-align: center;
background: #989EA3;
border: 10px solid #989EA3;
}

 

.loading{
background: url( '../loadingIcon.gif' ) no-repeat 50% 50%;
height: 100%;

}



