/*******楼盘前台显示页面样式********/

/* 公用部分 */
body
{
	font-size: 13px;
	color: #fff;
	background: #000 url(/images/index/tile.gif);
	font-family: tahoma,arial,sans-serif;
	line-height: 25px;
}
*
{
	margin: 0;
	padding: 0;
	border: none;
}
#container
{
	width: 980px;
	border-left: 3px solid #79AC07;
	background: #1A1A1A;
	overflow: auto;
	height: 100%;
}
a
{
	color: #eee;
	text-decoration: none;
}
a:hover
{
	color: #79AC07;
}
h3
{
	height: 35px;
	line-height: 35px;
	text-indent: 8px;
	font-size: 14px;
	color: #79AC07;
	background: #000;
	margin-top: 10px;
	font-weight: normal;
	letter-spacing: 2px;
}
ul
{
	list-style:none;
}
.clear
{
	clear: both;
}
#photoDesc
{
	text-indent: 2em;
	background: #404040;
	padding: 10px 8px 15px 8px;
}
.frame
{
	border: 1px solid #BED2E4;
}
/* 头部 */
#webHead
{
	height: 130px;
	position: relative;
}
#logo
{
	width: 120px;
	height: 120px;
	position: absolute;
	top: 5px;
	left: 12px;
	/*padding: 1px;
	background: #79AC07;*/
}
#logo img
{
	width: 100%;
	height: 100%;
}
#top
{
	width: 160px;
	height: 30px;
	text-align: center;
	background: #333;
	position: absolute;
	top: 0;
	right: 30px;
}
#top a
{
	background: url(/images/index/fanlogin.gif) center no-repeat left;
	padding-left: 10px;
	margin: 0px 5px;
	_margin:0px 3px;
	font-size:13px;
	_font-size:14px;
}
#realtyName
{
	width: 800px;
	position: absolute;
	top: 35px;
	left: 160px;
	font-size: 20px;
	color: #79AC07;
	font-family:华文行楷;
}
#logoBot
{
	position: absolute;
	top: 132px;
	left: 16px;
	font-size: 14px;
}
#banner
{
	width: 810px;
	position: absolute;
	top: 50px;
	left: 155px;
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #79AC07;
}
#banner ul
{
}
#banner ul li
{
	list-style: none;
	float: left;
	color: #79AC07;
	display: inline;
}
#banner ul li a
{
	padding: 0 8px;
	line-height: 30px;
	letter-spacing: 1px;
}
.cmenu
{
	position: absolute;
	top: 39px;
	left: 0;
	display: none;
}
.cmenu li a
{
	cursor: hand;
}
.cmenu a
{
	font-size: 12px;
}
/*-----------------------切换城市-----------------------*/
#head_right_left
{
	position:absolute;
	top:-5px;
	left:140px;
	height: 38px;
	width: 130px;
	_width:140px;
	line-height: 38px;
	float: left;
}
.lblcity
{
	background: url(../images/index/k_more.gif) no-repeat left;
	padding-left: 13px;
	font-weight: bold;
}
#MoreCityWrapper
{
	background: #1a1a1a;
}
#MoreCityWrapper .hot
{
	border-bottom: 1px solid #DCE6F2;
	padding: 3px 0;
}
#MoreCityWrapper .hot a
{
	margin-left: 10px;
	color: White;
	text-decoration: none;
}
#MoreCityWrapper .hot a:hover
{
	color: #7aac07;
	text-decoration: underline;
}
.MoreListWrapper
{
	display: none;
	position: absolute;
	top: 20px;
	left: 230px;
}
/* 中间主体内容 */
#webMain
{
	width: 760px;
	border-right: 1px solid #79AC07;
	padding: 0 5px 0 12px;
	float: left;

}
#mainTop
{
	text-align: right;
	padding-right: 10px;
	line-height: 32px;
	background: #000;
}
#mainTop a
{
	color: #79AC07;
}
.nav
{
	height: 35px;
	line-height: 35px;
	background: #404040;
	color: #79AC07;
	padding-left: 5px;
	margin-bottom: 10px;
}
.nav a
{
	margin: 0 5px;
}
/*菜单*/
#webMenu
{
	float: left;
	margin-left: 7px;
	width: 184px;
}
#Menu_main
{
	width: 800px;
	position: absolute;
	top: 60px;
	left: 155px;
	padding: 0px 0 10px 0;
	border-bottom: 1px solid #79AC07;
}
#Menu_main a
{
	padding: 6px;
	font-size: 14px;
	width: 68px;
	height: 24px;
	margin-right: 5px;
	text-decoration:none;
	/* background: url(../images/Realty/daohang-2.gif) no-repeat;*/
}
#Menu_main a:hover
{
	padding: 6px;
	font-size: 14px;
	width: 68px;
	height: 24px;
	color: #FF9A08;
	/* background: url(../images/Realty/daohang-1.gif) no-repeat;*/
}
.menu_main_select
{
	padding: 6px;
	font-size: 14px;
	width: 68px;
	height: 24px;
	color: #ffffff;
	/* background: url(../images/Realty/daohang-1.gif) no-repeat; */
}
.menu_temp
{
	width: 710px;
	position: absolute;
	top: 100px;
	left: 155px;
	display: none;
	/*text-align: center;*/
}
.menu_temp_show
{
	width: 710px;
	position: absolute;
	top: 100px;
	left: 155px;
	display: block;
	/*text-align: center;*/
}
.menu_temp_show a
{
	width: 58px;
	height: 18px;
	/* background: url(../images/Realty/zidaohang.gif) no-repeat; */
	padding: 5px;
	text-decoration:none;
}
.menu_temp_show a:hover
{
	color: #FF9A08;
}
.menu_temp a
{
	padding: 0 5px;
}
.mg
{
	color: #5DAD0B;
}
.mg_
{
	color: #FF9A08;
}

/* The magic */
/* 底部 */
#web_Bot
{
	clear: both;
	margin: 5px 15px 5px 12px;
	line-height: 40px;
	border-top: 2px solid #79AC07;
}
#web_Bot ul
{
}
#web_Bot ul li
{
	float: left;
	margin: 0 3px;
	color: #79AC07;
}
/* 新闻小图片圆角样式*/
.search_img
{
	width: 184px;
	height: 123px;
	float: left;
}
.search_img span
{
	z-index: 1;
	position: absolute;
}
.search_img img
{
	border: 0;
	width: 184px;
	height: 123px;
}

.con
{
	width: 160px;
	word-break: break-all;
	float: left;
}

/*	楼盘新闻样式  */
.caxun
{
	margin-left: 450px;
	_margin-left:400px;
	height: 32px;
	line-height: 32px;
}

.Datesbg
{
	background: #000;
	color: #ffffff;
	margin-top: 3px;
}
.NewTxt
{
	width: 755px;
	background:url(/images/index/jp_4_03.png) repeat-x;
	background-color: #404040;
	padding-left: 5px;
	padding-top:8px;
	overflow: auto;
	height: 100%;
}

.NewContent
{
	padding: 3px;
	line-height: 23px;
	color: #bbbbbb;
	font-size: 13px;
}
.NewTitle
{
	font-size: 15px;
	padding-left: 10px;
	margin-top: 5px;
}
.NewTitle a
{
	color: #e59301;
}
.NewTitle a:hover
{
	text-decoration: #e59301;
}
.NewTitle h1
{
	font-size: 18px;
	letter-spacing:2px;
	padding: 0px;
	margin: 0px;
	word-break: break-all;
	text-align:center;
}
.NewEdit
{
	color: #aaaaaa;
}
.dhnew
{
	width: 750px;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background:url(/images/index/jp_4_03.png) repeat-x;
	background-color: #404040;
	color: #cccccc;
	margin-top: 8px;
	margin-bottom:8px;
}
.NewColumn
{
	width: 761px;
	margin-top:8px;
	_margin-top:8px;
	background:url(/images/index/jp_4_03.png) repeat-x;
	background-color: #404040;
	line-height: 32px;
	overflow: hidden;
	height: 100%;
}
.NewColumn .NewBox
{
	margin-left: 15px;
	width: 355px;
	padding-bottom: 10px;
	padding-top:10px;	
	float:left;
	display:inline;
}
.boxleft
{
	width: 184;
	height: 124px;
	float: left;
}
.boxright
{
	width: 161px;
	float: left;
	margin-left: 8px;
	_margin-left: 4px;
}
.boxright h2
{
    text-align:center;
	color: #eeeeee;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
}
.boxright h2 a
{ 
	color:#e79300;
}
.boxright h2 a:hover
{
	text-decoration:underline;
}
.NewColumn .NewBox .boxright ul
{
	color: #aaaaaa;
	line-height: 19px;
}
.NewColumn .NewBox .boxright li
{
	font-size: 12px;
	line-height: 18px;
}
.NewColumn .NewBox .boxright li a
{
	color:#79AC07;
}
.NewColumn .NewBox .boxright li a:hover
{
	text-decoration:underline;
}
.pagenew
{
	width: 755px;
	font-weight: bold;
	padding-left: 5px;
	background: #404040;
	color: #cccccc;
	margin-top:8px;
}
.News
{
	width: 755px;
	height: 32px;
	background: #000000;
	line-height: 32px;
	font-weight: bold;
	padding-left: 5px;
	color: #7cab03;
}
.pager
{
	text-align: center;
	color: #fff;
}
.pager a
{
	color: #7EB10A;
}
/*---------地图-------------*/
#rmap
{
	width: 758px;
	background-color:#1a1a1a;
	padding-left:2px;
}
.showmap
{
    float:right;
	width:60px;
	height:30px;
	margin-right:20px;
    padding-left:18px;
    cursor:pointer;
	background: url(../images/index/search2.gif) no-repeat left;
}

/*----在线洽谈--------------*/
.onlink
{
	text-align:center;
	vertical-align:middle;
	margin-top:20px;
}
#3dshow
{
	width:760px;
	background-color:#1a1a1a;
}
.show3d
{
	float:right;
	width:80px;
	height:30px;
	margin-right:20px;
	cursor:pointer;
	padding-left:18px;
	background: url(../images/index/search2.gif) no-repeat left;
}
/*右侧广告*/
.ad_margin{ margin:0 auto;}
.ad_bg{ width:175px;padding:6px 0; margin:6px auto; background:#292929;}