/*                                                  */
/*     Content-aera   			                    */
/*                                                  */
	

#colRight {
	position:absolute; 
	top:73px; 
	left:845px; 
	width:158px;
	padding: 120px 0px 0px 18px;
 	font-size: 11px;
 	font-weight: normal;
 	color: #000000;
	text-align: right;
}

#colEnglish {
	position:absolute; 
	top:73px; 
	left:845px; 
	width:158px;
	padding: 120px 0px 0px 18px;
 	font-size: 10px;
 	font-weight: normal;
 	color: #000000;
	text-align: left;
}

#colEnglish img {
	float: left;
	border: none;
	margin-right: 4px;
}

#colEnglish a {
	text-decoration: none;
	color: #000;
	border: none;
}


