@CHARSET "utf-8";

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

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

.contactLine a{
	color: #717274;
	text-decoration: underline;
	font-weight: bold;
}
.contactLine a:hover{
	color:#BED600 !important;
	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;	
}
.contactLeftLatin{
	background-image:url(/img/img/con_ergosoft_latam.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:2px;
	font-size:1em;
}

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

/* IDs */
#contactNavi{
	width: 360px;
	margin-top: 14px;
	padding-bottom: 20px;
}
