﻿html {
	overflow-y: scroll; /* IE */
	height: 100%;/* Moz */
	margin-bottom: 0.1em;
}

body {
	margin: 0;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	/*font: 14px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";*/
	line-height:14pt;
	color: #000000;
}

img { border: 0; }

h2,h3,h4 { font: bold 16px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體"; }

a {color:#017ca5;text-decoration:none;}
a:hover {color:#6e4e3a;text-decoration:underline;}

#print-bar {display:none;}

#page {
	background: #fff;
	position: relative;
	width: 943px;
	margin: 0 auto;
	text-align: left;
}

* html #page { width: 943px } /* IE hack */

#header {
	background:url('../../images/slice01.gif') 0 0 repeat-y;
	position: relative;
	width: 943px;
	height: 104px;
	margin: 0;
	padding: 0;
}

#header .logo {
	position:absolute;
	left:25px;
}

#header .info {
	position:absolute;
	top: 35px;
	left:380px;
}

/*- navMenu in Header */
.navMenu {
	position:absolute;
	top:10px;
	left:380px;
	margin: 0;
	padding: 0;
}

.navMenu ul {
	margin: 0;
	padding: 0;
}

.navMenu ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	text-align:center;
}

.navMenu ul li img{
	margin:0 1px -2px 0 !important;
	vertical-align:baseline !important;;
}

/* mainMenu in Header */

.mainMenu {
	background: url('../../images/mainMenu_bg.gif') no-repeat;
	position: relative;
	top:60px;
	width: 943px;
	height: 44px;
	font:bold 15px Tahoma, Arial, Helvetica, Sans-Serif;
}

.mainMenu ul {
	margin:0 0 0 50px;
	padding:0;
}

.mainMenu ul li {
	background:url('../../images/mainMenu_bt.gif') no-repeat;
	display:inline;
	float:left;
	width:106px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li a {
	background:url('../../images/mainMenu_bt.gif') no-repeat;
	display: block;
	width:106px;
	margin:0;
	padding:14px 0 11px 0;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li a:hover {
	background:url('../../images/mainMenu_bt_on.gif') no-repeat;
	width:106px;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li.current a {
	background:url('../../images/mainMenu_bt_on.gif') no-repeat;
	width:106px;
	text-decoration:none;
	color:#fff;
}

/* content */
#content {
	clear:both;
	background:url('../../images/slice01.gif') right 0 repeat-y;
	position: relative;
	float:left;
	width: 943px;
	height:auto!important;/* IE7 */
/*	height:800px;
	min-height:800px;	/* Moz */*/
	margin: 0;
	padding: 0;
}

/* sidebar */	
.sidebar {
	position: relative;
	float: left;
	width: 220px;
}

.sideblock {
	position: relative;
	width: 220px;
	margin: 0;
	padding: 0;
}

.sideblock .body { clear:both; }

.sideblock h2 {
	position:absolute;
	top: 20px;
	left: 10px;
	width:200px;
	text-align:center;
	color:#FFFFFF;
}

.sideblock h4 {
	position:absolute;
	top: 20px;
	left: 10px;
	width:200px;
	text-align:center;
	color:#fff;
}

.sideblock .bt2 {
	position:relative;
	float:left;
	width:110px;
	height:60px;
}

.sideblock .frame {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	float:left;
	width:218px;
}

.sideblock .frame .bt {
	position:relative;
	margin:5px 0;
	text-align:center;
}

.sideblock .frame .member {
	position:relative;
	width:200px;
	margin: 0 auto;
}

.sideblock .frame .member .pic {
	border:1px solid #CCCCCC;
	position:relative;
	float:left;
	padding:5px;
	width:80px;
	height:60px;
	text-align:center;
}

.sideblock .frame .member .info {
	position:relative;
	float:left;
	padding:5px;
}

.sideblock .frame .member .info ul li { 
	margin:2px 0;
	color:#663300;
}

.sideblock .frame .absolute {
	position:relative;
	width:190px;
	margin: 5px auto;
}

.sideblock .frame .absolute .item {
	position:relative;
	float:left;
	margin: 4px 0;
	width:50%;
}

.sideblock .frame .relative {
	position:relative;
	width:200px;
	margin: 0 auto;
}

.sideblock .frame .relative .shop {
	position:relative;
	float:left;
	width:100%;
	margin:2px 0;
}

.sideblock .frame .relative .shop .shop-pic {
	border:1px solid #CCCCCC;
	position:relative;
	float:left;
	width:43px;
	height:43px;
	padding:5px;
	text-align:center;
}

.sideblock .frame .relative .shop .shop-info {
	position:relative;
	float:left;
	width:135px;
	padding:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sideblock .frame .relative .pic {
	border:1px solid #CCCCCC;
	position:relative;
	float:left;
	width:60px;
	height:60px;
	padding:5px;
	text-align:center;
}

.sideblock .frame .relative .info {
	position:relative;
	float:left;
	width:115px;
	padding:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sideblock .frame .relative .chose {
	position:relative;
	float:left;
	width:100%;
}

.sideblock .frame .relative .chose .subject {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	width:100%;
	padding:5px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sideblock .frame .relative .chose .content {
	height:70px;
	padding:5px 0;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sideblock .frame .relative .more {
	position:relative;
	float:left;
	width:100%;
	padding:5px 0;
	text-align:right;
}

.sideblock .frame .relative ul li.list {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	width:200px;
	padding:5px 0;

	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sideblock .frame .relative ul li.list em {
	background:url('../../images/capTxt2_01_bg.gif') no-repeat;
	display:inline-block;
	width:30px;
	height:20px;
	color:#93b758;
	text-align:center;
}

.adv dt {
	width: 200px;
	height:26px;
	line-height:26px;
	text-indent:25px;
}

.adv dt.close { background: url('../../images/menubg_off.gif') no-repeat; }

.adv dt.open { background: url('../../images/menubg_on.gif') no-repeat; }

.adv dt a { color: #000; }

.adv dd {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:5px;
	width: 188px;
}

.adv dd a { color:#333; }
.adv dd a:hover { color:#017ca5; }

.adv dd ul {}

.adv dd ul li {
	display:inline-block;
	_display:inline; /* IE6 Hack */
	*display: inline; /* IE7 Hack */
	zoom:1; /* IE6 7 Hack */
	width:89px;
	height:25px;
	padding-left:3px;
}

.adv dd ul li.forum {
	display:inline-block;
	_display:inline; /* IE6 Hack */
	*display: inline; /* IE7 Hack */
	zoom:1; /* IE6 7 Hack */
	width:150px;
	height:25px;
}

.adv .adv-clear {
	position:relative;
	text-align:right;
}

.adv .adv-clear a {
	padding:5px;
	color:#017ca5;
	text-decoration:underline;
}

/* primary */
.primary {
	position: relative;
	float: left;
	width: 710px;
	margin: 0px auto;
	padding: 5px;
}

.form {
	position: relative;
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
}

.detail {
	position: relative;
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
}

.content-bottom {
	position: relative;
	float:left;
	width:943px;
	height:36px;
	margin: 0;
	padding: 0;
}

/*- footer */
#footer {
	clear: both;
	position: relative;
	float:left;
	width: 943px;
	height:60px;
	margin: 0 auto;
	bottom: 0;
}

#footer .logo {
	position:absolute;
	top:0px;
	left:0px;
}

#footer .fun {
	position:absolute;
	top:0px;
	left:170px;
	color: #000;
}

#footer .copyright {
	position:absolute;
	top:25px;
	left:170px;
	margin: 0;
	padding: 0;
	color: #000;
}

#footer .nav {
	position:absolute;
	top:0;
	left:700px;
	margin: 0;
	padding: 0;
}

#footer .nav a {
	margin: 0;
	padding: 0;
}

/* subMenu in primary */
.position {
	position:relative;
	width:700px;
	line-height:30px;
}

.subMenu01 {/*內頁頁籤樣式*/
	background:url('../../images/subMenu01_bg.gif') repeat-x;
	position:relative;
	float:left;
	width:700px;
	height:40px;
	padding:0;
}

.subMenu01 ul {
	margin: 0;
	padding: 0;
}

.subMenu01 ul li {
	display:inline;
	float:left;
	margin-left:5px;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	text-align:center;
}

.subMenu01 ul li a {
	background:url('../../images/subMenu01_off.gif') no-repeat;
	display:block;
	width:102px;
	line-height:40px;
	text-decoration:none;
	color:#555;
}

.subMenu01 ul li a:hover {
	background:url('../../images/subMenu01_on.gif') no-repeat;
	font-weight:bold;
	line-height:33px;
	color:#FFF;
}

.subMenu01 ul li.current a {
	background:url('../../images/subMenu01_on.gif') no-repeat;
	font-weight:bold;
	line-height:33px;
	color:#FFF;
}

/* index */
.index {
	position: relative;
	float: left;
	width: 475px;
	margin: 0;
	padding: 0;
}

.search-panel {
	position:relative;
	display:inline-block;
	height:140px;
	width:475px;
}

.topic-panel, .area-panel {
	position:relative;
	display:inline-block;
	height:180px;
	width:475px;
}

.search-panel{ background:url('../../images/panel_bg01.gif') 0 0 no-repeat; }
.topic-panel{ background:url('../../images/panel_bg02.gif') 0 0 no-repeat; }
.area-panel{ background:url('../../images/panel_bg03.gif') 0 0 no-repeat; }

.search-panel dt, .topic-panel dt, .area-panel dt {
	position:absolute;
	display:block;
	top:0px;
	height:36px;
	width:100px;
	font: bold 14px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";
	line-height:36px;
	text-align:center;
	text-decoration:none;
	z-index:9;
}

.search-panel dt.close { background:url('../../images/panel_tab_bg01.gif') no-repeat; }
.search-panel dt.open {	background:url('../../images/panel_tab_bg02.gif') no-repeat; }

.topic-panel dt.close { background:url('../../images/panel_tab_bg03.gif') no-repeat; }
.topic-panel dt.open {	background:url('../../images/panel_tab_bg04.gif') no-repeat; }

.area-panel dt.close { background:url('../../images/panel_tab_bg05.gif') no-repeat; }
.area-panel dt.open {	background:url('../../images/panel_tab_bg06.gif') no-repeat; }

.search-panel dt.close a, .topic-panel dt.close a, .area-panel dt.close a { color:#4d4d4d; }
.search-panel dt.open a, .topic-panel dt.open a, .area-panel dt.open a { color:#FFF; }

.search-panel .ssearch, .topic-panel .shouse, .area-panel .shouse { left:10px; }
.search-panel .lsearch, .topic-panel .lhouse, .area-panel .lhouse { left:110px; }
.search-panel .jsearch, .topic-panel .jhouse, .area-panel .jhouse { left:210px; }

.search-panel dd, .topic-panel dd, .area-panel dd {
	position:absolute;
	display:block;
	top:45px;
	left:5px;
	z-index:0;
}

.search-panel dd {
	width:460px;
	height:70px;
	padding:5px;
	z-index:0;
}

.topic-panel dd {
	width:470px;
	z-index:0;
}

.area-panel dd {
	width:450px;
	padding:10px;
	z-index:0;
}

.search-panel dd p {
	display:inline-block;
	width:510px;
	margin:0 0 8px 0;
	vertical-align:middle;
}

.search-panel dd .searchbt {
	position:absolute;
	display:block;
	top: 5px;
	left: 395px;
}

.topic-panel ul li {
	position:relative;
	float:left;
	width:93px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.topic-panel ul li.pic img {
	border:1px solid #cccccc;
	margin:2px;
	padding:3px;
}

.area-panel dd p {
	display:inline-block;
	width:510px;
	line-height:20px;
	vertical-align:middle;
}

.lblock {
	position: relative;
	width: 475px;
	margin: 0;
	padding: 0;
}

.lblock h3 {
	position:absolute;
	top: 20px;
	left: 55px;
	color:#fff;
}

.lblock .body { clear:both; }

.lblock .frame {
	border-left: 1px solid #fec62c;
	border-right: 1px solid #fec62c;
	float:left;
	width:473px;
}

.lblock .frame .relative {
	position:relative;
	width:99%;
	margin: 0 auto;
}

.ebest {
	background:url('../../images/ebest_bg01.gif') 0 0 no-repeat;
	position:relative;
	width:475px;
	height:205px;
}

.ebest .pic, .ebest .class, .ebest .name, .ebest .view, .ebest .compname  {
	position:absolute;
	height:20px;
	line-height:20px;
}

.ebest .pic {
	border:1px solid #cccccc;
	background:#fff;
	top:30px;
	left:10px;
	width:90px;
	height:90px;
	padding:5px;
	text-align:center;
}

.ebest .class {
	top:30px;
	left:120px;
	width:200px;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.ebest .name {
	top:55px;
	left:120px;
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.ebest .view {
	top:35px;
	left:360px;
	color:#FF0000;
}

.ebest .compname {
	top:80px;
	left:120px;
	width:340px;
	font:bold 15px "微軟正黑體","新細明體",Tahoma, Arial, Helvetica, Sans-Serif;
	color:#663300;
	overflow:hidden;
	text-overflow:ellipsis;
}

.ebest .info {
	position:absolute;
	top:100px;
	left:120px;
	width:340px;
}

.ebest .info .title {
	position:relative;
	float:left;
	width:60px;
	line-height:22px;
}

.ebest .info .item {
	position:relative;
	float:left;
	line-height:18px;
	width:280px;
}

.oebest {
	position:absolute;
	top:135px;
	left: 20px;
	width:430px;
	height:50px;
}

.oebest ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	width:215px;
	height:20px;
	padding-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.oebest ul li img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

/* searchStyle */
.form h3 {
	position:absolute;
	top: 18px;
	left: 42px;
}

.form .search {
	position:absolute;
	top: 16px;
	left: 110px;
}

.form .count {
	position:absolute;
	top: 20px;
	left: 515px;
}

.form .body { clear:both; }

.form .frame {
	border-left: 1px solid #aaacac;
	border-right: 1px solid #aaacac;
	position: relative;
	float:left;
	width:698px;
}

.form .frame .condition {
	position: relative;
	width:90%;
	margin:5px auto;
}

.form .frame .condition .title,
.form .frame .condition .item { 
	position: relative;
	float:left;
}

.form .frame .condition .title {width:auto;}
.form .frame .condition .item {width:85%;}

/* detailStyle */
.detail .body { clear:both; }

.detail .frame {
	border-left: 1px solid #aaacac;
	border-right: 1px solid #aaacac;
	position: relative;
	float:left;
	width:698px;
}

.detail .frame h3 {
	position:relative;
	width:665px;
	margin: 0 auto;
}

.detail .frame h3 img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}


.detail .frame h3 em {
	background:url('../../images/capTxt2_01_bg.gif') no-repeat;
	width:30px;
	font: bold 16px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";
	color:#93b758;
}

.detail .frame .status {
	position:relative;
	width:665px;
	height:20px;
	margin: 0 auto;
	line-height:20px;
}

.detail .frame .fun {
	background:url('../../images/frame_fun_bg01.gif') no-repeat;
	position:relative;
	width:680px;
	height:35px;
	margin: 5px auto;
}

.detail .frame .fun .item01, .detail .frame .fun .item02, .detail .frame .fun .display, .detail .frame .fun .share, .detail .frame .fun .share2 { position:absolute; }

.detail .frame .fun .item01 {
	top:9px;
	left:10px;
}

.detail .frame .fun .item02 {
	top:9px;
	left:400px;
}

.detail .frame .fun .display {
	top:4px;
	left:205px;
}

.detail .frame .fun .share {
	top:9px;
	left:580px;
}

.detail .frame .fun .share2 {
	top:9px;
	left:420px;
}

.detail .frame .fun .item01 img,
.detail .frame .fun .display img,
.detail .frame .fun .share2 img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

.detail .frame .community {
	position:absolute;
	top:-3px;
	left:160px;
	width:230px;
}

.detail .frame .list-j {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:35px;
	width:95%;
	margin:0 auto;
}

.list-j .pic { display:none; }

.list-j .chk, .list-j .area, .list-j .cat, .list-j .name, .list-j .time, .list-j .square, .list-j .sprice, .list-j .price, .list-j .view, .list-j .upd {
	position:absolute;
	top:10px;
	height:20px;
	line-height:20px;
}

.list-j .chk {
	width:20px;
	text-align:center;
}

.list-j .area {
	left:30px;
	width:120px;
}

.list-j .cat {
	left:20px;
	width:35px;
	text-align:center;
}

.list-j .name {
	left:55px;
	width:265px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-j .name em {
	background:url('../../images/capTxt3_01_bg.gif') no-repeat;
	display:inline-block;
	width:40px;
	color:#aa132c;
	text-align:center;
}

.list-j .time {
	left:320px;
	width:50px;
	text-align:center;
}

.list-j .square {
	left:375px;
	width:60px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-j .sprice {
	left:435px;
	width:60px;
	text-align:right;
	color:#ff6600;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-j .price {
	left:495px;
	width:60px;
	text-align:right;
	color:#aa132c;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-j .view {
	left:560px;
	width:35px;
	text-align:center;
}

.list-j .upd {
	left:600px;
	width:60px;
	text-align:center;
}

.detail .frame .list-e {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	width:95%;
	height:150px;
	margin:0 auto;
}

.list-e .pic, .list-e .name, .list-e .ctime, .list-e .view, .list-e .compname  {
	position:absolute;
	height:20px;
	line-height:20px;
}

.list-e .pic {
	border:1px solid #cccccc;
	background:#fff;
	top:10px;
	left:10px;
	width:110px;
	height:100px;
	padding:5px;
	text-align:center;
}

.list-e .name {
	top:15px;
	left:140px;
	width:250px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.list-e .ctime {
	top:15px;
	left:415px;
	color:#333;
}

.list-e .compname {
	top:45px;
	left:140px;
	font:bold 15px "微軟正黑體","新細明體",Tahoma, Arial, Helvetica, Sans-Serif;
	color:#663300;
}

.list-e .view {
	top:15px;
	left:500px;
	color:#333;
}

.list-e .info {
	position:absolute;
	top:70px;
	left:140px;
	width:520px;
}

.list-e .info .title {
	position:relative;
	float:left;
	width:60px;
	line-height:22px;
}

.list-e .info .item {
	position:relative;
	float:left;
	line-height:22px;
	width:450px;
}

.detail .frame .eobject {
	position: relative;
	width:95%;
	margin:10px auto;
}

.detail .frame .eobject .info01 {
	position: relative;
	float:left;
	height:180px;
	width:100%;
}

.eobject .info01 .pic, .eobject .info01 .name, .eobject .info01 .compname, .eobject .info01 .ctime,
.eobject .info01 .view, .eobject .info01 .workcnt, .eobject .info01 .postcnt, .eobject .info01 .contact, .eobject .info01 .msg {
	position:absolute;
}

.eobject .info01 .pic {
	border:1px solid #cccccc;
	background:#fff;
	width:110px;
	height:100px;
	padding:5px;
	text-align:center;
}

.eobject .info01 .name {
	left:130px;
	width:335px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.eobject .info01 .compname {
	top:25px;
	left:130px;
	font:bold 15px "微軟正黑體","新細明體",Tahoma, Arial, Helvetica, Sans-Serif;
	color:#663300;
}

.eobject .info01 .ctime, .eobject .info01 .workcnt {
	left:465px;
	color:#333;
}

.eobject .info01 .view, .eobject .info01 .postcnt {
	left:550px;
	color:#333;
}

.eobject .info01 .workcnt {
	top:145px;
	left:400px;
	color:#333;
}

 .eobject .info01 .postcnt {
	top:145px;
	left:500px;
	color:#333;
}

.eobject .info01 .contact {
	top: 50px;
	left:130px;
	width:530px;
}

.eobject .info01 .msg { top: 135px; }

.eobject .info01 .msg ul li {
	position:relative;
	float:left;
	width:115px;
}

.eobject .info01 .contact .item01, .eobject .info01 .contact .item02 {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	height:25px;
	line-height:25px;
}

.eobject .info01 .contact .item01 {	width:200px; }
.eobject .info01 .contact .item02 { width:330px; }

.eobject .info02 {
	position: relative;
	float:left;
	width:650px;
	padding:5px;
}

.eobject .info02 h4 {
	position:absolute;
	top: 10px;
	left: 15px;
}

.eobject .info02 ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	width:215px;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:30px;
}

.eobject .info02 p {
	position:relative;
	float:left;
	width:650px;
	font: 14px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:30px;
}

.eobject .tab {
	background:url('../../images/etab_bg01.gif') no-repeat;
	position:absolute;
	top:142px;
	left:350px;
	width:300px;
	height:30px;
}

.eobject .tab img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

.eobject .tab ul li {
	position:relative;
	float:left;
	padding:7px;
}

.detail .frame .list-ea {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:110px;
	width:95%;
	margin:0 auto;
}

.list-ea .chk, .list-ea .pic, .list-ea .area, .list-ea .cat, .list-ea .name, .list-ea .address, .list-ea .square, .list-ea .price, .list-ea .view, .list-ea .upd,
.list-ea .p-subject, .list-ea .p-content, .list-ea .p-view, .list-ea .p-upd {
	position:absolute;
	height:20px;
	line-height:20px;
}

.list-ea .chk {
	top:50px;
	width:30px;
	text-align:center;
}


.list-ea .pic {
	border:1px solid #cccccc;
	background:#fff;
	top:10px;
	left:30px;
	width:110px;
	height:80px;
	padding:5px;
	text-align:center;
}

.list-ea .area {
	top:45px;
	left:160px;
	height:60px;
	width:340px;
	overflow:hidden;
}

.list-ea em {
	background:url('../../images/capTxt2_01_bg.gif') no-repeat;
	display:inline-block;
	width:30px;
	font: bold 16px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";
	color:#93b758;
	text-align:center;
}

.list-ea .cat {
	background:#000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	top:80px;
	left:30px;
	width:122px;
	text-align:center;
	color:#FFFFFF;
}

.list-ea .name {
	top:15px;
	left:160px;
	width:450px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.list-ea .address {
	top:75px;
	left:160px;
}

.list-ea .square {
	top:45px;
	left:435px;
	width:60px;
	text-align:right;
}

.list-ea .price {
	top:45px;
	left:500px;
	width:55px;
	text-align:right;
	color:#ff6600;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-ea .view {
	top:45px;
	left:560px;
	width:30px;
	text-align:center;
}

.list-ea .upd {
	top:45px;
	left:590px;
	width:60px;
	text-align:center;
}

.list-ea .p-subject {
	top:15px;
	left:10px;
	width:450px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.list-ea .p-content {
	top:40px;
	left:10px;
	height:60px;
	width:640px;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-ea .p-view {
	top:10px;
	left:480px;
	width:70px;
}

.list-ea .p-upd {
	top:10px;
	left:560px;
	width:105px;
}

.detail .frame .list-a {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:35px;
	width:95%;
	margin:0 auto;
}

.list-a .area, .list-a .cat, .list-a .name, .list-a .square, .list-a .pattern, .list-a .price, .list-a .age, .list-a .storey {
	position:absolute;
	top:10px;
	height:20px;
	line-height:20px;
}

.list-a .area {
	left:30px;
	width:120px;
}

.list-a .cat {
	left:220px;
	width:50px;
	text-align:center;
}

.list-a .name {
	left:10px;
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-a .name em {
	background:url('../../images/capTxt3_01_bg.gif') no-repeat;
	display:inline-block;
	width:40px;
	color:#aa132c;
	text-align:center;
}

.list-a .square {
	left:280px;
	width:60px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-a .pattern {
	left:350px;
	width:90px;
	text-align:center;
	color:#ff6600;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-a .price {
	left:590px;
	width:60px;
	text-align:right;
	color:#aa132c;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-a .age {
	left:505px;
	width:80px;
	text-align:center;
}

.list-a .storey {
	left:440px;
	width:60px;
	text-align:center;
}

.detail .frame .list-f {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:60px;
	width:95%;
	margin:0 auto;
}

.detail .frame #list-f-title {
	height:35px;
}

#list-f-title  .cat, #list-f-title  .name, #list-f-title  .view, #list-f-title  .repost, #list-f-title  .author, #list-f-title  .reply {
	position:absolute;
	top:10px;
	height:20px;
	line-height:20px;
}

.list-f .cat, .list-f .name, .list-f .view, .list-f .repost, .list-f .author, .list-f .reply, .list-f .gpoint {
	position:absolute;
	top:10px;
	height:20px;
	line-height:20px;
}

.list-f .cat {
	top:20px;
	left:5px;
	width:95px;
	text-align:center;
}

.list-f .cat a{ color:#6e4e3a; }

.list-f .name {
	top:20px;
	left:100px;
	width:270px;
	font:bold 15px Tahoma, Arial, Helvetica, Sans-Serif;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-f .name em {
	background:url('../../images/capTxt3_01_bg.gif') no-repeat;
	display:inline-block;
	width:40px;
	color:#aa132c;
	text-align:center;
}

.list-f .gpoint {
	top:42px;
	left:135px;
}

.list-f .view {
	top:20px;
	left:370px;
	width:40px;
	text-align:center;
}

.list-f .repost {
	top:20px;
	left:410px;
	width:40px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-f .author {
	left:450px;
	width:100px;
	height:45px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-f .reply {
	left:560px;
	width:100px;
	height:45px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
}

.detail .frame .none {
	clear:both;
	position: relative;
	width:95%;
	height:75px;
	margin:0 auto;
	font: 16px "微軟正黑體", Tahoma, Arial, sans-serif;
	text-align:center;
	line-height:75px;
}

.detail .frame .object {
	position: relative;
	width:95%;
	margin:10px auto;
}

.detail .frame .object h4 {
	position:absolute;
	top: 10px;
	left: 15px;
}

.detail .frame .object .photo {
	position: relative;
	float:left;
	width:375px;
	height:410px;
}

.detail .frame .object .photo .lpic {
	border:1px solid #cccccc;
	position:absolute;
	width:360px;
	height:270px;
	margin:2px;
	padding:5px;
	text-align:center;
}

.detail .frame .object .photo .spic {
	position:absolute;
	top: 285px;
}

.detail .frame .object .photo .spic ul li {
	border:1px solid #cccccc;
	position:relative;
	float:left;
	width:60px;
	height:47px;
	margin:2px;
	padding:4px 4px 1px 4px;	
}

.detail .frame .object .photo .msg {
	position:absolute;
	top: 350px;
}

.detail .frame .object .photo .msg ul li {
	position:relative;
	float:left;
	width:115px;
}

.detail .frame .object .info01 {
	position: relative;
	float:right;
	width:275px;
	padding:5px;
}

.detail .frame .object .info01 ul li {
	position:relative;
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:30px;
}

.detail .frame .object .law110q {
	position:absolute;
	top:390px;
	left: 0px;
	width:640px;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	z-index:999;

}

.detail .frame .object .info02 {
	position: relative;
	float:left;
	width:650px;
	margin:5px 0;
	padding:5px;
}

.detail .frame .object .info02 ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	width:215px;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:30px;
}

.detail .frame .object .info02 p {
	/*background:url('../../images/dot01.gif') 0 100% repeat-x;*/
	position:relative;
	width:650px;
	font: 14px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:25px;
}

.detail .frame .object .info02 ol {
	list-style:decimal;
	margin-left: 25px;
	font: 14px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:25px;
}

.detail .frame .object .info03 {
	position: relative;
	float:left;
	width:650px;
	margin:5px 0;
	padding:5px;
}

.detail .frame .object .info03 ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	width:50%;
	font: 15px "微軟正黑體", Tahoma, Arial, sans-serif;
	line-height:30px;
}

.detail .frame .object #map {
	border:1px solid #999;
	position:relative;
	width:100%;
	height: 400px;
}
	
.detail .frame .object #map-icon {
	display:none;
	width: 100%;
	height:30px!important;/* IE7 */
}

.detail .frame .object #map-sv {
	border:1px solid #999;
	position:relative;
	width: 100%;
	height:400px!important;/* IE7 */
	margin-top:5px;
}

.detail .frame .post {
	background:#FFFFef;
	border:1px solid #e0e0e0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position: relative;
	width:95%;
	margin:10px auto;
}

.post .qa, .post .pin {
	overflow: hidden;
	_overflow: none;
	_height: 1%;
/*	margin:10px 0;*/
	padding:10px;
}

.post .qa { background:url('../../images/qa_bg01.gif') 105px 5px no-repeat; }
.post .pin { background:url('../../images/qa_bg03.gif') 105px 5px no-repeat; }

.post .pic, .post .name, .post .date, .post .content,
.post .reply .ans .pic, .post .reply .ans .name, .post .reply .ans .date, .post .reply .ans .content {
	position:relative;
	float:left;
}

.post .pic {
	border:1px solid #cccccc;
	background:#FFFFFF;
	width:80px;
	height:60px;
	padding:2px;
	text-align:center;
}

.post .name {
	width:320px;
	margin-top:4px;
	margin-left:50px;
}

.post .date {
	margin-top:4px;
	width:180px;
	color:#999;
}

.post .content {
	width:535px;
	margin-top:10px;
	padding:10px;
	line-height:24px;
	color:#333;
}

.post .reply {
	position:relative;
	float:right;
	border:1px solid #bbb;
	background:#fff;
	width:550px;
	color:#333;
}

.post .reply .ans {
	background:url('../../images/qa_bg02.gif') 105px 5px no-repeat;
	overflow: hidden;
	_overflow: none;
	_height: 1%;
	padding:10px;
}

.qa .reply .ans .pic {
	border:1px solid #cccccc;
	background:#FFFFFF;
	width:80px;
	height:60px;
	padding:2px;
	text-align:center;
}

.qa .reply .ans .name {
	width:210px;
	margin-left:50px;
}

.qa .reply .ans .date {
	width:180px;
	color:#999;
}

.qa .reply .ans .content {
	width:420px;
	margin-top:10px;
	padding:10px;
	line-height:24px;
	color:#333;
}

.detail .frame .issue {
	clear:both;
	position:relative;
	width:95%;
	margin:0 auto;
}

.detail .frame .issue ul li {
	position:relative;
	padding:5px 0;
	width:100%;
}

.detail .frame .issue textarea {
	border:1px solid #ccc;
	width:98%;
	padding:1%;
	font: 14px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";
	line-height:18px;
}

.detail .frame .post-f {
	background:#FFF;
	border:1px solid #ccc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	position: relative;
	width:95%;
	margin:10px auto;
}

.post-f .qa {
	overflow: hidden;
	_overflow: none;
	_height: 1%;
/*	margin:10px 0;*/
	padding:10px;
}

.post-f .qa {}

.post-f .pic, .post-f .name, .post-f .info, .post-f .content, .post-f .bookmark, .post-f .fun01, .post-f .fun02 {
	position:relative;
	float:left;
}

.post-f .pic {
	border:1px solid #cccccc;
	background:#FFFFFF;
	width:110px;
	height:100px;
	padding:2px;
	text-align:center;
}

.post-f .name {
	width:280px;
	margin:5px 0;
	margin-left:10px;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.post-f .info {
	width:500px;
	margin-left:10px;
}

.post-f .content {
	width:100%;
	margin-top:10px;
	line-height:24px;
	color:#333;
}

.post-f .content strong {
	font-weight:bold;
}

.post-f .bookmark {
	width:100%;
	margin-top:30px;
	line-height:24px;
	color:#333;
}

.post-f .bookmark img {
	margin:0 0 -3px 0 !important;
	vertical-align:baseline !important;
}

.post-f .fun01 {
	width:50%;
	margin-top:10px;
	line-height:24px;
	color:#333;
}

.post-f .fun02 {
	width:50%;
	margin-top:10px;
	line-height:24px;
	text-align:right;
	color:#333;
}

.detail .frame .nei {
	position: relative;
	width:95%;
	margin:0 auto;
}

.detail .frame .nei ul li {
	position:relative;
	float:left;
	width:110px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.detail .frame .nei ul li.pic img {
	border:1px solid #cccccc;
	margin:2px;
	padding:3px;
}

/* 分隔線 */
.detail .frame .divider {
	background:url('../../images/dot01.gif') repeat-x;
	width:95%;
	height:1px;
	margin: 0px auto;
	font-size:1px;
}

/* pageStyle */
.pagination {
	position:relative;
	width:95%;
	height:21px;
	margin: 10px auto;
}

.TotalPage {
	position:relative;
	float:left;
	width:15%;
	text-align:center;
}

.PageNum {
	position:relative;
	float:left;
	width:70%;
	text-align:center;
}

.PageNum ul {
	margin: 0;
	padding: 0;
}

.PageNum ul li {
	list-style-type: none;
	display: inline;
}

.PageNum ul li a.Num, .PageNum ul li a:visited.Num {
	border: 1px solid #ccc;
	background-color:#ffffff;
	display:inline-block;
	width:25px;
	text-decoration: none;
	color: #666 !important;
}

.PageNum ul li a:hover.Num {
	border: 1px solid #fb8102;
	background-color:#fb8102;
	text-decoration: none;
	color: #fff !important;
}

.RowCount {
	position:relative;
	float:left;
	width:15%;
	text-align:center;
}

/* formStyle */
input.text {
	border:#c7c7c7 solid 1px;
	padding:2px;
	line-height:20px;
}

textarea {
	border:1px solid #ccc;
	font: 14px "微軟正黑體", Arial, Helvetica, sans-serif, "細明體";
	line-height:18px;
}

input.submit {
	BORDER-TOP: #ccc 1px solid;
	BORDER-RIGHT: #999 1px solid;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #999 1px solid;
	BACKGROUND: url(../../images/fade-butt.gif);
	padding:1px 2px 1px 2px;
	cursor:pointer;
	font-size:12px;
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	line-height:16px;
	COLOR: #333;
}

button, a.button {
	border:1px solid #dedede;
	border-right:1px solid #bbb;
	border-bottom:1px solid #BFBFBF;
	overflow:visible;
	margin:0 2px;
	cursor:pointer;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size:12px;
	font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
	line-height:16px;
	text-decoration:none;
}

button {
	/*	background-color:#f5f5f5;*/
	background-color:#fff;
	padding:4px 10px 3px 7px;
}

button img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

button:hover {
	background-color:#dff4ff;
	border:1px solid #A7CEDF;
	color:#336699;
}

a.button {
	background-color:#f5f5f5;
	display: inline-block;
	padding:3px 6px;
	color:#000000;
}

a.button:hover {
	background-color:#dff4ff;
	border:1px solid #A7CEDF;
	color:#336699;
}

blockquote {
	border:1px dotted #666;
	background:#FAFAFA;
	margin:10px;
	padding:5px;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	line-height:24px;
}

/* adbanner */
.ad475 {
	position:relative;
	margin-bottom:5px;
}


/* caption style */
.capTxt2_01, .capTxt2_02, .capTxt2_03, .capTxt2_04, .capTxt2_05, .capTxt2_06, .capTxt2_07 { 
	display:inline-block;
	width:30px;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	line-height:23px;
	text-align:center;
}

.capTxt4_01, .capTxt4_02 {
	display:inline-block;
	width:60px;
	height:17px;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	text-align:center;
}

.capTxt4_01 a, .capTxt4_02 a { color:#fff;}

.capTxt2_01 { background: url(../../images/capTxt2_01_bg.gif) no-repeat; color:#5a8b03;}
.capTxt2_02 { background: url(../../images/capTxt2_02_bg.gif) no-repeat; color:#e88c04;}
.capTxt2_03 { background: url(../../images/capTxt2_03_bg.gif) no-repeat; color:#aa132c;}
.capTxt2_04 { background: url(../../images/capTxt2_04_bg.gif) no-repeat; color:#7c58b7;}
.capTxt2_05 { background: url(../../images/capTxt2_05_bg.gif) no-repeat; color:#fff;}
.capTxt2_06 { background: url(../../images/capTxt2_06_bg.gif) no-repeat; color:#fff;}
.capTxt2_07 { background: url(../../images/capTxt2_07_bg.gif) no-repeat; color:#fff;}
.capTxt4_01 { background: url(../../images/capTxt4_01_bg.gif) no-repeat; color:#fff;}
.capTxt4_02 { background: url(../../images/capTxt4_02_bg.gif) no-repeat; color:#fff;}

.displayHide { display: none; }

#identTips {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #000;
	padding: 5px;
	opacity: 0.9;
	line-height:20px;
	color:#FFFFFF;
}

