﻿body 
{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	scrollbar-highlight-color: buttonface; 
	scrollbar-shadow-color:	buttonface; 
	scrollbar-3dlight-color: buttonhighlight; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-darkshadow-color: buttonshadow
}
td
{
	color:#004A9C;
	font-size:12px;
}
a:link {
	text-decoration: none;
	color: #004A9C;
}
a:visited {
	text-decoration: none;
	color: #004A9C;
}
a:hover {
	text-decoration: underline;
	color: #004A9C;
}
a:active {
	text-decoration: none;
	color: #004A9C;
}
a.ArticleLink:link
{
	color: #000000;
}

.Input
{
	border:1px solid #B3B581;
	background : White;
	width:60px;
	height:18px;	
}
.SearchInput
{
	border:1px solid #B3B581;
	background : White;
	width:300px;
	height:20px;	
}
.Button
{
	border:1px solid #99CCCC;
	background-color:#E5EDF8;	
	color:red;
	/*width:70px;
	height:18px;*/	
}
.Mark
{
	color:#D51C1C;
	
}
.FunTitle
{
	color:#3B61A1;
	font-weight:bolder;
	font-size:14px;		
}
.FunTitleRed
{
	color:#A31919;
	font-weight:bold;
	font-size:14px;		
}
.SearchBox
{
	border:1px solid #F2F5F8;
	height:100%;
}
.NavClass
{
	font-size:14px;
	color:#990000;
	font-weight:bold;
		
}
.Nav
{
	font-size:12px;
	color:#003399;		
}

.NewsBox1
{
	border:1px solid #009407;	
	margin:2px;	
}

/*最新房源----------------*/
.HouseBox1
{
	border:1px solid #B3B581;
	
	margin:2px;
}
.TableNewCur
{
	background-color:White;	
	width:100px;
	cursor:hand;
	color:#B3B581;
	font-weight:bold;
	vertical-align:bottom;
}
.TableNewCommon
{
	background-color:#B3B581;
	width:100px;
	cursor:hand;
	color:White;
	font-weight:bold;
	vertical-align:bottom;
}
/*最新房源----------------*/


/*中介房源----------------*/
.LeagueHouseBox
{
	border:1px solid #D1AF29;
	
	
	margin:2px;
}
.TableLeagueCur
{
	background-color:White;	
	width:100px;
	cursor:hand;
	color:#D1AF29;
	font-weight:bold;
	vertical-align:bottom;
}
.TableLeagueCommon
{
	background-color:#D1AF29;
	width:100px;
	cursor:hand;
	color:White;
	font-weight:bold;
	vertical-align:bottom;
}
/*中介房源----------------*/

/*推荐房源----------------*/
.SelfHouseBox
{
	border:1px solid #BBC621;
	
	margin:2px;
}
.TableSelfCur
{
	background-color:White;	
	width:100px;
	cursor:hand;
	color:#BBC621;
	font-weight:bold;
	vertical-align:bottom;
}
.TableSelfCommon
{
	background-color:#BBC621;
	width:100px;
	cursor:hand;
	color:White;
	font-weight:bold;
	vertical-align:bottom;
}
/*推荐房源----------------*/

/*---切换城市--*/
.City
{
	border:1px solid #A26BAD;
	
	margin:2px;
}
.CityFont
{
	background-color:White;	
	color:#A26BAD;
	width:100px;
}
/*---切换城市--*/

/*---信息推荐--*/
.InfoCommend
{
	border:1px solid #C5C5C5;	
	margin:2px;
}
.TableInfoCur
{
	background-color:White;	
	width:100px;
	cursor:hand;
	color:#C5C5C5;
	font-weight:bold;
	vertical-align:bottom;
}
.TableInfoCommon
{
	background-color:#C5C5C5;
	width:100px;
	cursor:hand;
	color:White;
	font-weight:bold;
	vertical-align:bottom;
}
/*---信息推荐--*/

/*----最新动态-------*/
.TableDnyCur
{
	background-color:White;	
	width:80px;
	cursor:hand;
	color:#008406;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	padding:3px;
}
.TableDnyCommon
{
	padding:3px;
	background-color:#C5C5C5;
	width:80px;
	cursor:hand;
	color:#676767;
	font-weight:bold;
	vertical-align:bottom;
	text-align:center;
	
}
/*----最新动态-------*/



.BoderTop
{
    border-top: 1px solid #CCCCCC;	
    border-left: 1px solid #CCCCCC;	
    border-right: 1px solid #CCCCCC;	
    border-bottom: 0px;
	color:#07519A;
	font-weight:bolder;
	background-color:#F1F1F1;
	height:20px;
	padding:2px;
}
.BorderContent
{
    border: 1px solid #CCCCCC; 
    padding:1px;
}


.ChannelStyle
{
	font-size:12px; 
	padding:3px;
	cursor:hand;
}
 .LineTop {
	background-color: #E2EAF8;
	border-top: 0px solid #92B0DD;
	border-right: 0px solid #92B0DD;
	border-bottom: 0px solid #92B0DD;
	border-left: 0px solid #92B0DD;
	height: 20px;
	padding: 4px;			
	font-weight:bolder;
}
.LineBox {
	border: 1px solid #92B0DD;
}


/*切换式表单-------------------------------------------------------*/
.SetTabCommon
{
	BACKGROUND-IMAGE: url(../Images/General/Tab/Switch_Common.gif);  
	cursor:hand;	
	width:72px;
	height:20px;
	text-align:center;
}
.SetTabCur
{
	BACKGROUND-IMAGE: url(../Images/General/Tab/Switch_Current.gif);    
	cursor:hand;	
	width:72px;
	height:20px;
	text-align:center;
}