body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main {
	padding-bottom: 19px;
	padding-left: 30px;
}

/* 左區menu */
.left_title {
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #000;
	background-image: url(../images/left_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 30px;
}
.left_center {
	background-color: #FFE2E1;
	padding-top: 5px;
}
.left_center li {
	padding-left: 59px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 1.5;
	color: #737272;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left_center li a{color: #737272;}
.left_center li a:hover{color: #737272;}

/* 首頁-跑馬燈 */
.marquee {
	font-size: 15px;
	line-height: 1.5;
	color: #ad2421;
	background-image: url(../images/icon_marquree.gif);
	background-repeat: no-repeat;
	background-position: 11px 2px;
	*+background-position: 11px 1px;
	text-align: left;
	padding-left: 33px;
}
.marquee a{color: #ad2421;}
.marquee a:hover{color: #ad2421;}
.index_news {
	padding-left: 29px;
}

/* 首頁-最新消息 */
.index_news li {
	font-size: 15px;
	line-height: 1.5;
	color: #414040;
	text-align: left;
}
.index_news li a{color: #414040;}
.index_news li a:hover{color: #414040;}
.index_news_day{
	color:#712146;
	font-weight:bold;
}

/* 首頁-會員商家 */
.index_member li {
	font-size: 16px;
	line-height: 1.5;
	color: #666666;
	text-align: left;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
	float: left;
	padding-bottom: 5px;
	display: block;
	width: 115px;
}
.index_member li a{color: #666666;}
.index_member li a:hover{color: #666666;}
.index_member_people{ color:#ec8000; font-size:12px;}

/* 首頁-活動花絮 */
.index_album p{
	padding:0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.index_album p img {
	text-align: center;
	border: 1px solid #b97dac;
}
.epaper_input {
	border: 1px solid #cfcdcd;
	width: 11em;
	font-size: 12px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.is_title {
	background-image: url(../images/right_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}
h1 {
	font-size: 22px;
	line-height: 1;
	*+line-height: 1.3;
	font-weight: bold;
	color: #fb515d;
	text-align: left;
	padding-left: 32px;
}


/* 網頁路徑 */
.path {
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 33px;
}
.path a{color: #666666;}
.path a:hover{color: #666666;}

/* 內頁-內容最小高度 */
.is_content{
	height:300px;
	padding-left:33px;
}

/* 頁尾資訊 */
.footer {
	background-color: #f2f2f2;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_menu {
	font-size: 11px;
	line-height: 1.5;
	color: #a34f7e;
	text-align: left;
	padding-bottom: 10px;
}
.footer_menu a:link{color: #a34f7e;}
.footer_menu a:visited{color: #a34f7e;}
.footer_menu a:hover{color: #a34f7e;}
.footer_menu a:active{color: #a34f7e;}

.footer_people{
	color:#ac0101;
	font-size:11px;
}

.footer_text{
	color:#606060;
	font-size:11px;
	text-align:left;
}
.footer_text a:link{color:#606060;}
.footer_text a:vistied{color:#606060;}
.footer_text a:hover{color:#606060;}
.footer_text a:active{color:#606060;}

.footer_copyright{
	color:#606060;
	font-size:11px;
	text-align:left;
}
.footer_copyright a:link{color:#606060;}
.footer_copyright a:vistied{color:#606060;}
.footer_copyright a:hover{color:#ff0000;}
.footer_copyright a:active{color:#606060;}

/* 討論區 */
.forum_title{
	color:#2b2b2b;
	font-size: 1em;
	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;
}
.forum_title2{
	color:#2b2b2b;
	font-size: 1em;
	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;
}

.cart_list_text{
	text-align: center;
}
.cart_list_text2{
	text-align: left;
	padding-left:5px;
}

.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}

/* 上下筆按鈕 */
#pn_button{
	padding: 5px 5px 0px 5px;
	float: right;
	text-align: right;
}

/* 回上頁 */
#return_button{
	padding: 5px 5px 0px 5px;
	float: right;
	text-align: right;
}

/* 相簿內容設定 */
#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 p { float: left; border: 1px solid #e1e1e1; background: #fff; margin: 2px; }

/* 相簿右區設定 */
.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_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{
	list-style-type:none;
	background-image: url(../images/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_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;}

/* 搜尋 */
.search{
	border: 1px solid #bbc0b2;
	background-color: #ebeee6;
	font-size: 1em;
	line-height: 14px;
	color: #9fa69b;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 10em;
}