@charset "utf-8";
body {
	font-family: "微軟正黑體";
	min-width: 1180px;
	margin: 0px;
	}
p {
display: block;
-webkit-margin-before: 10px;
-webkit-margin-after: 10px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
a{
	text-decoration: none;
	color: #333;
	
}
a:hover{
	color: #339999;
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.Middle1180 {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Middle1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#up-menu {
	float: left;
	width: 100%;
}
#up-menu .sub {
	float: left;
	width: 100%;
	background-color: rgba(213, 223, 224, 1);
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	position: fixed;
	z-index: 1000;
}

#up-menu .sub  .Symbol {
	float: right;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	height: 30px;
	font-size: 10pt;
}
#up-menu .sub  .Symbol a {
	padding: 5px;
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 10px;
	background-position: left center;
}
#up-menu .sub .Symbol .sign1 {
	background-image: url(images/sign_01.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	display: block;
text-indent: -9999px;
overflow: hidden;
	
}
#up-menu .sub .Symbol .sign2 {
	background-image: url(images/sign_02.png);
	background-repeat: no-repeat;
		display: block;
text-indent: -9999px;
overflow: hidden;
	
	
}
#up-menu .sub .Symbol .sign3 {
	background-image: url(images/sign_03.png);
	background-repeat: no-repeat;
		display: block;
text-indent: -9999px;
overflow: hidden;
	
}
#up-menu .sub .Symbol .sign4 {
	background-image: url(images/sign_04.png);
	background-repeat: no-repeat;
	width: 50px;
	padding-left: 25px;
}
#up-menu .wire {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
}
.logo {
	float: left;
	height: 60px;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}

/* -----主要選單---------- */
.cl-effect-5  {
	float: right;
	width: 700px;
	text-align: right;
	margin-top: 9px;
	margin-right: 40px;
}
.cl-effect-5 a {
	overflow: hidden;
	font-size: 12pt;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Times New Roman", Times, serif;
}

.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-5 a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	font-size: 10pt;
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

nav a {
	position: relative;
	display: inline-block;
	outline: none;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 13pt;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

nav a:hover,
nav a:focus {
	outline: none;
}








	/*--------購物車--------*/

#Shopping {
	width: 350px;
	position: absolute;
	top: 30px;
	z-index: 100;
	background-color: #FFF;
	right: 0px;
	visibility: hidden;
    padding: 20px;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 0px 4px #E0E0E0;
    border-radius: 2px;
}
#Shopping .Title {
	padding-bottom: 4px;
	float: left;
}
#Shopping .Title span {
	font-size: 10pt;
	text-align: center;
	float: left;
	font-weight: bold;
}
#Shopping .Title .w1 {
	width: 80px;
}

#Shopping .Title .w2 {
	width: 170px;
}
#Shopping .Title .w3 {
	width: 70px;
}
#Shopping .Title .w4 {
	width: 30px;
}


#Shopping ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	float: left;
	width: 350px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
#Shopping ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#Shopping ul .map {
	height: 65px;
	width: 65px;
	border: 1px solid #CCC;
	padding: 4px;
}
#Shopping ul .letter {
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10pt;
}

#Shopping ul .Quantity {
	width: 50px;
	font-size: 12pt;
	color: #3C9;
	margin-top: 25px;
	font-family: "MS Serif", "New York", serif;
	text-align: center;
}
#Shopping ul .letter span {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999;
}

#Shopping ul .close {
	height: 10px;
	width: 10px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
}






#Shopping .Checkout {
	float: right;
	text-align: center;
	margin-top: 15px;
}


#Shopping .Checkout a {
	border: 1px solid #C1BC9C;
	background-color: #333333;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11pt;
}
#Shopping .Checkout a:hover {
	background-color: #CCC;
}




/*--------首頁--------*/





#mid{
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#flash{
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
}
#flash .slideshow {
	float: left;
	height: 480px;
	width: 700px;
	margin-right: 5px;
}
#flash .flash1 {
	float: left;
	width: 160px;
	height: 480px;
	margin-right: 5px;
}
#flash .flash1 .p1 {
	float: left;
	height: 80px;
	width: 160px;
	margin-bottom: 5px;
	background-color: #bbb6b3;
}
#flash .flash1 .p2 {
	float: left;
	height: 250px;
	width: 160px;
	margin-bottom: 5px;
	background-color: #454046;
}
#flash .flash1 .p3 {
	float: left;
	height: 50px;
	width: 160px;
	background-color: #86858b;
	margin-bottom: 5px;
}
#flash .flash1 .p4 {
	float: left;
	height: 85px;
	width: 160px;
	background-color: #bbb6b3;
}


.Down {
	margin-top: 50px;
	margin-bottom: 20px;
}

#flash .flash2 {
	float: left;
	height: 480px;
	width: 310px;
}
#flash .flash2 .p1 {
	float: left;
	height: 150px;
	width: 310px;
	background-color: #F5F5F5;
	margin-bottom: 5px;
}
#flash .flash2 .p2 {
	float: left;
	height: 210px;
	width: 210px;
	margin-right: 5px;
	background-color: #34596c;
}
#flash .flash2 .p3 {
	float: left;
	height: 70px;
	width: 95px;
	background-color: #86858b;
	margin-bottom: 5px;
}
#flash .flash2 .p4 {
	background-color: #CCC;
	float: left;
	height: 135px;
	width: 95px;
}
#flash .flash2 .p5 {
	background-color: #454046;
	float: left;
	height: 90px;
	width: 270px;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#flash .flash2 .p5 .Title {
	font-size: 12pt;
	color: #FFF;
	margin-bottom: 10px;
	width: 270px;
	float: left;
	margin-top: 10px;
}
#flash .flash2 .p5 .relate {
	font-size: 10pt;
	line-height: 20px;
	color: #FFF;
	float: left;
	height: 40px;
	width: 270px;
	overflow: hidden;
}
#flash .flash2 .p5 .relate a {
	color: #FF6;
}



/*top*/
#updown{
	_top: expression(eval((document.compatMode&&document.compatMode=="CSS1Compat")?documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-1:document.body.scrollTop+document.body.clientHeight-this.clientHeight-1));
	position: fixed;
	_position: absolute;
	top: 200px;
	right: 15px;
	display: none;
}
#updown span{
	cursor:pointer;
	width:48px;
	height:50px;
	display:block;
}
#updown .up{
	background-image: url(images/updown.png);
	background-repeat: no-repeat;
}
#updown .up:hover{
	background:url(images/updown.png) top right no-repeat;
}
#updown .down{
	background:url(images/updown.png) bottom left no-repeat;
}
#updown .down:hover{
	background:url(images/updown.png) bottom right no-repeat;
}























/*最下面 */

#footer {
	width: 100%;
	display: block;
	float: left;
	background-image: url(images/bg_footer.jpg);
}
.footer_top {
	width: 1180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_top.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer_top_wrap {
width: 1180px;
display: block;
margin: 0 auto;
padding: 50px 0 50px 0;
overflow: hidden;
}
.footer_top_wrap .middle {
	float: left;
	width: 230px;
	margin-right: 40px;
}
.footer_top_wrap .middle ul li {
	background-color: rgba(243, 243, 243, 0.24);
	padding: 5px;
	height: 55px;
	width: 55px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.footer_top_wrap .left {
	width: 400px;
	display: block;
	float: left;
}

.footer_top_wrap .left ul.box01 {
	width: 400px;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 22px;
	font-family: "微軟正黑體";
	color: #CCC;
}

.footer_top_wrap .left ul.box02 {
	width: 400px;
	display: block;
	float: left;
	color: #999;
	margin: 10px 0 15px 0;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 18pt;
}
.footer_top_wrap .left ul.box03 {
width: 400px;
display: block;
float: left;
}
.footer_top_wrap .right {
	width: 500px;
	display: block;
	float: left;
}

.footer_top_wrap .right ul.box01 {
	width: 250px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
.footer_top_wrap .right .box02 .text  span {
	font-family: "MS Serif", "New York", serif;
	font-size: 10pt;
	color: #999;
	margin-left: 5px;
}

.footer_top_wrap .right ul.box02 {
	width: 180px;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.footer_top_wrap .right ul.box02 a {
	float: left;
	width: 180px;
	margin-bottom: 5px;
	font-size: 11pt;
	letter-spacing: 1pt;
	color: #6CC;
}
.footer_top_wrap .right ul.box01 li.title {
	width: 250px;
	display: block;
	float: left;
	font-size: 12pt;
	font-family: "微軟正黑體";
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #6CC;
}
.footer_top_wrap .right ul.box01 li.text a {
	width: 115px;
	display: block;
	float: left;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-left: 5px;
	color: #CCC;
}





.footer_bottom {
	width: 100%;
	height: 40px;
	display: block;
	float: left;
	font-size: 10pt;
	background-color: #1C1C1C;
}
.footer_bottom_wrap {
	width: 1180px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.footer_bottom_wrap li.copy {
width: 1000px;
display: block;
float: left;
color: #BCBCBC;
}
.footer_bottom_wrap li.creatop {
width: 180px;
display: block;
float: left;
text-align: right;
color: #BCBCBC;
}
#Down {
	margin-top: 40px;
	margin-bottom: 40px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}




#blog {
	float: left;
	width: 1180px;
}
#blog .news {
	float: left;
	width: 370px;
}
#blog .Both {
	margin-right: 33px;	
}
#blog .news .map {
	float: left;
	height: 150px;
	width: 370px;
	margin-bottom: 15px;
}

#blog .news .script {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	font-size: 12pt;
	line-height: 18pt;
	margin-right: 10px;
	margin-left: 10px;
}
#blog .news .Time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #399;
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
#bigbanner {
	float: left;
	height: 300px;
	width: 1180px;
	margin-bottom: 10px;
	overflow: hidden;
}


#Location {
	height: 25px;
	width: 1160px;
	font-size: 10pt;
	color: #666;
	float: right;
	padding-right: 10px;
	padding-left: 15px;
	text-align: right;
}
#Location samp {
	font-size: 10pt;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}
#Location .Out {
	font-family: Verdana;
	font-weight: bold;
}
#Location samp a {
	color: #CCC;
}#mid .Middle1180 .wire {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#Left_Menu {
	float: left;
	width: 220px;
	padding-top: 25px;
}
#Right_Content {
	float: right;
	width: 910px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 30px;
}
#Left_Menu .Title span {
	font-size: 12pt;
	color: #000;
	background-color: #FFF;
	float: left;
	font-family: "華康中黑體";
	padding-right: 20px;
	margin-top: 5px;
}




#Left_Menu .Title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3CC;
	float: left;
	width: 210px;
	height: 50px;
}







/*產品分類選單 */
#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;
}
#Left_Menu .area {
	width: 210px;
	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;
}
#Left_Menu .area .Title{
	margin-bottom: 10px;
	position: absolute;
	top: -10px;
	background-color: #FFF;
	padding-right: 20px;
	font-size: 12pt;
	border-bottom-style: none;
	height: auto;
	width: auto;
	font-family: "微軟正黑體";
	left: -1px;
}
#Left_Menu table tr td h4 {
font-size: 10pt;
float: left;
width: 65px;
display: block;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
#Left_Menu table tr td #xsubject {
	border: 1px solid #EFEFEF;
	width: 140px;
	margin-left: 10px;
	height: 25px;
}

#Left_Menu table tr td input {
	float: left;
	width: 137px;
	border: 1px solid #EFEFEF;
	margin-left: 10px;
	height: 22px;
}

#Left_Menu table tr td #Search {
	background-color: #EEE;
	float: right;
	border: 1px solid #CCC;
	text-align: center;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 80px;
	margin-right: 5px;
}
#Left_Menu .area ul li {
	float: left;
	height: 15px;
	width: 15px;
	display: block;
}
#Left_Menu .area ul a {
	padding: 2px;
	height: 15px;
	width: 15px;
	border: 1px solid #E6E6E6;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}
#Left_Menu .area ul a:hover {
	border: 1px solid #666666;
}
.Product_Title {
	float: left;
	width: 910px;
	font-size: 20pt;
	margin-top: 10px;
}
.Product_Title span{
	font-size: 14pt;	
}
#Commodity {
	float: left;
	width: 910px;
}
#Commodity ul {
	margin: 10px;
	width: 280px;
	display: block;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
}
#Commodity ul li {
	display: block;
	float: left;
}

#Commodity ul .map {
	float: left;
	height: 170px;
	width: 260px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
}



#Commodity ul .map img {
	transform: scale(1.1, 1.1);
	-webkit-transition: width 0.4s linear, height 0.4s linear, -webkit-transform 0.4s linear;
	-moz-transition: width 0.4s linear, height 0.4s linear, -moz-transform 0.4s linear;
	-o-transition: width 0.4s linear, height 0.4s linear, -o-transform 0.4s linear;
	transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear;
}
#Commodity ul .map:hover img {
		transform: scale(1.0, 1.0);
	-webkit-transition: width 0.4s linear, height 0.4s linear, -webkit-transform 0.4s linear;
	-moz-transition: width 0.4s linear, height 0.4s linear, -moz-transform 0.4s linear;
	-o-transition: width 0.4s linear, height 0.4s linear, -o-transform 0.4s linear;
	transition: width 0.4s linear, height 0.4s linear, transform 0.4s linear;	
	}
#Commodity ul .map .overlay {
		opacity: 0;
	}
#Commodity ul .Thumbnail {
	width: 270px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}
#Commodity ul .Thumbnail span {
	float: left;
	width: 57px;
	display: block;
	margin: 5px;
	height: 57px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
#Commodity ul .script {
	margin: 10px;
	width: 260px;
	font-size: 10pt;
	line-height: 16pt;
	height: 40px;
	overflow: hidden;
}




/*-------頁碼-------*/
	
	.quotes {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10pt;
	width: 100%;
	margin-top: 20px;
	float: left;
	}
	
	
	.quotes a {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #ddd;
		
		text-decoration: none; 
		color: #aaa;
	}
	.quotes a:hover, div.pagination a:active {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #a0a0a0;
	}
	.quotes span.current {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #e0e0e0;
		font-weight: bold;
		background-color: #f0f0f0;
		color: #aaa;
	}
	.quotes span.disabled {
		padding: 2px 5px 2px 5px;
		margin-right: 2px;
		border: 1px solid #f3f3f3;
		color: #ccc;
	}










/*商品介紹*/
#Commodity_introduce {
	float: left;
	margin-top: 20px;
	position: relative;
}
#Commodity_introduce .DD {
	text-align: center;
	height: 25px;
	width: 120px;
	border: 1px solid #CCC;
	position: absolute;
	top: -40px;
	right: 0px;
	font-size: 10pt;
	line-height: 25px;
}
#Commodity_introduce .detail {
	float: left;
	width: 1180px;
	background-color: #F7F7F7;
	height: 500px;
}
#Commodity_introduce .detail .map {
	float: left;
	height: 500px;
	width: 500px;
}
#Commodity_introduce .detail .Writing {
	width: 600px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}
#Commodity_introduce .detail .Writing .Fixed {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#Commodity_introduce .detail .Writing .Title {
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 570px;
	margin-bottom: 10px;
	letter-spacing: 2pt;
}
#Commodity_introduce .detail .Writing .present {
	float: left;
	width: 590px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	min-height: 380px;
	padding-top: 20px;
	overflow: hidden;
}

#Commodity_introduce .detail .Writing .Content {
	width: 550px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#Commodity_introduce .detail .Writing .Content ul  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 550px;
	display: block;
}
#Commodity_introduce .detail .Writing .Content ul li {
	font-size: 10pt;
	margin-bottom: 10px;
	display: block;
	float: left;
	width: 550px;
}
#Commodity_introduce .detail .Writing .Content ul .Line {
	font-size: 10pt;
	display: block;
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 0px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
#Commodity_introduce .detail .Writing .Content ul li samp {
	font-weight: normal;
	font-family: "微軟正黑體", "Century Gothic";
	font-size: 10pt;
}
#Commodity .detail .Writing .Content ul li .inner {
	float: left;
	width: 430px;
	display: block;
	overflow: hidden;
}
#Commodity_introduce .detail .Writing .Content ul li .r img{
	margin-right: 10px;
	height: 35px;
	width: 35px;
	overflow: hidden;
}

#Commodity_introduce .detail .Writing .Content ul li .s a{
	float: left;
	width: 30px;
	display: block;
	overflow: hidden;
	padding: 2px;
	height: 30px;
	margin-right:6px;
	border: 1px solid #999;
	margin-bottom: 4px;
}

#Commodity_introduce .detail .Writing .Content ul li  .s  a.stay{
	border: 1px solid #FC0;
}
#Commodity_introduce .detail .Writing .Content ul li .f {
	min-height: 40px;
}
#Commodity_introduce .detail .Writing .Content ul li .f a{
	s-float: left;
	display: block;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 10pt;
	width: 110px;
	background-image: url(images/o.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	float: left;
	color: #999;
}

#Commodity_introduce .detail .Writing .Content ul li  .f  a.stay{
	s-float: left;
	display: block;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 4px;
	background-image: url(images/o2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	float: left;
	color: #333;
}
#Commodity_introduce .detail .Writing .Content ul li .headline {
	float: left;
	width: 70px;
	text-align: right;
	display: block;
}
#Commodity_introduce .detail .Writing .Content .Thumbnail {
	display: block;
	width: 310px;
	float: left;
}


#Commodity_introduce .noteicon {
	margin-bottom: 10px;
	float: right;
	width: 300px;
	margin-right: 30px;
}


#Commodity_introduce .testcount {
	background-color: #EFEFEF;
	float: left;
	width: 540px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
	position: relative;
}
#Commodity_introduce .testcount .titleline {
	font-size: 10pt;
	color: #000000;
	float: left;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#Commodity_introduce .detail .Writing .present .testcount .heart {
	font-size: 10pt;
	color: #666;
	position: absolute;
	top: 10px;
	right: 10px;
}
#Commodity_introduce .detail .Writing .present .testcount .howtotake {
	font-size: 10pt;
	color: #666;
	position: absolute;
	top: 10px;
	right: 100px;
}
#Commodity_introduce .testcount .Formula {
	float: left;
	width: 540px;
	margin-bottom: 10px;
	font-size: 10pt;
}
#Commodity_introduce .detail .Writing .present .testcount .Formula table tr td #button2 {
	width: 55px;
}
#Commodity_introduce .detail .Writing .present .Content ul li #form12 label {
	float: left;
	margin-bottom: 5px;
}
#Commodity_introduce .detail .Writing .present .Content ul li #form12 {
	float: left;
	width: 480px;
}
#Commodity_introduce .gallery {
	float: left;
	width: 1180px;
	margin-bottom: 20px;
	margin-top: 8px;
}
#Commodity_introduce .gallery ul li {
	width: 110px;
	display: block;
	margin-right: 4px;
	margin-bottom: 9px;
	margin-left: 4px;
	float: left;
}
#Product_word {
	width: 1180px;
	float: left;
}
#Product_word .Title {
	font-size: 16pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 3px;
	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: #000;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
.Contents_by {
	float: left;
	background-color: #F2F2F2;
	width: 1000px;
	padding-top: 50px;
	padding-right: 90px;
	padding-bottom: 50px;
	padding-left: 90px;
	font-size: 12pt;
	line-height: 20pt;
	color: #000;
}





#word {
	width: 860px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
/*----------實績----------*/
#project_map {
	float: left;
	width: 860px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#project_map .Staff {
	margin: 5px;
	float: left;
	width: 205px;
}
.abgne_tip_gallery_block {
	width: 205px;
	overflow: hidden;
	position: relative;
	float: left;
	}


	.abgne_tip_gallery_block .caption {
	position: absolute;
	top: 100%;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 55) */
	width: 185px;	/* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	padding: 10px;
	cursor: pointer;
	color: #fff;
	background-image: url(images/1px_black.png);
	background-repeat: repeat;
	}
	.abgne_tip_gallery_block .caption h3 {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	}
	






/*----------FAQ----------*/
#faq {
	width: 840px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}
#faq .Introduction {
	float: left;
	height: 190px;
	width: 840px;
	margin-top: 10px;
	margin-left: 30px;
}
#faq .Introduction .Title {
	float: left;
	width: 840px;
	margin-bottom: 10px;
	font-size: 30px;
	color: #000;
	line-height: 40px;
}
#faq .Introduction .narrative {
	color: #707070;
	font-size: 13px;
	line-height: 22px;
	float: left;
	width: 840px;
}

#faq .Introduction .more {
	color: #FFF;
	font-size: 10pt;
	margin-top: 15px;
	float: left;
	
}
#faq .Introduction .more a {
	color: #FFF;
	background-color: #3CC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 10px;
}
#faq .Introduction .more a:hover {
	background-color: #F93;
}
.sliderbox { 
	width: 840px; 
	margin: 0 auto; 
	overflow:hidden;
}
.sliderbox a { color:#01B2F1;}
.sliderbox a:hover {
	color: #F90;
	text-decoration: none;
}
.sliderbox dt {
	height: 40px;
	cursor: pointer;
	background-image: url(images/newsclosedbg.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
.sliderbox .open { 
	font-size: 13px; 
	background: url(images/newsopenbgtop.gif) no-repeat; 
	color: #01b2f1; 
	cursor: default;
}
.sliderbox .title {
	font-size: 12pt;
	color: #333333;
	padding: 0 0 0 40px;
	line-height: 30pt;
}	
		
.sliderbox dt:hover span {
	color: #FF9900;
}	
.sliderbox .open:hover span { color:#01b2f1;}	
.sliderbox .n_thumb { 
	width: 113px; 
	height: 125px;
	float:right; 
	padding:0 0 20px 20px; 
}
.sliderbox dd {
	font-size: 12px;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}
.sliderbox .text {
	font-size: 10pt;
	color: #666666;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
	margin-top: 20px;
	line-height: 20pt;
}
.sliderbox .text .readmoreline { 
	text-transform:uppercase; 
	padding: 12px 0 0 0; 
	display: block;
}
.sliderbox .text .readmoreline .arrow {
	width: 14px; 
	height: 14px; 
	background: url(../images/readmore.gif) top left no-repeat; 
	display: block; 
	float: left; 
	margin: 1px 8px 0 0; 
	font-size: 0px; 
	line-height: 0px;
}	
.sliderbox .text .readmoreline:hover .arrow { background-position: bottom left;}	
.sliderbox .text .readmoreline:hover { text-decoration: none;}	
.sliderbox .text .readmoreline {
	display: block;
	padding: 12px 0 0;
	text-transform: uppercase;
}
/*----------最新消息----------*/
.Middle295 {
	float: left;
	width: 295px;
}
.news {
	float: left;
}
.news ul {
	width: 275px;
	display: block;
	float: left;
	margin: 10px;
}
.news ul .top {
	float: left;
	height: 15px;
}

.news ul .center {
	background-image: url(images/recommend_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	width: 245px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.news ul .center .map {
	float: left;
	width: 245px;
	margin-bottom: 10px;
}
.news ul .center .date {
	float: left;
	width: 215px;
	float: left;
	color: #ff6600;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.news ul .center .tit {
	width: 215px;
	float: left;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.news ul .center .detail {
	width: 215px;
	float: left;
	line-height: 20px;
	color: #878787;
	padding: 0 15px;
	margin-top: 5px;
	font-size: 10pt;
}
.news ul .center .more {
	width: 200px;
	float: left;
	float: left;
	margin-top: 22px;
	color: #666;
	background-image: url(images/list_09.jpg);
	background-repeat: no-repeat;
	background-position: 15px 8px;
	font-size: 10pt;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 30px;
}
#news_editor {
	background-color: #F5F5F5;
	padding: 40px;
	float: left;
	width: 800px;
	margin-top: 15px;
	position: relative;
}
#news_editor .Date {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	font-weight: bolder;
	color: #F90;
}
#news_editor .mare {
	position: absolute;
	top: 20px;
	right: 30px;
}

#news_editor .Title {
	font-size: 16pt;
	float: left;
	width: 800px;
	font-weight: bold;
}
#news_editor .word {
	float: left;
	width: 800px;
	margin-top: 10px;
}

#circuit {
	float: left;
	width: 1080px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 50px;
}
p {
display: block;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.Width1080 {
	width: 1080px;
	_margin-left: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 50px;
}
.Width900 {
	width: 900px;
	_margin-left: 10px;
	border-radius: 15px;
}
.memberintor {
	float: left;
	background-image: url(images/dw2.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCC;	
	
	
}


.u1 {
	float: left;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-top: 20px;
}
.memberintor .ppin {
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10pt;
}
.memberintor .ppin .pname {
	font-size: 12pt;
	line-height: 20pt;
	color: #006666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.memberintor .ppin .pname a{
	color: #006699;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none;
}
.memberintor .ppin .price {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.memberintor .deletrobuy {
	float: left;
	width: 720px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #EBEBEB;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
.memberintor .ppin .pname a:hover {
	color: #FF6600;
}
.memberintor .ppin2 {
	
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.Widths1000 {
	width: 1000px;
}
.Widths820 {
	width: 820px;
}
.Width960 {
	width: 960px;
}
.Width780 {
	width: 780px;
}
.memberintor  .u1 .ppin table tr .price input {
	border: 1px solid #CCC;
	text-align: center;
}
.memberintor .buttomarea {
	float: left;
	margin: 20px;
}
.memberintor .buttomarea a {
	background-image: url(images/menu_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	display: block;
	height: 25px;
	width: 120px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.buttomarea a:hover {
	background-image: url(images/menu_m2.png);
	background-repeat: repeat-x;
	color: #006699;
}
.left {
	float: left;
}
.right {
	float: right;
}
.memberintor  .u1 .ppin table tr .by {
	background-color: #F7F7F7;
	padding: 10px;
	line-height: 20pt;
}
.memberintor .u1 .ppin table tr .Color {
	color: #666;
}
.memberintor  .u1 .ppin table tr .Crude {
	font-weight: bold;
	color: #F00;
	font-size: 12pt;
}









/* --------------------會員表單-------------------- */

.roundbox_center {
	float: left;
	width: 800px;
	font: normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 80px;
}


.roundbox_center table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 8px;
	width: 80px;
	-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.roundbox_center table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.roundbox_center table tr td input {
	height: 25px;
	border: 1px solid #E0E0E0;
	color: #666666;
	line-height: 25px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.roundbox_center table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;
}
.roundbox_center table tr td textarea {
	width: 400px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.roundbox_center table tr td select {
	width: 230px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 10px;
}
.roundbox_center #form table tr td .Sex input {
	line-height: 20px;
	height: 15px;
	width: 15px;
	padding-top: 3px;
}
.roundbox_center #form table tr td #Submit label input {
	line-height: 25px;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #999;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 30px;
}
#jointomemberarea  .u1 .Title {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#jointomemberarea .u1 .Title .mu {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 10pt;
	line-height: 20px;
}
#loginbg {
	background-image: url(images/login_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 183px;
	width: 300px;
	margin-top: 50px;
	margin-right: 319px;
	margin-bottom: 50px;
	margin-left: 319px;
	float: left;
	padding-left: 242px;
	line-height: 22pt;
	padding-top: 30px;
	border-radius: 5px;
	text-align: left;
}










#abgne_fade_pic a img {
	border: none;
	overflow: hidden;
}
#abgne_fade_pic {
	position: relative;
	width: 1180px;
	height: 300px;
	overflow: hidden;
}
#abgne_fade_pic a.ad {
	position: absolute;
	top: 0px;
	right: 0px;
}
#abgne_fade_pic .control {
	position: absolute;
	font-size: 0px;
	color: #FFF;
	overflow: hidden;
	z-index: 1000;
	right: 10px;
	bottom: 20px;
}
#abgne_fade_pic .control a {
	display: block;
	width: 10px;
	font-size: 0px;
	height: 10px;
	color: #FFF;
	overflow: hidden;
	float: left;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #FF9;
	background-position: 30px 0px;
}
#Title {
	float: left;
	width: 1100px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#Title .EN {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	color: #000;
}
#Title .TW {
	font-size: 16pt;
	color: #666;
	margin-left: 20px;
}
#member {
	float: left;
	width: 900px;
	margin-top: 25px;
}
#blog {
	float: left;
	width: 1180px;
	margin-top: 30px;
}






/*-------客服中心-------*/

.say {
	width: 430px;
	height: 430px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0;
	float: left;
	padding-top: 20px;
	margin-right: 20px;
	padding-left: 40px;
}
.say h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	float: left;
	width: 450px;
	margin-bottom: 10px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}
.say h2 {
	font-weight: bold;
	color: #000;
	font-size: 20pt;
	padding: 0px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}

.say p {
	color: #666;
	float: left;
	width: 400px;
	font-size: 10pt;
	line-height: 20pt;
}
.say .ja{
	color: #666;
	float: left;
	width: 460px;
	font-size: 10pt;
	line-height: 18pt;
}


.contact {
	width: 650px;
	overflow: hidden;
	float: left;
}
.contact table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	-webkit-margin-before: 5px;
    -webkit-margin-after: 5px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 300px;
height: 25px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.contact table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 10px;
}
.contact table tr td textarea {
	width: 630px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 300px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	font-family: "微軟正黑體", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 4pt;
	float: right;
	margin-top: 20px;
	width: 90px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.loginsubmit2 a:hover{
	background-color: #F90;
}

















/*-------產品頁書籤-------*/

	.abgne_tab {
	width: 1180px;
	float: left;

	}
	ul.tabs {
	width: 100%;
	height: 32px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	ul.tabs li {
	float: left;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
	background-color: #EAEAEA;
	color: #000;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	width: 589px;
	}
	ul.tabs li a {
	display: block;
	border: 1px solid #fff;
	text-decoration: none;
	letter-spacing: 2pt;
	color: #000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}
	ul.tabs li a:hover {
	background-color: #CCCCCC;
	}
	ul.tabs li.active  {
	border-bottom: 1px solid #fff;
	color: #000;
	background-color: #CCC;
	}

	ul.tabs li.active a:hover {
		background: #fff;
	}
	div.tab_container {
	clear: left;
	width: 100%;
	background: #fff;
	border-top-style: none;
	font-size: 12px;
	}
	div.tab_container .tab_content {
	padding-top: 20px;
	padding-bottom: 20px;
	}
		div.tab_container .tab_content2 {
	padding-top: 20px;
	padding-bottom: 20px;
	}
	div.tab_container .tab_content h2 {
		margin: 0 0 20px;
	}
/*--------------*/
#Record {
	float: left;
	width: 1180px;
}
#Record ul {
	float: left;
	width: 1180px;
	
}
#Record ul a {
	border: 1px solid #EEE;
	padding: 5px;
	width: 214px;
	float: left;
	overflow: hidden;
	margin: 5px;
}
#Record ul a:hover {
	border: 1px solid #666;	
}
#Record ul li {
	display: block;
	float: left;
	width: 214px;

	
}

#Record ul .map {
	float: left;
	height: 214px;
	width: 214px;
	margin-bottom: 10px;
}
#Record ul .script {
	font-size: 10pt;
	color: #666;
	height: 40px;
	width: 200px;
	margin-right: 7px;
	margin-left: 7px;
	overflow: hidden;
	line-height: 16pt;
}
