@charset "utf-8";

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,  ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,img {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/********連結相關**********/
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #A87C54;
}
a:hover {
	text-decoration: underline;
	color: #F7931E;
}
a:active {
	text-decoration: none;
	color: #F15A24;
}

#footer a:link {
	color: #B3B3B3;
	text-decoration: none;
}
#footer a:visited {
	color: #B3B3B3;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#back a:link {
	color: #446919;
	text-decoration: none;
}
#back a:visited {
	color: #446919;
	text-decoration: none;
}
#back a:hover {
	text-decoration: underline;
	color: #000000;
}
#back a:active {
	text-decoration: none;
	color: #000000;
}

#SearchList a:link {
	color: #446919;
	text-decoration: underline;
}
#SearchList a:visited {
	color: #446919;
	text-decoration: underline;
}
#SearchList a:hover {
	text-decoration: underline;
	color: #000000;
}
#SearchList a:active {
	text-decoration: underline;
	color: #000000;
}

/*******一致性的格式*******/
#main {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #737373;
	background-color: #CCCCCC;
}


/*******頁首區*********/
#haeder {
	height: 156px;
	background-repeat: no-repeat;
	background-image: url(../images/Index_header.gif);
	padding-top: 20px;
	position: relative;
}

#haeder #header_fig {
	position: absolute;
	top: 54px;
	z-index: 2;
	left: 0px;
}
		/******首頁等連結區**********/
				 
#header_text {
	color: #B3B3B3;
	font-size: 90%;
	margin-left: 30px;
}


#header_text a:link {
	text-decoration: none;
	color: #B3B3B3;
}

#header_text a:visited {
	text-decoration: none;
	color: #B3B3B3;
}
#header_text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#header_text a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#lan {
	margin: -15px 30px;
	text-align: right;
	width: 120px;
	float: right;
	font-weight: bold;
}

#lan a:link {
	text-decoration: none;
	color: #B3B3B3;
}

#lan a:visited {
	text-decoration: none;
	color: #B3B3B3;
}
#lan a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#lan a:active {
	text-decoration: none;
	color: #FFFFFF;
}
		/******植物基本資訊、植物學電子書、植物數位標本********/
#header_text2 {
	float: right;
	margin-right: 30px;
	clear:both;
	padding: 30px 0 10px;
	line-height: 1.5em;
	color: #CCCCCC;
	list-style-type: none;
}



/******中間文字區********/
#content {
	clear: both;
}

#content img{vertical-align: middle; }

td {
  padding:5px;
}

/******頁尾區********/
#footer {
	clear:both;
	background-image: url(../images/Index_footer.gif);
	height: 80px;
	padding-top: 20px;
	color: #B3B3B3;
	font-size: 90%;
}

#footer_text {
	margin-left: 20px;
	line-height: 1.5em;
	float: left;
	width: 550px;
}

#footer_text2 {   /**工作團隊等***/
	float: right;
}
.footer_text2 { width:150px; float: right; text-align: right; padding:0 20px 0 0;}


#logo {
	text-align: right;
	height: 44px;
	margin: 30px 20px 0 0;
	*margin: 10px 20px 0 0 ;
}
.logo2 {
	padding-right:2px;
}
.logo1 {

}

/**有在資料夾內的皆會讀取這個**/
.pngimg{
 behavior:url(../png.htc);
}

/**for NEWS 系列**/

#NEWS {
	padding:20px;
	line-height: 1.5em;
	color: #707070;
	height:auto;
	font-size:90%;
	background-color: #FFFFFF;
	list-style-image: url(../images/arrow.gif);
}




/***for plantinfo/family, genus**/

#back {  /**重新查詢回上頁**/
	float: right;
	width: 120px;
	font-size: 85%;
	color: #707070;
	margin: 20px 0 0 0;
	text-align:right;
}

.familyHeaderfamily {   /**科屬種名標題**/
	font-size: 110%;
	line-height: 30px;
	color: #1A1A1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#descript_right {   /**科屬描述區**/
	width: 570px;
	float: left;
	padding-left:10px;
}

#author {   /**科屬作者**/
	font-size: 95%;
	font-weight: 500;
	color: #1A1A1A;
	margin: 10px 0 0 0;
}

#MainDescript_inner {  /**科屬描述**/
	font-size:90%;
	float: left;
	line-height: 1.5em;
	text-align: justify;
	text-indent: 1em;
	color: #000000;
	padding: 10px 0 10px 0;
	width: 550px;
}


#MainLiter_inner {  /**科屬文獻**/
	float: left;
	line-height: 1.5em;
	font-size: 85%;
	padding: 10px 10px 0 0;
	color: #754C27;
	list-style-type: none;
	}


#SidebarRight_inner {  /**屬種類**/
	font-size:90%;
	float: right;
	width: 220px;
	line-height: 1.5em;
	color: #737373;
	padding: 10px 0 20px;
}

#SidebarRight_inner li {
	list-style-type: disc;
	margin-left: 20px;
	list-style-position: outside;
}

#SearchList {    /**屬種頁面 科屬資訊**/
	font-size: 85%;
	color: #707070;
	margin: 20px 0 0 0;
	*margin-top: 16px;
	float: left;
}

.des {
	padding:5px 0;
	}

h3 {
	font-weight:bold;
	padding:5px 0;
}




/******plantinfo, specimeninfo搜尋結果*******/
#SearchResult {
	background-color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#SearchResultHeader {
	line-height: 1.5em;
}

.SearchResultTableHeader {
	background-color: #66952E;
	color: #FFFFFF;
	font-family: Arial;
}

#SearchResultNote {
	font-size: 90%;
	line-height: 20px;
	clear: both;
	margin-top: 10px;
}

#SearchResultPages {
	font-size: 90%;
	text-decoration: none;
	text-align: right;
	width: 100%;
	margin: 5px 0;
}
/**********************************************************************以下還不清楚歸屬****/

