
.box_containerlienhe .content ul.list_map
{
	list-style:none;
}
.box_containerlienhe .content ul.list_map li
{
  margin:3px 5px 7px 0px;
}
#map_canvas {
    height: 474px;
    width: 100%;
    margin:0px auto;
    border:1px solid #ccc;
}
#map_canvas1 iframe{width: 100%;height: 100%;}
#map_canvas iframe{width: 100%;height: 100%;}
#map_canvas1 {
    height: 340px;
    width: 100%;
}
#map_canvas2 {    
    height: 382px;
    width: 100%;
}
#map_canvas3 {    
    height: 255px;
    width: 100%;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
}
.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
}
.map_list_address {
    float: left;
    height: 600px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}
.navigate .C {
    width: 970px;
}
