@charset "utf-8";
/* CSS Document */

/* RESET CSS*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/* font: inherit; 拉掉此行以避免原本舊的上稿字的設定會跑掉 *
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
		line-height: 1; /* 拉掉此行以避免原本舊的上稿行距設定會跑*/
}
tbody {
		line-height:normal; /* 讓原本舊的上稿行距設定不受common css影響*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
/*	border-collapse: collapse;
	border-spacing: 0;*/
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------------------------------------*/

/*clearfix*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/*-----------------------------------------------------------------------------------------------------------*/

.menu1309 {
width: 1000px;
margin: 0 auto;
}

/*alltop1309*/
.alltop1309{
	width:100%;
	height:24px;
	background:#f9f9f9;
	border-bottom:1px solid #dbdbdb;
	}
.alltop1309 div{
	width:1000px;
	text-align:right;
	margin:0 auto;
	line-height:24px;
	font-size:12px;
	font-family:Verdana,"新細明體", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#8d8677;
	}

.alltop1309 div a:link,.alltop1309 div a:visited{
	margin:0 5px 0 0;
	text-decoration:none;
	color:#8d8677;	
	}
.alltop1309 div a:hover{
	text-decoration:underline;
	}
	
/*header*/
.header1309{
	width:1000px;
	height:85px;
	margin:0 auto;
	clear:both;
	}
	
.header1309_w200{
	float:left;
	width:233px;
	height:85px;
	position:relative;
	}
img.header1309_logo{
	margin:5px 0 0 10px;	
	border:0;
	}
.header1409_logo {
	float: left;
    width: 233px;
    height: 85px;
	margin: -10px 0 0 5px;
    }
.header1409_logo .logo1409 {
	float: left;
	width:135px;
	height:75px;
	}
.header1409_logo .logo1409 h1 {
	text-indent: -9999px;
	}
.header1409_logo .ad1409 {	
	float: right;
	width:95px;
	height:75px;
	margin: 10px 0 0 2px;
	}

a.header1309_logoLink1{
	position:absolute;
	display:block;
	width:146px;
	height:45px;
	margin-top:10px;
	margin-left:5px;
	left: 3px;
	top: 10px;
	text-indent:-9999px;
	background:#fff;
	opacity:0; 
	filter:alpha(opacity=0);	
	}
a.header1309_logoLink2{
	position:absolute;
	display:block;
	width:75px;
	height:77px;
	margin-top:30px;
	margin-left:5px;
	left: 148px;
	top: -24px;
	text-indent:-9999px;
	background:#fff;
	opacity:0; 
	filter:alpha(opacity=0);	
	}

.header1309_w390{
	float:left;
	width:400px;
	margin-left:20px;
	height:75px;
	position:relative;
	margin-top:-5px;
	}

.h_search1309{
	background:#ab9e88;
	height:36px;
	margin-top:20px;
	width:355px;
	float:left
	}
.h_search1309 input{
	background:#FFF;
	border:0;
	height:30px;
	margin:3px;	
	*margin: 2px 3px 3px 3px;
	padding:0 4px;
	width:300px;
	font-size:15px;
	line-height:30px;
	font-family:Verdana,"新細明體", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#8d8677;
	}
	
.h_searchBTN1309 a{
	width:36px;
	height:36px;
	display:block;
	font-size:15px;
	line-height:36px;
	font-family:"新細明體";
	letter-spacing:1px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	right:48px;
	top:11px;
	margin-top:10px;
	}
.h_search1309adv{
	width:40px;
	float:right;
	height:36px;
	margin-top:20px;
	}
.h_search1309adv a{
	margin-top:10px;
	font-size:13px;
	font-family:"新細明體";
	line-height:36px;
	color:#ab9e88;
	}
	
.h_keywords1309{
	color:#8d8677;
	font-size:13px;
	font-family:Verdana,"新細明體", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	width:99%;
	margin:0 auto;
	overflow:hidden;
	heigth:22px;
	line-height:22px;	
	}
.h_keywords1309 a{
	color:#8d8677;
	text-decoration:none;
	margin-right:6px;
	}
	
.h_keywords1309 a.h_keywordsRED{
	color:#ea5f64;
	}

/*福利網 粉絲團  序號入口*/
.header1309_w360{
	width:337px;
	height:85px;
	float:right;
	}

.headerNAV1309{
	width:279px;
	height:34px;
	margin-top:10px;
	margin-left:40px;
	background:url(https://www.treemall.com.tw/130827/images/fb_num.jpg);
	overflow:hidden;
	position:relative;
	}

.headerNAV_wel{
	display:block;
	width:74px;
	height:34px;
	position:absolute;
	left:0;
	top:0;
	}
.headerNAV_fb{
	display:block;
	width:71px;
	height:34px;
	position:absolute;
	left:74px;
	top:0;
	}
.headerNAV_num{
	display:block;
	width:130px;
	height:34px;
	position:absolute;
	right:0;
	top:0;
	}

/*入會好禮 會員福利金 舞動紅利 一點折一元*/

.topsubnav1309{
	width:320px;
	height:26px;
	margin-left:20px;
	margin-top:15px;
	}
	
.topsubnav1309 ul{
	margin:0;
	padding:0;
	}

.topsubnav1309 ul li a span{
	display:none;
	}

.topsubnav1309 ul li{
	float:left;
	margin:0;
	padding:0;

	}

.topsubnav01_1309 a:link,.topsubnav01_1309 a:visited{
	width:72px;
	height:26px;
	display:block;
	background:url(https://www.treemall.com.tw/131015/images/topSubNav_01.jpg);
	}
.topsubnav01_1309 a:hover{
	background:url(https://www.treemall.com.tw/131015/images/topSubNav0_01.jpg);
	}

.topsubnav02_1309 a:link,.topsubnav02_1309 a:visited{
	width:90px;
	height:26px;
	display:block;
	background:url(https://www.treemall.com.tw/131015/images/topSubNav_02.jpg);
	}
.topsubnav02_1309 a:hover{
	background:url(https://www.treemall.com.tw/131015/images/topSubNav0_02.jpg);
	}

.topsubnav03_1309 a:link,.topsubnav03_1309 a:visited{
	width:71px;
	height:26px;
	display:block;
	background:url(https://www.treemall.com.tw/131015/images/topSubNav_03.jpg);
	}
.topsubnav03_1309 a:hover{
	background:url(https://www.treemall.com.tw/131015/images/topSubNav0_03.jpg);
	}
.topsubnav04_1309 a:link,.topsubnav04_1309 a:visited{
	width:87px;
	height:26px;
	display:block;
	background:url(https://www.treemall.com.tw/131015/images/topSubNav_04.jpg);
	}
.topsubnav04_1309 a:hover{
	background:url(https://www.treemall.com.tw/131015/images/topSubNav0_04.jpg);
	}

.menu1309{
	width:1000px;
	margin:0 auto;
	z-index:999;
	}
.header1309end{
	clear:both;
	height:8px;
	}
	
.ad1000_1309{
	width:1000px;
	margin:0 auto 8px auto;
	}

/*footer1309*/
.footer1309{
	background:#f2eeda;
	width:1000px;
	margin:0 auto;
	}
.footer1309_left{
	width:390px;
	float:left;
	margin:15px 0 0 30px;
	}
.footer1309_left01{
	border-right:1px dashed #9e945f;
	height:120px;
	}
.footer1309_left span,.footer1309_right span{
	color:#4c4c4c;
	font-size:15px;
	font-family:"新細明體";
	font-weight:bold;
	padding:0;
	margin:0 0 12px 0;
	display: inline-block;
	line-height:18px;
	letter-spacing:0.1em;
	} 
	
.footer1309_left01 h2{
	padding:0;
	margin:0 12px 0 2px;
	font-size:15px;
	font-weight:bold;
	color:#9e945f;
	font-family:"新細明體";
	letter-spacing:0.1em;
	display:block;
	float:left;
	height:30px;
	width:180px;
		}
	
.footer1309_left01 h2 a:link{
	font-size:15px;
	color:#9e945f;
	text-decoration:none;	
	}

.footer1309_left01 h2 a:hover{
	font-size:15px;
	color:#6e642d;
	text-decoration:underline;

	}

.footer1309_left01 h2 a:visited{
	font-size:15px;
	color:#9e945f;
	text-decoration:none;	
	}

.footer1309_left01 h2.f_icon05{
	margin-bottom:8px;}	
	
.footer1309_left01 h2 img{
	vertical-align:top;
	margin-right:5px;
	margin-top:2px;
	}

.footer1309_right{
	width:535px;
	float:right;
	margin:15px 30px 0 0;
	}
	
.footer1309_right01 ul{
	width:512px;
	}

.footer1309_right01 ul li{
	width:128px;
	height:40px;
	display:block;
	float:left;
	}




.tr_footerSEC1309{
	clear:both;
	margin:0 auto 10px auto;
	width:1000px;
	text-align:center;
	color:#9e945f;
	font-size:12px;
	font-family:"新細明體";
	line-height:20px;
	background:#f2eeda;
	padding-top:10px;
	padding-bottom:10px;
	}

.tr_footerSEC1309 a:link,.tr_footerSEC1309 a:visited{
	color:#9e945f;
	text-decoration:none;
	margin:0 5px 0px 5px;
	}

.tr_footerSEC1309 a:hover{
	color:#6e642d;
	text-decoration:underline;
	}

.ui-autocomplete { z-index: 9999 !important; }

