@charset "utf-8";
#Products_Projects {
	width: 960px;
	float: left;
	margin-bottom: 50px;
}
#Products_Projects ul li {
	margin: 15px;
	float: left;
	width: 210px;
	overflow: hidden;
	height: 430px;
	display: block;
}
#Products_Projects ul .Name {
	float: left;
	width: 210px;
	font-size: 10pt;
	overflow: hidden;
	text-align: center;
	margin-bottom: 5px;
}
#Products_Projects ul .Price {
	float: left;
	width: 210px;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px;
}
#Products_Projects ul .Pricess {
	color: #900;
	float: left;
	width: 210px;
	text-align: center;
	font-size: 12pt;
}




/*產品分類選單 */
#menubar {
	width: 100%;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menubar li {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	line-height: 25px;
	
}
#menubar li a {
	font-weight: normal;
	color: #000000;
	display: block;
	width: 190px;
	background-image: url(../images/o3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	
}
#menubar li a:hover{
	color: #3CC;
}
#menubar li a.stay {
	background-color: #518400;
}#menubar li #current {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 10pt;
	width: 180px;
}
#menubar li #current li {
	font-size: 10pt;
	color: #666;
	
}
#menubar li #current li a {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 15px;
}





.recommend {
	width: 180px;
	float: left;
	margin-bottom: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 10pt;
}
.recommend .Title{
	margin-bottom: 10px;
	position: absolute;
	top: -10px;
	background-color: #FFF;
	padding-right: 10px;
	font-size: 12pt;
	border-bottom-style: none;
	height: auto;
	width: auto;
	font-family: "Bell Gothic Std Black", "Bell Gothic Std Light";
	left: -1px;
}.recommend ul li {
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
	width: 180px;
}
#Right_button .recommend ul li a {
	color: #666;
}

#Right_button .recommend ul li .map {
	float: left;
	width: 60px;
	margin-right: 10px;
}
#Right_button .recommend ul li .Name {
	float: left;
	width: 110px;
}
#Right_button .recommend ul li .Name span {
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 10px;
}

#Products_Introduction {
	width: 960px;
	float: left;
	margin-bottom: 50px;
}


#Introduction {
	float: left;
	width: 900px;
	margin: 30px;
}
#Introduction .Enlarge {
	float: left;
	width: 400px;
	margin-right: 50px;
}
#Introduction .Breakdowns {
	float: left;
	width: 450px;
	font-size: 14px;
}
#Introduction .Breakdowns .Name {
	width: 270px;
	margin-bottom: 20px;
	float: left;
	
}
#Introduction .Breakdowns .Name span {
	font-weight: 300;
	font-size: 13pt;
	color: #063;
	float: left;
}
#Introduction .Breakdowns .Name .no {
	font-size: 10pt;
	color: #999;
	float: left;
	margin-top: 10px;
	font-weight: normal;
}
#Introduction .Breakdowns .money {
	float: left;
	width: 180px;
	margin-top: 10px;
	text-align: right;
}

#Introduction .Breakdowns .money .value {
	float: left;
	width: 180px;
	text-align: right;
	font-family: 'lativAbweb', 'Century Gothic', 'Tw Cen MT Condensed';
	font-size: 22pt;
	color: #C00;
	font-weight: 600;
	float: right;
	margin-top: 8pt;
}
#Introduction .Breakdowns .money .value p{
	font-family: "微軟正黑體";
	font-size: 12pt;
	
}
#Introduction .Breakdowns .money .value .Title {
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	float: right;
}



#Introduction .Breakdowns .Dividers {
	float: left;
	width: 450px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#Introduction .Breakdowns .Options{
	float: left;
	width: 450px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#Introduction .Breakdowns .Options span{
	float: left;
	width: 450px;
	margin-bottom: 10px;
}


#Introduction .Breakdowns .Options em{
	cursor: pointer;
	color: #666666;
	font-size: 14px;
	display: inline-block;
	padding: 0 10px;
	font-style: normal;
	border: 1px solid #dcdcdc;
	line-height: 25px;
	height: 25px;
}
#Introduction .Breakdowns .Options em.yListrclickem{
	line-height: 25px;
	border: 2px solid #e9630a;
	height: 25px;
	position: relative;
	padding: 0 9px;
}
#Introduction .Breakdowns .Options em.yListrclickem i{display:block;width:15px;height:14px;background:url(../images/righbt.png) no-repeat 0 0;right:-1px;bottom:-1px;position:absolute;}


#Introduction .Breakdowns .Shipments {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 30px;
	width: 450px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#Introduction .Breakdowns .reserve {
	background-image: url(../images/Shipments.png);
	
}

#Introduction .Breakdowns .Spot {
	background-image: url(../images/Shipments2.png);
	
}
#Introduction .Breakdowns .Shopping_Cart {
	background-color: #F0F0F0;
	float: left;
	width: 430px;
	padding: 10px;
}
#Introduction .Breakdowns .Shopping_Cart p {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
#Introduction .Breakdowns .Shopping_Cart p select {
	padding: 6px 2px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Introduction .Breakdowns .Shopping_Cart a {
	color: #999;
	background-color: #FFF;
	padding: 5px 20px;
	float: left;
	margin: 0px 4px ;
	font-size: 12pt;
}
#Introduction .Breakdowns .Shopping_Cart a:hover {
	color: #FFF;
	background-color: #360;	
}
#Introduction .Breakdowns .Shopping_Cart span {
    font-family: "微軟正黑體";
}
#Introduction .Breakdowns .share p {
	float: right;
	margin: 4px;
}

#Introduction .Breakdowns .share {
	border: 1px solid #F0F0F0;
	float: left;
	padding: 0px 4px;
	width: 440px;
	text-align: right;
}
#Introduction .Breakdowns .Proposal {
	float: left;
	width: 450px;
}
#Introduction .Breakdowns .Proposal span {
	float: left;
	width: 450px;
}
#Introduction .Breakdowns .Proposal .Title {
	margin-top: 20px;
	margin-bottom: 10px;
}#Introduction .Breakdowns .Proposal span a {
	margin-right: 5px;
	border: 1px solid #CCC;
	float: left;
}







/**書籤**/
.tabPanel {
	width: 900px;
	float: left;
	margin: 30px;
}
.tabPanel ul{
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.tabPanel ul li{
	float: left;
	font-size: 12pt;
	height: 35px;
	line-height: 30px;
	width: 33%;
	text-align: center;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #000;
	border-left-color: #aaa;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.tabPanel .hit{
	height: 38px;
	cursor: pointer;
	color: black;
	text-shadow: 0 1px 0 #fff;
	background: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-position: top;
	margin: auto;
}
.pane{
	min-height: 100px;
	background-color: #fff;
	display: none;
	padding: 20px;
	line-height: 20pt;
}


#Browse {
	float: left;
	width: 860px;
	border: 1px solid #F0F0F0;
	margin-right: 30px;
	margin-left: 30px;
	padding: 20px;
	position: relative;
}

#Browse .Title{
	font-size: 16pt;
	color: #693;
	margin-bottom: 5px;
	width: 800px;
}
#Browse .hd{
	overflow: hidden;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 120px;
}
#Browse .hd .prev, #Browse .hd .next{
	display: block;
	width: 60px;
	height: 30px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background:url("../images/arrow1.png") 0 0 no-repeat
}
#Browse .hd .next{
	background-position:-60px 0px;
}
#Browse .hd .prev{
	background-position: 0px 0px;
}
#Browse .bd { overflow:hidden; zoom:1; }
#Browse .bd ul{ overflow:hidden; zoom:1; }
#Browse .bd .tempWrap {
	float: left;
	width: 860px;
	overflow: hidden;
	position: relative;
}

#Browse .bd ul li{
	width: 162px;
	float: left;
	display: block;
	position: relative;
	margin: 5px;
}
#Browse .bd ul li .pic{
	float: left;
	height: 246px;
	width: 162px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 5px;
	background-color: #FFF;
}
#Browse .bd ul li .Writing {
	font-size: 10pt;
	float: left;
	overflow: hidden;
	width: 162px;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: center;
}

#Browse .bd ul li .NT2 {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px;
}
#Browse .bd ul li .NT {
	color: #C00;
	font-size: 10pt;
	text-align: center;
}