/* 浪漫風情網誌CSS */
/*----版面區塊部份----*/
/*卷軸*/
html{ 
SCROLLBAR-FACE-COLOR: #95D152;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #95D152; 
SCROLLBAR-DARKSHADOW-COLOR: #95D152;
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #95D152;
}

/*整體版面*/
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*整體內容區塊*/
.main{
	width: 950px;
	background-color: #FFFFFF;
	height:100%;
}
/*上方橫福背景總區塊*/
.banner{
	width:950px;
	height:212px;
}
/*上方橫福背景內區塊*/
.banner_box {
	width:100%;
	height:212px;
}
/*上方橫幅會員註冊登入區塊*/
.usermenu_box {
	width:100%;
	text-align: right;
}
/*上方橫幅店家名稱區塊*/
.storetilte_box {
	width: 100%;
	text-align: center;
}
/*上方橫幅選單區塊*/
.menu_box {
	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_noticetop{
	width:225px;
	height:69px;
	background-image:url(../images/new_side_menubg.gif);
}
/*側邊系統公告內容區塊*/
.side_noticecontet{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
}
/*側邊店家檔案區塊*/
.store_infobox {
	width:225px;
	height: auto;
}
/*側邊店家檔案上方圖區塊*/
.store_infotop{
	width:225px;
	height:69px;
	background-image:url(../images/new_side_menubg.gif);
}
/*側邊店家檔案內容區塊*/
.store_infocontet{
	width:195px;
	margin-left:15px;
	left: 0px;
	height: 100px;
	padding-top: 3px;
}
/*側邊店家檔案照片區塊*/
.store_infopic {
	width:181px;
	margin-left:15px;
	height:auto;
	left: 7px;
	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;
}
/*側邊店家名稱區塊*/
.store_infopicbg {
	width:181px;
	margin-left:15px;
	height:28px;
	border:1px solid #D9D9D2;
	left: 7px;
	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_searchbox {
	width:225px;
	height: auto;
}
/*側邊最新文章區塊*/
.leftmenu{
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
        color: #333300;
        vertical-align: top;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: center;
	line-height:75pt;
	font-weight: normal;
        text-decoration: none ;
}
/*側邊最新文章內容區塊*/
.new_article{
	width:95%;
	left:5%;
	margin-left:1px;
	float: right;
	padding-top: 5px;
	padding-left: 5px;
        text-decoration: none ;
}
.new_article a:link
{
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-weight: normal;
}
.new_article a:visited
{
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-weight: normal;
}
.new_article a:hover
{
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-weight: normal;
}
.new_article a:active
{
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-weight: normal;
}
/*側邊文章分類區塊*/
.side_diaryclassbox {
	width:225px;
	height: auto;
}
/*側邊文章分類內容區塊*/
.side_diaryclasscontet{
	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;
}
/*側邊好站連結區塊*/
.side_linksbox {
	width:225px;
	height: auto;
}
/*側邊好站連結內容區塊*/
.side_linkscontet{
	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:5%;
	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: 50%;
	margin-left:25px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
/*商品公告banner區塊*/
.adminpost_banner {
	width:651px;
	height:33px;
	background-image:url(../images/new_adminpost.gif);
	float: none;
}
/*商品公告banner區塊*/
.adminpost_box {
	width:100%;
}
/*商品公告banner內容區塊*/
.adminpost_content_box {
	width:100%;
}

/*商品類型banner區塊*/
.goods_banner {
	width:651px;
	height:33px;
	background-image:url(../images/new_diary_title.gif);
	float: none;
}
/*商品上方基本資料區塊*/
.goods_intro_p1 {
	width:100%;
}
/*商品上方基本資料區塊-左區大小*/
.goods_intro_p1_l {
		width: 320px;
}
/*商品圖片區塊*/
.store_mainpic {
	border: 1px solid #E5E5E5;
	padding: 2px;
}
/*商品其他圖片區塊*/
.store_otherpic {
	width:315px;
	height:60px;
	top: 287px;
	background-color: #F5F5F5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
/*商品評價區塊*/
.store_estimate {
	width:316px;
	height:58px;
	background-color: #FFE9E0;
}
/*商品上方基本資料區塊-右區大小*/
.goods_intro_p1_r {
	width: 345px;
	padding: 1px;
}
/*商品名稱及標題區塊*/
.store_name_box {
	width:95%;
	background-color: #FBFBFB;
	border: 1px solid #E5E5E5;
	padding: 2px;
	text-align: left;
}
/*分隔線區塊*/
.line {
	width:98%;
	left:50%;
}
/*產品規格說明區塊*/
.data_p1 {
	width:651px;
	left:50%;
}
/*產品規格說明內容*/
.data_p1c {
	width:98%;
	left: 2%;
}
/*產品保固說明區塊*/
.data_p2 {
	width:651px;
	left:50%;
}
/*產品保固說明內容*/
.data_p2c {
	width:98%;
	left: 2%;
}
/*產品其他說明區塊*/
.data_p3 {
	width:651px;
	left:50%;
}
/*產品其他說明內容區塊*/
.data_p3c {
	width:98%;
	left: 2%;
}
/*同系列產品區塊*/
.data_p4 {
	width:651px;
	left:50%;
}
/*同系列產品內容區塊*/
.data_p4c{
	width:98%;
	left: 2%;
	}
/*同系列產品圖片說明區塊*/
.photo_dectable {
	text-decoration: none;
	background-position: center;
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}
/*相關回應區塊*/
.data_p5 {
	width:651px;
	left:50%;
}
/*相關回應內容區塊*/
.data_p5c{
	width:98%;
	left: 2%;
	}
/*我要回應區塊*/
.data_p6{
	width:651px;
	left:50%;
}
/*我要回應內容區塊*/
.data_p6c{
	width:98%;
	left: 2%;
	}
/*----文字部份----*/
/*使用者註冊、登入文字*/
.user_menu {
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}
.user_menu a:link{
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}
.user_menu a:visited{
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}
.user_menu a:hover{
	font-size: 10pt;
	line-height: 150%;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}
.user_menu a:active{
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	word-spacing: 1pt;
}
/*商店標題文字*/
.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: #009900;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
}
.menu a:link{
	font-size: 11pt;
	line-height: 200%;
	color: #009900;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
}
.menu a:visited{
	font-size: 11pt;
	line-height: 200%;
	color: #009900;
	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: #055405;
	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: #009900;
	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;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-indent: none;
        position:relative;
        top:18px; 
        right:50px;
}
.side_top a:link{
	font-size: 11pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-indent: none;
        position:relative;
        top:0px; 
        left:0px;
}
.side_top a:visited{
	font-size: 11pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-indent: none;
        position:relative;
        top:0px; 
        left:0px;

}
.side_top a:hover{
	font-size: 11pt;
	font-weight: none;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-indent: none;
        position:relative;
        top:0px; 
        left:0px;
}
.side_top a:active{
	font-size: 11pt;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-indent: none;
        position:relative;
        top:0px; 
        left:0px;
}
/*側邊內容文字*/
.side_content {
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
.side_content a:link{
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
.side_content a:visited{
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
.side_content a:hover{
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
.side_content a:active{
	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;
}
/*商品名稱文字*/
.goods_data_name {
	font-size: 12pt;
	line-height: 150%;
	color: #1D2088;
	text-align: left;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*商品標題文字*/
.goods_sdec {
	font-size: 11pt;
	line-height: 150%;
	color: #00A0E9;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
}
/*商品相關內容文字*/
.main_content {
	font-size: 10pt;
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*商品欄位標題文字*/
.id_name {
	font-size: 9pt;
	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;
}
/*商品原價文字*/
.price {
	font-size: 11pt;
	line-height: 150%;
	color: #9F9F9F;
	text-decoration: line-through;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*商品特價文字*/
.sales {
	font-size: 15pt;
	line-height: 150%;
	color: #E60011;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif;
}
/*商品評鑑文字*/
.recommend{
font-size: 10pt;
	ilne-height: 150%;
	color: #EB6100;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;

}
/*商品評鑑內容文字*/
.recommend_content {
	line-height: 150%;
	color: #626262;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}
/*單筆商品檢舉、推薦、轉寄文字*/
.member_link {
	font-size: 10pt;
	line-height: 150%;
	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;
}
.tag_name a:link{
font-size: 10pt;
	ilne-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_name a:visited{
font-size: 10pt;
	ilne-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_name a:hover{
font-size: 10pt;
	ilne-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.tag_name a:active{
font-size: 10pt;
	ilne-height: 150%;
	color: #DAAF03;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*商品說明文字*/
.data_content{
	font-size: 10pt;
	line-height: 150%;
	color: #707070;
	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;
}
/*同系列商品價格文字*/
.goods_price2 {
	font-size: 10pt;
	line-height: 150%;
	color: #e60011;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
/*相關回應內容文字*/
.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;
}
/*我要回應欄位文字*/
.reply_keyin
{font-size: 10pt;
	line-height: 150%;
	color: #808080;
	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;
}
/*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;
}
/*文章標題r*/
.goods_banner_01 {
	width:654px;
	height:35px;
	float: none;
	font-size: 11pt;
	color: #5b3832;
	font-weight: bold;
	letter-spacing: 2pt;
	padding-left: 10pt;
	padding-top: 5pt;
}
/*文章內容*/
.diary_meat{
	float: none;
	color: #696868;
	font-size: 10pt;
	letter-spacing: 1pt;
	padding-left: 10pt;
	line-height: 150%;
	width: 630px;
}

/*繼續閱讀*/
.aby_read {
	font-size: 9pt;
	font-weight: lighter;
	color: #e59804;
	padding-top: 10pt;
	text-decoration: none;
}
.aby_read a:link{
	font-size: 9pt;
	font-weight: lighter;
	color: #e59804;
		text-decoration: none;
}
.aby_read a:visited{
	font-size: 9pt;
	font-weight: lighter;
	color: #e59804;
		text-decoration: none;
}
.aby_read a:hover{
	font-size: 9pt;
	font-weight: lighter;
	color: #fec048;
		text-decoration: none;
}
.aby_read a:active{
	font-size: 9pt;
	font-weight: lighter;
	color: #fec048;
		text-decoration: none;
}
/*文章標題上的日期*/
.goods_banner_02 {
	width:654px;
	height:30px;

	float: none;
	font-size: 11pt;
	color: #905e49;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	padding-left: 10pt;
	padding-top: 10pt;
	padding-bottom: 5pt;
}
/*框線*/
.frame {
	float: none;
	border: 1px solid #CCCCCC;
}
/*回應數字*/
.style01 {
	font-size: 10pt;
	font-weight: normal;
	color: 6d8225;
}
/*回應人氣字*/
.style02 {
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}
/*人氣數字*/
.style03 {
	font-size: 10pt;
	font-weight: normal;
	color: e55c0c;
}
/*下面頁數*/
.a_album_pic_box{
	border:1px solid #D9D9D2;
	padding:5px;
	float: none;
	text-align: center;
	background-position: center;
}
/*商品相關內容文字*/
.main_content＿2{
	font-size: 10pt;
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.main_content＿2 a:link{
	font-size: 10pt;
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: normal;
}
.main_content＿2 a:visited{
	font-size: 10pt;
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: normal;
}
.main_content＿2 a:hover{
	font-size: 10pt;
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: normal;
}
.main_content＿2 a:active{
	font-size: 10pt;
	line-height: 150%;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-weight: normal;
}
/*最下面頁數*/
.a_album_page_box
{
	float: none;
	background-position: 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;
}
/*文章引用者*/
.cite{
	float: none;
	color: #696868;
	font-size: 10pt;
	letter-spacing: 1pt;
	width: 589px;
	padding-left: 10px;
	line-height: 20pt;
}
.cite a:link{
	float: none;
	color: #696868;
	font-size: 10pt;
	letter-spacing: 1pt;
	padding-left: 10px;
	line-height: 15pt;
	padding-top: 5px;
}
.cite a:visited{
	float: none;
	color: #696868;
	font-size: 10pt;
	letter-spacing: 1pt;
	padding-left: 10px;
	line-height: 15pt;
	padding-top: 5px;
}
.cite a:hover{
	float: none;
	color: #2d2d2d;
	font-size: 10pt;
	letter-spacing: 1pt;
	padding-left: 10px;
	line-height: 15pt;
	padding-top: 5px;
}
.cite a:active{
	float: none;
	color: #2d2d2d;
	font-size: 10pt;
	letter-spacing: 1pt;
	padding-left: 10px;
	line-height: 15pt;
	padding-top: 5px;
}/*文章引用*/
.cite1{
	float: none;
	color: #696868;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
	padding-top: 5px;
}
.cite2{
	float: none;
	color: #999999;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
	text-decoration: none;
}
.cite2 a:link{
	float: none;
	color: #DAAF03;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
		text-decoration: none;
}
.cite2 a:visited{
	float: none;
	color: #DAAF03;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
		text-decoration: none;
}
.cite2 a:hover{
	float: none;
	color: #DAAF03;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
		text-decoration: none;
}
.cite2 a:active{
	float: none;
	color: #DAAF03;
	font-size: 10pt;
	letter-spacing: 1pt;
	line-height: 15pt;
		text-decoration: none;
}

/*推薦、轉寄文章*/
.push{
	font-size: 10pt;
	color: #e6ae04;
	letter-spacing: 1pt;
}
.push a:link{
	font-size: 10pt;
	color: #e6ae04;
	letter-spacing: 1pt;
}
.push a:visited{
	font-size: 10pt;
	color: #e6ae04;
	letter-spacing: 1pt;
}
.push a:hover{
	font-size: 10pt;
	color: #fad76f;
	letter-spacing: 1pt;
}
.push a:active{
	font-size: 10pt;
	color: #fad76f;
	letter-spacing: 1pt;
}
/*修改、刪除文章*/
.delete{
	font-size: 10pt;
	color: #f29c9f;
	letter-spacing: 1pt;
}
.delete a:link{
	font-size: 10pt;
	color: #f29c9f;
	letter-spacing: 1pt;
}
.delete a:visited{
	font-size: 10pt;
	color: #f29c9f;
	letter-spacing: 1pt;
}
.delete a:hover{
	font-size: 10pt;
	color: #ffd9da;
	letter-spacing: 1pt;
}
.delete a:active{
	font-size: 10pt;
	color: #ffd9da;
	letter-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;
}
.Recommended
{
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: right;
	line-height: 120%;
}
.date
{
	font-size: 18pt;
	font-style: normal;
	font-variant: normal;
	color: #B5E377;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
.title
{
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 120%;
	font-weight: bold;
	font-family: 標楷??細??, 細??
}

.content
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family: ?細??;
}

.content a:link
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #E0A71D;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family: ?細??;
}
.content a:visited
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #E0A71D;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family: ?細??;
}
.content a:hover
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #E0A71D;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family: ?細??;
}
.content a:active
{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #E0A71D;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-align: left;
	line-height: 150%;
	font-weight: normal;
	font-family: ?細??;
}
/*行事曆*/
.calendar_title
{
	line-height: 150%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 11pt;
	font-weight:bold;
}
.calendar_day
{
	line-height: 120%;
	color: #969695;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	font-size: 10pt;
}

