#modLandmark
{
	width:500px;
	margin:0 15px 10px 15px;
	font-family:Tahoma;
	overflow:hidden;
}

#modLandmark .content
{
	width:478px;
	float:left;
	padding:10px;
	border:1px solid #809AB3;
}

#modLandmark .landMap
{
	width:273px;
	height:336px;
	float:left;
	margin-left:15px;
	padding:10px;
	border:1px solid #809AB3;
	display:none;
}

#modLandmark .landImg
{
	float:left;
	padding-right:10px;
}

#modLandmark .landDesc
{
	float:left;
	width:190px;
}

#modLandmark .landTitle
{
	width:100%;
	float:left;
	margin-top:10px;
	color:#3C9DFF;
	font-weight:bolder;
	font-size:16pt;
	border-bottom: 1px dotted #809AB3;
}

#modLandmark .landText
{
	float:left;
	text-align:justify;
	padding-top:20px;
	font-size:10pt;
}

#modLandmark .landIFrame
{
	width:275px;
	border:none;
	height:336px;
}

#modLandmark .landCityUrl
{
	display:block;
	text-decoration:none;
	font-size:12pt;
}

#modLandmark .landCityName
{
	font-weight:normal;
	font-family:Tahoma;
}
