@charset "utf-8";
#leftMenu {
	float: left;
	width: 147px;
	padding-top: 40px;
	padding-left:30px;
}
.left_menuBtn {
	width: 125px;
	height: 32px;
	font: bold 14px/32px 微软雅黑;
	float: left;
	margin-bottom: 10px;
	clear: both;
	color: #666666;
	text-align: left;
	border-bottom:1px solid #ccc;
	padding-left: 22px;
}
.left_menuBtn:hover {
	text-decoration: none;
	}
.left_menuLi.selected .left_menuBtn {
	color: #FFF;
	width: 135px;
	background: url(../../images/ui/ad_leftbtnorange.png) no-repeat 0px 0px;
	border-bottom:none;
}

#adverise {
	width: 1188px;
	margin: 0px auto;
	border: 1px solid #e3e3e3;
	padding-bottom: 25px;	
}
#mainContent {
	position: relative;
	float: left;
	width: 970px;
	min-height: 500px;
	margin: 20px 0px 0px 12px;	
}

#right_map {
	height: 30px;
	margin: 13px 0px 0px 24px;
}
#evaluate_map {
	height: 30px;
	margin: 33px 0px 0px 24px;
}
.right_mapLi {
	float: left;
}
.go_upLevel {
	float: left;
	height: 30px;
	text-decoration: none;
	padding-right: 16px;
	margin-right: 10px;
	background: url(../../images/ui/titlearrow.gif) no-repeat right center;
	font: bold 14px/30px 微软雅黑;
	color: #666666;
}
.currentPage .go_upLevel {
	background: none;
	color: #FF5A00;
}
.ad_banner {
	background-image: url(../../images/ui/advertise_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 122px;
	width: 918px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 23px;
	margin-top: 18px;
}
.ad_contacts {
	padding-top: 14px;
	padding-left: 549px;
	line-height: 22px;
	color: #515151;
	font-weight: bold;
}
.ad_phoneNumber {
	color: #FF5A00;
	margin-left: 16px;
}
#prompt_title {
	font-size: 14px;
	color: #FF5A00;
	float: left;
}
#prompt_top {
	margin-left: 23px;
	line-height: 50px;
	height: 50px;
	width: 905px;
}
#ad_goDetail {
	float: right;
	font-size: 12px;
	color: #0066cc;
}
.ad_promptImg {
	margin-left: 25px;
	display: block;
	max-width: 922px;
}
