﻿html {
	overflow-y: scroll; /* IE */
	height: 100%;/* Moz */
	margin-bottom: 0.1em;
}

body {
	margin: 0;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height:14pt;
}

h2,h3,h4 { font: bold 16px "細明體", Arial, Helvetica, sans-serif; }

img { border: 0; }

pre {
	font-family: "細明體";
	line-height:24px;
}

a {color:#017ca5;text-decoration:none;}
a:hover {color:#6e4e3a;text-decoration:underline;}

#print-bar {display:none;}

#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

* html #page { width: 980px } /* IE hack */

#header {
	background:url(../../images/DMbg01.jpg) 0 0 no-repeat;
	position: relative;
	width: 980px;
	height: 475px;
	margin: 0;
	padding: 0;
}

#header .logo {
	position:absolute;
	left:130px;
}

#header .info {
	position:absolute;
	top: 10px;
	left:600px;
	color:#666;
}

/*- navMenu in Header */
.navMenu {
	position:absolute;
	top:10px;
	right:5px;
	margin: 0;
	padding: 0;
	width: 300px;
}

.navMenu ul {
	margin: 0;
	padding: 0;
}

.navMenu ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	text-align:center;
	color:#666;
}

.navMenu ul li a {
	color:#666;
}

.navMenu ul li img{
	margin:0 1px -2px 0 !important;
	vertical-align:baseline !important;;
}

/* mainMenu in Header */

.mainMenu {
	position: relative;
	top:35px;
	left:200px;
	width: 600px;
	height: 30px;
	font:bold 15px Tahoma, Arial, Helvetica, Sans-Serif;
}

.mainMenu ul {
	margin:0;
	padding:0;
}

.mainMenu ul li {
	background:url('../../images/mainMenu_bt.gif') no-repeat;
	display:inline;
	float:left;
	width:100px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li a {
	background:url('../../images/mainMenu_bt.gif') no-repeat;
	display: block;
	width:100px;
	height:30px;
	margin-right:1px;
	line-height:30px;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li a:hover {
	background:url('../../images/mainMenu_bt_on.gif') no-repeat;
	width:100px;
	text-decoration:none;
	color:#fff;
}

.mainMenu ul li.current a {
	background:url('../../images/mainMenu_bt_on.gif') no-repeat;
	width:100px;
	text-decoration:none;
	color:#fff;
}

/* content */
#content {
	clear:both;
	position: relative;
	float:left;
	width: 980px;
	height:auto!important;/* IE7 */
/*	height:800px;
	min-height:800px;	/* Moz */*/
	margin: 0;
	padding: 0;
}

/* sidebar */	
.sidebar {
	position: relative;
	float: left;
	width: 245px;
	padding-left:10px;
}

.sideblock {
	clear:both;
	position: relative;
	width: 245px;
	margin: 0;
	padding: 0;
}

.sideblock .body { clear:both; }

.sideblock h2 {
	position:absolute;
	top: 20px;
	left: 20px;
	width:200px;
	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:243px;
}

.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:220px;
	margin: 0 auto;
}

.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:220px;
	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: 220px;
	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: 208px;
}

.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:10px;
}

.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 {
	top:5px;
	width: 825px;
	margin: 0px auto;
}

.form {
	position: relative;
	float: left;
	width: 725px;
	margin: 0;
	padding: 0;
}

.detail {
	position: relative;
	float: left;
	width: 825px;
	margin: 0;
	padding: 0;
}

.content-bottom {
	position: relative;
	float:left;
	width:980px;
	height:10px;
	margin: 0;
	padding: 0;
}

/*- footer */
#footer {
	clear: both;
	background:url(../../images/dashed_line.gif) repeat-x;
	position: relative;
	float:left;
	width: 980px;
	height:65px;
	margin: 5px auto;
	bottom: 0;
}

#footer .logo {
	position:absolute;
	top:5px;
	left:0px;
}

#footer .fun {
	position:absolute;
	top:15px;
	right:10px;
	color: #999;
}

#footer .copyright {
	position:absolute;
	top:14px;
	left:125px;
	margin: 0;
	padding: 0;
	color: #999;
}

#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:725px;
	height:40px;
	line-height:35px;
	overflow:hidden;
}

.subMenu01 {/*內頁頁籤樣式*/
	background:url('../../images/subMenu01_bg.gif') repeat-x;
	position:relative;
	float:left;
	width:725px;
	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: 725px;
	margin: 0;
	padding: 0;
}

.panel {
	position:relative;
	display:inline-block;
	width:725px;
	height:210px;
}

.panel h3 {
	position:relative;
	top:5px;
	width: 95%;
	height:28px;
	margin: 0 auto;
	line-height:28px;
}

.panel .lawyerqa {
	position:absolute;
	left: 20px;
	top: 45px;
	width:430px;
}

.panel .lawyerqa li {
	position:relative;
	font:13px "細明體";
	line-height:16pt;
}

.panel .lawyerqa li.subject {
	height:22px;
	font:bold 15px "細明體";
}

.panel .lawyerqa li.content {
	height:45px;
	margin-bottom:5px;
	color:#333333;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .lawyerqa li.reply {
	height:22px;
	font:bold 13px "細明體";
    color:#990000;
}

.panel .lawyerqa li img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

.panel .lawyer {
	position:absolute;
	width:240px;
	left: 477px;
	top: 52px;
}

.panel .lawyer .pic {
	border:1px solid #CCCCCC;
	position:relative;
	float:left;
	width:70px;
	height:60px;
	padding:2px;
	text-align:center;
}

.panel .lawyer .info {
	position:relative;
	float:left;
	width:150px;
	padding:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .lawyer .sdata {
	position:relative;
	float:left;
	width:230px;
	height:50px;
	padding:5px;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .newspic {
	position:absolute;
	border:1px solid #cccccc;
	background:#fff;
	top:44px;
	left:26px;
	width:160px;
	height:120px;
	padding:5px;
	text-align:center;
}

.panel .news {
	position:absolute;
	left: 210px;
	top: 45px;
	width:400px;
}

.panel .news li {
	position:relative;
}

.panel .news li.title {
	height:22px;
	font-size:15px;
}

.panel .news li.content {
	margin-bottom:10px;
}



.panel .nei {
	position: relative;
	top:15px;
	width:720px;
	margin:0 auto;
}

.panel .nei ul li {
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .nei ul li.pic img {
	border:1px solid #cccccc;
	margin:2px;
	padding:3px;
}

.panel .flist {
	position: relative;
	top:15px;
	width:680px;
	margin:0 auto;
}

.panel .flist ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;

	padding:5px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:15px;
}

.panel .block01 {
	position:absolute;
	top:40px;
	left:10px;
	width:320px;
}

.panel .block01 ul li {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position:relative;
	float:left;
	padding:2px 5px;
	font: 13px "細明體", Tahoma, Arial, sans-serif;
	line-height:24px;
}

.panel .block01 ul li img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

.panel .block01 ul li.subject {
	width:220px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .block01 ul li.postdate {
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

.panel .more01 {
	position:absolute;
	left: 260px;
	top: 8px;
}

.panel .more02 {
	position:absolute;
	left: 750px;
	top: 8px;
}

.panel .block02 {
	position:absolute;
	top:40px;
	left:350px;
	width:360px;
	font:13px "細明體";
}

.panel .block02 .hotlawyer {
	position: relative;
	margin:0 auto;
}

.panel .block02 .hotlawyer ul li {
	position:relative;
	float:left;
	width:120px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.panel .block02 .hotlawyer ul li.pic img {
	border:1px solid #cccccc;
	margin:2px;
	padding:3px;
}

/* searchStyle */
.form h3 {
	position:absolute;
	top: 18px;
	left: 42px;
}

.form .search {
	position:absolute;
	top: 16px;
	left: 120px;
}

.form .count {
	position:absolute;
	top: 20px;
	left: 525px;
}

.form .body { clear:both; }

.form .frame {
	border-left: 1px solid #aaacac;
	border-right: 1px solid #aaacac;
	position: relative;
	float:left;
	width:723px;
}

.form .frame .condition {
	position: relative;
	width:90%;
	margin:0 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 {
	position: relative;
	float:left;
	width:800px;
}

.detail .frame h3 {
	position:relative;
	width: 95%;
	height:28px;
	margin: 0 auto;
	line-height:28px;
}

.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:95%;
	height:20px;
	margin: 0 auto;
	line-height:20px;
}

.detail .frame .fun {
	background:url('../../images/frame_fun_bg01.gif') no-repeat;
	position:relative;
	width:690px;
	height:35px;
	margin: 5px auto;
}

.detail .frame .fun .item01, .detail .frame .fun .item02, .detail .frame .fun .display, .detail .frame .fun .share { position:absolute; }

.detail .frame .fun .item01 {
	top:9px;
	left:15px;
}

.detail .frame .fun .item02 {
	top:9px;
	right:10px;
}

.detail .frame .fun .display {
	top:4px;
	left:205px;
}

.detail .frame .fun .share {
	top:9px;
	left:435px;
}

.detail .frame .fun .item01 img,
.detail .frame .fun .display img,
.detail .frame .fun .share img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

.detail .frame .option {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	width:95%;
	margin:5px auto 10px auto;
	padding-bottom:10px;
	font-family: "細明體";
	font-size:15px;
}

.detail .frame .option td {
	padding:3px;
}

.detail .frame .option input[type=checkbox] {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

table.settings-table {
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
	.width:auto;
}

table.settings-table th{
	width:160px;
	color:#808080;
	padding:8px 10px 8px 8px;
	background:#F3F3F3;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	line-height:18px;
	border-bottom:5px solid white;
}

table.settings-table td{
	padding:5px 16px 5px 10px;
	background:#FAFAFA;
	border-bottom:5px solid white;
	vertical-align:top;
	line-height:200%;
}

table.settings-table td li{
	position:relative;
	float:left;
	display:inline;
	overflow:hidden;
}

table.settings-table td li div.image-checkbox{
	border:1px solid #FFF;
	border-bottom:1px solid #edd8ba;
	background:#fff0e2;
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	width:160px;
	text-align:left;
}

table.settings-table td li div.image-checkbox input{
	margin:3px 0 0 5px;
	padding:0;
	height:13px;
	width:13px;
}

table.settings-table td li div.image-thumbnail {
	position:relative;
	border:1px solid #cccccc;
	background:#FFFFFF;
	width:140px;
	height:105px;
	padding:2px;
	margin: 0 auto;
	text-align:center;
}

table.settings-table td li div.image-caption{
	color:#66829A;
	margin:10px;
	height:30px;
	line-height:15px;
	text-align:center;
	overflow:hidden;
}

.input-text {
	font-size:13px;
	padding:3px;
	font-family:Verdana;
	background:white;
	border:1px solid #AAAAAA;
}

.detail .frame .list {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	width:95%;
	margin:0 auto;
	font-size:15px;
}

.detail .frame .list table {
	margin:5px auto;
}

.detail .frame .list td {
	padding:3px;
	line-height:24px;
}

.detail .frame .article {
	position: relative;
	width:95%;
	margin:10px auto;
	font-size:15px;
}

.detail .frame .article table {
	border-spacing: 0px;
    border-collapse: collapse;
}

.detail .frame .article td {
	padding:5px;
	line-height:24px;
}

.detail .frame .article .btn {
	margin-top:15px;
	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:140px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
}

.list-e .ctime {
	top:15px;
	left:280px;
	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:140px;
	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:280px;
	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:750px;
	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:750px;
	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 .p-subject, .list-ea .p-content, .list-ea .p-view, .list-ea .p-upd {
	position:absolute;
	height:20px;
	line-height:20px;
}

.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-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:110px;
	height:45px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
}

.list-f .reply {
	left:570px;
	width:110px;
	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:390px;
}

.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 .info02 {
	position: relative;
	float:left;
	width:750px;
	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:750px;
	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:750px;
	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: 340px;
}
	
.detail .frame .object #map-icon {
	width: 100%;
	height:30px!important;/* IE7 */
}

.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:200px;
	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:190px;
	margin-left:50px;
}

.qa .reply .ans .date {
	width:200px;
	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 Verdana, Arial, Helvetica, sans-serif;
}

.post-f .info {
	width:300px;
	margin-left:10px;
}

.post-f .badge {
	position:absolute;
	top:35px;
	left:590px;
}

.post-f .content {
	width:100%;
	margin-top:20px;
	font:15px Verdana,Arial,Helvetica,sans-serif;
	line-height:28px;
	color:#333;
}

.post-f .content strong {
	font-weight:bold;
}

.post-f .content ol {
	list-style:decimal;
	padding-left:40px;
}

.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 .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:24px;
	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;
	cursor:pointer;
/*	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
	font-size:15px;
	line-height:30px;
	text-decoration:none;
}

button {
	/*	background-color:#f5f5f5;*/
	background-color:#dff4ff;
	height:30px;
}

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:5px 8px 2px 8px;
	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;}


.search_div{
	position:absolute;
	background:URL(../../images/sprite.gif) 0 -151px;
	width:508px;
	height:37px;
	left: 106px;
	top: 25px;
}

.search_input{
	background-color:Transparent;
	border:0px none;
	float:left;
	height:36px;
	width:419px;
	_width:416px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	font-size:20px;
	color:#666;
	line-height:36px;
}

.search_btn{
	background:URL(../../images/sprite.gif) 0 -188px #eaf4f7;
	border:0px none;
	width:77px;
	height:33px;
	margin:0px;
	margin-top:2px;
	padding:0px;
	cursor:pointer;
}

.search_tags{margin-bottom:4px;}
.search_tags UL{ padding-left:2px; _padding-left:1px;  }
.search_tags LI{
	float:left;
	background-image:URL(../../images/search_tags_bg01.gif);
	width:70px;
	height:70px;
	margin:0 2px 2px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: center;
	line-height:70px;
	color:#999999;
	cursor:pointer;
}

.search_tags LI.hover{background-image:URL(../../images/search_tags_bg02.gif);color:#FFF;}
.search_tags LI A:link,.search_tags LI A:active,.search_tags LI A:visited{color:#999999;}
.search_tags LI.hover A:link,.search_tags LI.hover A:hover{color:#FFF;}

/* LoginStyle */
#login {
	position:relative;
	float:left;
	width:475px;
	margin:0;
	padding:0;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
}

.login_input {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
	margin-bottom:0pt;
	padding:4pt;
	font:bold 16px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height:13pt;
}

.join_input {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #c7c7c7;
	margin:0pt;
	padding:3pt;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height:12pt;
}

.join_read {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-bottom:3pt;
	padding: 0;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
	color: #000000;
	line-height:13pt;
}

.login-bt {
	position:absolute;
	margin:0;
	padding:0;
	left: 350px;
	top: 85px;
	width: 75px;
}

.chkbox {
	margin:0 0 -2px 0 !important;
	vertical-align:baseline !important;
}

table.list-table {
	table-layout:fixed;
	width:100%;
	.width:auto;
	border-collapse:separate;
}

table.list-table th {
	border-right:1px solid #D0D0D0;
	border-left:1px solid #EEEEEE;
	border-bottom:1px solid #CDCDCD;	
	background:url(../../images/list_titlebg01.gif) repeat-x;
	height:24px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	color:#000;
	z-index:1000;
}

table.list-table td {
	border-bottom:1px solid #dddddd;
	height:40px;
	padding:4px;
}

table.list-table td.name {
	line-height:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

table.list-table tr.marked {
	background:#fafafa;
}

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;
	line-height:16px;
	text-decoration:none;
	font-size:12px;
}

button {
	/*	background-color:#f5f5f5;*/
	background-color:#ffffff;
	padding:2px 10px 1px 5px;
}

button:hover {
	background-color:#dff4ff;
	border:1px solid #A7CEDF;
	color:#336699;
}

button img, a.button img {
	margin:0 3px -3px 0 !important;
	vertical-align:baseline !important;
}

button span{
	display:block;
	height:16px;
	white-space:nowrap;
}

.detail .frame table.Compare {
	border-top: 1px solid #6699cc;
	border-left: 1px solid #6699cc;
	table-layout:fixed;
	width:100%;
}

.detail .frame table.Compare td {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:8px;
	font:12px Tahoma, Arial, Helvetica, Sans-Serif;
}
