


/* RulingSite-S 2.4_CSS_style 20090413 */
/* 版面設定 */
body {
	margin:0;    
	padding:0;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;	
    font-size:80%;
	background:#c5beaf;

}
#attrs_checkbox {background:#fff;}
#attrs_radio {background:#fff;}
/**{MARGIN:0;PADDING:0;}*/
#container {  	
    position : relative;
    width : 968px;
	margin :25px auto 0 auto;
    background: url(cssimg/container_bg.jpg) left top repeat-y;
}
#container2{}
#pageheader {
	background: url(cssimg/pageheader_bg.jpg) top left  no-repeat;
	width:968px;
	height:124px;
}
#pageheader2{}
#pageheader img {
	margin:7px 0 0 8px;float:left;
}
#pageheader h1	{display: none;}	
	
	
	

/*底部背景*/
#main2 {	
background : url(cssimg/main_bg1.jpg)  bottom left no-repeat;
	min-height : 600px;
	height:auto !important;
    height:600px;	
	padding:0 0 20px 0;

}
#main2:after{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/*中間背景*/
#main1{
	position:relative;
}

/*上方背景*/
#main {	
    margin:0;
	padding:1px 30px 5px 220px;
	background : url(cssimg/main_bg.jpg) top left no-repeat;   
	min-height : 500px;
	height:auto !important;
    height:500px;	
}

.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:2em;letter-spacing:0.1em;}	
#pages_area a:link{text-decoration:underline;}		
/* 一般設定  */
a:link,a:visited { 
	color: #d57721;
	text-decoration : none;
}
a:hover , a:active  {
	color: #FF7F00;
	text-decoration : none;
}

p { }

h2 { 
	clear : both;
	background : url(cssimg/h2_bg.jpg) left top no-repeat; 
	padding : 0.5em 0 0.8em 2.4em;
    font-size : 13px;
	color:#535353;
	letter-spacing:0.2em;
	margin:20px 0 10px 0;
}
html>body h2{padding : 0.2em 0 0.8em 2.4em;}        
*+html>body h2{padding : 0.5em 0 0.8em 2.4em;}

h2 a:link , h2 a:visited { color:#fff}
h2 a:hover , h2 a:active { color:#fff}

h3 {
	clear : both;
	background : url(cssimg/h3_bg.gif) left top no-repeat; 	
	padding : 0.2em 0 0.2em 1.7em;
    font-size : 1em;
    width : 90%;
	color:#fe7f53;
}

h4 { 
	clear : both;
    font-size : 1.2em;
    width : 80%;
}

code, .code  { 
	background : #eee; 
	border : 1px solid #ccc;
	padding: 1em;
	display: block;
}
/*li {list-style:none;list-style-image:none;}*/
.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;
	margin:0 0 2px 0;
}
/*
#content dt a:link,#content dt a:visited {font-size:12pt;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;
}

 /* 第二層選項 */
#submenu1 {
background:url(cssimg/submenu1_bg1.gif) left top no-repeat;
border-bottom:1px solid #ced1d1;
width:688px; 
margin:0 0 10px 20px;
	padding:15px 0 10px 0;

}

#submenu1:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#submenu1 ul	{margin:0 0 0 20px;padding:0;}
#submenu1 li	{ display : inline; line-height:1.9em; margin-right : 15px;float:left;margin-bottom:5px;}
#submenu1 li a{	color: #898989;padding:3px 8px 0px 8px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/submenu_li.gif) center left no-repeat;}
#submenu1 li a:hover , #submenu1 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; } 

 /* 第二層選項 */
#submenu {
width:650px; 
	padding:10px 0;

}

#submenu: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:1.9em; margin-right : 15px;float:left;margin-bottom:5px;}
#submenu li a{	color: #1c1c1c;padding:3px 8px 0px 8px;border:0;text-decoration : none;margin:4px;
background:url(cssimg/submenu_li_bg.gif) center left no-repeat;}
#submenu li a:hover , #submenu li  a:active  {
	color: #FF6000;
	background:none;background:url(cssimg/submenu_li_bg.gif) center left no-repeat;

	border-bottom:3px solid #ff6000;
}

#submenu li  span { white-space: nowrap; } 




/*資訊列選單*/

#submenu2 {
	
width:650px; 
	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_bg.gif)  center left no-repeat;}
#submenu2 li a:hover , #submenu li  a:active  {
	color: #FF6000;
	background:none;background:url(cssimg/submenu_li_bg.gif) center left no-repeat;

	border-bottom:3px solid #ff6000;
}

#submenu2 li  span { white-space: nowrap; }  


/* 主選單 */
#linklist #menu1{ 
	position :absolute;
	top : 89px;
	left : 317px;
	width :700px;
	margin :0;
	padding :0; 
	z-index:9;
}
#linklist2 #menu1{ 
}
#linklist #menu1 h3 { font-size : 14px; display:none;}
				
#linklist #menu1 ul { 
    list-style: none;
	margin: 0;
	padding :0;
	width:700px;
}		
		
#linklist #menu1 li	{ margin: 0; padding : 0; display:inline;}

#linklist #menu1 li a{padding: 10px 0 12px 17px;}/*FIREFOX*/
#linklist #menu1 li a{
	float:left;
	display: block;
	margin : 0 1px 0 0;
	font-size:13px;
	letter-spacing:0.2em;
	color:#333;
	background:url(cssimg/linklist_lef1.gif) left top no-repeat;
	padding:13px 0 12px 17px\9;/*IE8*/
	*padding:7px 0 12px 17px !important;/*IE7*/
	_padding:7px 0 12px 17px;/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#linklist #menu1 li a{padding:10px 0 12px 18px;}}/*GOOGLE*/

#linklist #menu1 li a span{padding:10px 18px 12px 0;}/*FIREFOX*/
#linklist #menu1 li a span{
	background:url(cssimg/linklist_right1.gif) right top no-repeat;
	padding:10px 17px 12px 0\9;/*IE8*/
	*padding:10px 16px 12px 0 !important;/*IE7*/
	_padding:10px 16px 0 0;/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#linklist #menu1 li a span{padding:10px 18px 12px 0;}}/*GOOGLE*/


#linklist #menu1 li a:hover{padding:10px 0 12px 18px;}/*FIREFOX*/
#linklist #menu1 li a:hover{
	background:url(cssimg/linklist_left.jpg) left top no-repeat;
	padding:10px 0 12px 17px\9;/*IE8*/
	*padding:7px 0 12px 16px !important;/*IE7*/
	_padding:7px 0 12px 17px;/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#linklist #menu1 li a:hover{padding:10px 0 12px 18px;}}/*GOOGLE*/



#linklist #menu1 li a:hover span{padding:10px 18px 12px 0;}/*FIREFOX*/
#linklist #menu1 li a:hover span{
	background:url(cssimg/linklist_right.gif) right top no-repeat;
	padding:7px 17px 12px 0\9;/*IE8*/
	*padding:10px 16px 12px 0 !important;/*IE7*/
	_padding:10px 18px 0 0;/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#linklist #menu1 li a:hover span{padding:10px 18px 12px 0;}}/*GOOGLE*/



/* 主選單 2*/
#linklist #menu2{ 
	position :absolute;
	top : 130px;
	left : 80px;
	width : 120px;
	margin :0;
	padding :0; 
	z-index:9;
}
#linklist2 #menu2{ 
}
#linklist #menu2 h3 { font-size : 14px; display:none;}
				
#linklist #menu2 ul { 
    list-style: none;
	margin: 0;
	padding :30px 0;
	width:120px;
}		
		
#linklist #menu2 li	{ margin: 0; padding : 0; }
#linklist #menu2 li a span{
	padding : 0 5px 0 28px ;
	background:url(cssimg/linklist_ali.gif) 12px top no-repeat;
	letter-spacing:0.1em;
	font-size:13px;
}
#linklist #menu2 li a{
	display: block;
	padding : 4px 0 5px 0;
	margin:0;
	color:#fff;
	background:url(cssimg/linklist_li_a.gif) right bottom no-repeat;
}
html>body #linklist #menu2 li a{padding : 5px 0 5px 0;}        
*+html>body #linklist #menu2 li a{padding : 4px 0 5px 0;}
#linklist #menu2 li a:hover {
	color:#fff;
	background:url(cssimg/linklist_li_a.gif) right bottom no-repeat #1f486e;
}

#menu_login {
	position :absolute;
	top :493px;
	left :30px;
  	width:180px;
	height:97px;
	margin:0;
	padding:25px 0 0 0;
	background:url(cssimg/member_bg.gif) center top no-repeat;
}

#menu_login h3 {
	background:none;padding:0 0 0 20px;
	margin:0;color:#fff;font-size:1.3em;
	display:none;
}

#linklist form	{
	margin:0;
	padding:0;
	font-size: 11px;
	text-align:right;
}

#linklist input	{
	border:1px solid #454135;background:#fff; 
}

#linklist .button{
	border:1px solid #ede9e2;height:20px;font-size:11px;width:35px;background:#1c1c1c; 
	color:#fff;
}

#linklist p	{
	vertical-align:middle;
	margin:2px 53px 2px 0;
	padding:0;
}

#linklist label	{
	color:#201d16;
	background:none;
}

#login_id{margin:0 -36px 5px 0;}
#login_id{width:105px;height:14px;margin:0 -36px 2px 0;
	margin:0 -36px 5px 0 \9;/*IE8*/
	*margin:0 -36px 5px 0 !important;/*IE7*/
	_margin:0 -36px 5px 0;/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#login_id{margin:0 -40px 5px 0;}}/*GOOGLE*/


#login_pw{width:105px;height:14px;margin:0 -36px 0 0;}


#menu_login #login_forget{ margin: -22px 15px 0 0;}/*FIREFOX*/
#menu_login #login_forget input{
	margin:0 0 0 0\9;/*IE8*/
	*margin:0 0 0 -19px !important;/*IE7*/
	_margin: 0 0 0 -19px/*IE6*/
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {#menu_login #login_forget input{margin:0 0 0 0;}}/*GOOGLE*/




#menu_service h3{display:none;}
#menu_service{
	position :absolute;
	top : -20px;
	left :-20px;

}
html>body #menu_service{
	position :absolute;
	top : -32px;
	left :-20px;}
*+html>body #menu_service{
	position :absolute;
	top : -20px;
	left :-20px;}


#menu_service ul li{display:inline;}
#menu_service ul li a{margin:0 0 0 15px;color:#333;}
#menu_service ul li a:hover{color:#fff;}



#menu_search{
	position :absolute;
	top : 60px;
	left :90px;
	padding:0;
    width:210px;
	height:90px;
	margin:10px 0 0 0;
	font-size:1em;
}
#menu_search form{
width:210px;margin:0 0 0 7px;padding:0;
}
html>body #menu_search form {margin:0 0 0 11px;}         
*+html>body #menu_search form {margin:0 0 0 7px;}
#menu_search input{
	margin:2px 10px 0 0;padding:0;
	background:#1c1c1c;
	color:#fff;border:1px solid #f2d3b4;
	font-family:arial;
	font-weight:bold;
	font-size:0.9em;
	height:20px;
	width: 45px;}
#menu_search input#q{
	margin:1px 0px 0 10px;padding:0;
	height:18px;color:#333;
	font-size:1em;
	background:#f8f0ee;border:1px solid #87551f;
	width: 130px;}
html>body #menu_search input#q {margin:2px 0px 3px 0;}         
*+html>body #menu_search input#q {margin:1px 0px 0 0;}

#menu_search #sitesearch1{
	background: none;width: 10px;margin:3px 0 0 0;
	padding:0;border:none;
}
html>body #menu_search #sitesearch1{margin:1px 0 0 0;}         
*+html>body #menu_search #sitesearch1{margin:3px 0 0 0;}
#menu_search #sitesearch2{
	background: none;width: 10px;margin:3px 0 0 0;
	padding:0;border:none;
}
html>body #menu_search #sitesearch2{margin:1px 0 0 0;}         
*+html>body #menu_search #sitesearch2{margin:3px 0 0 0;}
#menu_search label{
    color:#fff;
    background:none;font-size:0.8em;margin:3px 0 0 0;
}
html>body #menu_search label{font-size:1em;}         
*+html>body #menu_search label{font-size:0.8em;}





/*
#login_forget input{margin: -45px 0 0 83px;}
html>body #login_forget input{margin: -23px 0 0 103px;}         
*+html>body #login_forget input{margin: -45px 0 0 83px;}
*/
/* 表單  */
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 { 
	/*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;
	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;padding:0 0 0 2px;
	border:1px solid #eee;background:#4d4b46;

}
		
/* 表格 */


/* 連結顏色 內頁公告系統 */

.ts_styled a,.ts_vstyled a,.ts_rowsonly a{
	color:#404b3b;text-decoration:none;
}
.ts_styled a:visited,.ts_vstyled a:visited,.ts_rowsonly a:visited{
	color:#b1babe;text-decoration:none;
}
.ts_styled a:hover,.ts_vstyled a:hover,.ts_vstyled a:hover,.ts_rowsonly a:hover{
	color:#d57521;text-decoration:underline;
}



/* 表格 */

/* styled 人物介紹/公告系統 等 使用 */
.ts_styled {	  
      margin: 10px 0 5px 0;
      border-top:1px solid #8f8f8e;
      border-left:1px solid #8f8f8e;
      font-size: 1em;
	  border-collapse: collapse;
 }
.ts_styled a:hover{text-decoration:none;}
.ts_styled th, .ts_styled td {
      border-right:1px solid #8f8f8e;
      border-bottom:1px solid #8f8f8e;
      padding:6px 10px;
      color:#111;
      vertical-align:top;
      }
.ts_styled th {
      background:#4d4b46;
      color:#f2f2f2;
}

.ts_styled .even {
	background : #edebde;
}	  

.ts_styled caption { 
	text-align : left;
	font-weight : bold;
	font-size : 1em;
	padding : 0.1em 0.1em 0.1em 1.8em;
	color:#fe7f53;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
}

/* styled 人物介紹/公告系統 等 使用 */
.ts_vstyled {	  
      margin: 10px 0 5px 0;
      font-size: 1em;
	  border-collapse: collapse;
      background:url(cssimg/boxpeo_bg.gif) left bottom repeat-x;  
 }
.bio_pic{	
	position:absolute;
	right:31px;
	top:15px;
	padding:5px;
	border:1px solid #ddd;
	background:#fff;
}


.ts_vstyled th, .ts_vstyled td {  
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
}
.ts_vstyled th {
      color:#413630;
	  width : 110px;
	  text-align : right;
	  letter-spacing:0.1em;
      background:url(cssimg/boxpeo_b_bg.gif) left top no-repeat; 
}
.ts_vstyled td{
      background:url(cssimg/boxpeo_bg.gif) left top repeat-x;  
 }

.ts_vstyled caption { 
	text-align : left;
	font-weight : bold;
	font-size : 1em;
	padding : 0.3em 0.1em 0.2em 1.8em;
	color:#fe7f53;
	background : url(cssimg/h3_bg.gif) top left no-repeat;
}

/* rows only   : 管理介面 使用 */
.ts_rowsonly  {
      margin: 10px 0 5px 0;
      font-size: 1em;
	  border-collapse: collapse;
      border:1px solid #eee;
}
.ts_rowsonly  th,.ts_rowsonly  td {
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
      }
 .ts_rowsonly  th {
      color:#111;
 }

.ts_rowsonly  thead th {
      background:#4d4b46;
      color:#f2f2f2;
      padding:10px ;
      border-bottom-width:0;
}	  
	  
.ts_rowsonly  .even {
	background : #edebde;
      color:#111;
}
.ts_rowsonly  caption { 
	text-align : left;
	font-weight : bold;
	width:400px;
	cursor:hand;
	font-size : 1em;
	padding : 0.1em 0.1em 0.1em 1.8em;
	color:#fe7f53;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
}  
.nowrap		{width:15%;} /*不換行*/

.center { text-align : center; }
.left { text-align : left; }
.right { text-align : right; }

/*-------  工具捷徑 ------*/
#corner{ 
	position: absolute;
	top: -15px;
	right: 10px; /* <---------------  setting */
	width:600px;
    text-align : right;
	padding : 0;
	margin : 0;
	color:#000;
	font-size:0.8em;
}
html>body #corner {font-size:0.85em;}
*+html>body #corner {font-size:0.8em;}
#corner a:link, #corner a:visited {color:#000;}
#corner  a:hover , #corner  a:active	{color:#fff;background:#000;}

/*--------- 底 ---------- */
#footer{ 
	clear : both;
	margin-right : 0px;
	position : relative;
	min-height : 120px;
	height:auto !important;
    height:120px;
	background:url(cssimg/footer_bg.jpg) left bottom no-repeat;
	color:#676766;
	font-size:0.8em;
	line-height:1.7em;
}
html>body #footer {font-size:0.85em;}        
*+html>body #footer {font-size:0.8em;}
							
#footer a:link, #footer a:visited {color:#d57421;}
#footer a:hover	, #footer a:active  {color:#676766;text-decoration:underline;}

#footer_logo {
	position : absolute;
	left :120px;
	top : 50px;
	padding :0;
}
html>body #footer_logo {top : 40px;}        
*+html>body #footer_logo {top : 50px;}

#footer_address {
	position :relative;
	width : 700px;
	left : 220px;
	top : 0;
	padding :30px 0 20px 0;
}
html>body #footer_address {padding :20px 0 10px 0;}        
*+html>body #footer_address {padding :30px 0 20px 0;}

#footer_ruling {
	position : absolute;
	left : 80px;
	top : 50px;	
}
#counter {
     position:absolute;
	 width:150px;
	 top:8px;
	 left:220px;
}
html>body #counter {top:8px;}        
*+html>body #counter {top:8px;}

/*--------- 導盲磚設定---------- */
#accesskey_content{position:absolute;left:-10px;
color:#c5beaf;}
#accesskey_top {
color:#fff;}
#accesskey_menu {position:absolute;
color:#fff;}
#accesskey_login {
color:#5b4c39;position:absolute;}
#accesskey_submenu {position:absolute;left:-10px;
color:#c5beaf;}
#accesskey_extralist {
display:none;}



/*news文章*/
h1{
	background:url(cssimg/h3_bg.gif) left top no-repeat;
	font-size:1em;
	padding:2px 10px 2px 22px;
	color:#fe7f53;
	letter-spacing:0.1em;
	border-bottom:1px solid #eee;
	margin:10px 0;

}
.new_title{
}
.up_area{
	color:#808080;vertical-align:top;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	border-bottom:1px solid #eee;
}
.up_area .class{
	text-align:left;
	width:300px;
	float:left;
}
.url{
	color:#808080;clear:both;
	background:url(cssimg/fh2.gif) left top no-repeat;padding:5px 5px 0px 15px;
}
.last_mod{
	margin:10px 0 10px 0;
	color:#808080;clear:both;
	background:url(cssimg/fh2.gif) left  top no-repeat;padding:5px 5px 0px 15px;
}

.att_files div{
	color:#808080;clear:both;	padding:5px 5px 0px 15px;margin:0 0 0 -15px;
	background:url(cssimg/fh2.gif) left  top no-repeat;

}
.att_files{
	padding:5px 5px 0px 15px;
}
.att_files ul{list-style : none;margin:0;padding:0;list-style-image:none;width:600px;}
#content .att_files ul li{display:inline;float:left;}
#content .att_files li{white-space: nowrap;}
#content .att_files ul li{list-style : none;margin:0 5px 0 0;padding:0 5px 0 8px;list-style-image:none;background:url(cssimg/super_list_li) left 12px no-repeat;}


/* 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 #menu_login{display:none;}*/
#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;}



/* 文章搜尋 */
#page_community .col_text li {float:left;display:inline;}
#page_community .col{width:auto;}
#page_community .col_r{width:auto;}

/* 學術搜尋 */
.keyword{width:500px;}
.search_name .col{margin:5px 5px 0 0;padding:0;width:auto;}
.search_name #searchsubmit{display:inline;width:auto;float:left;}
.search_name .col_r{width:auto;margin:0;padding:0;}
.search_name{margin:10px 0 0 0;width:auto;}
.search_name .col_text{width:auto;}
.class_input input {background:none;}
.search_name2 li {float:left;display:inline;margin-right:4px;}
.search_name2 .col{padding-top:5px;width:auto;}
.search_name2 #searchsubmit {margin:0 0 0 0px; cursor: pointer;}
html>body .search_name2 #searchsubmit {margin:0 0 0 55px;}

/*制定左右格式*/
.col{
	float:left;
	clear:both;
	width:140px;
	margin:0 10px 0px 0;
	padding:1px 0 1px 0;
}
.col_no{
	float:left;
	width:130px;
	margin:0 10px 5px 0;
	padding:2px 0 2px 0;

}
.col_r{
	float:left;
	width:130px;
	margin:0 10px 0px 0;
	padding:2px 0 2px 0;
}

/*投票資格*/
#vote_add fieldset {clear:both;}

/*出版品*/
#page_publish_admin .col_editor ul{margin:0;padding:0;}
#page_publish_admin p{clear:both;}
#page_publish_admin #help_QTitle{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:30px;

}
#page_publish_admin #open_QTitle{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:10px;

}
#page_publish_admin #help_QAuthor{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:30px;


}
#page_publish_admin #open_QAuthor{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:10px;

}
#page_publish_admin .col_r .notice{
	clear:both;white-space: nowrap;
}
#page_publish_admin .combine{
	white-space: nowrap;
}
#content #publish_form ul li{
	list-style:none;list-style-image:none;
}
#publish_form .col_editor ul{margin:0;padding:0;}
#publish_form #open_QTitle{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:10px;

}
#publish_form #help_QTitle{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:30px;

}
#publish_form #help_QAuthor{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:30px;

}
#publish_form #open_QAuthor{
	clear:both;display:block;
	margin:0 0 0 165px;
	height:10px;
}
/*填寫報名表*/
#page_undefined .col_textarea ul{margin:0;padding:0;}
#page_undefined #content #signup_act_form ul li{list-style:none;list-style-image:none;}
#page_undefined p{clear:both;margin:10px 0;padding:0;float:none;}

/*end*/


p{clear:both;}
.col_select li {float:left; display:inline;}
.col_radio .combine {float:left; display:inline;}
#theform .combine {width:300px;}
.combine input{background:none;border:0px solid red;}
.col_file {clear:both;}
.col_checkbox_image {clear:both;margin-left:140px;}
#attrs_radio p{clear:both;}
#attrs_checkbox #theform  .combine{width: 300px;}
#attrs_checkbox #theform  .col{float:none;}
#attrs_checkbox #theform  .combine{display: inline;float: left;width: 250px;}
.col_submit{margin-left:165px;}


/* 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;} 


