div.ccm-base-box{
	width : 680px;
	border-top : dotted 1px #ccc;
	padding : 20px 0;
	margin-top : 10px;
}
div.ccm-base-box div.cb_left{
	width : 370px;
	float : left;
	display : inline;
}
div.ccm-base-box h5{
	font-size : 1.5em;
	font-weight : bold;
	font-family : Arial, sans-serif;
}
div.cb_left dl{
	width : 370px;
}
div.cb_left dl dt{
	width : 80px;
	float : left;
	clear : both;
}
div.cb_left dl dd{
	width : 289px;
	float : left;
}
div.cb_left p.country_base_to_contact{
	text-align : right;
	margin-right : 122px;
	margin-top : 20px;
}
div.ccm-base-box div.cb_right {
	float : right;
	margin-top : 0px;
}
div.cb_left a.cb_left_gmap{
	display : block;
	margin : 10px 0 10px 60px;
}
a.cb_left_gmap img{
	vertical-align : bottom;
}
