﻿*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body
{
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #676767;
}
#wrapper
{
	text-align: left;
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header
{
	margin-top: 0px;
	margin-bottom: 12px;
}
#content
{
	margin-top: 0px;
	padding-top: 0px;
	width: 970px;
}
#footer
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 944px;
	text-align: left;
	background-color: #8f8f8f;
	color: #FFFFFF;
	font-family: Georgia, Times, "Times New Roman" , serif;
	vertical-align: bottom;
	line-height: 20px;
}
#banner
{
	margin: 0px;
	height: 99px;
	width: 954px;
	background-image: url('Images/header-cj.gif');
	background-repeat: no-repeat;
}
#bannerAd
{
	float: right;
	margin-top: 10px;
	margin-right: 14px;
	vertical-align: middle;
}
#nav
{
	height: 28px;
	float: right;
	font-family: Georgia;
	font-size: small;
}
.imgFrameBig
{
	border: 1px solid #868686;
	padding: 8px;
	cursor: pointer;
}
.imgFrameSmall
{
	border: 1px solid #868686;
	padding: 6px;
	cursor: pointer;
}
/*首頁縣市地圖的TAB Header*/
#masterTabHeader
{
	background-image: url('Images/tab-ilan.jpg');
	background-repeat: repeat-x;
	width: 920px;
	height: 28px;
	margin-top: 10px;
	float: none;
	clear: both;
}
/*首頁縣市地圖的TAB 標題文字*/
#masterTabText
{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 300px;
	text-align: left;
}
#searchHouse
{
	text-align: right;
	padding-right: 40px;
	float: right;
}
#masterTabContent
{
	width: 920px;
	background-color: #f6f5f5;
	border: 1px solid #bebebe;
}
table.masterTabContent
{
	background-color: #f6f5f5;
	border: 1px solid #bebebe;
}
/*首頁縣市地圖的TAB Map*/
#masterTabMap
{
	margin: 10px 5px 10px 10px;
	border: 1px solid #BEBEBE;
	width: 360px;
	background-color: #FFFFFF;
	float: left;
	height: 500px;
}
/*首頁縣市地圖右邊的主要內容*/
#mainContent
{
	margin: 10px 5px 10px 5px;
	width: 470px;
	background-color: #F6F5F5;
	float: right;
}
/*首頁縣市地圖的TAB Footer*/
#masterTabFooter
{
	width: 920px;
	height: 28px;
	background-color: #BEBEBE;
	clear: both;
}

#houseTitle
{
	font-size: x-large;
	text-align: left;
	margin: 20px;
}
#searchResultText
{
	font-size: x-large;
	text-align: left;
	margin: 20px;
}
#searchResult
{
	text-align: left;
	margin: 20px;
}
#housePhoto
{
	text-align: left;
	padding-left: 20px;
}
#houseDetail
{
	text-align: left;
	padding-left: 20px;
	margin-top: 20px;
}
div.siteMap
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 0.8em;
}
#loginView
{
	margin-bottom: 12px;
	font-family: georgia;
	color: #990000;
}
#leftSideBar
{
	width: 240px;
	padding: 2px;
	float: left;
	text-align: left;
}
#cotentWithLeftSidebar
{
	padding: 5px;
	width: 750px;
	float: right;
	text-align: center;
}
#cotentWithoutLeftSidebar
{
	padding: 5px;
	text-align: center;
	clear: both;
	text-align: center;
}
#sponsorBox
{
	border: 1px solid #C0C0C0;
	margin-bottom: 6px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#commentBox
{
	border: 1px solid #C0C0C0;
	margin-bottom: 6px;
}
#advBox
{
	border: 1px solid #C0C0C0;
	margin-bottom: 6px;
}
#login
{
	font-family: georgia;
	font-size: medium;
}
/*麵包屑的樣式*/
.rootNodeStyle
{
	font-family: Georgia;
	font-size: small;
	color: #0000FF;
}
.currentNodeStyle
{
	font-family: Georgia;
	font-size: small;
	color: #000000;
}
.nodeStyle
{
	font-family: Georgia;
	font-size: small;
	color: #0000FF;
}
#postMessage
{
	font-family: georgia;
	font-size: small;
	clear: both;
	padding-bottom: 12px;
}
#postedMessage
{
	font-family: georgia;
	font-size: small;
	clear: both;
	padding-bottom: 12px;
}
.waterMarked
{
	color: #C0C0C0;
}
.require
{
	color: #CC0000;
	font-weight: bold;
	text-align: right;
	padding-right: 0.6em;
	white-space: nowrap;
	font-size: small;
}
.optional
{
	/* 	font-weight: bold; 	color: #000000; 	background-color: #EEDDFF; 	*/
	color: #003366;
	text-align: right;
	padding-right: 0.6em;
	white-space: nowrap;
	font-size: small;
}
.displayId
{
	background-color: #CCFF99;
	font-weight: bold;
}
.field
{
	color: #990000;
	text-align: right;
	padding-right: 0.6em;
	white-space: nowrap;
	font-size: small;
}
.alignCenter
{
	text-align: center;
}
.alignRight
{
	text-align: right;
}
.alignLeft
{
	text-align: left;
}
.alignTop
{
	vertical-align: top;
}

/*好像沒有效果，需要再試試看*/
a.accordionHyperlink
{
	margin-top: 5px;
	margin-bottom: 50px;
	word-spacing: 5px;
}
a.accordionHyperlink:link
{
	color: #000000;
}
a.accordionHyperlink:visited
{
	color: #000000;
}
a.accordionHyperlink:hover
{
	color: #0000FF;
}
a.accordionHyperlink:active
{
	color: #FF0000;
}
.collapseTitle
{
	background-image: url(  'Images/bg-menu-main.png' );
	background-repeat: repeat-x;
}
/*顯示功能表按鈕（檢視、刪除、修改）的img*/
img.functionButton
{
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
div.footer
{
	background-color: #CCCCCC;
}
/*TextBox控制項的擴充項所使用的*/
.watermarked
{
	color: #808080;
}
a.menubar:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menubar:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menubar:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menubar:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}