.bmgk_content{
width: 1100px;
height:500px; 
overflow:hidden; 
background: white;
}
.bmgk_content_left{
width:300px;
height:500px;
float:left;
}
.bmgk_content_left_top{
width:260px;
height:30px;
margin:0px auto;
padding-top:25px;
color:#33aad5;
}
.bmgk_content_left_content{
width:260px;
height:400px;
margin:0px auto;
}
.bmgk_content_right{
width:799px;
height:500px;
float:left;
}
.bmgk_content_right_content{
width:779px;
height:490px;
margin: 9px auto;
border:1px solid #f0f0f0;
}
.bmgk_content_right_content_top{
width:779px;
height:30px;
line-height:30px;
background: #f0ffff;
}
.bmgk_content_right_content_top_left{
width:30px;
height:30px;
line-height:30px;
background: url("../images/location.jpg") no-repeat right center;
float:left;
}
.bmgk_content_right_content_top_right{
width:748px;
height:30px;
line-height:30px;
float:left;
}
.bmgk_content_right_content_center{
width:779px;
height:450px;
}
.bmgk_content_right_content_center_content{
width:739px;
height:430px;
margin: 20px auto;
}