﻿.leader_top{
 margin-bottom:30px;
}
.leader_topin{
 width: 340px;
 height: 258px;
 float: left;
 background: url(/Sites/Uploaded/File/2013/10/13285346.jpg);
 margin-right: 27px;
}
.leader_topin a{
 float:left;
}
.leader_topin p{
 font-size:12px;
 line-height: 20px;
}
.leader_botin {
 background: url(/Sites/Uploaded/File/2013/10/13420876.jpg);
 width: 204px;
 height: 247px;
 float: left;
 margin-right: 30px;
 margin-bottom: 30px;
}
.leader_botin p{
 text-align:left;
 font-size: 12px;
 line-height: 17px;
 padding-right: 8px;
}
@media screen and (max-width:768px){
 #contentBodyPart1{
 width:100% !important;
 }
 .fr{
 float:right;
 }
 .leader_topin{
 margin-right:0;
 }
}
@media screen and (max-width:480px){
 .leader_top{
 margin-bottom:0;
 }
 .leader_topin{
 width:100%;
 height:280px;
 background-size: 100% 100%;
 margin-bottom:30px;
 }
 .leader_botin{
 margin:0 auto 30px;
 float:none;
 }
} 