﻿@charset "utf-8";
/* 僑茂商仲 CSS Document */
/****** --------------- Public Style (start) ------------------ ******/
BODY {
	padding: 0 0 0 0;
	margin: 0 0 0 120px;
	background-image: url(img/background.gif);
}
FORM {
	padding: 0; margin: 0;
}
DIV, TABLE, TR, TH, TD {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "新細明體";
}
TABLE {
	width: 100%;
}
TABLE {
	padding: 0; margin: 0;	border: 0;
}
IMG {
	border: none 0;
}
A:link {
	color: #d41900;
	text-decoration: none;
}
A:visited {
	color: #d41900;
	text-decoration: none;
}
A:hover {
	color: #d41900;
	text-decoration: underline;
}
A:active {
	color: #d41900;
	text-decoration: none;
}
INPUT[type="text"], INPUT[type="password"], SELECT, CHECKBOX {
	border: 1px solid #777777;
}
SELECT {
	color: #666666;
}
/****** --------------- Public Style (end) ------------------ ******/

/****** --------------- Public Layout (start) -------------- ******/
DIV#layoutBody {
	width: 839px;
}
DIV#pageHead {
	float: left;
	background: url(img/pageLogo.gif) left top no-repeat;
	height: 119px;
}
DIV#menu {
	width: auto;
	float: right;
	margin: 51px auto 0 0;
}
DIV#menu IMG {
	padding: 0 0 0 1px;
}
DIV#logo_back {
	float: left;
	width: 222px;
	height: 59px;
	margin-top: 60px;
	overflow: hidden;
	font-weight: bold;
}
DIV#logo_back H1 {
	line-height: 300em;
}
DIV#logo_back H1 span {
	position: absolute;
	left: -50em;
	width: 50em;
}
DIV#onlineSearch {
	clear: both;
	width: 182px;
	height: 26px;
	background-image: url(img/menu_onlineSearch.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}
/* ------ copyright ------ */
DIV#pageFooter {
	margin: 6px 0 0 0;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
	color: #dcdcdc;
}
DIV#pageFooter IMG {
	padding: 0 4px;
}
DIV#pageFooter A:link {
	color: #ffffff;
	text-decoration: none;
}
DIV#pageFooter A:visited {
	color: #ffffff;
	text-decoration: none;
}
DIV#pageFooter A:hover {
	color: #ffffff;
	text-decoration: underline;
}
DIV#pageFooter A:active {
	color: #ffffff;
	text-decoration: none;
}
DIV#pageMain {
	padding: 9px 0 20px 0;
	background: #ffffff;
}
DIV#pageBottom {
	height: 35px;
	background: url(img/bottom_background.gif) left top repeat-x;
	padding: 8px 0 0 23px;
	font-size: 12px;
	color: #ececec;
}
DIV#pageBottom A:link {
	color: #ececec;
	text-decoration: none;
}
DIV#pageBottom A:visited {
	color: #ececec;
	text-decoration: none;
}
DIV#pageBottom A:hover {
	color: #ffffff;
	text-decoration: underline;
}
DIV#pageBottom A:active {
	color: #ececec;
	text-decoration: none;
}/****** --------------- Public Layout (end) -------------- ******/

/****** --------------- Page CSS (start) -------------- ******/

/* ------ online search 店面、豪宅、辦公室、租賃 頁面 ------ */
DIV#search_titleBar {
	height: 36px;
	background: url(img/title_bar.gif) left top repeat-x;
}
DIV#position {
	float: left;
	width: auto;
	padding: 8px 0 0 23px;
	font-size: 12px;
	color: #ececec;
}
DIV#position A:link {
	color: #ffffff;
	text-decoration: none;
}
DIV#position A:visited {
	color: #ffffff;
	text-decoration: none;
}
DIV#position A:hover {
	color: #ffffff;
	text-decoration: underline;
}
DIV#position A:active {
	color: #ffffff;
	text-decoration: none;
}
DIV#search {
	float: right;
	width: 500px;
	font-size: 12px;
	color: #ffffff;
	background: url(img/search_title.gif) left top no-repeat;
	text-align: right;
}
DIV#search IMG {
	margin: 0 0 0 14px;
}
/* list 列表頁 */
.list_form {
	margin: 0 0 15px 0;
}
.list_form TD {
	vertical-align: top;
}
.list_img {
	width: 205px;
	background: url(img/list_from_img_background.gif) left top no-repeat;
	vertical-align: text-top;
}
.list_img IMG {
	border: 1px solid #666666;
	margin-left: 23px;
}
.list_img_top_shadow {
	height: 8px;
	background: url(img/list_from_top_background.gif) left top no-repeat;
}
.list_img_botm_shadow {
	height: 8px;
	background: url(img/list_from_botm_background.gif) left top no-repeat;
}
.list_content {
	padding: 8px 24px 3px 0;
	background: url(img/list_content_background.gif) left bottom no-repeat;
}
.list_content IMG {
	margin-left: 25px;
}
.list_content_line {
	height: 12px;
	background: url(img/line_01.gif) center left repeat-x;
}
.list_content_txt TD {
	vertical-align: top;
	padding: 3px 0;
}
.list_content_txt TH {
	font-weight: normal;
	text-align: left;
	color: #00306c;
	height: 28px;
}
.list_content_txt TH A:link {
	color: #00306c;
	text-decoration: none;
}
.list_content_txt TH A:visited {
	color: #4f7dd8;
	text-decoration: none;
}
.list_content_txt TH A:hover {
	color: #d41900;
	text-decoration: underline;
}
.list_content_txt TH A:active {
	color: #4f7dd8;
	text-decoration: none;
}
.content_name {
	font-size: 16px;
	padding-right: 1em;
}
.content_address {
	font-size: 15px;
	color: #333333;
}
.content_cost {
	font-size: 15px;
	color: #cf1800;
	padding-left: 1.5em;
}
/* 上一頁 | 下一頁 / 所在頁面 / 總頁數 */
DIV#pageLink {
	margin: 0 24px 15px 0;
	padding-top: 10px;
	width: auto;
	text-align: right;
	color: #666666;
	font-size: 12px;
	clear: both;
}
DIV#pageLink IMG {
	margin: 0px 3px -2px 3px;
}
.pageLink_color {
	color: #2c4e8d;
}
DIV#pageLink A:link, DIV#pageLink A:visited, DIV#pageLink A:active {
	color: #2c4e8d;
	text-decoration: none;
}
DIV#pageLink A:hover {
	color: #d41900;
	text-decoration: underline;
}
/* ------ 詳細資料頁面 ------ */
DIV#dtl_titleBar {
	height: 40px;
	background: url(img/detail_titleBar_background.gif) left top no-repeat;
	margin: -5px 0 5px 0;
	padding-left: 25px;
	font-size: 12px;
	color: #00306c;
	line-height: 3em;
}
DIV#dtl_titleBar .hn {
	font-size: 15px;
	padding-right: 0.6em;
}
DIV#dtl_img {
	width: 377px;
	float: left;
	left: 16px;
	position: relative;
}
DIV#dtl_content {
	width: 407px;
	float: right;
	right: 24px;
	position: relative;
}
TABLE#dtl_bigImg {
	margin-bottom: 11px;
}
TABLE#dtl_bigImg THEAD TD {
	height: 6px;
	background: url(img/detail_bigImg_f_top.gif) left top no-repeat;
}
TABLE#dtl_bigImg TBODY TD {
	background: url(img/detail_bigImg_f_mid.gif) left top repeat-y;
	text-align: center;
}
TABLE#dtl_bigImg TBODY TD IMG {
	border: 1px solid #e7e7e7;
}
TABLE#dtl_bigImg TFOOT TD {
	height: 7px;
	background: url(img/detail_bigImg_f_botm.gif) left top no-repeat;
}
TABLE#dtl_thumbnails TD {
	height: 95px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/detail_thumbnails_background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px auto;
}
TABLE#dtl_thumbnails IMG {
	border: 1px solid #e7e7e7;
}
/* 資料內容 */
TABLE#dtl_content_tb {
	/* background: url(img/detail_content_f_mid_background.gif) center center repeat-y;*/
}
TABLE#dtl_content_tb THEAD TD {
	height: 3px;
	background: url(img/detail_content_f_top_background.gif) left top repeat-x;
}
TABLE#dtl_content_tb TBODY TH, TABLE#dtl_content_tb TBODY TD {
	font-size: 12px;
}
TABLE#dtl_content_tb TBODY TH {
	width: 62px;
	background: url(img/icon_arrow.gif) left center no-repeat;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 6px 10px;
}
TABLE#dtl_content_tb TBODY TD {
	width: auto;
	padding: 5px 0 6px 10px;
}
TABLE#dtl_content_tb TFOOT TD {
	height: 5px;
	background: url(img/detail_content_f_botm_background.gif) left top repeat-x;
}
/* 優質介紹 */
TABLE#dtl_introduce THEAD TD {
	float: left;
	background: url(img/detail_introduce_f_top_background.gif) bottom left no-repeat;
}
DIV#contact_dtl {
	float: right;
	width: auto;
	margin-top: 5px;
}
TABLE#dtl_introduce TBODY TD {
	font-size: 15px;
	line-height: 24px;
	background: url(img/detail_introduce_f_mid_background.gif) top left repeat-y;
	padding: 0 12px;
	height: 150px;
	vertical-align: top;
}
TABLE#dtl_introduce TFOOT TD {
	height: 21px;
	background: url(img/detail_introduce_f_botm_background.gif) bottom left no-repeat;
}
DIV#dtl_message {
	margin-top: 25px;
	padding-top: 3px;
	border-collapse: collapse;
	border-top: #0557a0 solid 3px;
}
DIV#dtl_message P {
	display: block;
	font-size: 12px;
	margin: 3px 0;
	padding: 2px 10px;
	border-bottom: #cccccc 1px solid;
	color: #7d8248;
	background: url(img/icon_arrow02.gif) left no-repeat;
}
/* 專人與我聯絡 */
TABLE#contact_ass {
	background: url(img/contact_f_botm_background.gif) left bottom no-repeat;
}
TABLE#contact_ass THEAD TD {
	height: 95px;
	background: url(img/contact_f_top_background.gif) left top no-repeat;
	float: left;
	vertical-align: top;
}
TABLE#contact_ass TBODY TD {
}
DIV#contact_ass_fr {
	margin: 8px 10px 0 84px;
}
TABLE#contact_ass_tb TH {
	font-weight: normal;
	color: #a40000;
	text-align: left;
	vertical-align: top;
	height: 30px;
}
TABLE#contact_ass_tb TD {
	text-align: left;
	vertical-align: top;
	height: 30px;
}
.con_txt {
	width: 30px;
}
TABLE#contact_ass_tb TD TEXTAREA {
	border: 1px solid #777777;
	width: 430px;
	height: 120px;
}
TABLE#contact_ass TFOOT TD {
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 10px 0;
}
TABLE#contact_ass TFOOT TD IMG {
	margin: 5px;
}
DIV#contact_ass_title {
	width: auto;
	margin: 15px 10px 0 84px;
	font-size: 16px;
	color: #1a3569;
	font-weight: bold;
}
DIV#contact_ass_text {
	margin: 12px 10px 0 84px;
}
/* 填寫完成 */
DIV#contact_finish_title {
	width: auto;
	margin: 60px 10px 0 84px;
	font-size: 16px;
	color: #a40000;
	font-weight: bold;
}
DIV#contact_finish_text {
	margin: 12px 10px 0 84px;
	line-height: 1.7em;
}
/* ------ 菁英團隊 ------ */
DIV#team_search_titleBar {
	height: 36px;
	background: url(img/team_title_bar.gif) left top repeat-x;
}
DIV#sec_title {
	background: url(img/sec_title_background.gif) left top no-repeat;
}
TABLE#team_explanation THEAD TD {
	background:url(img/team_explanation_top_background.gif) left top no-repeat;
	height: 26px;
}
TABLE#team_explanation TBODY TD {
	vertical-align: top;
	background:url(img/team_explanation_mid_background.jpg) left bottom no-repeat;
	height: 126px;
}
TABLE#team_explanation TFOOT TD {
	background:url(img/team_explanation_botm_background.gif) left top no-repeat;
	height: 17px;
}
TABLE#team_explanation TBODY DIV {
	margin: 8px 215px 8px 45px;
	line-height: 1.8em;
}
DIV#team_main {
	background: url(img/team_main_background.gif) repeat;
	padding: 13px 22px 64px 22px;
	margin-bottom: -66px;
}
DIV#team_main TD {
	vertical-align: top;
}
.team_person_intro {
	background: url(img/line_02.gif) bottom left repeat-x;
	padding-bottom: 3px;
	margin-bottom: 16px; 
}
.team_person_intro .team_photo {
	width: 134px;
	vertical-align: top;
}
.team_content TD {
	font-size: 12px;
	padding: 5px 0;
}
.team_content TD .f_strong{
	font-weight: bold;
}
.team_content THEAD TH {
	background: url(img/line_02.gif) bottom left repeat-x;
	font-size: 15px;
	color: #00679d;
	text-align: left;
	padding: 5px 0;
}
.team_content TBODY TD {
	background: url(img/line_02.gif) bottom left repeat-x;
}
.team_content TFOOT TD {
	line-height: 22px;
}
/* ------ 服務項目 ------ */
TABLE#service_about THEAD TD {
	background:url(img/service_about_top_background.gif) left top no-repeat;
}
TABLE#service_about TBODY TD {
	vertical-align: top;
	background:url(img/service_about_mid_background.gif) left bottom no-repeat;
}
TABLE#service_about TFOOT TD {
	background:url(img/service_about_botm_background.gif) left top no-repeat;
	height: 17px;
}
TABLE#service_about DIV {
	margin: 5px 45px;
}
TABLE#service_about STRONG {
	color: #004f94;
}
DIV#service_main {
	background: url(img/team_main_background.gif) repeat;
	padding: 13px 22px 20px 22px;
}
DIV#service_main TABLE TH {
	font-size: 15px;
	text-align: left;
	color: #004f94;
	background: url(img/line_02.gif) bottom left repeat-x;
	padding: 5px 0;
}
DIV#service_main UL {
}
DIV#service_main LI {
	list-style-image: url(img/li_icon02.gif);
	line-height: 22px;
	border: 1px #FFFFFF;
	border-bottom-style: solid;
	padding: 0.5em 0;
}
.service_backguound02 {
	background: url(img/service_bg02.jpg) bottom right no-repeat;
}
DIV#service_cont02 {
	width: 62%;
}
DIV#service_cont03 {
	width: 88%;
}
#waterMark {
	background: url(img/wm_logo2.gif) right bottom no-repeat;
}
/* ------ 搜尋結果頁 ------ */
DIV#searchBar {
	height: 40px;
	background: url(img/sec_title_background.gif) left top no-repeat;
	margin: -5px 0 5px 0;
	padding: 0 25px;
	font-size: 15px;
	color: #00306c;
	line-height: 3em;
	clear: none;
}
DIV#searchBar DIV {
	width: auto;
	text-align: right;
	color: #eeeeee;
	font-size: 12px;
	float: right;
	margin-top: -29px;
}
/****** --------------- Page CSS (end) -------------- ******/

/****** --------------- TEST ------------------ ******/
