/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #F4F4F4 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family:  微軟正黑體,Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #404040;
	-moz-background-size: cover;
        background-size: cover;
	background-attachment: fixed;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: bold;
	color: #500000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}
h4{
	font-weight: bold;
	}

p, ul{

}

ol {
font-size: 1.2em;
}

p {
	font-size: 1.2em;
	padding: 0px 0px 0px 25px;
	margin-top:0px;
	line-height: 25px;
	letter-spacing: 0px;
	/* border: thin dashed #CCC;(內容的虛線外框)*/
}



.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
	text-decoration: none;
	margin-bottom:10px;
	margin-right:5px;
}

a:hover {
	text-decoration: none;
}



small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 1020px;
	margin: 0 auto;
	height: 47px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 1020px;
	height: 250px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top:0px;

}
#headerbg2 {
	clear: both;
	margin: 0 auto;
	width: 1020px;
	height: 250px;
	background: url(images/img05_100.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top:0px;

}

/* Logo */

#logo {
	float: left;
	margin-top: 4px;
	width: 380px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {

	width: 300px;
	text-align: center;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top:8px;
	width: 640px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	color: #ffffff;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width:1020px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

#latest-post {
	float: left;
	width: 95%;/* 改中間最新消息寬度 */
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	font-size: 15px;/* 頁籤主選單字體 */
}


#recent-posts {
	float: right;
	width: 200px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
	width: 1000px;
	
}


.post .title {	
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	font-size:17px;
	margin-bottom: 25px;
	padding: 10px;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}


/* navbar*/

.nav-tabs>ul{
	border-left-color: #500000;
	background-color: #4e070b;
	border-bottom: 0px solid #4e070b;
    }
.nav-tabs>li>a{
	margin-right:px;
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:4px 4px 0 0;
	padding:10px;
	color: #555555;
	font-size: 16px;/* 1120321改主選單字體大小*/
	}		
.nav-tabs>a:hover{
	padding:10px;
	background-color: #666;
	color: #FF0;
	}


/* Sidebar */

#sidebar {
	font-size: 13px;
	clear: both;
	width: 1020px;
	color: #e5e3e3;
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
	background-color: #4e070b;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #e5e3e3;
}

#sidebar li {
	display: block;
	float: right;
	width: 240px;
	padding: 8px 5px 3px 5px;
	margin:  0 0 20px 0;/* footer下方距離 */
	color: #e5e3e3;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	color: #e5e3e3;
}
#sidebar h3 {
	margin: 0 0 5px 0;
	color: #e5e3e3;
	font-size: 14px;/* Footer標體字大小 */
	font-weight: bold;
	font-family: "微軟正黑體";
}

#sidebar a {
	text-decoration: none;
	color: #e5e3e3;

}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1020px;
	height: 30px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #fff;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#table{
	border: 1px dotted #BEBEBE;
	padding: 0.5em;
	margin-bottom: 1em;
	width: 100%;
}
#table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	background-color: #FFCC33;
}

#table td
{
	padding: 0.5em;
}
#table td
{
	padding: 0.5em;
}

#table tr.rowA
{
	background-color: #ECEEF9;
	color: inherit;
	vertical-align: top;
}

#table tr.rowB
{
	background-color: #DDDDDD;
	color: inherit;
	vertical-align: top;
}

#entry
{
	background-color: #DDDDDD;
	color: #333;
	vertical-align: top;
	font-size: 16px;
	font-family: "微軟正黑體";
}

.dropdown{


}


.dropdown-toggle
{
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	font-family: "微軟正黑體";
}

.active {
	font-weight: bold;
	font-family: "微軟正黑體";
}


#entry a {
	font-weight: bold;
	font-size: 16px;
	color: #333;

}

.post {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	font-family: "微軟正黑體";
	padding:0;
}

.post a:hover {
	font-family: "微軟正黑體";
	font-weight: bold;
	text-decoration: none;
	color: #900;
}
#main_newstitle{
	font-size: 20px;
	color: #900;
	}
.pull-right{
	float: left;
	display : block;
	position : relative
	/*background: url(images/signature.jpg) no-repeat scroll 0px 0px;
    height: 57px;
    width: 150px;
    border-style: none;*/
}

/* 頁籤字體大小20200514新增複寫bootstrap設定，改這個檔案318行
.a {
    color: #555555;
}
 */

