.attractions{
	margin:10px auto 0;
	width:653px;
}
.leftImages{
	border:1px #bca54a solid;
	height:100px;
	float:left;
	padding:3px;
	width:120px;
}
.rightMargin{
	margin-right:29px;
}
.rightContent{
	border-bottom:1px #999 dashed;
	float:left;
	padding-bottom:23px;
	width:494px;
}
.rightContent p{
	color:#aa8a0b;
	font-weight:bold;
	font-size:14px;
	padding-left:18px;
}
.textContent{
	background:#f2f2f2;
	color:#333;
	margin-top:8px;
	line-height:20px;
	padding:8px 14px;
	width:468px;
}
#Weather{
	color:#79590c;
	padding-left:16px;
	margin-top:25px;
	margin-bottom:25px;
	height:100px;
}
#Weather strong{
	font-size:14px;
}
.today{
	height:70px;
	float:left;
	margin:11px 0 0 8px;
	width:100px;
}
.margintop
{
    margin-top:15px;
}
.today dl{
	margin-top:9px;
}
.today dt{

	margin-right:9px;
	width:38px;
}
.today dd{

	line-height:20px;
}
.rightLine{
	border-right:1px #d2d2d2 solid;
}
.rightLine span{
	font-weight:bold;
}

.orange{
	color:#ff8000;
}
.underline{
	border-bottom:1px #e1e9ce solid;
	margin:10px 0 12px 0;
}
.baseline{
	border-bottom:1px #e1e5d7 dashed;
}