@CHARSET "utf-8";

/******** html ********/
ol{
	list-style-type: none;
	padding:0;
	margin-top:20px;
}
/******** id ********/

/******** classes ****/

.contactLine a{
	color:#4D48BA !important;
	text-decoration:none;
	font-weight:bold;
}
.contactLine a:hover{
	text-decoration:underline;
}
.contactLine img{
	margin-top:185px;
	margin-right:10px;
	float:right;
}
.contactLine p{
	padding-top:266px;
	margin-right:170px;
}
.contactLeftCh{
	background-image:url(/img/img/con_ergosoft_ch.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:330px;
 	width:432px;
	margin-left:-40px;	

	text-align:right;
	float:left;
}
.contactLeftUs{
	background-image:url(/img/img/con_ergosoft_us.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:330px;
 	width:432px;
	margin-left:-40px;	

	text-align:right;
	float:left;
}
.contactLeftHk{
	background-image:url(/img/img/con_ergosoft_hk.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:330px;
 	width:432px;
	margin-left:-40px;	

	text-align:right;
	float:left;
}
.contactLeftAsiaPacific{
	background-image:url(/img/img/con_ergosoft_asPac.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height:330px;
 	width:432px;
	margin-left:-40px;	

	text-align:right;
	float:left;	
}
.contactRight{
	float:right;
	width:370px;
	margin:0;
}
.contactRight h2{
	margin-bottom:0;
	margin-top:26px;

	font-size:1em;
}

.contactRight a{
	color:black !important;
}
.contactRight img{
	margin:0;
	float:left;
}
.contactDesc{
	font-style:italic;
}