/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 18px;
}

h3 {
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
}

ul, ol {
}

blockquote {
}

a {
	color: #4D4D4D;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

.container, .container *{margin:0; padding:0;}

.container{width:960px; height:200px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:960px; height:200px; display:block;}

.slider2{width:2880px;}
.slider2 li{float:left;}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}

#slideshow {
	width: 960px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}
#content ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000;
}


#wrapper {
	background: #ECECEC;
}

/* Header */

#header {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 56px;
}

/* Menu */

#menu {
	float: right;
	width: 576px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	background: #ECECEC;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#menu a:hover {
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #000000;
	color: #FFFFFF;
}

#menu .first {
}

/* Search */

#search {
	float: right;
	padding: 10px 10px 0px 0px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 170px;
	margin-top: 8px;
	margin-left: 60px;
	margin-right: 40px;
	padding: 6px 0 0 7px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #838383;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: url(../images/img03.jpg) no-repeat left top;
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#page-bgtop {
}

/** LOGO */

#logo {
	float: left;
	height: 50px;
	width: 158px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 26px;
	font-family: "微軟正黑體", Arial, "新細明體";
}

#logo a {
	text-decoration: none;
	color: #000000;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 664px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #E2E2E2;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #141414;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #9E9E9E;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 0px;
	text-decoration: none;
	color: #9E9E9E;
}

.post .entry {
	padding: 30px 0px 20px 0px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616 url(../images/img10.jpg) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #E2E2E2;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 30px 0px;
	padding: 6px 20px 2px 0px;
	border-bottom: 1px solid #E2E2E2;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.sidebar_span {
	font-size: 16px;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	height: 120px;
	padding: 0;
	background: #F0F0F0;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: capitalize;
	line-height: normal;
	font-size: 14px;
}

#footer a {
}
.search_box {
	color: #666;
}
.search_btn {
	margin-left: 10px;
	margin-top: 0px;
}
.text_box {
	padding-bottom: 10px;
}
#content li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.pd_img   {
	border: 1px solid #E2E2E2;
}
#pd_name {
	background-color: #666;
	color: #FFF;
	margin-bottom: 24px;
	margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
#ResultPages {
	text-align: right;
	width: 654px;
	color: #F90;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	width: 654px;
	margin-bottom: 24px;
}

#ResultPages u a:hover {
	text-decoration: underline;
	color: #333;

}
#ResultPages u a {
	color: #F90;
}
#pd_space {
	width: 14px;
}
#location {
	font-size: 16px;
}

#location a {
	text-decoration: none;
}
#location a:hover {
	text-decoration: underline;
}
#Goods {

}
#Goods {
	width: 664px;
	clear: both;
}
#Goodsfooter {
	height: 6px;
	background-image: url(../images/radius_664px_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#GoodsTop {
	background-image: url(../images/radius_664px_top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 6px;
}
#GoodsContent {
	background-image: url(../images/radius_664px_edge.gif);
	background-repeat: repeat-y;
	width: 624px;
	padding: 20px;
}
#Goodstxt {
	clear: both;
}

#Goodsimg {
	width: 350px;
	border: 1px solid E2E2E2;
	margin-bottom: 24px;
	float: left;
	margin-right: 20px;
}
#GoodsThumbnail {
	width: 194px;
	float: right;
	margin-right: 28px;
}
#GoodsThumbnail ul {
	list-style-type: none;
}
#GoodsThumbnail li {
	float: left;
	margin: 0px;
}
#GoodsThumbnail a {

}
#GoodsThumbnail img   {
	padding: 4px;
	border: 1px solid #E2E2E2;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#Goodstxt p {
	margin: 0px;
}
#Goodstxt h2 {
	font-weight: bold;
}
#Angellogo {
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#pd_name a {
	color: #FFF;
	text-decoration: none;
}
