/* 版面設定 */
html {

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

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

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

}

/*中間背景*/
#main1{
	word-wrap: break-word ; 
	margin:0 12px 0 257px;position:relative;
	

}

/*上方背景*/
#main {	
	padding:10px;


   
}

.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_form{
    display:inline;
    width:100px;
	margin:10px 10px;
	padding-top:30px;
}
.jumpselect {
	margin:10px 10px;
    padding:0;
	height:25px;
	display:inline;
}


/* 動態頁面下的注解 */

.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: #366B03;
	text-decoration : none;
}
a:hover , a:active  {
	color: #766B36;
	text-decoration : none;
}

p { }

h2 { 
	clear : both;
	background : url(cssimg/h2_bg.jpg) no-repeat 0 50%;
	padding : 1em 0 2em 3.5em;
    font-size : 1.2em;
    width : 90%;
	color:#5E731D;
	font-weight:bold;
}

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 #ccc;
	padding : 0.1em 0 0.1em 1.5em;
    font-size : 1.2em;
    width : 80%;
	color:#937210;
	letter-spacing:0.1em;
}

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

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;
} 

#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 {
width:650px; 
	padding:2px 0;
    margin:0 0 10px 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: #4F541A;padding:0px 8px 0px 16px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/sumenu_bg.jpg) top left no-repeat;}
#submenu li a:hover , #submenu li  a:active  {
	color: #714E2A;
	background:none;background:url(cssimg/sumenu_bg1.jpg) top left no-repeat;
	border-bottom:3px solid #DDDA9F;
}

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




/*資訊列選單*/

#submenu2 {
    width:630px; 
	padding:0;
    margin:0 0 10px 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: #4F541A;padding:0px 8px 0px 8px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/sumenu_bg.jpg) top left no-repeat;}
#submenu2 li a:hover , #submenu li  a:active  {
	color: #714E2A;
	background:none;background:url(cssimg/sumenu_bg1.jpg) top left no-repeat;
	border-bottom:3px solid #DDDA9F;
}

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

/* 主選單 */
#linklist{
	min-height : 635px;
	height:auto !important;
    height:635px; 
	position :absolute;
	top :331px;
	left : 0px;
	background : url(cssimg/linklist_bg.jpg) top left no-repeat;
	width : 257px;
	margin :0;
	padding :0;
	
	
}
#linklist2{ 
}
#linklist h3 { font-size : 14px; display:none;}
				
#linklist ul { 
    list-style: none;
	margin: 0;
	padding :0 0 0 46px;
	width:207px;
}		
		
#linklist li	{ margin: 0; padding : 0; }

#linklist li a{
	display: block;
	padding : 8px 5px 6px 44px ;
	margin : 0px 1px;
	font-size:1.2em;
	color:#4D5015;
	letter-spacing:0.2em;
	background:url(cssimg/linklist_bg2.gif) left bottom no-repeat;
}

#linklist li a:hover {
	color:#937110;
	font-weight:bold;
	background:url(cssimg/linklist_bg1.gif) left bottom no-repeat;
}

/* 登入選單  */
#menu_login {
    width:178px;
	height:116px;
	margin:30px 30px 0 40px;
	padding:35px 0 0 0;
    background:url(cssimg/menu_bg.gif) 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:0;	
    font-size: 12px;
	text-align:right;
 }
#linklist input	{
	border:1px solid #DEDEDB;
	background:#FFF;
}
#linklist .button	{
	border:1px solid #DEDEDB;
	background:#FFF;
}
#linklist p	{
    margin:10px 0px 10px 0;
    padding:0;
}
#linklist label	{
    color:#618128;
    background:none;
}
#menu_login_id{width:90px;margin:0 0 3px 0;}
html>body #menu_login_id {margin:0 -4px 3px 0;}         
*+html>body #menu_login_id {margin:0 0 3px 0;}
#menu_login_pw{width:90px;}
#menu_search{
	padding:38px 0 0 0;
    width:220px;
	height:80px;
	margin:0;
	background:url(cssimg/google_bg.gif) right top no-repeat;
	position : relative;
	font-size:1em;
}

#menu_search input{
	margin:1px 0;padding:0;
	width: 150px;border: 1px solid #bbbbbb;
	font-family:arial;
	color:#707070;
}

#menu_search #sitesearch{
	background: none;width: 10px;margin:0;
	padding:0;border:none;
}

#menu_search input#www{width: 12px;margin:0;background:none;border:0;}
#menu_search input#domain{width: 12px;margin:0;background:none;border:0;}

/* 登入之後選單 */
#menu_service {
	margin:0;
	padding:0;
}
#menu_service li a{
	color:#937110;
	font-weight:bold;
	background:url(cssimg/linklist_bg1.gif) left bottom no-repeat;
}
#menu_service li a:hover{
	font-size:1.2em;
	color:#4D5015;
	letter-spacing:0.2em;
	background:url(cssimg/linklist_bg2.gif) left bottom no-repeat;
	font-weight:normal;
}
/* 表單  */
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:#666;

	margin:0 1px;
	border:1px solid #F0E290;background:#D4DBC7;

}
	
/* 連結顏色 內頁公告系統 */

.ts_styled a,.ts_vstyled a,.ts_rowsonly a{
	color:#366B03;text-decoration:none;
}
.ts_styled a:visited,.ts_vstyled a:visited,.ts_rowsonly a:visited{
	color:#366B03;text-decoration:none;
}
.ts_styled a:hover,.ts_vstyled a:hover,.ts_vstyled a:hover,.ts_rowsonly a:hover{
	color:#766B36;text-decoration:underline;
}
	
/* 表格 */

/* 表格 */

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

.ts_styled .even {
	background : #E4E8DC;
}	  

.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:50px;
	top:125px;
	padding:5px;
	background:#eee;
}
.ts_vstyled th, .ts_vstyled td {
      border-bottom:1px solid #fff;     
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
}
.ts_vstyled th {
      background:#D4DBC7;
      color:#111;
	  width : 110px;
	  text-align : right;
	  border-left : 1px solid #DADDDE;
}
	  
.ts_vstyled .even th {
	 background:#E4E8DC;	 
}	  

.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 #ddd;
}

/* 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 #DADDDE;
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
      }
 .ts_rowsonly  th {
      color:#111;
 }

.ts_rowsonly  thead th {
      background:#D4DBC7;
      padding:10px ;
      border-bottom-width:0;
}	  
	  
.ts_rowsonly  .even {
	background : #E4E8DC;
}
.ts_rowsonly  caption { 
	width:100%;
	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: 264px;
	right: 200px; /* <---------------  setting */
	width: 410px;
    text-align : right;
	padding : 0;
	margin : 0;
	color:#656363;
}
#corner a:link, #corner a:visited {color:#656363;}
#corner  a:hover , #corner  a:active	{color:#5E731D;text-decoration:underline;}

/*--------- 底 ---------- */
#footer{ 
	clear : both;
	margin-right : 0px;
	position : relative;
	background:url(cssimg/footer_bg2.jpg) bottom left repeat-y;

}		
#footer2{
	background:url(cssimg/footer_bg.jpg) top left no-repeat;
}	
#footer3{
	min-height : 175px;
	height:auto !important;
    height:175px;	
	background:url(cssimg/footer_bg1.jpg) bottom left no-repeat;
}				
#footer a:link, #footer a:visited {color:#5E731D;}
#footer a:hover	, #footer a:active  {color:#916E0E;text-decoration:underline;}

#footer_logo {
	position : absolute;
	left : 170px;
	top : 95px;
	padding :0;
}
html>body #footer_logo {top : 85px;left:160px;}         
*+html>body #footer_logo {top : 95px;left:170px;}

#footer_address {
	position : absolute;
	width : 700px;
	left : 250px;
	top : 0;
	padding : 20px;
	color:#707070;
}
html>body #footer_address {padding : 10px;}         
*+html>body #footer_address {padding : 20px;}
#footer_ruling {
	position : absolute;
	right : 50px;
	top : 95px;	
}
#counter{
	position : absolute;
	left : 100px;
	top : 45px;
	color:#707070;
	width:300px;
}
/*--------- 導盲磚設定---------- */
#accesskey_content{position:absolute;
color:#fff;}
#accesskey_top {
color:#fff;}
#accesskey_menu {position:absolute;left:-10px;
color:#C0C0A7;}
#accesskey_login {
color:#C0C0A7;position:absolute;left:-10px;}
#accesskey_submenu {position:absolute;
color:#fff;}
#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;}

/* 勾選伸縮選單用 */ 
.onstate-AdminOptin { display: block; padding : 0 ; }
.offstate-AdminOptin { display: none; }

.onstate-AttachOptin { display: block; padding : 0 ; }
.offstate-AttachOptin { display: none; }

/*驗證碼用*/
.captcha { padding:5px; background: url(images/bg.gif) repeat; }
