.guide_hl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #555555;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.prest_cont {
	clear: both;
	position: relative;
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/framework/tab_body_bg_b.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
.dot_under {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B7E68;
}


.prest_cont .prest_image {
	width: 200px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.prest_block {
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
.prest_block .Name {
	font-family: Tahoma, Arial, Verdana;
	font-size: 20px;
	color: #996633;
	padding-top: 2px;
	padding-bottom: 2px;
}
.prest_block .Address {
	font-size: 11px;
}
.prest_block .Cross {
	font-size: 10px;
	color: #999999;
}
.prest_block .website {
	padding-top: 3px;
	padding-bottom: 10px;
}
.stan_rest_box {
	padding-bottom: 10px;
	background-image: url(/images/framework/tab_body_bg_b.jpg);
	background-repeat: repeat-x;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	padding-left: 5px;
	height: 70px;
}
.stan_name {
	padding-bottom: 3px;
	color: #996633;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-top: 1px;
}
.stan_rest_box .stan_address {
	font-size: 11px;
	padding-top: 2px;
	padding-left: 25px;
}
.stan_rest_box .stan_Cross {
	font-size: 10px;
	padding-left: 25px;
}
.stan_rest_box .stan_website {
	padding-top: 3px;
	padding-left: 25px;
}

