@charset "utf-8";
body {
	background-image: url(../images/me/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* 文字方塊 */
.input{
	background: none;
	border: none;
	color:#575757;
	font-size:12px;
	line-height:12px;
	padding:3px 2px 2px 2px;
	width:12em;
}

/* 中間區塊 */
.main_bg{
	background-color:#ede9d2;
	padding:30px;
}

/* 分隔線 */
.line_01{
	background-image:url(../images/me/line_01.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:45px;
}

/* 左區塊 */
.left_title{
	background-image:url(../images/me/left_title.gif);
	background-repeat:no-repeat;
	background-position:center top;
	color:#ede9d2;
	font-size:16px;
	line-height:28px;
	text-align:left;
	font-weight:bold;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:3px;
}
.left_center{
	padding-top:10px;
}
.left_center li{
	border-bottom:#cfc77b 1px solid;
	text-align:left;
	padding:4px;
}
.left_center li a{
	color:#4f4f4f;
	font-size:12px;
	line-height:16px;
	text-decoration: none;
}
.left_center li a:hover{
	color:#00391f;
	font-weight:bold;
}

/* RSS區 */
#menu_rss {
	text-align: center;
	padding: 15px 0px 0px 0px;
	width: 100%;
}

/* 廣告區塊 */
#menu_ad{
	padding-top:15px;
}
#menu_ad li{ padding-bottom:15px; text-align:center;}

/* 右區塊 */
.is_title{
	background-image:url(../images/me/right_title1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:#b7b089 1px dashed;
	padding:3px 0px;
}
h1{
	color:#002819;
	font-size:16px;
	line-height:28px;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 0px 15px;
}

/* 網頁路徑 */
.path{
	color:#9ab461;
	font-size:11px;
	line-height:14px;
	text-align:right;
	padding-top:5px;
}
.path a:link{color:#9ab461;}
.path a:visited{color:#9ab461;}
.path a:hover{color:#9ab461;}
.path a:active{color:#9ab461;}

/* 內容區塊 */
.is_content{
	height:350px;
	text-align:justify;
}

/* 分類說明 */
#content_note {
	width: 100%;
	clear: left;
	float: left;
}

/* 分類區塊 */
#categories {
	width: 100%;
	margin-bottom: 20px;
	clear: left;
	float: left;
}

/* 內頁列表 */
#products_row {
	width:100%;
	clear: left;
	float: left;
	height: auto;
	margin-bottom: 20px;
}
/* 內頁商品 */
#products_row .products_case { float: left; clear : right; }
#products {
	float: left;
	clear: left;
}

/* 內頁產品圖 */
DIV#products .images{ margin: 0 auto; text-align: center;}

/* 內頁產品名稱 */
DIV#products .name {
	font-size: 1em;
	color: #869671;
	line-height: 16px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/me/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 140px;
	padding-right: 10px;
}
DIV#products .name a:link{color: #869671;}
DIV#products .name a:visited{color: #869671;}
DIV#products .name a:hover{color: #869671;}
DIV#products .name a:active{color: #869671;}

/* 相簿內容設定 */
#album_case {
	height: auto;
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
	clear: both;
	float: left;
}

/* 相簿頁樣式設定 (左右區塊) */
#album_case_left {
	width:420px;
	float: left;
	clear: left;
}
#album_case_right {
	width:189px;
	float: right;
	clear: right;
}

/* 相簿左區內容設定 */
#album_case_pic {
	width:420px;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
#album_case_pic_list {
	width:420px;
	float: left;
	clear: left;
}
#album_case_pic_list .pic { width: 400px; background-color: #FFF;}
#album_case_pic_list .pic p { 
	float: left;
	margin: 2px;
}
#album_case_pic_list .pic p img{border: 1px solid #e1e1e1; background: #fff;}

/* 相簿右區設定 */
.album_title{
	font-size: 1.3em;
	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/album_case1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#album_information .album_center{
	background-image: url(../images/album/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/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/album/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	font-size: 1em;
	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/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: 1em; 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;}

/* 最新消息 */
.news_list li{
	color:#9d7f62;
	font-size:12px;
	line-height:19px;
	text-align:left;
	padding:3px 0px;
}
.news_list li a:link{color:#9d7f62; text-decoration: none;}
.news_list li a:visited{color:#9d7f62; text-decoration: none;}
.news_list li a:hover{color:#9d7f62; text-decoration: none;}
.news_list li a:active{color:#9d7f62; text-decoration: none;}

/* 頁面資訊區 */
.btn_list {
	text-align:right;
}

/* 頁尾資訊區 */
.footer_right{
	padding:8px 10px 8px 25px;
	text-align:left;
}
.footer_text{
	color:#669966;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
.footer_text a:link{color:#669966;}
.footer_text a:visited{color:#669966;}
.footer_text a:hover{color:#669966;}
.footer_text a:active{color:#669966;}

.footer_copyright{
	color:#669966;
	font-size:11px;
	line-height:20px;
	text-align:left;
}
.footer_copyright a:link{color:#669966;}
.footer_copyright a:visited{color:#669966;}
.footer_copyright a:hover{color:#669966;}
.footer_copyright a:active{color:#669966;}

#pn_button {
	float:right;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
}
#return_button {
	float:right;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
}
