/* RulingSite-S 2.4_CSS_style 20090413 */
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
}
ul, li{
	list-style:none;
	list-style-image:none;
}
img{border: 0;}

/* 版面設定 */

html{
}

body {
	margin:0;    
	padding:0;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;	
    font-size:80%;	
	background: #004b86 url(cssimg/body.jpg) top left repeat-x;
}

#attrs_checkbox {background:#fff;}

#attrs_radio {background:#fff;}

#container { 
	background: url(cssimg/container_bg.jpg) center 95% no-repeat;
	*background-position: center bottom;
}

#container2{ 
    position : relative;
    width : 910px;
	margin : auto;
}

#pageheader {
	height:251px;
	background: url(cssimg/pageheader_bg.jpg) top left  no-repeat;
}

#pageheader2{}

#pageheader img {margin:3px 0 0 4px;}

#pageheader h1{display: none;}	

	
/*底部背景*/
#main2 {	
	background : url(cssimg/main_bottom.gif)  bottom left no-repeat;
	*background : url(cssimg/main_bottom_ie.gif)  bottom left no-repeat;
	min-height : 420px;
	height:auto !important;
    height:420px;	
}

/*中間背景*/
#main1{
	position:relative;
	background : url(cssimg/main_center.gif)  bottom left repeat-y;  
	margin:0;
}

/*上方背景*/
#main {	
    padding:10px 30px 20px 205px;
	margin-bottom: 10px;
	background : url(cssimg/main_top.gif)  top left no-repeat;   
}
#main:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

.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:0px 10px 0px 10px;
    padding:0;
}

tr .jumpselect {height:10px;}

/* 動態頁面下的注解 */
.note {	
	font-size : 0.8em;
	text-align : right;
	padding : 5px;
}

/* 內文 */
#content {} 

#content p{line-height:1.3em;}	

#pages_area a:link{text-decoration:underline;}		

/* 一般設定  */
a:link, a:visited { 
	color: #525252;
	text-decoration : none;
}

a:hover, a:active  {color: #1795b4;}

p {margin: 15px;}
h1{
	font-size: 1.3em;
}

h2 { 
	clear : both;
	font-size : 24px;
	color: #dd3842;
	font-weight: 100;
}

h2 a:link , h2 a:visited { color:#fff}

h2 a:hover , h2 a:active { color:#fff}

h3 {
	color:#525252;
	font-size:1.2em;
	font-weight:bold;
	margin: 10px 0;
}

h4 { 
	clear : both;
    font-size : 1.2em;
    width : 80%;
}

code, .code  { 
	background : #eee; 
	border : 1px solid #ccc;
	padding: 1em;
	display: block;
}

.indent	{ text-indent: 2em; }

.hide {display : 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;
	margin:0 0 2px 0;
}

#content dt a:link,#content dt a:visited {
	font-size:12px;
	font-weight:normal;
}

#content  dd {
	color:#7f7f7f;
	margin-bottom:15px;
	line-height:1.7em;
	letter-spacing:0.1em;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}
 /* 第二層選項 */
#submenu {	
    width: 675px; 
	margin: 10px 0 5px 0;
	padding: 4px 0 0 0;
    background: url(cssimg/submenu_bg1.jpg) top left no-repeat;
}

#submenu_b{
	min-height:19px;
	height:auto !important;
	height:19px;
    background:url(cssimg/submenu_bg2.jpg) bottom left no-repeat;
}

#submenu_b:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#submenu ul{
	margin: 0 0 0 20px;
	padding: 0;
}

#submenu li{
	display: inline;
	line-height: 25px;
	margin-right: 15px;
	float:left;
	margin-bottom:5px;
	*padding-bottom: 5px;
}

#submenu li a:link, #submenu li a:visited{	
	color: white;
	padding: 0px 8px 0px 14px;
	border: 0;
	text-decoration: none;
	margin: 0px 4px 0px 4px;	
	letter-spacing:0.1em;
	font-size: 13px;
}

#submenu li a:hover , #submenu li  a:active  {
	background: url(cssimg/submenu_li.gif) center left no-repeat;
}

#submenu li  span a{ 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:link, #submenu li a:visited{}

#submenu2 li a:hover, #submenu li a:active{}

#submenu2 li  span a{white-space: nowrap;}

/* 主選單 */
#linklist{ 
	position :absolute;
	top : 122px;
	left : 0px;
	width : 173px;
	margin :0;
	padding :0; 
	z-index:9;
	text-align: right;
}
#linklist h3 {display:none;}
	
#linklist ul { 
	margin: 0;
}

#linklist li{}

#linklist li a:link, #linklist li a:visited{
	display: block;
	padding : 7px 5px 7px 0;
	font-size: 13px;
	color: white;
	border-bottom: 1px solid #e59a9a; 
}

#linklist li a:hover, #linklist li a:active {
	color:#02487e;
	border-bottom : 1px solid #e59a9a;
	background-color: #e59a9a;
}

#linklist form{
	font-size: 12px;
	margin-left: 10px;
}

/* login */
#menu_login #signin{
	color: white;
	margin: 30px 5px -5px 0;
	font-size: 10px;
}

#login_id, #login_pw{
	background: url(cssimg/login_textfield.gif) left top no-repeat;
	border: none;
	width: 100px;
	height:  15px;
	font-size: 10px;
	padding: 2px 0 0 5px;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;
	margin-bottom: 5px;
	*margin-bottom: 1px;
}
#menu_login p{
	margin-left: 0;
	margin-right: 0;
}
#menu_login{
}
#menu_login label{
	color: white;
	font-size: 11px;
}
#menu_login p .button1{
	background: url(cssimg/sign_btn.gif) left top no-repeat;
	width: 56px;
	height: 20px;
	cursor: pointer;
	border: none;
	display: block;
	margin-top: -15px;
	margin-left: 102px;
	*margin-right: 8px;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;
	color: white;
	font-size: 10px;
}
#menu_login p .button2{display: none;}
#menu_login #forget{
	margin-right: 10px;
}
#menu_login #forget a{
	color: white;
	text-decoration: underline;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;
	font-size: 10px;
}
#menu_login #forget a:hover, #menu_login #forget a:active{
	text-decoration: none;
}

/* google search  */
#menu_search {
	position: absolute;
	top: -27px;
	*top: --35px;
	right: -738px;
}

#menu_search h3 {}

#menu_search form {}

#menu_search input {
    margin:0 0 3px 15px;
	padding:0;
	font-size:0.9em;
	width:10px;
	border:1px soild #ccc;
}

#menu_search #sa {
	background: url(cssimg/go.gif) left top no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 5px;
	top: 2px;
	cursor: pointer;
	border: none;
	color: white;
}

#menu_search #sitesearch,#menu_search #sitesearch1,#menu_search #sitesearch2, #menu_search label  {
	display: none;
}

#menu_search #q{
	width: 359px;
	background: #fff;
	padding: 2px 0 0 2px;
	font-size: 11px;
	height: 14px;
	border: 1px solid #bebebe;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;
	color: #777777;
}

/* 表單  */
form fieldset {
  padding: 10px;
  margin: 0px 0px 0px 0px;
}
 legend {
 color:#ffae00;
 }
form fieldset legend {
	margin : 0 15px;
	padding : 5px;
	font-size : 1.2em;
	font-weight : bold;
}

#form_no{
	position: absolute;
	margin: -42px 0 0 20px;
	background: none;
}

html>body #form_no {margin:-21px 0 0 50px;}         
*+html>body #form_no{margin:-45px 0 0 40px;}


input{}

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;

	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 #005da5;
	background: #005da5;

}

/* 表格 */

/* styled 人物介紹/公告系統 等 使用 */
.ts_styled {	  
    margin: 10px 0 5px 0;
	border-collapse: collapse;
	font-size: .875em;
}
  html>body  .ts_styled {font-size: .9em;}
*+html>body  .ts_styled {font-size: .875em;}
 
.ts_styled td a:link{text-decoration:none;}

.ts_styled a:hover{text-decoration:none;}

.ts_styled th {
    padding: 6px 10px;
    vertical-align: top;
    color: #fff;
	text-align: left;
	background: #005da5;
}

.ts_styled td {
	padding:6px 10px;
	color:#808080;
	vertical-align:top;
}

.ts_styled .even {
	background : #e9e9e9;
}	  

.ts_styled caption { 
	text-align : left;
	font-weight : bold;
	font-size : 1.2em;
	color:#525252;
}

.ts_styled input {border:0px solid red;background:none;}

/* styled 人物介紹/公告系統 等 使用 */
.ts_vstyled {	  
	margin: 10px 0 5px 0;
	font-size: 1em;
	border-collapse: collapse;
 }
 
.ts_vstyled a:link,.ts_vstyled a:visited{text-decoration:underline;}

.bio_pic{	
	position: absolute;
	right: 230px;
	top: 45px;
	padding: 20px;
	background: #fff;
}

html>body .bio_pic {right:30px;}

.bio_pic2 {}

.bio_pic3 {}

.ts_vstyled th {
	padding: 6px 15px;
	vertical-align: top;
	background: url(cssimg/vstyle_bg.gif) bottom left repeat-x;
	color: #525252;
	width: 110px;
	text-align: right;
}

.ts_vstyled td {
	padding: 8px 15px;
	text-align: left;
	color: #333;
	vertical-align: top;
	background: url(cssimg/th_bg.gif) top left no-repeat;
}

.ts_vstyled .even th {}	  

.ts_vstyled caption { 
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	color:#525252;
}

/* rows only   : 管理介面 使用 */
.ts_rowsonly  {
	margin: 10px 0 5px 0;
	font-size: 1em;
}

.ts_styled a:link .ts_style a:visited{text-decoration:underline;}

.ts_rowsonly  th {
	padding: 6px 10px;
	text-align: left;
	color: #fff;
	vertical-align: top;
	background: #005da5;
	border-bottom: 1px solid #67ac14;
 }
 
.ts_rowsonly  td {
	border-bottom: 1px solid #e7eab9;
	padding: 6px 10px;
	text-align: left;
	color: #111;
	vertical-align: top;
}

 .ts_rowsonly  th {color:#fff;}

.ts_rowsonly  thead th {
	background: #005da5;
	padding: 6px ;
	border-bottom-width: 0;
}	  

.ts_rowsonly  .even {
	background: #f5f6e2;
}

.ts_rowsonly  caption { 
	text-align: left;
	font-weight: bold;
	font-size:1.2em;
	color: #525252;
}
  
.ts_rowsonly  caption span { 
	padding-right: 20px;
	background: url(cssimg/level.gif) top right no-repeat;
} 

.nowrap{width: 15%;} /*不換行*/

.center {text-align: center; }

.left {text-align: left; }

.right {text-align: right; }

/*-------  工具捷徑 ------*/
#corner{ 
	position: absolute;
	top: 15px;
	right: 15px;
	width: 550px;
    text-align : right;
	padding: 0;
	margin: 0;
	color: white;
	Z-index: 5;
	font-size: 12px;
}

#corner a:link, #corner a:visited{
	Z-index:5;
	color: white;
}

#corner  a:hover, #corner a:active{}

/*--------- 底 ---------- */
#footer{ 
	clear: both;
	margin-right : 0px;
	position: relative;
	color: white;
	text-align: right;
	height: 120px;
}
#footer p{margin: 0;}
	
#footer a:link, #footer a:visited {color: white;}

#footer a:hover, #footer a:active{}

#footer_logo{display: none;}

#footer_address{
	margin-top: 70px;
	font-size: 10px;
	line-height: 1.3em;
}

#footer_ruling {
	position: absolute;
	right: 0px;
	top: -55px;
	*top: 15px;
}

#counter {
    position: absolute;
	width: 150px;
	right: 0;
	top: -19px;
	font-size: 10px;
	*top: 55px;
}

/*--------- 導盲磚設定---------- */
#accesskey_content{
	color:#fff;
	position: absolute;
	left: 200px;
	top: -0px;
}

#accesskey_top {
	color:#fff;
}

#accesskey_menu {
	color:#dd3842;
}

#accesskey_login {
	color:#dd3842;
	left: 0;
	position:absolute;
}

#accesskey_submenu {
	color:#fff;
}

#accesskey_extralist {
	display:none;
}

/*news文章*/
.article{
	border-bottom:1px solid #eee;
	color:#666;
	margin:0 0 20px 0;
}

/*--------- 上區塊---------- */
.article ul{}

.article li{
	display:inline;
	margin-right:30px;
}

.article2{
	border:1px solid #e7e7e7;
	color:#666;
	width:500px;
	margin:0 0 10px 0;
	padding:10px 10px 10px 0px;
}

/*--------- 下區塊---------- */


/* pic view */
#page_pic #pic_container {
	width:997px;
	margin:auto;
}

#pic_container #footer{background:none;}

#pic_container #footer2 {background:none;}

/* 獨立的LOGIN頁面樣式 */
#page_login #loginstyle{
	background:url(cssimg/login_form_bg.jpg) left top no-repeat #f9f8fd;
	padding:30px 60px 0px 10px;
	width:270px;
	margin-top:70px;
	float:left;
}

#page_login #loginstyle  label	 { 
	cursor: pointer;
	margin-left:20px;
	letter-spacing:0;
}

#page_login #loginstyle  #login_id{
	font-size:12px;
	color:#000;
	width:130px;
	border:1px solid #ccc;
}

#page_login #loginstyle  #login_pw{
	font-size:12px;
	color:#000;
	width:130px;
	border:1px solid #ccc;
}

#page_login #welcome_rss{
	float:left;
	margin-right:20px;
}

.login{
	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-AlumniOptin {
	display: block;
	padding: 0 ;
}

.offstate-AlumniOptin { display: none; }

/* 會員列表 */
#page_student_status_checkbox {
	padding:30px;
	background:none;
}

#page_student_status_checkbox fieldset {
	margin-bottom:20px;
	padding:20px;
}

#page_student_status_checkbox input {
	background:none;
	border:0px solid red;
	margin:0 4px;
}

#page_student_status_checkbox .checkbox{line-height:2em;}

#page_student_status_checkboxsubmit_form input {
	border:1px solid #d0d0bf;
	padding:2px;
}

#page_student_status_checkbox .col_select{
	display:inline;
	float:left;
	width:15%;
	margin-right:10px;
	margin-top:10px;
}

#page_student_status_checkbox .submit{margin-top:25px;}

#page_student_status_checkbox .col_r{
	float:left;
	clear:both;
}

#page_student_status_checkbox .col{
	float:left;
	clear:both;
}

#page_student_status_checkbox .submit input{border:1px solid #d0d0bf}

#page_student_status_checkbox .PageDetails{
	margin:15px 0;
	border-bottom:1px solid #eee;
}

/* BLOG權限列表 */
#attrs_checkbox {
	padding:30px;
	background:none;
}

#attrs_checkbox fieldset {
	margin-bottom:20px;
	padding:20px;
}

#attrs_checkbox input {margin:0 4px;}

#attrs_checkbox .checkbox{line-height:2em;}

#attrs_checkbox .col_select{
	display:inline;
	float:left;
	width:15%;
	margin-right:10px;
	margin-top:10px;
}

#attrs_checkbox .submit{
	margin-top:25px;
	clear:both;
}

#attrs_checkbox .col_r{
	float:left;
	clear:both;
}

#attrs_checkbox .col_r input{
	background:none;
	border:0px solid red;
}

#attrs_checkbox .keysearch input{
	background:none;
	border:1px solid #dadada;
	width:200px;
}

#attrs_checkbox .col{
	float:left;
	clear:both;
}

#attrs_checkbox .submit input{border:1px solid #d0d0bf;}

#attrs_checkbox .PageDetails{
	margin:15px 0;
	border-bottom:1px solid #eee;
}

/* 文章搜尋 */
#page_community .col_text li {
	float:left;
	display:inline;
}

/* 學術搜尋 */
.class_input input {
	background: none;
	border: none;
}

.search_name2 li {
	float:left;
	display:inline;
	margin-right:4px;
}

.search_name2 .col{padding-top:5px;}


/* bar */
#banner_bar{
	background-position : 100% 100%;
	background-repeat:no-repeat;
	background-color:#fff;
	height:30px;
}

#banner_bar ul{
	margin:0;
	padding:0 0 0 15px;
}

#banner_bar li{padding:8px 0 0 0;}

#banner{
    position : relative;z-index:1;
	top : 10px;
	left :10px;
}

#banner .flash_text{
	display:block;
	clear:both;
}

#banner a:link{z-index:1;}
