@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2E1A02;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: -8px;
	color: #3E7488;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 22px;
}


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 11pt;
	line-height: 18pt;
	color:#333333;
	word-spacing: -1pt;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content {
	float: left;
	text-decoration: none;
}

.left-menu {
	word-spacing: -2pt;
}

.left-menu a:link {
	color: #44573C;
	text-decoration: none;
	}

.left-menu a:visited {
	color: #344E45;
	text-decoration: none;
	}

.left-menu a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

.left-menu a:active {
	color: #CC0000;
	text-decoration: none;

}
.left-submenu {
	font-size: 12px;
	line-height: 16px;
	padding-right: 12px;
	margin-top: -12px;
}
.left-submenu a:link{
	font-size: 12px;
	line-height: 16px;
	padding-right: 12px;
	margin-top: -12px;
}
.feedControl {
	font-size: 9px;
}
.home {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
}

.home a:link{
	color: #507926;
}

.home a:visited{
	color: #507926;
}
	

/* GOOGLE FEED CONTRAL */


 #feedControl {    
 } 
 
#feedControl .gf-snippet,  #feedControl .gf-author {
      display : none;  
	  }
	 
#feedControl .gf-relativePublishedDate, #feedControl .gf-spacer	 {
	font-size: 12px;
	text-decoration: none;
	color: #A6A060;
	font-family: Georgia;	
}
  
#feedControl .gfc-result {
	margin-bottom : 10px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}

#feedControl .gfc-result a {
	font-size: 15px;
	color: #665131;
	text-decoration: none;
	}

		  
#feedControl .gfc-resultsHeader .gfc-title {
	font-family: Georgia, Myriad Pro;
	font-size : 24px;
	color: #315752;
}

