/* CSS Document */
.Main_Links{
	text-align:center;
	width:170px;
	overflow:hidden;
	float:left;
}
.Main_Links div{
	float:left;

}
.ie_con{
	text-align:center;
	width:180px;
	float:left;
	overflow:hidden;
}
.ie_con div{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.inx_location{
	width:490px;
	float:left;
	overflow:hidden;
}
.inx_location div{

	margin-bottom:10px;
	float:left;
	height:2em;
	display:block;
	width:80px;
	
}
.location{
	width:730px;
	float:left;
	overflow:hidden;
	list-style:none;
}
.location li{
	margin-right:20px;
	word-break: break-all;
	margin-bottom:10px;
	display:block;
	float:left;	
	height:2em;
	text-align:left;
	width:100px;
	font-size:15px;
}

