@charset "utf-8";
.subject_Title{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	padding-top: 10px;
	
}
.subject_Title .container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.subject_Title h2 {
	float: left;
	width: 400px;
	font-weight: normal;
}

.subject_Title ul {
	float: right;
	width: 700px;
	margin-top: 10px;
}
.subject_Title ul li {
	float: right;
	font-size: 12pt;
	margin-right: 5px;
	margin-left: 5px;
}
.subject_Title  ul li a {
	color: #333;
	padding: 5px 10px;
}
.subject_Title  ul li .Join {
	background-color: #09C;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}


.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: rgba(255, 255, 255, 0.90);
	z-index: 100;
}
#products_word {
	width: 1200px;
	margin: 30px auto ;
}

#Category_button {
	width: 1200px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Category_button dl {
	float: left;
	width: 1200px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#Category_button dl dt {
	float: left;
	width: 80px;
	display: block;
}
#Category_button dl dd {
	float: right;
	width: 1120px;
	display: block;
}
#Category_button dl dd a {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color: #000;
}
#Category_button dl dd a:hover {
	color: #09F;	
}
#Category_button dl dd .current {
	color: #09F;
}
#Sequence {
	width: 1160px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F9F9;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 10pt;
}
#Sequence a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #666;
	overflow: hidden;
}
#Sequence a:hover {
	color: #39F;
}
#Product {
	width: 1200px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#Product .term {
	float: left;
	width: 1200px;
	margin-bottom: 10px;
}

#Product dl {
	float: left;
	width: 300px;
	display: block;
	  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
#Product dl a {
	width: 260px;
	border: 4px solid #FFF;
	padding: 16px;
	float: left;
	color: #999;
	font-size: 10pt;
	
}


#Product dl a:hover {
	border: 4px solid #F0F0F0;
	color: #999;
}


#Product dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	width: 240px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	height: 310px;
}
#Product dl dd {
	text-align: center;
	width: 260px;
	float: left;
	margin-bottom: 20px;
	  -webkit-margin-start: 0px;
}


#Product dl dt .map {
	float: left;
	height: 240px;
	width: 240px;
	margin-bottom: 5px;
}
#Product dl dt .Title {
	width: 240px;
	max-height:40px;
	margin-bottom: 5px;
	font-size: 12pt;
	line-height: 20px;
	color: #666;
	overflow:hidden;
}
#Product dl dt .Title a{
	font-size: 12pt;
}
#Product dl dt .Price {
	width: 240px;
	color: #999;
	font-size:12px;
}


#Product dl dt .Price .sep {
	margin: 0 10px;
	font-size: 12px;
	color: #f3f3f3;
	
}

#Product dl dt .Price .save {
	font-weight: 500;
	color: #F00;	
}




#Introduction {
	width: 1200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
.product_left {
	float: left;
	width: 480px;
	margin-right: 50px;
	margin-left: 20px;
}

.product_left h3 {
	font-size: 20pt;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.product_left .mobile {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.product_left .content {
	line-height: 20pt;
	width: 100%;
	float: left;
	color: #999;
}
.product_left .share {
	float: left;
	width: 100%;
	margin-top: 25px;
}






.product_right {
	float: right;
	width: 600px;
}
.product_right .Options {
	float: left;
	width: 600px;
}
.product_right .Options span {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.product_right .Options center {
	text-align: left;	
}
.product_right .Options em{
	cursor: pointer;
	display: inline-block;
	padding: 0;
	border: 1px solid #dcdcdc;
	height: 40px;
	width: 103px;
	font-size: 12pt;
	font-style: normal;
	text-align: center;
	line-height: 40px;
	margin: 3px;
}
.product_right .Options .yListrclickem{
	border: 2px solid #FF9900;
	height: 40px;
	position: relative;
	padding: 0;
}
.product_right .Options  .yListrclickem i{
	display: block;
	right: -1px;
	bottom: -1px;
	position: absolute;
}






.spinner-sprite, .spinner .decrease, .spinner .decrease[disabled], .spinner .increase, .spinner .value, .spinner .value.passive {
	background-image: url(../images/spinner.png);
	background-repeat: no-repeat;
}


.spinner {
	height: 35px;
	width: 105px;
	overflow: hidden;
*zoom:1;
	-webkit-box-shadow: 0 3px 3px -4px #aaa;
	-moz-box-shadow: 0 3px 3px -4px #aaa;
	box-shadow: 0 3px 3px -4px #aaa;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	float: left;
	margin-right: 20px;
}
.spinner button, .spinner .value {
	text-align: center;
	display: block;
	float: left;
	height: 100%;
	line-height: 22px;
	margin: 0
	
}
.spinner button {
	border: none;
	width: 35px;
	color: #e5312a;
	padding: 0;
	outline: none;
	font-size: 22px;
	background-color: #EFEFEF;
}
.spinner .decrease {
	background-position: 0 -70px;
	cursor: pointer;
	text-indent: -10000px;
	background-color: #EFEFEF;
}
.spinner .decrease[disabled] {
	background-position: 0 -105px;
	cursor: default;
	background-color: #EFEFEF;
}
.spinner .increase {
	background-position: 0 0;
	cursor: pointer;
	text-indent: -10000px
}
.spinner .value {
	background-position: 0 -140px;
	width: 35px;
	height: 35px;
	border: none;
	font-family: Arial;
	color: #000000;
	padding: 0px
}
.spinner .value.passive {
	background-position: 0 -35px;
	color: #919191
	
}
.spinner .error, .spinner .invalid {
	background: #aa0000
}









.product_right .Join {
	color: #FFF;
	text-align: center;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	width: 100%;
	padding-top: 40px;
}
.product_right .Join a{
	color: #FFF;
	background-color: #999;
	padding: 15px 70px;
	line-height: 30pt;
}
.product_right .Join a:hover{
	color: #FFF;
	background-color: #F90;
	padding: 15px 70px;
	line-height: 30pt;
}
.product_right .Join .icon-plus span {
	font-family: "微軟正黑體";
	float: none;
}





.product_right .Options .format {
	float: left;
	margin-bottom: 20px;
}
.product_right .Options .format span {
	width: 100%;
}

.product_right .Options .money {
	float: left;
	position: relative;
	top: -50px;
	left: 200px;
}

.product_right .Options .hidden {
	display: block;
	clear: right;
	float: right;
	text-align: right;
	font-family: 'lativAbweb','Century Gothic','Tw Cen MT Condensed';
	font-weight: bold;
	margin-top: 20px;
}
.product_right .Options .hidden .currencyIdentifier {
	vertical-align: top;
	font-size: 14px;
	margin-right: 5px;
	color: #ea0000;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
	float: left;
}
.product_right .Options .hidden  .price {
  font-size: 60px;
  line-height: 1;
  color: #ea0000;
}

.product_right .Options .hidden span {
	width: auto;	
}
.product_right .Options .hidden p {
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.product_right .Options .hidden .store_price {
	font-family: "華康中黑體", sans-serif, Vani;
	float: left;
	width: 100%;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.product_right .Options .hidden p .store_price i {
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
	font-style: normal;
	text-decoration: line-through;
	margin-left: 10px;
}
.product_right .Options .hidden .discount {
	font-family: "華康中黑體", sans-serif, Vani;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #ea0000;
}
.product_right .Options .hidden p .discount i {
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
	font-style: normal;
	margin-left: 10px;
	font-size: 22pt;
}
.product_right .Options .hidden .price20 {
	float: left;
	width: 120px;
}

.product_right .Options .Quantity {
	float: left;
	width: 250px;
}
.product_right .Options .Quantity span {
	width: 100%;
}
.product_right .Options .Quantity center .over {
	font-size: 16pt;
	line-height: 40px;
	color: #666;
	float: left;
}

#Products_Project {
	padding: 39px;
	width: 1120px;
	border: 1px solid #E6E6E6;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
#Products_Project .title {
	font-size: 12pt;
	margin-bottom: 15px;
}
#Products_Project .title span {
	margin-right: 15px;
	margin-left: 10px;
	color: #F90;
}

#Products_Project ul li {
	margin: 7px;
	float: left;
	width: 130px;
	border: 1px solid #CCC;
	padding: 7px;
}
#Products_Project ul li .map {
	float: left;
	height: 130px;
	width: 130px;
	overflow: hidden;
}
#Products_Project ul li .name {
	font-size: 10pt;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 130px;
	text-align: center;
	height: 35px;
	overflow: hidden;
}
#Products_Project ul li .Quantity  {
	width: 130px;
	text-align: center;
}
#Products_Project ul li .Quantity select {
	width: 130px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}
#word {
	float: left;
	width: 100%;
}
