﻿body {
	background: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#container {
	background: #fff;
	width: 998px;
	overflow: hidden;
	margin: 20px auto 20px auto;
}
#globalTop {
	width: 100%;
	padding: 0 7px 10px 17px;
}
#globalLeft {
	width: 190px;
	float: left;
	padding: 0 7px 0 17px;
}
#globalMiddle {
	width: 570px;
	float: left;
}
#globalRight {
	width: 190px;
	display: inline;
	float: right;
	margin-right: 17px;
}
#globalMiddleRight {
	width: 765px;
	float: left;
	text-align: center;
}
.globalFrame {
	width: 930px;
	margin: auto;
}
.globalHere {
	width: 765px;
	margin: auto;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #d4d4d4;
}
.globalHere h3 {
	line-height: 25px;
	font-size: 12px;
	margin: 0;  padding: 0;
	color: #333;
	background: #ededed url(images/title_bg.gif) repeat-x;
	height: 25px;
	padding: 0 8px;
}
#logo {
	position: absolute;
	width: 330px;
	text-align: center;
}


 /*  =================== 頂部選單 ===================  */
#globalHeader {
	height: 87px;
	background: url(images/top_bg.gif) repeat-x left bottom;
}
#globalTopNav {
	width: 100%;
	height: 24px;
	background: url(images/top_bg.gif) no-repeat left top;
	position: relative;
}
#globalTopNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/top_bg.gif) no-repeat right -25px;
	float: right;
	padding-right: 40px;
}
#globalTopNav li {
	color: #FFF;
	height: 24px;
	float: left;
	border-right: 1px solid #98b226;
}
#globalTopNav li a {
	color: #FFF;
	display: block;
	float: left;
	padding: 8px 10px 0;
}
#globalTopNav .user {
	position: absolute;
	top: 60px;   right: 150px;
}
#globalTopNav .user a {
	color: #FFF;
}


/*  =================== 主選單 ===================  */
#globalNav {
	background: url(images/nav_bg.gif) repeat-x left -78px;
	width: 950px;   height: 38px;
	margin: 10px auto;
}
#globalNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/nav_bg.gif) no-repeat right -39px;
	height: 38px;
}
#globalNav .first {
	width: 46px;
	background: url(images/nav_bg.gif) no-repeat left top;
}
#globalNav #currentPage {
	background: url(images/nav_bg.gif) repeat-x left -117px;
}
#globalNav #currentPage a {
	color: #000000;
	padding: 0 25px;
}
#globalNav li {
	height: 38px;
	float: left;
}
#globalNav li a {
	color: #858289;
	line-height: 38px;
	background: url(images/nav_bg.gif) no-repeat right bottom;
	overflow: hidden;
	float: left;
	padding: 0 20px;
}


.globalModule {
	clear: both;
	margin-bottom: 7px;
	overflow: hidden;
	zoom: 1;
	border: 1px solid #d4d4d4;
	position: relative;
}
.globalModule h3 {
	line-height: 25px;
	font-size: 12px;
	margin: 0;  padding: 0;
	color: #333;
	background: #ededed url(images/title_bg.gif) repeat-x;
	height: 25px;
	padding: 0 8px;
}
.globalModuleContent {
	line-height: 1.6em;
	color: #333;
	padding: 10px;
}
.globalModule .more {
	position: absolute;
	top: 5px;   right: 10px;
}
.globalModule .more a,
.globalModule .more a:visited {
	color:#858289;
}


/*  =================== 商品分類 ===================  */
#categoryTree .toggleblock {
	overflow: hidden;
}
#categoryTree .toggletitle span {
	color: #337fe6;
	float: right;
	cursor: pointer;
}
#categoryTree .toggletitle {
	padding: 5px 8px 0;
}
#categoryTree ul {
	list-style: none;
	margin: 0;  padding: 0;
	line-height: 1.6em;
	padding: 5px;
}
#categoryTree li {
	width: 90%;
	background: url(images/icon_arrow01.gif) no-repeat 4px 7px;
	padding-left: 12px;
}
#categoryTree li a {
	color: #0044DD;
}


/*  ==================== 目前位置 ====================  */
#urHere {
	background: #ededed url(images/title_bg.gif) repeat-x;
}
#urHere h3 {
	font-weight: normal;
	padding-left: 30px;
}
#urHere a {
	text-decoration: underline;
	color: #0044DD;
	margin: 0 3px;
}


/*  =================== 網格方式顯示 ===================  */
.itemGrid {
  width: 100%;
  overflow: hidden;
}


/*  ==================== 排行榜 ====================  */
#topList ul {
	margin: 0;
	padding: 10px;
	list-style: none;
}
#topList li {
	margin-bottom: 5px;   padding: 3px;
}
#topList a {
	color: #0044DD;
	margin-left: 3px;
}


/*  =================== 頁面脚部 ===================  */
#globalFooter {
	background: #666 url(images/footer_bg.gif) no-repeat right -19px;
	padding: 0 0 20px;
	clear: both;
}
#globalFooterBg {
	width: 980px;   height: 18px;
	background: #fff url(images/footer_bg.gif) no-repeat left top;
	margin-bottom: 15px;
}
#globalFooter div.service {
	clear:both;
	width:100%;
	margin:5px auto;
	text-align:center;
}
#globalFooter div.service span {padding:15px;}
#globalFooter a.copyright {text-decoration:none;color:#D1D1D1;}
#globalFooter a:hover.copyright {text-decoration:underline;color:#D1D1D1;}
#footerNav {
	text-align: center;
	color: #fff;
	margin: 0;  padding: 0;
	margin-bottom: 5px;
}
#footerNav a {
	color: #fff;
	margin: 0 5px;
}


#footerLinks {
	text-align:left;
	border-top: 1px solid #CCCCCC;
	padding: 0.2em 0.1em;
	background: #ededed url(themes/images/title_bg.gif) repeat-x;
}

