@charset "big5";

/*  */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+?€
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------- */

*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 18px;
	}

body {
	color: #867b79;
	background-color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
	
body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,
p,blockquote,pre,cite,code,caption,
form,fieldset,legend,input,textarea,select,option,label {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	width: auto;
	background-color: #FFFFFF;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}

img,table { border: none;}

th, td, textarea {
	font-size: 18px;
	text-align: center;
	color: #CC3333;
}

ol,ul {
	list-style: none;
	border-color: #0FC;
}

address,em,cite { font-style: normal;}

a { overflow: hidden;}

img{
	border: 0;
	vertical-align: bottom;
	text-align: center;
}


/* --------------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------------- */

/*  -------------------- */

a:link {	color: #887a7a;	text-decoration: none;}
a:visited {	color: #887a7a;	text-decoration: none;}
a:hover {
	color: #00FFCC;
	text-decoration: underline;
	font-size: 16px;
}


/*  -------------------- */

.alnR { text-align: right; }
.alnC { text-align: center; }
.alnL { text-align: left; }

.fltR { float: right; }
.fltL { float: left; }


/*  -------------------- */

.mgT05 { margin-top: 5px; }
.mgT06 { margin-top: 6px; }
.mgT10 { margin-top: 10px; }
.mgT15 { margin-top: 15px; }
.mgT20 { margin-top: 20px; }
.mgT25 { margin-top: 25px; }
.mgT30 { margin-top: 30px; }
.mgB0 { margin-bottom: 0px !important; }

/*  -------------------- */

.clearfix:after { content:""; display:block; clear:both; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%;}
.clearfix { display:block;}

.clear { overflow: hidden; }
* html .clear { display: inline-block; }


/*  -------------------- */

.fs11 {
	font-size: 11px;
	color: #666;
}


/*  -------------------- */

.returnTop a { color: #ffaa71; }


/* --------------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------------- */

#header {
	height: 183px;
	width: 1320px;
	background: url(../img/head_bg.gif) no-repeat;
	position: relative;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: right;
}

h1 {
	width: 428px;
	height: 193px;
	position: absolute;
	top: -25px;
	left: 3px;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 14px;
	left: 595px;
	color: #CC6633;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
}

#header .underH1 {
	position: absolute;
	top: 105px;
	left: 45px;
	color: #867b75;
	font-size: 11px;
	line-height: 1.1em;
}

#header .contact{
	position: absolute;
	top: 66px;
	left: 505px;
	text-align: left;
	font-size: 24px;
	color: #FF3300;
	width: 443px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 44px;
}

#header .cart {
	position: absolute;
	top: 63px;
	right: 16px;
}

#header .global_navi {
	width: 707px;
	height: 18px;
	position: absolute;
	bottom: 30px;
	text-align: left;
	right: 176px;
}

#header .global_navi li {
	display: block;
	float: left;
	margin-left: 9px;
	width: 119px;
	height: 35px;
	font-weight: bold;
	line-height: 36px;
}

* html #header .global_navi li { margin-left: 7px !important; }

#header .global_navi li a {
	padding-left: 24px;
	display: block;
	height: 36px;
	color: #887a7a;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .global_navi li a:hover {
	background: url(../img/menu_bg_on.gif) no-repeat top;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

	
/* --------------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------------- */

#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(../img/index_bg.gif) repeat-y center #FFFFFF;
}

#content {
	padding: 19px 0 31px 24px;
	clear: both;
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}


/* ?€-------*/

#content .leftBox {
	width: 175px;
	float: left;
	text-align: left;
}

#content .leftBox li {
	background: url(../img/leftbox_bg.gif) no-repeat center right #f3fbfe;
	font-size: 11px;
	color: #F00;
	background-color: #9F6;
	padding-bottom: 10px;
}

#content .leftBox li a {
	display: block;
	padding: 4px 0px 4px 8px;
	width: auto;
	font-size: 14px;
}

#content .leftBox .title {
	padding: 0 10px;
	background: #70c0e3;
	height: 29px;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	border-top: 2px solid #31a5d6;
}

#content .leftBox .listMenu {
	padding: 0 10px;
	background-image: none;
	background-color: #f3fbfe;
	color: #31a5d8;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
}

#content .leftBox .odd {
	background-color: #33FF99;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#content .leftBox .newsBox {
	margin-top: 16px;
	background: #f3f8fb;
	padding-bottom: 10px;
	font-size: 14px;
}

#content .leftBox .newsBox p {
	padding: 0 10px;
	margin-top: 5px;
	font-size: 10px;
	text-indent: 0px;
	line-height: 1.4;
	color: #666;
}

#content .leftBox .newsBox p span {
	font-size: 9px;
	color: #666;
}


/* ?€-------*/

#content .wrap {
	width: 562px;
	margin-left: 205px;
	color: #FFF;
}


/* --------------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------------- */

#footer {
	height: 26px;
	width: 800px;
	background: #dff2f9;
	clear: both;
	line-height: 26px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 2px solid #32a4d6;
	text-align: center;
}

#footernavi {
	float: left;
	font-size: 11px;
	color: #8c8080;
}

#footer address {
	float: none;
	padding-right: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+?€
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ?€------*/

#content .wrap .centerBox {
	width: 370px;
	float: left;
	margin-right: 17px;
	text-align: left;
}

#content .wrap .centerBox .wide {	clear: both;}

#content .wrap .centerBox .wide h3 {
	background: #ffc49a;
	width: 370px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	color: #FFFFFF;
	border-top: 2px solid #ffaa6f;
}

.centerBox .wide p {
	background: #ffc49a;
	height: 25px;
	line-height: 25px;
	text-align: right;
	display: block;
	font-size: 10px;
}

.centerBox .wide p a {
	display: block;
	width: 360px;
	padding-right: 14px;
	color: #FFFFFF;
	font-size: 14px;
}

* html .centerBox .wide p a { /* IE6??*/
	width: 372px;
}

#content .centerBox .short {
	clear: both;
	padding-top: 10px;
}

#content .wrap .centerBox .short h3 {
	width: 180px;
	height: 28px;
	line-height: 28px;
	text-indent: 8px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 0px;
	color: #FFFFFF;
}

#content .wrap .centerBox .short .fltL,
#content .wrap .centerBox .short .fltR {	width: 180px;}

#content .wrap .centerBox .short p {
	height: 25px;
	line-height: 25px;
	text-align: right;
	display: block;
	font-size: 10px;
}

.centerBox .short p a {
	display: block;
	padding-right: 10px;
	width: 171px;
	color: #FFFFFF;
	font-size: 14px;
}

* html .centerBox .short p a {	width: 181px;}


/* ?€-------*/

#content .wrap .rightBox {
	width: 174px;
	float: right;
	text-align: left;
	clear: right;
}

#content .wrap .rightBox li {
	background: #feebef;
	min-height: 37px;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 1.3;
	background-color: #FCC;
	font-style: normal;
	color: #993300;
	border-bottom: 1;
}

* html #content .wrap .rightBox li { /* IE6??*/
	height: 37px;
}

#content .wrap .rightBox li img {
	float: right;
	padding: 0 0 3px 3px;
}

#content .wrap .rightBox li span {
	color: #00CCFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 3px;
	font-family: "é»‘ä?";
}

#content .wrap .rightBox .title {
	background: #f8a5af url(../../img/rightside_title_bg.gif) 144px center no-repeat;
	min-height: 29px;
	line-height: 29px;
	padding: 0 10px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border: none;
	color: #FFFFFF;
	border-top: 2px solid #f57a89;
	border-bottom: 1px solid #d6d0d0;
}

* html #content .wrap .rightBox .title { /* IE6??*/
	height: 29px;
}

#content .wrap .rightBox .banner {
	margin-top: 11px;
	width: 174px;
	clear: both;
}

#content .wrap .rightBox .banner li {
	margin-top: 5px;
	background: none;
	border: none;
	padding: 0px;
	height: 65px;
}

#content .wrap .rightBox .banner li img {
	float: none;
	padding: 0px;
}


/*----------------------------------------------------------------------------------------
	
----------------------------------------------------------------------------------------*/

#content .centerBox .orange h3 {
	background: #ffc49a;
	border-top: 2px solid #ffaa6f;
}

#content .centerBox .orange p {		background: #ffc49a;}

#content .centerBox .pink h3 {
	background: #f7a4ae;
	border-top: 2px solid #f67d8e;
}

#content .centerBox .pink p {		background: #f7a4ae;}

#content .centerBox .blue h3 {
	background: #70c0e3;
	border-top: 2px solid #31a5d6;
}

#content .centerBox .blue p {		background: #70c0e3;}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/*----------------------------------------------------------------------------------------
	
----------------------------------------------------------------------------------------*/

#content .wrap h3 {
	margin-bottom: 20px;
	width: 562px;
	height: 45px;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	color: #ffab6f;
}

h4.itemCategory {
	font-size: 15px;
	font-weight: bold;
	color: #f47e8c;
}

ul.itemList {
	margin: 20px 0;
	padding-bottom: 20px;
}

ul.itemList li {
	display: inline;
	float: left;
	margin-right: 12px;
	width: 175px;
	font-size: 12px;
}

ul.itemList p.itemDetailTxt {
	margin: 15px 0 12px;
	padding: 10px 0;
	width: 175px;
	border-bottom: 1px solid #ffab6f;
	line-height: 1.3;
	border-top: 1px solid #ffab6f;
	font-size: 11px;
}

ul.itemList p.itemName {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #ffa96c;
}

ul.itemList li strong { 	color: #f47b8a; }

ul.itemList li img { margin-bottom: 8px; }

ul.itemList form p {
	margin-bottom: 5px;
	font-weight: bold;
}

ul.itemList form select { font-size: 11px; }

ul.itemList form input { margin: 5px 0 3px; }


/*----------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------*/

h4.special {
	padding: 0 18px;
	height: 32px;
	background: #f7a4ae;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	border-top: 3px solid #f57c8b;
	color: #FFFFFF;
}

div.special {
	margin-bottom: 20px;
	padding: 18px 18px 43px;
	background: url(../../img/special_bg_01.gif) repeat-x left bottom #fff9e9;
}

.sImg { margin-bottom: 12px; }

.sName {
	padding-bottom: 10px;
	color: #f47e8a;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../../img/special_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.special .fltL { width: 330px; }
div.special .fltR {
	margin-top: 18px;
	padding: 12px 0 7px;
	width: 175px;
	background: #fff1ca;
}

.sDetail {
	margin: 18px 0 0;
	font-size: 11px;
	line-height: 1.4;
}

.sDetail span {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

div.special .fltR p {
	margin-bottom: 10px;
	padding: 0 15px;
}

div.special .fltR strong {	color: #f67d8e; }


/*----------------------------------------------------------------------------------------
	
----------------------------------------------------------------------------------------*/

dl.faq {
	margin-bottom: 10px;
	padding-bottom: 1px;
	background: url(../../img/faq_line.gif) repeat-x left bottom;
}

dl.faq dt {
	margin-bottom: 10px;
	padding-left: 40px;
	height: 28px;
	background: url(../../img/faq_bg.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
}

dl.faq dd {
	margin: 0 0 20px 30px;
	line-height: 1.6;
}

dl.faq ul {
	margin: 10px 0;
	list-style: inside disc;
}


/*----------------------------------------------------------------------------------------
	
----------------------------------------------------------------------------------------*/

table.law {
	margin-bottom: 10px;
	text-align: left;
}

table.law th,
table.law td {	padding: 10px;}

table.law th {
	width: 128px;
	background: #fff3d3 url(../../img/law_th_bg.gif) repeat-y left;
	line-height: 1.4;
	vertical-align: text-top;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	font-family: "é»‘ä?";
}

table.law td {
	background: #fffaec;
	line-height: 1.4;
	border-bottom: 2px solid #FFFFFF;
}

table.law span {
	display: block;
	margin-top: 1em;
	color: #ffab6d;
}

table.law a:link {	color: #ffab6d;	text-decoration: none;}
table.law a:visited {	color: #ffab6d;	text-decoration: none;}
table.law a:hover {	color: #ffab6d;	text-decoration: underline;}
table.law a:active {	color: #ffab6d;	text-decoration: underline;}


/*----------------------------------------------------------------------------------------
	
----------------------------------------------------------------------------------------*/

p.privacy {
	line-height: 1.6;
	padding-bottom: 20px;
	background: url(../../img/list_line.gif) repeat-x left bottom;
}

dl.privacy {	margin: 5px 0 10px;}

dl.privacy dt {
	padding-top: 15px;
	color: #ffaa6f;
	font-weight: bold;
	font-size: 13px;
}

dl.privacy dd {
	margin-top: 10px;
	padding-bottom: 15px;
	background: url(../../img/list_line.gif) repeat-x left bottom;
	line-height: 1.4;
}

dl.privacy ol {
	margin: 10px 0;
	padding-left: 1.8em;
}

dl.privacy li {	text-indent: -1.8em;}

dl.privacy span {
	display: block;
	margin-top: 1em;
}
<title>EVERBEST PROPERTY AGENCY | ¥@¦wª«·~¥N²z</title>
#header #form1 p {
	color: #3C3;
}
#header #form1 p {
	text-align: left;
}
#header #form1 p strong {




}
#header h1 p {
	text-align: left;
}
