div#bando
{
	margin-top:-27px;
	}
.box_containerlienhe .content ul.list_map
{
	list-style:none;
}
.box_containerlienhe .content ul.list_map li
{
  margin:0px 5px 7px 0px;
}
#map_canvas {
    height: 450px;
    margin: 0 auto;
    width: 100% !important;
	padding:10px;
	box-sizing:border-box;
	margin-bottom:20px;
	border:solid 5px #eee;
	box-sizing:border-box;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 400px;
}
.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;
}/* CSS Document */

.tablelienhe span{
	color:#F00;
}
.tablelienhe td{ height:25px;white-space:nowrap; font-family:Tahoma;}
.tablelienhe .input,.tablelienhe textarea{
	border: 1px #E9E9E9 solid;
	azimuth:center;	
	width:220px;
	height:23px;
	border-radius:2px;
	margin-bottom:5px;
	
}
.tablelienhe .title{ font-size:14px; font-weight:bold; text-transform:uppercase}
.button{
	margin-top:20px;
	background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    color: #6e6e6e;
    cursor: pointer;
    display: inline-block;
    font: bold 12px Helvetica,Arial,sans-serif;
    margin-right: 10px;
    padding: 7px 12px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    transition: border-color 0.218s ease 0s;
}
.button:hover {
    border-color: #999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    color: #333;
}
.content_detail img{
	max-width:655px;
}