@charset "UTF-8";

#worldMap {
	width: 978px;
	border: solid 1px #e3e3e3;
	margin-bottom: 20px;
}

.tblNetwork {
	width: 100%;
}

.tblNetwork td {
	padding: 5px;
}

.col1 {
	width: 35em;
	border-bottom: solid 1px #dddddd;
}

.col2 {
	width: 12em;
	border-bottom: solid 1px #dddddd;
}

.col3 {
	border-bottom: solid 1px #dddddd;
}

.h2_HK {
	margin-top:2em;
	margin-bottom:1.5em;
}


.col1_dot {
	width: 35em;
	border-bottom: dashed 1px #d3d3d3;
}

.col2_dot {
	width: 12em;
	border-bottom: dashed 1px #d3d3d3;
}

.col3_dot {
	border-bottom: dashed 1px #d3d3d3;
}
