/* ***** ***** COMMON ***** ***** */
html, body {
	width: 100%;
	height: 100%;	
}


.dragme{position:relative;}



body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;	
	color: #000000;
}

.container {
	width:980px;
}

table h2 {
	font-size:1.5em;
}

img {
	border: 0px;
}

.small {
	font-size: 9px;
}

.print {
	font-size: 11px;
}

.searchPath {
	color: #339933;
	font-style: italic;
}

.highlight {
	padding-left:30px;
	padding-right:30px;
	margin-bottom:25px;
}

p.highlight a{
	color:#929395;
	text-decoration:none;
}


p.highlight a:hover{
	text-decoration:underline;
}

/* ***** ***** FORM ***** ***** */

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/* ***** ***** MAIN LAYOUT ***** ***** */

table.container {
	border: 0px solid #000000;
}

td.banner {
	background-color:white;
}


td.navigation_home {
	background-image: url('../images/navi.jpg');
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: bottom;
	padding-left: 0px;
	padding-right:0px;
	height:36px;
}

td.navigation {
	background-repeat: no-repeat;
	background-color: #d1bba4;
	vertical-align: bottom;
	padding-left: 0px;
	padding-right:0px;
	height:19px;
}


div#nojs {
	color: #FF0000;
	text-align: center;
	border: 1px solid #FF0000;
}

/* ***** ***** CONTENT LAYOUT ***** ***** */

td.content {
	border-top: 0px solid #000000;
}





td.middleColumn, td.middleColumnHome {
	width: 761px;
	padding: 0px;
	vertical-align: top;
	font-size: 1.4em;
	background-color:white;
}


td.middleColumnHome { 
	vertical-align: top;
	/*word-break:break-all; */ /* IE only*/
	background-image: url('../images/content.jpg');
	background-repeat: no-repeat;
}

td.middleColumn { 
	vertical-align: top;
	/*word-break:break-all;*/  /* IE only*/
	background-image: url('../images/right_content.jpg');
	background-repeat: no-repeat;
}


td.middleColumnB { vertical-align: bottom; }


td.middleColumn ul li {
	margin-bottom:8px;
}


#sitemapdiv {
	padding-left:100px;
	min-height:800px;
}

/* HACK IE */
* html #sitemapdiv, * html#newsletterArea {
    height:800px;
}

#sitemapdiv ul li {
	margin-bottom:0px;
}

#newsletterArea {
	padding:15px;
	min-height:800px;
}

td.middleColumn a, td.middleColumn {
	color:#4b4b4b;
}

td.rightColumn, td.rightColumnB {
	width: 150px;
	border-left: 1px solid #c5c5c5;
	padding: 10px;
	vertical-align: top;
	background-color: #F0E7E5;		/* BACKGROUND COLOUR */
}

td.rightColumn { vertical-align: top; }

p.rightTitle {
	margin-left: 30px;
	margin-right: 30px;
	
	background-color: transparent;
	color: #62524e;
	font-weight: bold;
	text-align: left;
	font-size:1.2em;
}

div#bc {
	padding:5px;
	border-bottom: 1px dotted #999999;
	color: #999999;
	font-size: 9px;
}

#show_content {
	padding:40px 40px 20px 100px;
}


#show_lawer_content {
	background-image: url('../images/lawyer_bg.png');
	background-repeat:no-repeat;
	margin:0px;

}



#show_lawyer_list a {
	color:#636466;
	text-decoration:none;
	padding-left:25px;
	display:block;
}

#show_lawyer_list ul li:hover {
	background-color:#c6af9a;
}

#show_lawyer_list ul {
	list-style:none;
}

#show_lawyer_list ul  li {
	margin-left:-40px;
	background-color:transparent;
	padding-top:5px;
	padding-bottom:5px;
}


.publication_box {
	background-color:#EFEFEF;
	border-top:5px solid #C6AF9A;
}

.publication_box_list {
	padding:10px;
}


#show_lawyer_list ul li .publication_box_list a:hover{
	text-decoration:underline;
}


div#ctcleftnav ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul li {
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 12px;
}

div#ctcleftnav ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul {
	padding: 0px;
	margin: 0px;
}

div#ctcleftnav ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

div#ctcleftnav ul ul ul ul ul {
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

/* ***** ***** FOOTER LAYOUT ***** ***** */

td.jsFooter {
	height: 40px;
	background-image: url('../images/bottom_blue_bg.jpg');
	background-repeat: no-repeat;
}

td.footer {
	height: 24px;
	background-color: black;
	color:white;
	text-align: center;
}

td.jsLeft {
	width: 553px;
	text-align: left;
	vertical-align: top;
}

td.jsRight {
	width: 217px;
	text-align: left;
	vertical-align: top;
	
}

/* ***** ***** LIST LAYOUT ***** ***** */

ul ul ul ul {
	list-style-type: disc;
}

ul ul ul ul ul {
	list-style-type: circle;
}



div#newslist li {
	padding-bottom: 5px;
}

div#newslist ul {
	padding-top: 5px;
}

div#newslist li  a{
	color:#4b4b4b;
	text-decoration:none;
}

div#newslist li  a:hover{
	text-decoration:underline;
}

.banner_group {
	/*border:5px solid red;*/
	text-align:center;
	
}


.banner_group ul li {
	
	height:100%;
	
	list-style:none;
	margin-left:-40px;
	+margin-left:-70px;
	_margin-left:-70px;
	padding-top:10px;
border:0px solid yellow;
text-align:center;
}

/* 下面如果放在 上面，IE 左右欄 沒有淡入淡出 */
.banner_group>ul>li {
	width:100%;
	+width:auto;
	_width:10%;
}

/* 避免 iframe 出現框框 */
iframe { border:0px inset; border-right:none; border-left:none; border

/*  IE6 PNG Fix*/
 img, div, a, input { behavior: url(./css/iepngfix/iepngfix.htc) }


