#extralist10{display:none;}
/* RulingSite-S 2.4_CSS_style 20090413 */
/* 版面設定 */
body {
	margin:0;    
	padding:0;
	font-family: 'Verdana',Lucida Grande,  Arial, Sans-Serif;	
    font-size:80%;
	background: url(cssimg/body_bg.jpg) center top no-repeat #f5f5f5;

}
#attrs_checkbox {background:#fff;}
#attrs_radio {background:#fff;}
/**{MARGIN:0;PADDING:0;}*/
#container {  	
    position : relative;
    width : 1003px;
	margin:0 auto -50px auto;
    background: url(cssimg/container_bg.jpg) left top repeat-y;
}
#container2{}
#pageheader {
	background: url(cssimg/pageheader_bg.jpg) top left  no-repeat;
	width:1003px;
	height:288px;
}
#pageheader .homelink a{
	position: absolute;
	top: 156px;
	left: 233px;
	z-index: 1;
}
#pageheader img {
}
#pageheader h1	{display: none;}	

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

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


/*中間背景*/
#main1{
	position:relative;
    margin:0; padding:0;
}

/*上方背景*/
#main {	
	min-height : 100px;
	height:auto !important;
    height:100px;	
    margin:0; 
	padding:1px 83px 1px 245px;
	background:url(cssimg/main_bg.jpg) left top no-repeat;
}

.pic  {
	float : right;
	border : 0px 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.7em;letter-spacing:0.1em;}	
#pages_area a:link{text-decoration:underline;}		
/* 一般設定  */
a:link,a:visited { 
	color: #c28800;
	text-decoration : none;
}
a:hover , a:active  {
	color: #FF7F00;
	text-decoration : none;
}
ul li {list-style:none;list-style-image:none;}
p { }

h2 { 
	position : absolute;
	left : 55px;
	top : -140px;
	clear : both;
	background : url(cssimg/h2_bg.jpg) no-repeat 0 50%; 
	padding : 1.5em 0 1em 1.6em;
    font-size : 1em;
	color:#fff;
	width:142px;
	font-weight:normal;
}

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

h3 {
	clear : both;
	background : url(cssimg/h3_bg.jpg) left bottom no-repeat; 	
	padding : 0.2em 0 0.4em 1em;
    font-size : 1em;
	color:#6a0301;
	letter-spacing:0.2em;
	margin:3px 0 10px 0;
}

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

code, .code  { 
	/*background : #eee; 
	border : 1px solid #ccc;*/
	padding:0;
	margin:0;
	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;
}
 /* 第二層選項 */
#submenu {	
	position :absolute;
	top : -100px;
	left :30px;
    width:160px; 
	padding:4px 0 0 0;
	margin:0 0 0 25px;
	border-top:3px solid #b97e68;
	border-left:1px solid #caab7a;
	border-right:1px solid #caab7a;
	border-bottom:2px solid #b97e68;
   /* background:url(cssimg/submenu_bg2.jpg) top left no-repeat;*/
   z-index: 2;
}
html>body #submenu {top : -90px;}
*+html>body #submenu {top : -100px;}

#submenu_b{
	min-height:19px;
	height:auto !important;
	height:19px;
	padding:0;
	margin:0;
    /*background:url(cssimg/submenu_b.gif) bottom left no-repeat;*/
}
#submenu_b:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}	

#submenu ul	{margin:0;padding:0;width:140px;}
#submenu li	{list-style:none;list-style-image:none;line-height:1.9em; margin-right :0;margin-bottom:0;
width: 144px;
	border-bottom:1px solid #b97e68;padding:5px 0 5px 17px;letter-spacing:1px;
	background:url(cssimg/submenu_li_a.gif) 7px 15px no-repeat;
}
#submenu li a{	color: #071619;border:0;text-decoration : none;margin:0;letter-spacing:0.1em;}
#submenu li a:hover , #submenu li  a:active  {
	color: #ce0606;
	background:none;
	text-decoration:underline;
}

#submenu li  span { }



/*資訊列選單*/

#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:left;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;
}

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

/* 主選單 */
#linklist{ 
	position :absolute;
	top : 92px;
	left :52px;
	width : 880px;
	margin :0;
	padding:10px 0 0 2px; 
	z-index:9999;
	background:url(cssimg/linklist_bg.jpg) left 4px no-repeat;
}
#linklist2{ 
}
#linklist3 {
padding:0;}
#linklist h3 { font-size : 14px; display:none;}
				
#linklist ul { 
    list-style: none;
	margin: 0;
	padding :0;
	width:880px;
}		
		
#linklist li	{ margin: 0; padding : 0;display:inline;float:left;}
#linklist ul li span a{background:url(cssimg/linklist_li_bg.jpg) left 4px no-repeat;}
#linklist li a{
	
	display: block;
	padding : 12px 12px 7px 12px ;
	margin : 0;
	font-size:12px;
	color:#fff;
}
html>body #linklist li a {padding : 10px 12px 9px 12px ;}
*+html>body #linklist li a {padding : 12px 12px 7px 12px ;}

#linklist li a:hover {
	color:#fff;
	background:#9c5f00;
}

/* Start Dropdown */

#linklist ul {
	/* Width of Menu Items */
	z-index:80;
}

/* 第一層選單 */
#linklist ul li {
	position: relative;
	display: block;
	z-index: 30;
}
#linklist #ul_submenu1_0 li span a{
	background: none;
	color:#fff;
	background: #855203;
}
#linklist #ul_submenu1_0 li span a:hover{
	background: #945d08;
}
/* 下拉選單 */
#linklist li ul{
	position: absolute;
	display: none;
	left : 0;
	top: 33px;
    width:150px;
	overflow: hidden;
	padding: 5px 0 5px;
	z-index: 11;
}
#linklist ul li ul li{
	background: #6e480c;
	border: 1px solid #614110;
	display:block;
	float: left;
	width: 100%;
	margin-bottom: 2px;
	margin-bottom: 0 \9;
	*margin-bottom: 0;
	padding:0;
}

/* 第二層選單 */
#linklist ul li ul li a{
	display:block;
	font-size: 12px;
	zoom: 1;
	padding: 6px 10px;
}

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

/* End Dropdown */


#linklist form	{ font-size: 12px;margin-left:10px;}
#menu_login_id{width:80px;}
#menu_login_pw{width:80px;}
#menu_login{display:none;}
#menu_service{
	width:300px;
	position : absolute;
	left :570px;
	top :-35px;
	display:block;
	padding:17px 0 0 0;
	height:30px;
}
#linklist #menu_service li a{
	padding : 5px 12px 2px 22px ;
	letter-spacing:0.2em;
	color:#333;
	background:url(cssimg/submenu_li.gif) 10px 10px no-repeat;
}
#linklist #menu_service li a:hover{
	color:#9c5f00;
}
#menu_service ul{width:305px;padding:0 5px;}
/* google search  */
#menu_search {
	/* position : absolute;
	left :-10px;
	top :60px;
	height:70px;
    padding:0;
	margin:0 0 0 0px; */
}
#menu_search h3 {
    font-size:1.1em;
	width:125px;
	padding:0;
	margin:0 0 3px 10px;
}
#menu_search form {
    text-align:left;
	margin:0 1px 0 0px;
}
#menu_search input {
    margin:0 5px 0 15px;
	padding:0;
	font-size:0.9em;
	width:10px;
	border:1px soild #ccc;

}
#menu_search #sa {
	padding:0 10px 0 10px;
	width:50px;
	height:17px;
	color:#fff;
	margin-left:0px;
	background:url(cssimg/search_buttom_bg.jpg) top left no-repeat;
	border:0px solid #000;
}
#menu_search #sitesearch,#menu_search #sitesearch1,#menu_search #sitesearch2 {
    background:none;
	width:10px;display:none;
	margin:0 0 0 0;
	padding:3px 0 0 0;
    border:0px solid #000;}
	
#menu_search label {
    font-size:0.9em;display:none;
	padding:10px 0 0px 2px;
	margin:0px 0 0px 0;
	letter-spacing:0.1em;
	color:#7f8081;
}
#menu_search #q{
	width:108px;
	background:#fff;
	font-size:1.2em;
	height:16px;
	border:1px solid #ccc;
}
#menu_search .p{}


/*
#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;
}



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 : #aaa;
    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: #777;			
}
.PageList li {
	display: inline;
}
.PageList a, .PageList a:link, .PageList a:visited, .PageList a:hover {
	color:#fff;

	margin:0 1px;
	border:1px solid #fff;background:#cf7a27;padding:0 0 0 1px;

}
		
/* 表格 */
.ts_styled a,.ts_vstyled a,.ts_rowsonly a{
	color:#333;text-decoration:none;
}
.ts_styled a:visited,.ts_vstyled a:visited,.ts_rowsonly a:visited{
	color:#909090;text-decoration:none;
}
.ts_styled a:hover,.ts_vstyled a:hover,.ts_vstyled a:hover,.ts_rowsonly a:hover{
	color:#b4995c;text-decoration:underline;
}


/* 表格 */

/* styled 人物介紹/公告系統 等 使用 */
.ts_styled {	  
      margin: 0px 0 5px 0;
      font-size: 1em;
	  border-collapse: collapse;
 }
.ts_styled a:hover{text-decoration:none;}
.ts_styled th, .ts_styled td {
      border-bottom:1px solid #eae5b9;
      padding:6px 10px;
      color:#111;
      vertical-align:top;
      }
.ts_styled th {
      background:url(cssimg/ts_styled_th.jpg) left top repeat-x #eddcbe;
      color:#513e02;
      border-top:1px solid #dec9c4;
      border-bottom:1px solid #d7b497;
}

.ts_styled .even {
	background : #f6f4e2;
}	  

.ts_styled caption { 
	text-align : left;
	font-weight : bold;
	font-size :1em;
	padding : 0.1em 0.1em 0.8em 1em;
	color:#6a0301;
	background : url(cssimg/h3_bg.jpg) left top no-repeat;
}
html>body .ts_styled caption  {padding : 0em 0.1em 0.8em 1em;}        
*+html>body .ts_styled caption  {padding : 0.1em 0.1em 0.8em 1em;}

/* 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:80px;
	top:10px;
	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:#513e02;
	  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.1em 0.1em 0.8em 1em;
	color:#6a0301;
	background : url(cssimg/h3_bg.jpg) left top no-repeat;
}
html>body .ts_vstyled caption  {padding : 0em 0.1em 0.8em 1em;}        
*+html>body .ts_vstyled caption  {padding : 0.1em 0.1em 0.8em 1em;}
/* rows only   : 管理介面 使用 */
.ts_rowsonly  {
      margin: 10px 0 5px 0;
      font-size: 1em;


}
.ts_rowsonly  th {
      padding:6px 10px;
      text-align:left;
      color:#fff;
      vertical-align:top;
      border-bottom:1px solid #eae5b9;

      }
	  .ts_rowsonly  td {
      border-bottom:1px solid #e7eab9;
      padding:6px 10px;
      text-align:left;
      color:#111;
      vertical-align:top;
      }
 .ts_rowsonly  th {
      color:#513e02;
 }

.ts_rowsonly  thead th {
      background:url(cssimg/ts_styled_th.jpg) left top repeat-x #eddcbe;
      border-top:1px solid #dec9c4;
      border-bottom:1px solid #d7b497;
      padding:6px ;
      border-bottom-width:0;
}	  
	  
.ts_rowsonly  .even {
	background : #f6f4e2;
}
.ts_rowsonly  caption { 
	text-align : left;
	font-weight : bold;
	font-size :1em;
	width:400px;
	padding : 0.1em 0.1em 0.1em 1.5em;
	cursor:hand;
	background : url(cssimg/caption.gif) no-repeat 0 50%;
	color:#9f6100;
}  
.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: 29px;
	right:100px; /* <---------------  setting */
	width: 385px;
    text-align :left;
	padding :4px 0 4px 12px;
	margin : 0;
	color:#fff;
	Z-index:5;
	font-size:10px;
	height:20px;
	background:url(cssimg/coner_bg.gif) left top no-repeat;
	white-space: nowrap;
}
html>body #corner {font-size:11px;padding :4px 0 4px 10px;}
*+html>body #corner {font-size:10px;padding :4px 0 4px 12px;}
#corner a:link, #corner a:visited {Z-index:5;color:#fff;}
#corner  a:hover , #corner  a:active	{color:#ffd800;}

/*--------- 底 ---------- */
#footer{ 
	clear : both;
	margin-right : 0px;
	position : relative;
	background:url(cssimg/footer_bg1.jpg) left top repeat-y;
	min-height :90px;
	height:auto !important;
    height:90px;
	color:#f5f5f5;
	font-size:0.8em;
	letter-spacing:1px;
	line-height:1.7em;
}
html>body #footer{font-size:0.85em;}
*+html>body #footer {font-size:0.8em;}
#footer2{
	background:url(cssimg/footer_bg.jpg) left top no-repeat;
}							
#footer a:link, #footer a:visited {color:#efdd8a;}
#footer a:hover	, #footer a:active  {color:#310e04;text-decoration:underline;}

#footer_logo {
	position : absolute;
	right : 45px;
	top :5px;
	padding : 10px;
}

#footer_address {
	position :relative;
	width : 800px;
	left : 50px;
	top : 0;
	padding :15px 0;
}
html>body #footer_address {padding :3px 0;}
*+html>body #footer_address {padding :15px 0;}

#footer_logo_w3c{
	position : absolute;
	right : 20px;
	top : 5px;

}

#footer_logo_webguide{
	position : absolute;
	right : 40px;
	top : 40px;
}
#footer_ruling {
	position : absolute;
	right : 150px;
	top : 5px;	
}
#counter {
     position:absolute;
	 width:150px;
	 top:70px;
	 left:50px;
}
/*--------- 導盲磚設定---------- */
#accesskey_content{
position:absolute;
top:0;left:0;
color:#fff;}
#container #accesskey_top {
color:#b7840f;
position: relative;
margin-left: -30px;
margin-right: 13px;
}
#accesskey_menu {
position:absolute;
color:#fff;
top:0;left:0;}
#accesskey_login {
color:#fff;
position:absolute;
}
#accesskey_submenu {
position:absolute;
color:#fff;top:0;left:0;}

#accesskey_extralist {
display:none;position:absolute;top:0;left:0;}


h1{
	background:url(cssimg/menuer_h3_bg1.jpg) left 3px no-repeat;
	font-size:1em;
	padding:0px 10px 5px 18px;
	color:#c76a0f;
	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/fh21.gif) left bottom no-repeat;padding:5px 5px 0px 15px;
}
.last_mod{
	margin:10px 0 10px 0;
	color:#808080;clear:both;
	background:url(cssimg/fh21.gif) left bottom 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/fh21.gif) left bottom 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/linklist_li_a12.gif) left bottom no-repeat;}
/*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;}/*--------- 下區塊---------- */
.article2 ul{list-style : none;}
.article2 li{list-style  :  none;}
/* 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;}

/* 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:0px solid red;}
.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;} 

#page_error h2 { 
	padding : 1.5em 0 1em 1.6em;
	background : url(cssimg/h2_bg1.jpg) no-repeat 0 50%; 
}

html>body#page_error h2 {padding : 1.2em 0 1.2em 1.6em;}
*+html>body#page_error h2 {padding : 1.5em 0 1em 1.6em;}

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


#xmas_level1, #xmas_level2, #xmas_level3 {display:none;}
