/* 房产资讯 CSS */

/* 主要框架 */



#space
	{
		text-align: center;
		width: 950px;
		margin-top: 5px;
		line-height: 1px;	
	}	
	
#main
	{
		text-align: left;
		width: 950px;
		margin: 0 auto;
	}
	
#left
	{
		width: 170px;
		float: left;
	}
	
#right
	{
		width: 766px;
		float: right;
	}
	
#right_left
	{
		width: 472px;
		float: left;
	}
	
#right_right
	{
		width: 280px;
		float: right;
	}
	

/*左栏项目*/
#BeiAnQuery
	{
		width: 100%;
		height: 102px;
		border: 1px solid #7BBDFF;
		border-top-width: 0px;
		background-color: #EEF9FF;
	}
	
#BanZhengQuery
	{
		width: 100%;
		height: 100px;
		border: 1px solid #7BBDFF;
		border-top-width: 0px;
		background-color: #EEF9FF;
	}
	
#ad_left1
	{
		width: 100%;
		margin-top: 8px;
	}


#ChanQuanQuery
	{
		width: 100%;
		height: 103px;
		border: 1px solid #7BBDFF;
		border-top-width: 0px;
		background-color: #EEF9FF;
	}
#DowndLoad
	{
		width: 100%;
		height: 115px;
		border: 1px solid #7BBDFF;
		border-top-width: 0px;
		background-color: #EEF9FF;
	}
#map
	{
		width: 100%;
		height: 100px;
		border: 1px solid #7BBDFF;
		border-top-width: 0px;
		background-color: #EEF9FF;
	}

/*中栏(右左)项目*/
#ad_center1
	{
		width: 100%;
		height: 100px;
		border: 1px dashed #7BBDFF;
	}
	
.content
	{
		width: 100%;
		height: 150px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-color: #7ABEFF;
		border-left-color: #7ABEFF;
		border-bottom-color: #7ABEFF;
		padding: 5px 5px 5px 12px;
	}
	
#proInfo
	{
		width: 100%;
		height: 200px;
		margin-top: 8px;
	}
	
#affiche
	{
		width: 100%;
		height: 200px;
		margin-top: 8px;
	}

.title_center_left
	{
		float: left;
	}
.more
	{
		float: right;
		margin-right: 5px;
	}

/*右栏(右右)项目*/
#LouShi
	{
		width: 100%;
		height: 240px;
	}
	
#ZhaoFang
	{
		width: 100%;
		height: 100px;
		margin-top: 8px;
	}
	
#ad_right1
	{
		width: 100%;
		height: 100px;
		margin-top: 8px;
		border: 1px dashed #7BBDFF;
	}
	
#onLine
	{
		width: 100%;
		height: 180px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFAB68;
		border-left-color: #FFAB68;
		border-bottom-color: #FFAB68;
	}
	
#bbs
	{
		width: 100%;
		height: 150px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-bottom-style: solid;
		border-right-color: #7BBDFF;
		border-left-color: #7BBDFF;
		border-bottom-color: #7BBDFF;
	}
	

/*标题栏*/
.title_left
	{
		width: 100%;
		height: 27px;
		text-align: center;
		padding: 8px 0 0 0;
		background-image: url(/2_public/images/title_left.gif);
	}
	
.title_left2
	{
		width: 100%;
		height: 27px;
		margin-top: 8px;
		text-align: center;
		padding: 8px 0 0 0;
		background-image: url(/2_public/images/title_left.gif);
	}

.title_center1
	{
		width: 100%;
		height: 20px;
		padding: 5px 0 0 15px;
		background-image: url(/2_public/images/title_center.jpg);
		border: 1 solid #7BC0F7;
		text-align: left;
	}

.title_center
	{
		width: 100%;
		height: 20px;
		margin-top: 8px;
		padding: 5px 0 0 15px;
		background-image: url(/2_public/images/title_center.jpg);
		border: 1 solid #7BC0F7;
		text-align: left;
	}
	
.title_right1
	{
		width: 100%;
		height: 22px;
		margin-top: 8px;
		padding: 5px 0 0 15px;
		background-image: url(/2_public/images/title_right1.jpg);
		text-align: left;
	}
	
.title_right2
	{
		width: 100%;
		height: 22px;
		margin-top: 8px;
		padding: 5px 0 0 15px;
		background-image: url(/2_public/images/title_right2.jpg);
		text-align: left;
	}
	
.menu2
	{
		background-color: #0099FF;
		color:Red;
		cursor:auto;
	}
	
.menu1
	{
		background-color: #EEF9FF;
		color:Yellow;
		cursor:hand;
	}

.menu_link               { COLOR: #000000; FONT-FAMILY:宋体; FONT-SIZE: 12px}
A.menu_link:link        { COLOR: #000000; TEXT-DECORATION: none}
A.menu_link:visited     { COLOR: #000000; TEXT-DECORATION: none}
A.menu_link:active      { COLOR: #FFFFFF; TEXT-DECORATION: none}
A.menu_link:hover       { COLOR: #FFFFFF; TEXT-DECORATION: none}