#extralist {
    display:none;
}

/* 版面設定 */
html {

SCROLLBAR-TRACK-COLOR: #e7e7e7;
 SCROLLBAR-BASE-COLOR: #BFB7A6;

}
body {
 
	margin:5px 0;    
	padding-top:0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
    font-size:80%;
	background:#BFB7A6;
}
/**{MARGIN:0;PADDING:0;}*/
#container {  	
    position : relative;
    width : 958px;	
	margin : auto;
     background: url(cssimg/container_bg.jpg) left top repeat-y;
}
#container2{}
#pageheader {
background: url(cssimg/pageheader_bg.jpg) top left  no-repeat;
width:958px;
height:222px;
}
#pageheader2{}
#pageheader img {
	margin:112px 0 0 98px;
}
#pageheader h1	{display: none;}	
	
	
	

/*底部背景*/
#main2 {	
	background : url(cssimg/main_bg1.jpg)  bottom left no-repeat;
	min-height : 900px;
	height:auto !important;
    height:900px;

}

/*中間背景*/
#main1{
	word-wrap: break-word ;
	background :#EAEAEA;  
	margin:0 4px 0 195px;position:relative;
	

}

/*上方背景*/
#main {	
	padding:20px 40px 20px 20px;
	background : url(cssimg/main_bg.jpg) top left no-repeat;
	min-height : 770px;
	height:auto !important;
    height:770px;	


   
}

.pic  {
	float : right;
	border : 1px solid #ccc;
	padding : 3px;
	margin : 3px;
}		

.helpspan {
	cursor: pointer;
}
.helpdiv, #LSResult {
	margin : 20px 20px 5px 20px;
	padding : 12px 20px 5px 55px;
	background: url(../images/guide.gif) left top no-repeat;
}
.needbuy {
	background: url(../images/buy.gif) left top no-repeat;
}

#LSResult {
	font-size : 0.8em;
	padding-top : 2px;
	margin-bottom : 10px;

}

#LSResult ul {
	margin : 0;
	padding : 0;
}

/* /people/writings.php 著作 Jump_Select 用 */
.jumpselect {
	clear:both;
	margin:20px;
}
/* 動態頁面下的注解 */

.note {	
	font-size : 0.8em;
	text-align : right;
	padding : 5px;
}
/* 內文 */
#content {

} 
#content p{line-height:2em;letter-spacing:0.1em;}			
/* 一般設定  */
a:link,a:visited { 
	color: #534531;
	text-decoration : none;
}
a:hover , a:active  {
	color: #101010;
	text-decoration : none;
}

p { }

h2 { 
	clear : both;
	background : url(cssimg/main_h2_bg.gif) no-repeat 0 50%; 
	padding : 0.7em 0 1em 1.5em;
    font-size : 1.2em;
	color:#fff;
	letter-spacing:0.2em;
}

h2 a:link , h2 a:visited { color:#fff}
h2 a:hover , h2 a:active { color:#fff}

h3 {
	clear : both;
	background : url(cssimg/h3.gif) no-repeat 0 50%; 	
	border-bottom : 1px solid #554533;
	padding : 0.1em 0 0.1em 1.2em;
    font-size : 1.2em;
    width : 90%;
}

h4 { 
	clear : both;
    font-size : 1em;
    width : 80%;
}

code, .code  { 
	background : #eee; 
	border : 1px solid #ccc;
	padding: 1em;
	display: block;
}

.indent	{ text-indent: 2em; }

.hide {display : none;}


img	{ border: 0; }

#content ul {
	list-style : none;
	line-height:2em;
} 

#content  ul li {	
	list-style  :  url(cssimg/li.gif) ;
}

#content  ul li li {
	list-style  :  url(cssimg/lili.gif) ;
}

#content  dt {
	background : url(cssimg/dt.gif) 0 50% no-repeat;
	padding-left : 1.5em;
	font-weight : bold;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}
 /* 第二層選項 */
#submenu {
	background:#2F2E2D;
	width:690px; 
	padding:5px;
	margin:5px 0;

}

#submenu:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#submenu ul	{margin:0 0 0 10px;padding:0;}
#submenu li	{ display : inline; line-height:1.9em; margin-right : 20px;float:left;margin-bottom:5px;}
#submenu li a{	color: #F9F9F9;padding:3px 8px 0px 8px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/submenu_li.gif) center left no-repeat;}
#submenu li a:hover , #submenu li  a:active  {
	color: #FF6000;
	background:none;background:url(cssimg/submenu_li.gif) center left no-repeat;

	border-bottom:3px solid #ff6000;
}

#submenu li  span { white-space: nowrap; } 




/*資訊列選單*/

#submenu2 {
	
width:630px; 
	padding:0;

}

#submenu2:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#submenu2 ul	{margin:0 0 0 20px;padding:0;}
#submenu2 li	{ display : inline; line-height:1.9em; margin-right : 20px;float:right;margin-bottom:5px;}
#submenu2 li a{	color: #000;padding:3px 8px 0px 8px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/submenu_li.gif)  center left no-repeat;}
#submenu2 li a:hover , #submenu li  a:active  {
	color: #FF6000;
	background:none;background:url(cssimg/submenu_li.gif) center left no-repeat;
	border-bottom:3px solid #ff6000;
}

#submenu2 li  span { white-space: nowrap; }  

/* 主選單 */
#linklist{ 
	position :absolute;
	top : 222px;
	left : 42px;

	width : 196px;
	margin :0;
	padding :0; 
	
}
#linklist2{ 
	background : url(cssimg/linklist_ul_bg.jpg) top left no-repeat;
}
#linklist h3 { font-size : 14px; display:none;}
				
#linklist ul { 
    list-style: none;
	margin: 0;
	padding :5px 0 0 0;
	width:153px;
}		
		
#linklist li	{
	margin: 0; padding : 1px 0;
	background:url(cssimg/linklist_li_bg.gif) 1% 100% repeat-x; }

#linklist li a{
	display: block;
	padding : 5px 5px 5px 50px ;
	margin :0;
	font-size:1.2em;
	color:#6B5431;
	background:url(cssimg/linklist_li.gif) 10%  center no-repeat;
	letter-spacing:0.2em;
}

#linklist li a:hover {
	color:#fff;   
	background:url(cssimg/linklist_bg2.jpg) top  center no-repeat;
}


/* 登入選單  */
#menu_login {
    width:153px;
	height:116px;
	margin:0;
	padding:0;
    background:url(cssimg/menu_login_bg.jpg) top left no-repeat;
}
#menu_login h3 {background:none;padding:0 0 0 20px;margin:0;color:#fff;font-size:1.3em;}
#linklist form	{
    margin:0;
    padding:21px 0;	
    font-size: 12px;
	text-align:right;
 }
#linklist input	{
    background:#fff;
	border:1px solid #D4D4D4;
	height:15px;
}
	
#linklist .button	{
    background:#ABABAB;
	color:#fff;
	border:1px solid #D4D4D4;
	height:18px;width:38px;
}
#linklist p	{
    margin:10px 15px 10px 10px;
    padding:0;
}
#linklist label	{
    display:none;
    background:none;
}
#login_id{width:90px;margin:0 0 3px 0;}
html>body #login_id {margin:0 -4px 3px 0;}         
*+html>body #login_id {margin:0 0 3px 0;}
#login_pw{width:90px;}

/* 搜尋列 */

#search{
	padding:20px 0;
    width:152px;
	height:60px;
	margin:0;
	background:url(cssimg/google_bg.jpg) right top no-repeat;
	position : relative;
	font-size:1em;
}

#search input{
	margin:0;padding:0;height:20px;
	width: 110px;border: 1px solid #bbbbbb;}

#search #sitesearch{
	background: none;width: 12px;margin:0;
	padding:0;border:none;
}

/* 登入之後選單 */
#menu_service {
    width:150px;
	margin:0;
	padding:0;
    background:url(cssimg/menu_login.jpg) top left no-repeat;
}
#menu_service li a{
	letter-spacing:0.05em;
	color:#F9F9F9;
	background:url(cssimg/menu_service_bg.jpg) 10% center no-repeat;
	
}
#menu_service li{
	background:none;
}
/* 動態子選單 : 主選單的次選單 */

#linklist ul {
	 /* Width of Menu Items */	


}

#linklist ul li {
	position: relative;
	list-style : none;

}

#linklist li ul {
	position: absolute;
	left : 152px; /* Set 1px less than menu width */
	top: 0;
	width:265px;
	display: none;
	background:#323030;
}
#linklist li ul li a:hover{
	background:url(cssimg/linklist_ul_li_bg.jpg) 10% center no-repeat;
	color:#CAB77D;
}
#linklist li ul li a{
	color:#EDEDED;
}
/* Styles for Menu Items */
#linklist ul li a {
	display: block;
	/*background: #fff; /* IE6 Bug */
	

}
.odd #ul_submenu1_0  li  {

	
}

/* Holly Hack. IE Requirement \*/
* html #linklist ul li { float: right; height: 1%; }
* html #linklist ul li a { height: 1%; }
/* End */

#linklist li:hover ul, #linklist li.over ul { display: block; } /* The magic */

/* 表單  */
form fieldset {
  padding: 10px;
  margin: 0px 0px 0px 0px;
}

form fieldset legend {
	margin : 0 15px;
	padding : 5px;
	font-size : 1.2em;
	font-weight : bold;
}

input { 
	cursor: pointer; 
border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #777766;
border-bottom:1px solid #777766;
background:url(cssimg/login_button.jpg) left top repeat-x;
}

textarea {
clear : both;
  overflow: auto;
}

label	 { 
	cursor: pointer;
	background : none; 
	padding : 5px; 
	margin: 0px; 
}

.required {/*必要欄位*/
	font-weight : bold;
}
.checkbox { /*給 核選方塊的 lable 用 */
	background: transparent; padding: 0; border: 0; margin: 0; margin-right: 6px;
}

.disabled { /*給 核選方塊的 lable 用 (不開放功能的label)  */
	color: #444; background: transparent; padding: 0; border: 0; margin: 0; margin-right: 6px;
}
	
/* 分頁選單 */
.PageDetails {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 0.8em;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	text-align : right;
	color : #ddd;
    width : 100%;
}
		
.PageList {
	margin: 0px;
	padding: 3px;
	font-weight: bold;

	/* border-bottom: 1px solid #ddd; */
	overflow: hidden;
	color: #000;
	list-style: none;
	display : inline;
	background: none;
	color: #999;			
}
.PageList li {
	display: inline;
}
.PageList a, .PageList a:link, .PageList a:visited, .PageList a:hover {
	color:#fff;
	margin:0 1px;
	border:1px solid #6B5431;background:#383838;

}
		
/* 表格 */

/* 表格 */

.ts_styled a,.ts_vstyled a,.ts_rowsonly a{
	color:#383838;
}
.ts_styled a:visited,.ts_vstyled a:visited,.ts_rowsonly a:visited{
	color:#6B5431;
}
.ts_styled a:hover,.ts_vstyled a:hover,.ts_vstyled a:hover,.ts_rowsonly a:hover{
	color:#6B5431;
}
 .ts_rowsonly  tbody,.ts_styled tbody,.ts_vstyled tbody {
      background:#E9E9E9;
 }


/* styled 人物介紹/公告系統 等 使用 */
.ts_styled {	  
      margin: 10px 0 5px 0;
      border-top:1px solid #554533;
      border-left:1px solid #554533;
      font-size: 1em;
	  border-collapse: collapse;
 }
.ts_styled th, .ts_styled td {
      border-right:1px solid #554533;
      border-bottom:1px solid #554533;
      padding:6px 10px;
      color:#111;
      vertical-align:top;
      }
.ts_styled th {
      background:#4D3D29;
      color:#fff;
}

.ts_styled .even {
	background : #B5B5B5;
}	  

.ts_styled caption { 
	text-align : left;
	font-weight : bold;
	font-size : 1.2em;
	padding : 0.1em 0.1em 0.1em 1.5em;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
}

/* styled 人物介紹/公告系統 等 使用 */
.ts_vstyled {	  
      margin: 10px 0 5px 0;
      font-size: 1em;
	  border-collapse: collapse;
 }
.bio_pic{	
	position:absolute;
	right:40px;
	top:118px;padding:3px;background:#fff;
}
.ts_vstyled th, .ts_vstyled td {
      border-bottom:1px solid #554533;     
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
}
.ts_vstyled th {
      background:#4D3D29;
      color:#111;
	  width : 110px;
	  text-align : right;
	  border-left : 1px solid #554533;
}
	  
.ts_vstyled .even th {
	 background:#B5B5B5;	 
}	  

.ts_vstyled caption { 
	text-align : left;
	font-weight : bold;
	font-size : 1.2em;
	padding : 0.1em 0.1em 0.1em 1.5em;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
	border-bottom : 1px solid #554533;
}

/* rows only   : 管理介面 使用 */
.ts_rowsonly  {
      margin: 10px 0 5px 0;
      font-size: 1em;
	  border-collapse: collapse;
}
.ts_rowsonly  th,.ts_rowsonly  td {
      border-bottom:1px solid #554533;
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
      }
 .ts_rowsonly  th {
      color:#111;
 }

.ts_rowsonly  thead th {
      background:#4D3D29;
      padding:10px ;
      border-bottom-width:0;
}	  

.ts_rowsonly  .even {
	background : #B5B5B5;
}
.ts_rowsonly  caption { 
	width:400px;
	text-align : left;
	font-weight : bold;
	font-size : 1.2em;
	padding : 0.1em 0.1em 0.1em 1.5em;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
}  
.nowrap		{white-space: nowrap;width:15%;} /*不換行*/

.center { text-align : center; }
.left { text-align : left; }
.right { text-align : right; }

/*-------  工具捷徑 ------*/
#corner{ 
	position: absolute;
	top: 5px;
	right: 10px; /* <---------------  setting */
	width: 600px;
    text-align : right;
	padding : 0;
	margin : 0;
	color:#fff;
	font-size:0.85em;
}
#corner a:link, #corner a:visited {color:#fff;}
#corner  a:hover , #corner  a:active	{color:#DD9416;}

/*--------- 底 ---------- */
#footer{ 
	clear : both;
	margin:0;
	position : relative;
	background:url(cssimg/footer_bg1.jpg) top left repeat-y;
	color:#fff;
}	
#footer2{
	background:url(cssimg/footer_bg.jpg) bottom left no-repeat;
	min-height : 110px;
	height:auto !important;
    height:110px;	
}				
html>body #footer2 {
min-height : 120px;
	height:auto !important;
    height:120px;}         
*+html>body #footer2 {
min-height : 120px;
	height:auto !important;
    height:120px;}		
#footer a:link, #footer a:visited {color:#010101;}
#footer a:hover	, #footer a:active  {color:#6B5431;}

#footer_logo {
	position : absolute;
	left :210px;
	top : 30px;
	padding :0;
}

#footer_address {
	position : absolute;
	width : 600px;
	left : 350px;
	top : 0;
	padding : 5px 0 0 0;
	font-size:0.85em;
}
html>body #footer_address {padding : 0;}         
*+html>body #footer_address {padding : 5px 0;}
#footer_ruling {
	position : absolute;
	left : 305px;
	top : 30px;	
}
/*--------- 導盲磚設定---------- */
#accesskey_content{position:absolute;top:-20px;
color:#010101;}
#accesskey_top {
color:#fff;}
#accesskey_menu {position:absolute;top:-20px;
color:#010101;}
#accesskey_login {
color:#000;position:absolute;top:410px;}
#accesskey_submenu {position:absolute;top:-10px;
color:#070707;}
#accesskey_extralist {
display:none;}

/*news文章*/
.article{border-bottom:1px dotted #eee;color:#666;}/*--------- 上區塊---------- */
.article ul{}
.article li{display:inline;margin-right:30px;}

.article2{border:1px solid #e7e7e7;color:#666;}/*--------- 下區塊---------- */
.article2 ul{list-style : none;}
.article2 li{list-style  :  none;}
/*獨立的LOGIN頁面樣式*/

#page_login #loginstyle{background:url(cssimg/login_form_bg.jpg) #F9F9FC top left no-repeat;padding:40px 70px 0px 20px;width:230px;margin-top:80px;	float:left;}
#page_login label	 { 
	cursor: pointer;
	background : #F9F9FC; 
	margin-left:30px;
}

#page_login #login_id{font-size:12px; color:#000;width:130px;border:1px solid #ccc;}
#page_login #login_pw{font-size:12px; color:#000;width:130px;border:1px solid #ccc;}
#page_login #welcome_rss{float:left;margin-right:20px;}
.loginbutton{border-top:1px solid #fff;
border-left:1px solid #fff;
border-right:1px solid #777766;
border-bottom:1px solid #777766;
background:url(cssimg/login_button.jpg) left top repeat-x;}