/* 品味生活相本CSS */
/*----版面區塊部份----*/
/*卷軸*/
HTML{SCROLLBAR-FACE-COLOR: #6c0000;
 SCROLLBAR-HIGHLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #6c0000;
 SCROLLBAR-ARROW-COLOR: #fcfcd8;
 SCROLLBAR-TRACK-COLOR: #fcd8b4;
 SCROLLBAR-DARKSHADOW-COLOR: #902424;
 SCROLLBAR-BASE-COLOR: #902424
}
/*整體版面*/
body {
	background-color: #F29C9F;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*整體內容區塊*/
.main{
	width: 950px;
	background-color: #FFFFFF;
	height:100%;
}
/*上方橫福背景總區塊*/
.banner{
	width:950px;
	height:311px;
}
/*上方橫福背景內區塊*/
.banner_box {
	width:100%;
	height:311px;
}
/*上方橫幅會員註冊登入區塊*/
.usermenu_box {
	width:100%;
	text-align: right;
}
/*上方橫幅店家名稱區塊*/
.storetilte_box {
	height: 200px;
	padding-top: 120px;
	width: 100%;
	text-align: center;
}
/*上方橫幅選單區塊*/
.menu_box {
	background-color: #000000;
	text-align: right;
}
/*側邊選單區塊*/
.side_menu{
	width:225px;
	left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*側邊推薦區塊*/
.side_recommend {
	width:189px;
	height:20px;
	left: 50%;
	margin-left:15px;
	background-image: url(../images/new_sidebg01.gif);
	vertical-align: middle;
	background-position: center;
}
/*側邊加入商店消費VIP會員區塊*/
.side_storevip {
	width:189px;
	height:20px;
		left: 50%;
	margin-left:15px;
	background-image: url(../images/new_sidebg01.gif);
	vertical-align: middle;
	background-position: center;
}
/*側邊我要檢舉區塊*/
.side_impeach {
	width:189px;
	height:20px;
		left: 50%;
	margin-left:15px;
	background-image: url(../images/new_sidebg01.gif);
	vertical-align: middle;
	background-position: center;
}
/*側邊系統公告區塊*/
.side_noticebox {
	width:225px;
	height: auto;
}

/*側邊系統公告內容區塊*/
.side_noticecontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊商品分類區塊*/
.side_productclassbox {
	width:225px;
	height: auto;
}

/*側邊商品分類內容區塊*/
.side_productclasscontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊店家檔案區塊*/
.store_infobox {
	width:225px;
	height: auto;
}

/*側邊店家檔案內容區塊*/
.store_infocontet{
	width:190px;
	margin-left:15px;
	left: 0px;
	padding-top: 8px;
}
/*側邊店家檔案照片區塊*/
.store_infopic {
	width:181px;
	margin-left:5px;
	height:auto;
	left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D9D2;
	border-right-color: #D9D9D2;
	border-bottom-color: #D9D9D2;
	border-left-color: #D9D9D2;
	text-align: center;
}
/*側邊店家名稱區塊*/
.store_infopicbg {
	width:95%;
	margin-left:5px;
	height:28px;
	border:1px solid #D9D9D2;
	left: 0px;
	background-image: url(../images/new_storepic_nane_bg.gif);
	text-align: center;
}
/*側邊店家公告區塊*/
.store_noticebox {
	width:225px;
	height: auto;
}

/*側邊店家公告內容區塊*/
.store_noticecontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊最新回應區塊*/
.side_replybox {
	width:225px;
	height: auto;
}

/*側邊最新回應內容區塊*/
.side_replycontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊店家TAG區塊*/
.side_store_tag_box {
	width:225px;
	height: auto;
}

/*側邊店家TAG內容區塊*/
.side_store_tag_content{
	width:95%;
	left:0px;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊人氣指數區塊*/
.side_popybox {
	width:225px;
	height: auto;
}

/*側邊人氣指數內容區塊*/
.side_popcontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}
/*側邊RSS區塊*/
.side_rssybox {
	width:225px;
	height: auto;
}

/*內容區塊*/
.content {
	width:651px;
	height: 100%;
	left: 5%;
	margin-left:25px;
	padding-top: 5px;
}
/*相簿banner區塊*/
.album_banner	
	{
	width:651;
	height:33px;
	background-image:url(../images/new_album.gif);
	float: none;}
/*單本相本區塊*/
.a_album_box{
	width:160px;
}
/*單本相本封面區塊*/
.a_album_pic_box a:link img{
	padding:5px;
	text-align: center;
	background-position: center;
	opacity: .6;/* 透明度60% FireFox 的寫法 */ 
filter: Alpha(Opacity=60);/* 透明度60% IE 的寫法 */ 
}
.a_album_pic_box a:visited img{
	padding:5px;
	text-align: center;
	background-position: center;
	opacity: .6;/* 透明度60% FireFox 的寫法 */ 
filter: Alpha(Opacity=60);/* 透明度60% IE 的寫法 */ 
}
.a_album_pic_box a:hover img{
	padding:5px;
	text-align: center;
	background-position: center;
	opacity: 1;/* 透明度100% FireFox 的寫法 */ 
filter: Alpha(Opacity=100);/* 透明度100% IE 的寫法 */ 
}

/*單本相本封面區塊外框*/
.a_album_pic_box_frame
{
	border:1px solid #D9D9D2;
	text-align: center;
	}
/*單本相本封面*/
.a_album_pic
{
	border:1px solid #D9D9D2;
	}
/*單本相本標題區塊*/
.a_album_title_box
{
float: none;
	}
/*單本相本照片人氣數區塊*/
.a_album_des_box
{
	float: none;
	}
/*相本頁數區塊*/
.a_album_page_box
{
	float: none;
	background-position: center;
	}
/*----文字部份----*/
/*使用者註冊、登入文字*/
.user_menu {
	font-size: 10pt;
	line-height: 150%;
	color: #FEE0BE;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}.user_menu a:link{
	font-size: 10pt;
	line-height: 150%;
	color: #FEE0BE;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
	font-weight: normal;
}
.user_menu a:visited{
	font-size: 10pt;
	line-height: 150%;
	color: #FEE0BE;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
	font-weight: normal;
}
.user_menu a:hover{
	font-size: 10pt;
	line-height: 150%;
	color: #FEE0BE;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
	font-weight: normal;
}
.user_menu a:active{
	font-size: 10pt;
	line-height: 150%;
	color: #FEE0BE;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
	font-weight: normal;
}
/*商店標題文字*/
.store_title_font{
	font-size: 18px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: bold;
	text-align: center;
}
/*主要選單文字*/
.menu {
	font-size: 11pt;
	line-height: 200%;
	color: #6AB4DD;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
}
.menu a:link{
	font-size: 11pt;
	line-height: 200%;
	color: #6AB4DD;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
}
.menu a:visited{
	font-size: 11pt;
	line-height: 200%;
	color: #6AB4DD;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	font-weight: normal;
}
.menu a:hover{
	font-size: 11pt;
	line-height: 200%;
	color: #6AB4DD;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
		font-weight: normal;
}
.menu a:active{
	font-size: 11pt;
	line-height: 200%;
	color: #6AB4DD;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
		font-weight: normal;
}
/*系統選項文字*/
.admin_small {
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
.admin_small a:link{
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
	font-weight: normal;
}
.admin_small a:visited{
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
	font-weight: normal;
}
.admin_small a:hover{
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
	font-weight: normal;
}
.admin_small a:active{
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
	font-weight: normal;
}
/*側邊分類選項文字*/
.side_kindsbox {
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
/*側邊選單標題文字*/
.side_top {
	font-size: 11pt;
	line-height: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	text-indent: 30pt;
	padding-right: 20px;
}
.side_top a:link{
	font-size: 11pt;
	line-height: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	text-indent: 30pt;
	padding-right: 20px;
}
.side_top a:visited{
	font-size: 11pt;
	line-height: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	text-indent: 30pt;
	padding-right: 20px;
}
.side_top a:hover{
	font-size: 11pt;
	line-height: 30pt;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	text-indent: 30pt;
	padding-right: 20px;
}
.side_top a:active{
	font-size: 11pt;
	line-height: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	text-indent: 30pt;
	padding-right: 20px;
}
/*側邊內容文字*/
.side_content {
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
/*側邊店家檔案標題文字*/
.store_name {
	font-size: 11pt;
	line-height: 150%;
	color: #7C7C7C;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
/*TAG標籤文字*/
.top1 {
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #D16800;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top1 a:link{
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #D16800;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top1 a:visited{
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #D16800;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top1 a:hover{
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #D16800;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top1 a:active{
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #D16800;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top2 {
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top2 a:link{
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top2 a:visited{
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top2 a:hover{
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top2 a:active {
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top3 {
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #0053D9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top3 a:link{
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #0053D9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top3 a:visited{
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #0053D9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top3 a:hover {
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #0053D9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.top3 a:active {
	font-size: 11pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #0053D9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.other_tag {
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.other_tag a:link{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.other_tag a:visited{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.other_tag a:hover {
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.other_tag a:active {
	font-size: 12pt;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #B9DC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_content {
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_content a:link{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_content a:visited{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_content a:hover{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_content a:active{
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相本標題文字*/
.a_album_title{
	font-size: 10pt;
	line-height: 120%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相本照片人氣數文字*/
.a_album_des{
	font-size: 10pt;
	line-height: 120%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
/*相本頁數*/
.album_page{
	font-size: 10pt;
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.album_page a:link{
	font-size: 10pt;
	line-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.album_page a:visited{
	font-size: 10pt;
	line-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.album_page a:hover{
	font-size: 10pt;
	line-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.album_page a:active{
	font-size: 10pt;
	line-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
/*照片數字*/
.style01 {
	font-size: 10pt;
	font-weight: normal;
	color: 617708;
}
/*相本人氣文字*/
.style02 {
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
.style02 a:link{
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
.style02 a:visited{
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
.style02 a:hover{
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
.style02 a:active{
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
/*人氣數字*/
.style03 {
	font-size: 10pt;
	font-weight: normal;
	color: #e55c0c;
}
/*相本內頁標題*/
.style04 {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style04 a:link{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style04 a:visited{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style04 a:hover{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style04 a:active{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/*分隔線外框間隔*/
.frame- {
	height: 20pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
}
/*照片人氣外框間隔*/
.frame-2{
	padding-top: 5pt;
	padding-bottom: 0pt;
}
/*相本介紹*/
.main_content {
	font-size: 10pt;
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相本主題文字*/
.style06 {
	font-size: 12pt;
	font-weight: normal;
	color: #5cbffa;
	letter-spacing: 2pt;
	text-decoration: none;
}
.style06 a:link{
	font-size: 12pt;
	font-weight: normal;
	color: #5cbffa;
	letter-spacing: 2pt;
		text-decoration: none;
}
.style06 a:visited{
	font-size: 12pt;
	font-weight: normal;
	color: #5cbffa;
	letter-spacing: 2pt;
		text-decoration: none;
}
.style06 a:hover{
	font-size: 12pt;
	font-weight: normal;
	color: #5cbffa;
	letter-spacing: 2pt;
		text-decoration: none;
}
.style06 a:active{
	font-size: 12pt;
	font-weight: normal;
	color: #5cbffa;
	letter-spacing: 2pt;
		text-decoration: none;
}
/*底層相簿主題圖外框*/
.a_album_pic_box-2
	{
	border:3px solid #9DA7DC;
	padding:5px;
	float: none;
	text-align: center;
	background-position: center;
}
/*轉寄好友、我要推薦*/
.style1 {color: #DAAF03
}
/*商品欄位標題文字*/
.id_name {
	font-size: 10pt;
	line-height: 150%;
	color: #313131;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*商品欄位內容文字*/
.id_content {
	font-size: 10pt;
	line-height: 150%;
	color: #313131;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*單筆商品檢舉、推薦、轉寄文字*/
.member_link {
	font-size: 10pt;
	line-height: 120%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.member_link a:link{
	font-size: 10pt;
	line-height: 120%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.member_link a:visited{
	font-size: 10pt;
	line-height: 120%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.member_link a:hover{
	font-size: 10pt;
	line-height: 120%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.member_link a:active{
	font-size: 10pt;
	line-height: 120%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*商品標籤文字*/
.tag_name{
font-size: 10pt;
	ilne-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*其他照片圖說文字*/
.pic_dec {
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相關回應區塊*/
.data_p5 {
	width:651px;
	left:50%;
}
/*相關回應內容文字*/
.reply_content
{font-size: 10pt;
	line-height: 150%;
	color: #313131;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相關回應時間資訊文字*/
.reply_time
{font-size: 10pt;
	line-height: 150%;
	color: #707070;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相關回應人文字*/
.reply_name
{font-size: 10pt;
	line-height: 150%;
	color: #f39700;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*我要回應公開、悄悄話文字*/
.choose_item
{font-size: 10pt;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*我要回應欄位文字*/
.reply_keyin
{font-size: 10pt;
	line-height: 150%;
	color: #9abb4b;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*框線*/
.frame {
	float: none;
	border: 1px solid #CCCCCC;
}
/*其它照片圖間隔*/
.frame-3 {
	padding: 5pt;
}

/*其他照片圖說文字*/
.pic_dec {
	font-size: 11pt;
	line-height: 150%;
	color: #434343;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*店家選單文字*/
.store_menu{
	font-size: 10pt;
	line-height: 200%;
	color: #5C5A5A;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.store_menu a:link{
	font-size: 10pt;
	line-height: 200%;
	color: #5C5A5A;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.store_menu a:visited{
	font-size: 10pt;
	line-height: 200%;
	color: #5C5A5A;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.store_menu a:hover{
	font-size: 10pt;
	line-height: 200%;
	color: #5C5A5A;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
.store_menu a:active{
	font-size: 10pt;
	line-height: 200%;
	color: #5C5A5A;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
}
/*系統修改刪除文字*/
.admin_font2 {
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
	text-decoration: none;
}

.admin_font2 a:link{
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
		text-decoration: none;
}
.admin_font2 a:visited{
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
		text-decoration: none;
}
.admin_font2 a:hover{
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
		text-decoration: none;
}
.admin_font2 a:active{
	font-size: 9pt;
	color: #666666;
	letter-spacing: 1pt;
		text-decoration: none;
}

