/***************************************************
  重新定義標籤
***************************************************/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #282828;
}
/*html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #282828;
}*/
p {
	text-align: left;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

h2 {
	text-align: left;
	margin-bottom: 0;
}
h2#item {
	background-color: #060;
	font-size: medium;
	font-weight: normal;
	color: #FFF;
	background-image: url(../image/item-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
}
a {
	color: #069;
}
a:visited, a:hover {
	color: #069;
	text-decoration: none;
}

/***************************************************
  基本版面配置
***************************************************/
#branding {
	height: 60px;
	border-bottom: 3px double #FFF;
	width: 1000px;
}

#mainContent {
	background-color: #FFF;
	text-align: center;
}

#secondaryNav {
	background-color: #666;
	text-align: center;
	border-top: 3px solid #DDD;
	border-bottom: 1px solid #FFF;
}
#prodDetail {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

/***************************************************
  線上購物
***************************************************/
h2#mbritem {
	background-color: #FC0;
	font-size: 12pt;
	font-weight: normal;
	background-image: url(../image/mbr-item-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	margin-top: 30px;
}

/***************************************************
  產品分類頁
***************************************************/
#prodList {
	padding-bottom: 20px;
}
#prodList img {
	border: 1px solid #CCC;
	background-color: #EEE;
}
#mainContent #prodList td {
	font-size: 10pt;
	line-height: 1.2em;
}

.prodImg {
	padding: 10px;
	border: 1px solid #666;
	background-color: #EEE;
	float: left;
}
.step {
	background-color: #EEE!important;
	padding: 5px;
	border: 1px solid #999;
	margin-right: 15px;
}
#spec {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	line-height: 2em;
	background-color: #f6f6f6;
	text-align: left;
	font-size: 10pt;
	margin: 0px 20px 20px 20px;
}
#spec th {
	border-bottom: 1px dotted #ccc;
}
#spec td {
	border-bottom: 1px dotted #ccc;
}
#balance {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	line-height: 2em;
	background-color: #f6f6f6;
	text-align: left;
	margin: 20px;
	font-size: 10pt;
}
#balance td {
	border-bottom: 1px dotted #ccc;
}
#parts {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	line-height: 2em;
	background-color: #f6f6f6;
	text-align: left;
	margin: 20px;
	font-size: 10pt;
}
#parts th {
	border-bottom: 3px double #ccc;
}
#parts td {
	border-bottom: 1px dotted #ccc;
}
.itemtag {
	background-image: url(../image/tag2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	text-align: left;
}
.buytag {
	background-image: url(../image/buy.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-left: 50px;
	font-size: 10pt;
}
.cart {
	background: url(../image/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	margin-left: 50px;
	font-size: 10pt;
}
.text {
	background-color: #F6F6F6;
	border-top: 3px solid #CCC;
	border-right: 1px dotted #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 1px dotted #CCC;
	padding: 15px;
	font-size: 10pt;
	line-height: 1.4em;
}
.mbrtext {
	background-color: #F6F6F6;
	border-top: 3px solid #CCC;
	border-right: 1px dotted #CCC;
	border-bottom: 3px solid #CCC;
	border-left: 1px dotted #CCC;
	margin-bottom: 30px;
	padding: 15px 100px 15px 100px;
}
#location {
	text-align: left;
	padding-bottom: 20px;
	font-size: 10pt;
}
.emphasis {
	color: #F00;
}
/***************************************************
  產品詳細資料
***************************************************/
#prodDataItem01 {
	background-color: #060;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem02 {
	background-color: #960;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem03 {
	background-color: #96F;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem04 {
	background-color: #069;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem05 {
	background-color: #FC0;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right05.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem06 {
	background-color: #900;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right06.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem07 {
	background-color: #666;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right07.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem08 {
	background-color: #690;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right08.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem09 {
	background-color: #F6F;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right09.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#prodDataItem10 {
	background-color: #39F;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	padding-right: 20px;
	text-align: left;
	border-bottom: 1px dotted #FFF;
	background-image: url(../image/item-right10.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent #prodDetail #spec h1 {
	display: inline;
	color: #1473a2;
	font-size: x-large;
	line-height: 1.4em;
}
#mainContent #prodDetail #spec caption {
	text-align: left;
}

/***************************************************
  檢視購物車
***************************************************/
#cartDetail {
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	line-height: 2em;
	background-color: #f6f6f6;
	text-align: left;
	margin: 20px 0px 20px 0px;
}
#ndxmainContent {
	/* 	background-color: #333; */background-image: url(../image/ndxAni-bg.jpg);
}

/***************************************************
  會員專區
***************************************************/
#mainContent #prodDetail #explainReg ul {
	margin: 15px;
}
#mainContent #prodDetail #explainReg ol {
	margin: 15px;
	list-style-type: upper-alpha;
}
#mainContent #prodDetail #explainReg li {
	text-align: left;
	line-height: 1.8em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}#mainContent #prodDetail #explainReg h1 {
	font-size: medium;
	color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	display: inline;
}
#mainContent #prodDetail #explainReg h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #009999;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-left: 5px;
}
#mainContent #prodDetail #explainReg p {
	margin-top: 20px;
}
/***************************************************
  684899Game
***************************************************/
.blue12 {
	font-size: 12px;
	line-height: 5em;
	font-weight: normal;
	color: #0066CC;
}

