@charset "utf-8";
body {
	background-color: #655038;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.left_bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left_list {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
.left_list li {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f6d56;
	font-size: 12px;
	line-height: 20px;
	color: #5e4933;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.left_list li a:link{color: #5e4933;}
.left_list li a:visited{color: #5e4933;}
.left_list li a:hover{color: #5e4933;}
.left_list li a:active{color: #5e4933;}

h1 {
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
	color: #462711;
	text-align: left;
	padding-left: 35px;
}
h1 a:link{color: #462711;}
h1 a:visited{color: #462711;}
h1 a:hover{color: #462711;}
h1 a:active{color: #462711;}
.content {
	text-align: justify;
	height: 350px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
td.content img {
	max-width:695px;
}
.product_text {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
	padding-bottom:15px;
}
.product_pic{
	border: 2px solid #000000;
	text-align: center;
	padding:10px;
}
.market_price_number {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #d70101;
	text-decoration: line-through;
}
.special_number {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #d70202;
}
.products_detail_spec {
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-align: left;
	padding-left: 20px;
}





/* 網頁路徑 */
.path {
	background-image: url(../images/path_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.9em;
	color: #644f37;
	float: left;
	text-align: left;
	line-height: 14px;
	height: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.path a:link { color:#644f37; }
.path a:visited { color:#644f37; }
.path a:hover { color:#644f37; }
.path a:active { color:#644f37; }

.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	height:250px;
}
.footer_menu {
	font-size: 12px;
	line-height: 18px;
	color: #2d1d12;
	text-align: center;
	height: 25px;
	padding-top: 15px;
	*+padding-top: 0px;
	padding-bottom: 15px;
	*+padding-bottom: 10px;
}
.footer_menu a:link{color: #2d1d12;}
.footer_menu a:visited{color: #2d1d12;}
.footer_menu a:hover{color: #2d1d12;}
.footer_menu a:active{color: #2d1d12;}

.footer_text {
	font-size: 11px;
	line-height: 22px;
	color: #ebd7b8;
}
.footer_text a:link{color: #ebd7b8;}
.footer_text a:visited{color: #ebd7b8;}
.footer_text a:hover{color: #ebd7b8;}
.footer_text a:active{color: #ebd7b8;}

.footer_copyright {
	font-size: 11px;
	line-height: 22px;
	color: #ebd7b8;
}
.footer_copyright a:link{color: #ebd7b8;}
.footer_copyright a:visited{color: #ebd7b8;}
.footer_copyright a:hover{color: #ebd7b8;}
.footer_copyright a:active{color: #ebd7b8;}


/* 相簿內容設定 */
#album_case {
	height: auto;
	width: 709px;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 相簿頁樣式設定 (左右區塊) */
#album_case_left {
	width:470px;
	float: left;
	clear: left;
}
#album_case_right {
	width:189px;
	float: right;
	clear: right;
}

/* 相簿左區內容設定 */
#album_case_pic {
	width:470px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#album_case_pic_list {
	width:470px;
	float: left;
	clear: left;
}
#album_case_pic_list .pic { width: 450px;}
#album_case_pic_list .pic img { float: left; border: 1px solid #e1e1e1; background: #fff; margin: 2px; }

/* 相簿右區設定 */
.album_title{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	height:35px;
	color: #1f7918;
	padding-left: 10px;
	width: 179px;
}
.album_center{width: 189px;}
.album_footer{width: 189px; height: 10px;}

/* 相簿資訊 */
#album_information {
	width:189px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	height: auto;
}
#album_information .album_title{
	background-image: url(../images/album_case1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information .album_center{
	background-image: url(../images/album_case2.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: left;
	width: 174px;
	padding-left:7px;
	padding-right:8px;
}
#album_information .album_footer{
	background-image: url(../images/album_case3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information ul{ list-style-type: none; margin: 0px; padding: 0px;}
#album_information li{
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/* 寄給好友 */
#album_mail {
	width: 189px;
	height: 23px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}

/* 相簿排行 */
#album_ranking {
	width:100%;
	float: left;
	clear: left;
}
#album_ranking .album_title{
	background-image: url(../images/album_ranking_title.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_ranking .album_center{text-align: center; padding-top:10px;}
#album_ranking .album_footer{}
#album_ranking .pic{border: #cdcdcd 1px solid}
#album_ranking .title{font-size: 11px; line-height: 16px; color: #5ea30f;}
#album_ranking .text{font-size: 12px; line-height: 16px; color: #737373;}
#album_ranking .text a:link{color: #737373;}
#album_ranking .text a:visited{color: #737373;}
#album_ranking .text a:hover{color: #737373;}
#album_ranking .text a:active{color: #737373;}

.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}

.content td.forum_title{
	color:#2b2b2b;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
.content td.forum_title2{
	color:#2b2b2b;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}