﻿
a
{
	font-family		: Tahoma;
	font-size		: 12px;
	text-decoration	: none;
	color			: Blue;
}
a:hover
{
	font-weight		: bold;
	text-decoration	: none;
}
.css_controls
{
	font-size	: 11px;	
}
.master
{
	margin			: 0;
	float			: left;
	border-bottom	: 1px dotted black;
	width			: 100%;
	padding-bottom	: 1px;
}
.topMenuLeft
{
	float			: left;
	padding-left	: 10px;
}
.topMenuRight
{
	float			: right;
	padding-right	: 15px;
}
.css_Web_Title
{
	width			: 846px;
	height			: 35px;
	background		: transparent url("../Images/brg_YPRE_Title.jpg") repeat-y;
	
	color			: Yellow;
	font-weight		: bold;
	font-size		: 25px;
	text-align		: center;
	margin-top		: 0px;
	padding-top		: 5px;
}
.css_QuickSearchLogo
{
	width			: 300px;
	margin-top		: 15px;
	margin-bottom	: 10px;
}
.css_AdvanceSearchLogo
{
	width			: 280px;
	margin-top		: 10px;
	margin-bottom	: 5px;
}
.css_quichsearch_tools
{
	width			: 810px;
	text-align		: center;
	margin-top		: 10px;
	margin-left		: 30px
}
.css_quichsearch_item
{
	float			: left;
	padding-right	: 10px;
}
.BtnSearch
{
	
	padding-top		: 15px;
	clear			: left;
}
.css_Lnk_AdvSearch
{
	padding-top		: 10px;
}
.css_CFooter
{
	position		: relative;
}

.txtSpan
{
	font-family		: Tahoma;
	font-size		: 16px;
	color			: #FBF306;
}


.css_HouseList_Statistic
{
	width			: 99%; 
	height			: 20px; 
	background-color: Gray;
	clear			: both;
}

.css_HouseList_Statistic_Content
{
	float			: right; 
	font-size		: 12px; 
	color			: White; 
	padding-top		: 1px;
	padding-right	: 3px;
}
.css_searchResult_tools
{
	float			: left; 
	width			: 550px; 
	margin-left		: 10px; 	
	padding-top		: 5px;
}
.css_searchResult_img
{
	float			: left;
	width			: 133px; 
	height			: 72px;
}
.css_searchResult_type
{
	float			: left;
	width			: 180px; 
	padding-top		: 5px;
}
.css_searchResult_item
{
	float			: left; 
	margin-left		: 10px; 
	padding-top		: 5px;	
}
.css_searchResult_btn
{
	padding-top		: 5px; 
	padding-left	: 10px;
	float			: left;
	text-align		: center;
}

.css_AdvanceSearch_Title
{
	float		: left;
	width		: 85px;
	text-align	: left;
	font-family	: Tahoma;
	font-size	: 11px;
}

.css_AdvanceSearch_Item
{
	float		: left;
}
.css_AdvanceSearch_Panel
{
	clear		: both; 
	padding-top	: 2px;
}
