/* --- cong bao dia phuong style --- */

.leftside{
	vertical-align:top;
	border:none;
	padding:0px;
}
.leftside .h-title{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
.leftside .map{
	margin:0px auto 0px auto;
}
.rightside{
	vertical-align:top;
	width:264px;
}

.cb-view{
	width:241px;
	height:700px;
	overflow:auto;
	border:#c7c7c7 solid 1px;
	border-right-width:0px;
	padding:12px 0px 12px 10px;
}
.cb-view table{
	width:100%;
	margin-bottom:20px;
	line-height:150%;
}
.cb-view table th{
	text-align:left;
	color:#ff0000;
	font-size:11px;
	padding-bottom:2px;
}
.cb-view table address{
	font-style:normal;
	font-size:10px;
	color:#666;
}
.cb-view a:link,
.cb-view a:visited{
	color:#666;
	text-decoration:none;
}
.cb-view a:hover{
	color:#ff0000;
	text-decoration:none;
}
/*
.rightside{
	vertical-align:top;
	width:241px;
	border:#c7c7c7 solid 1px;
	border-right-width:0px;
	padding:12px 0px 12px 10px;
}
.rightside table{
	width:80%;
	margin-bottom:20px;
	line-height:150%;
}
.rightside table th{
	text-align:left;
	color:#ff0000;
	font-size:11px;
	padding-bottom:2px;
}
.rightside table address{
	font-style:normal;
	font-size:10px;
	color:#666;
}*/