﻿@charset "utf-8";
@import "qtip.css";

body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif, Arial,"細明體", Verdana,  Helvetica;
}
p,tr,td,li {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
a:link {color: #406047;}     /* unvisited link */
a:visited {color: #406047;}  /* visited link */
a:hover {color: #fea23a;}   /* mouse over link */
a:active {color: #406047;}   /* selected link */

.heading{
	color: #417b06;
	/*font-size: x-small;*/
	font-weight: bold;
}

.text1{
	font-size: 12px;
	color: #695a1a;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
.topic_heading{
	font-size: 11px;
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	line-height: 12px;
}
.topic_heading:hover{
	font-size: 11px;
	color: red;
	background-color: #313031;
}
.news{
	font-size: 11px;
	color: #1c5e1f;
}
.news a{
	font-size: 11px;
	color: #1c5e1f;
}
.news a:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.path{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;
}
.path a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.path a:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.path a:visited{
	font-size: 11px;
	color: #fbfbfb;
	/*text-decoration: underline;*/
	
}

.path_HL{
	color: #22651f;
}
.highlight{

	color: #ff00cc;
}

.sectionBtn {
	font-size: 13px;
	font-weight: bold;
	color: #3c8439;
	padding-left: 10px;
	padding-right: 10px;
}
.sectionBtn a {
	font-size: 13px;
	font-weight: bold;
	color: #3c8439;
		text-decoration: none;
}
.sectionBtn a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #f49000;
		text-decoration: underline;
}


.sectionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #3c8439;
}

.sectionTitleShort{
	font-size: 1.04em;
	font-weight: bold;
	color: #3c8439;
}

.content_heading1 {
	font-size: 15px;
	font-weight: bold;
	color: #ff209e;
}
.content_heading2 {

	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.content_urbanspecies{
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}
