@charset "utf-8";
/* 僑茂商仲 CSS Document */
/****** --------------- Public Style (start) ------------------ ******/
BODY {
	padding: 0;
	margin: 0;
	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;
}
/* ------------------------------------------------------------------ */
DIV#index_layoutBody {
	width: 959px;
	float: left;
}
DIV#index_pageHead {
	float: left;
	background: url(img/index_top_background.gif) left top no-repeat;
	height: 119px;
}
DIV#menu {
	width: auto;
	margin: 0 auto 0 340px;
}
DIV#menu IMG {
	padding: 0 0 0 1px;
}
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#secLinks {
	font-size: 11px;
	float: left;
	margin-left: 120px;	
}
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#flash_swf {
	margin-left: 120px;
}