﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
	background-image: url(images/img01_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 10pt;
	font-family: "新細明體";
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #333333;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .entry .news_source {
	text-align: right;
	margin-right: 10px;
	color: #333333;
	line-height: 30px;
	vertical-align: bottom;
}


a:hover {
	color: #990000;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 148px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 136px;
	margin: 0;
	padding-top: 30px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 120px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}



/* Menu */

#menu {
	width: 950px;
	height: 36px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 26px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: "微軟正黑體";
	font-size: 13.5px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
}

#menu .current_page_item a {
	background: #FFFFFF;
	color: #333333;
}

/* Page */

#page {
	width: 950px;
	padding: 0;
	background-image: url(images/contentbg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page-bgtop {
	padding-top: 20px;
	padding-bottom: 20px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 690px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	color: #E9E3CB;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding-top: 2px;
}

.post .title a {
	text-transform: none;
	color: #333333;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
}

.post .meta {
	height: 30px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/img03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.post .meta .date {
	float: left;
	height: 24px;
	color: #FFFFFF;
	width: 500px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 13px;
	font-family: "新細明體", Verdana;
	letter-spacing: 0.20em;
}

.post .meta .posted {
	float: left;
	height: 24px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

.links {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
	color: #666666;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-bottom: 6px;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "新細明體", Arial, Verdana;
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top: 6px;
	padding-left: 17px;
	text-align: left;
	
}
#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

*#sidebar a {
	border: none;
	color: #FFFFE1;/*K*/
	font-family: "新細明體", Arial;
	font-style: normal;
}

#sidebar a:hover {
	color: #CCCCCC;
	font-family: "新細明體", Arial;
	font-size: 12px;
}


/* Footer */

#footer {
	width: 940px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-top-style: none;
	color: #FFFFFF;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .news_title {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-indent:2px;
	vertical-align: middle;
	height: 30px;
}


#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #A21B21;
}
#jobdiarycontent {
	float: right;
	width: 940px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #page #page-bgtop #page-bgbtm #jobdiarycontent .post .post .entry #contactcontent {
	width: 210px;
	line-height: 25px;
}
#wrapper #page #page-bgtop #page-bgbtm #jobdiarycontent .post .post .entry #contactcontent2 {
	width: 650px;
	line-height: 25px;
	height: 200px;
	text-align: justify;
	text-indent: 24px;
}
#wrapper #page #page-bgtop #page-bgbtm #jobdiarycontent .post .post .entry #contactcontent2 .p12 #button1 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #333333;
}
#sidebar h3 {
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "新細明體";
	background-image: url(images/img05_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.05em;
	height: 24px;
	text-indent: 3px;
}
#sidebar h1 {
	padding-left: 25px;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFDF;
	font-family: "新細明體";
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.15em;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 24px;
	text-indent: 22px;
}
.diarylinks {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar2 a {
	color: #666666;/*K*/
	font-family: "新細明體", Arial, Verdana;	/*Background-image: url(images/img05.jpg);K*/
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	word-spacing: 0.1em;
	letter-spacing: 0.12em;
}
#sidebar2 li {
	margin: 0;
	padding: 0;
	letter-spacing: 0.3em;
	word-spacing: 2em;
	color: #666666;
	border-right-style: none;
}
#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar2 {
	float: left;
	width: 240px;
	padding: 0px;
	color: #787878;
}
#sidebar2 li li {
	line-height: 30px;
	border-bottom: 1px dotted #E5E0C6;
	border-right: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#sidebar2 h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "新細明體";
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.3px;
}
#sidebar2 h2:hover {
	background-image: url(images/img06.jpg);
	border: none;
	color: #FFFFFF;/*K*/
}
#sidebar2 p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}
#sidebar2 a {
	color: #666666;/*K*/
	font-family: "新細明體", Arial;	/*Background-image: url(images/img05.jpg);K*/
	font-size: 12px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	letter-spacing: 0.2em;
}
#sidebar2 a:hover {
	color: #990000;
	font-family: "新細明體", Arial;
	font-size: 12px;
}
#sidebar2 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "新細明體";
	background-image: url(images/img05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.3px;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 30px;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .entry .miss_blog {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	width: 650px;
	line-height: 22px;
	background-repeat: no-repeat;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .entry .miss_blog2 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #7E7E7E;
	text-align: justify;
	width: 650px;
	letter-spacing: 0.2em;
	line-height: 20px;
}

#wrapper #page #page-bgtop #page-bgbtm #content .post .entry #img {
	border: 1px dotted #B9B9B9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .entry table {
	border: 1px none #999999;
	font-family: "新細明體", Arial;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .post .news_line {
	width: 670px;
	background-position: right;
}
#sidebar h3 a:hover {
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFAA;
	font-family: "新細明體";
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}

#sidebar h1 a:hover {
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFAA;
	font-family: "新細明體";
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.15em;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 24px;
}
