@charset "utf-8";
img{
	border: 0;
	font-size: 10px;
}
a{
	text-decoration: none;
	color: #999;
}
ul {
	margin: 0px;
	padding: 0px;
}

a:hover{
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 1000px;

}
.tw {
	font-family: "微軟正黑體", "Century Gothic";
}
.en {
	font-family: Verdana, Geneva, sans-serif;
}
#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: 30px;
	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;
}


#up {
	width: 100%;
}
#column {
	color: #CCC;
	background-color: #000;
	overflow: hidden;
}
#column .Language {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	text-align: right;
	letter-spacing: 3pt;
	position: relative;
}
#column .Language .Line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: right;
	padding-right: 5px;
	padding-left: 8px;
}
#column .Language .Leftlane {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#column .Language a {
	color: #999;
	padding: 5px;
	float: left;
}

#column .Language a:hover {
	color: #FFF;
}



/*圖片左右跑*/
#Home-Cruise-introduced {
	width: 100%;
	position: absolute;
	top: 120px;
	z-index: 800;
}

#abblock, #abblock2{
	width: 1000px;	/* 框架圖片的寬 */
	height: 200px;	/* 框架圖片的高 */
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}

#abblock ul, li,#abblock2 ul, li {
		margin: 0;
		padding: 0;
		list-style: none;  
	}
	#abblock .slides,#abblock2 .slides2 {
	overflow: hidden;
	position: relative;
	width: 900px;	/* 框架中間區塊的寬 (圖片寬+padding*2)*圖片個數(50+5*2)*6 */
	height: 200px;
	margin-right: 50px;
	
	margin-left: 50px;
	}

	#abblock .slides ul,#abblock2 .slides2 ul {
		position: absolute;
		width: 9990px;
		height: 100%;
	}

	#abblock .slides li,#abblock2 .slides2 li  {
	width: 180px;
	float: left;
	overflow: hidden;
	height: 200px;
	display: block;
	}
#abblock .slides ul li .map, #abblock2 .slides2 ul li .map {
	text-align: center;
	float: left;
	height: 180px;
	width: 180px;
	overflow: hidden;
}
#abblock .slides ul li .no,#abblock2 .slides2 ul li .no  {
	font-family: "華康中黑體", Arial;
	font-size: 10pt;
	text-align: center;
	width: 188px;
	float: left;
	height: 20px;
}



	#abblock a img,	#abblock2 a img {
		border: none;
	}

	#abblock a.prev, #abblock a.next, #abblock2 a.prev, #abblock2 a.next {
	position: absolute;
	display: block;
	width: 50px;	/* 左右鈕圖片的高 */
	text-indent: -9999px;
	height: 50px;
	top: 75px;
	}

	#abblock .prev,	#abblock2 .prev  {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 100px;
	}

	#abblock .next, #abblock2 .next {
	right: 0px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	top: 100px;
	}
	
	
	
	
	

#Home-Menu {
	width: 100%;
	position: absolute;
	z-index: 1000;
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	top: 0px;
	background-color: rgba(100%,100%,100%,0.6);
}
#Home-Menu .Content {
	color: #000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Home-Menu .Content .logo {
	height: 80px;
	width: 250px;
	float: left;
}
#Home-Menu .Content .Menu {
	float: right;
	width: 700px;
	margin-top: 45px;
	position: relative;
}


.flipmenu {
	position: absolute;
	right: 0px;
}


.flipmenu_box {
	overflow: hidden;
	position: relative;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
	clip: rect(auto,20px,auto,20px);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 22px;
	margin-left: 22px;
	float: left;
	width: 120px;
	text-align: right;
	letter-spacing: 3pt;
}


.flipmenu_link,
.flipmenu_link_over,
.flipmenu_link_active {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	cursor: pointer;
	white-space: pre;
	position: absolute;
	font-size: 12pt;
	line-height: 20px;
}

.flipmenu_link {
    top: 0px;
    left: 0px;
}
.flipmenu_link_over, 
.flipmenu_link_active {
	color: #999999;
}
#flip_menu1 .tw {
	letter-spacing: 4pt;
	text-align: right;
	font-weight: bold;
}
#flip_menu1 .en {
	letter-spacing: 2pt;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-shadow: 1px  1px  1px  #000000;

}










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

#Shopping {
	width: 345px;
	position: absolute;
	z-index: 5000;
	background-color: #FFF;
	border: 1px solid #59553C;
	right: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	visibility: hidden;
}
#Project {
	float: left;
	width: 345px;
	font-size: 10pt;
}
#Project ul {
	float: left;
	width: 345px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Project ul li {
	width: 345px;
	margin-bottom: 10px;
	float: left;
}
#Project ul .Title {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B573C;
}
#Project ul .caption1 {
	width: 230px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/control_play.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
#Project ul .caption2 {
	width: 80px;
	padding: 5px;
}
#Project ul .caption3 {
	width: 35px;
	padding: 5px;
}
#Project ul .caption3 img {
	width: 30px;
	height: 30px;
}
#Project ul .caption4 {
	width: 70px;
	padding: 5px;
	text-align: center;
}
#Project ul .caption5 {
	width: 230px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#Project ul .Checkout {
	background-color: #333333;
	float: right;
	height: 25px;
	width: 100px;
	border: 1px solid #C1BC9C;
	line-height: 25px;
	color: #FFF;
	text-align: center;
}
#Project ul li .Checkout a {
	color: #FFF;
	text-decoration: none;
}










/**********
 * footer *
 **********/
footer{
	width: 100%;
	float: left;
	overflow: hidden;
}
.container_12{
	width: 100%;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat;
	background-position: left top;
	float: left;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}

.f_navigation{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

.f_navigation .grid_3 {
	width: 210px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}
.f_navigation .grid_3 ul {
	margin: 0px;
	padding: 0px;
}


.f_navigation h3{
	padding: 0 0 10px 0;
	margin: 0 0 23px 0;
	font:normal 18px/18px Bitter, Myriad Pro, Verdana, serif;
	border-bottom: 1px solid #e0e0e0;
}
.f_contact li{
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(images/li_adr.png);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	font-family: Segoeui, Arial, Verdana, serif;
	font-size: 12px;
	line-height: 18px;
}
.f_contact li+li{background: url(images/li_phone.png) no-repeat 0px 50%;}
.f_contact li+li+li{background: url(images/li_phone2.png) no-repeat 0px 50%;}
.f_contact li+li+li+li{background: url(images/li_let.png) no-repeat 0px 50%;}

.f_navigation nav.f_menu ul{list-style: none;}
.f_navigation nav.f_menu ul a{
	color: #777;
	font: 12px/22px Segoeui, Arial, Verdana, serif;
}
.f_navigation nav.f_menu ul a:hover{
	text-decoration: none;
	color: #444;
}
.f_info{
	height: 70px;
	background: #f9fbfc;
}
.f_info p.copyright{
	color: #999;
	font: 11px/70px Segoeui, Arial, Verdana, serif;
}
.f_navigation .copyright {
	color: #999;
	font: 11px/70px Segoeui, Arial, Verdana, serif;
	float: left;
}
.Search {
	float: right;
	width: 250px;
	position: absolute;
	top: 10px;
	right: 0px;
	visibility: visible;
	margin-top: 10px;
}
.header_search{
height: 30px;
width: 250px;
float: right;
border: 1px solid #CCCCCC;
cursor: pointer;
margin-right: 0px;
margin-left: 0px;
}
.header_search input{
	background: none;
	width: 80%;
	color: #FFFFFF;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header_search button{
	width: 30px;
	height: 30px;
	float: right;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#FB {
	margin-left: 15px;
	width: 100px;
	float: left;
	margin-top: 26px;
}


#IN {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
#Content {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
#Home_news {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
	overflow: hidden;
}
#divider {
	position: relative;
	bottom: -10px;
	height: 2px;
	width: 100%;
	background-color: #333;
}
#divider2{
	position: relative;
	bottom: -10px;
	height: 5px;
	width: 100%;
	background-image: url(images/line.png);
	background-position: center top;
}
#Home_news .Title {
	text-align: center;
	font-size: 16pt;
	width: 120px;
	position: relative;
	z-index: 2;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 60px;
	font-weight: bold;
}
#Home_news .tw {
	letter-spacing: 6px;
}

#Home_news .en {
	letter-spacing: 2px;
}

#Home_news .grid_4 {
	width: 300px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
	height: 100px;
	overflow: hidden;
}
#Home_news ul li div {
	float: left;
	margin: 0 0px 30px 0;
	border: 2px solid #999;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	text-align: center;
	line-height: 29px;
	font-size: 12px;
}

#Home_news ul li span {
	display: block;
	width: 30px;
	height: 2px;
	margin: 0 auto;
	clear: both;
	background-color: #CCC;
}
#Home_news ul li h3 {
	text-align: left;
	margin-bottom: 10px;
	width: 220px;
	background: none;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#Home_news ul li p {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	float: right;
	margin: 0px;
	width: 220px;
	height: 40px;
	overflow: hidden;
}












#caption {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 22pt;
	height: 80px;
	margin-top: 30px;
}
#caption .English_tw {
	font-family: Arial;
	font-size: 36pt;
	font-weight: normal;
	float: left;
}
#caption .Chinese_tw {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "微軟正黑體", "Century Gothic";
	letter-spacing: 2pt;
}
#caption .English_en {
	font-family: Arial;
	font-size: 36pt;
	font-weight: normal;
	float: left;
}
#caption .Chinese_en {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "微軟正黑體", "Century Gothic";
	letter-spacing: 2pt;
}





/*最新消息*/

#news-content {
	background-image: url(images/ovbody_leftbg.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 700px;
	margin-left: 30px;
}
#news-content .Article {
	float: left;
	width: 660px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
}
#news-content .Article .Previous {
	position: absolute;
	left: 5px;
	top: 5px;
}

#news-content .Article .sort {
	height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
	text-align: right;
	float: right;
}
#news-content .Article .sort .first {
	background: url(images/tree01.gif) no-repeat left top;
	width: 10px;
	height: 40px;
	float: left;
}
#news-content .Article .sort .mid {
	background: url(images/tree02.gif) repeat-x right top;
	color: #666;
	font-size: 11px;
	height: 35px;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#news-content .Article .sort .last {
	background: url(images/tree03.gif) no-repeat left top;
	width: 10px;
	height: 40px;
	float: left;
}
#news-content .Article .Content {
	float: left;
	width: 660px;
}
#news-content .Article .Content .Date {
	font-size: 10pt;
	color: #666;
	float: left;
	margin-bottom: 5px;
}
#news-content .Article .Content .Title {
	float: left;
	width: 650px;
	font-size: 16pt;
	color: #399;
	margin-bottom: 15px;
	font-weight: bold;
}
#news-content .Article .Content .Contentss {
	font-size: 11pt;
	margin-bottom: 15px;
	line-height: 16pt;
}
#news-content .Article .Content .tw {
	letter-spacing: 2pt;
}
#news-content .Article .Content .en {
	letter-spacing: 0pt;
}
#news-content .Article .Content .more a {
	font-size: 10pt;
	color: #666;
	float: left;
}



#Classification {
	float: right;
	width: 220px;
	margin-left: 25px;
	margin-right: 25px;
}
#Classification .assort {
	float: left;
	margin-top: 50px;
	width: 220px;
}
#Classification .assort .subject {
	font-size: 16pt;
	font-weight: bold;
	height: 40px;
	width: 200px;
}
#Classification .assort .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .Baseline li {
	float: left;
	width: 200px;
	list-style-type: disc;
	margin-left: 20px;
	color: #666;
	font-size: 11pt;
	margin-bottom: 15px;
}
#Classification .assort ul {
	padding-bottom: 50px;
}
#Classification .assort .top {
	padding-bottom: 50px;
	float: left;
}
#Classification .assort .top li {
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#Classification .assort .top li .Date {
	float: left;
	width: 100px;
	margin-bottom: 10px;
}
#Classification .assort .top li .Title {
	float: left;
	width: 200px;
	font-size: 10pt;
	line-height: 20pt;
	font-family: "微軟正黑體", "Century Gothic";
	font-weight: bold;
}

#Classification .assort .top li .sort {
	color: #F60;
	float: left;
	width: 120px;
	display: block;
}
#Classification .assort .top li .tw {
	font-family: "微軟正黑體", "Century Gothic";
}
#Classification .assort .top li .en {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
#Classification .assort .top .Height30 {
	padding-top: 30px;
}

/*常見問題*/
#In-FAQ {
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 50px;
}
#In-FAQ .Q {
	width: 660px;
	font-size: 11pt;
}
#In-FAQ .Q ol {
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#In-FAQ .Q ol li {
	width: 630px;
	margin-left: 40px;
	height: 25px;
	margin-bottom: 5px;
	list-style-type: decimal;
}


#In-FAQ .Q ol li a {
	font-size: 11pt;
	color: #666;
	text-decoration: none;
}
#In-FAQ .Q ol li a:hover {
	color: #900;
}
#reply {
	width: 660px;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
}
#reply ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#reply ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
}
#reply ul li samp {
	float: left;
	width: 620px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
#reply ul li .q {
	font-size: 12pt;
	float: left;
	width: 700px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3CC;
	font-family: "華康中黑體", Arial;
}
#reply ul li .a {
	margin-left: 50px;
	width: 580px;
	margin-bottom: 20px;
	font-size: 10pt;
	line-height: 16pt;
}


/*-------頁碼-------*/
	
	.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;
	}
	
	
	
	
	
	
	
	
	
	/*-------位置-------*/
	#Location {
	height: 25px;
	width: 980px;
	font-size: 10pt;
	color: #666;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#Location samp {
	font-size: 10pt;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
}







/*-------客服中心-------*/
.say {
	width: 420px;
	height: 237px;
	padding-right: 480px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.say h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-left: 10px;
	-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.say h2 {
	font-weight: bold;
	color: #39C;
	font-size: 20pt;
	margin-bottom: 20px;
	margin-top: 40px;
	-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.say p {
	color: #666;
	float: left;
	width: 420px;
	font-size: 11pt;
	line-height: 20pt;
	margin-left: 10px;
}
.say .ja{
	color: #666;
	float: left;
	width: 460px;
	font-size: 10pt;
	line-height: 18pt;
	margin-left: 10px;
}
.contact {
	width: 960px;
	background-image: url(images/ta_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 0;
	margin-bottom: 30px;
	overflow: hidden;
}
.contact table tr td h4 {
font-size: 15px;
color: #444;
font-weight: normal;
padding-bottom: 5px;
-webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 230px;
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: 400px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact 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;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	cursor: pointer;
	text-decoration: none;
	float: right;
	margin-top: 20px;
	width: 100px;
	background-color: #CCCCCC;
}
.loginsubmit2 a:hover{
	background-color: #F90;
}







/*-------關於我們-------*/


#Bookmarks {
	float: left;
	width: 1000px;
}

#Bookmarks a {
	float: left;
	width: 190px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 8px;
	color: #999;
	height: 15px;
	overflow: hidden;
	clip: rect(auto,auto,10px,auto);
	margin-bottom: 10px;
}

#Bookmarks a:hover {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	color: #000;
}


#about_word {
	width: 960pt;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
	float: left;
	line-height: 20pt;
}
#Bookmarks .on {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	color: #000;
}

#Title {
	float: left;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15pt;
}
#Title .English_tw {
	font-family: Arial;
	font-size: 36pt;
	font-weight: normal;
	float: left;
}
#Title .Chinese_tw {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "微軟正黑體", "Century Gothic";
	letter-spacing: 2pt;
}

#Title .English_en {
	font-family: Arial;
	font-size: 36pt;
	font-weight: normal;
	float: left;
}
#Title .Chinese_en {
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
}








/*-------檔案下載-------*/

#Downloads {
	float: left;
	width: 1000px;
}
#Downloads .few {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 40px;
	height: 240px;
}
#Downloads .few a {
	background-color: #FFF;
	float: left;
}
#Downloads .few a:hover {
	background-color: #F0F0F0;
}


#Downloads .few .Title {
	float: left;
	width: 210px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#Downloads .few .tw {
	letter-spacing: 1pt;
}
#Downloads .few .en {
	letter-spacing: 0pt;
}

#Downloads .few a .Download {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	padding-right: 30px;
	padding-left: 30px;
}

#Downloads .few .Time {
	font-size: 10pt;
	color: #666;
	float: left;
	width: 210px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}


#Downloads .few .map {
	float: left;
	height: 100px;
	width: 230px;
	overflow: hidden;
	margin-bottom: 10px;
}








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

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


.roundbox_center table tr td .Title {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.roundbox_center table tr td .tw {
    width: 100px;
}
.roundbox_center table tr td .en {
    width: 160px;
}
.roundbox_center table tr td .Title 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: 0px;
	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;
}
.roundbox_center #form table tr td samp {
	font-family: "微軟正黑體", "Century Gothic";
}









.memberintor {
	width: 960px;
	_margin-left: 10px;
	float: left;
	background-image: url(images/dw2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
	border-radius: 15px;
	border: 1px solid #CCCCCC;
	font-family: "微軟正黑體";
}
.memberintor .ppin {
	float: left;
	width: 920px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.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 {
	background-image: url(images/uyr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	width: 920px;
}.u3 {
	background-image: url(images/u3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 940px;
}
.u1 {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 920px;
	padding-top: 20px;
}
.memberintor .u3 .u1 .ppin table tr .price input {
	border: 1px solid #CCC;
	text-align: center;
}
.memberintor .buttomarea {
	float: left;
	width: 880px;
	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 {
	color: #006699;
}
.left {
	float: left;
}
.right {
	float: right;
}
.memberintor .u3 .u1 .ppin table tr .by {
	background-color: #F7F7F7;
	padding: 10px;
	line-height: 20pt;
}
.memberintor .u3 .u1 .ppin table tr .by p {
	display: block;
-webkit-margin-before: 0.2em;
-webkit-margin-after: 0.2em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
	
}
.memberintor .u3 .u1 .ppin table tr .Color {
	color: #666;
}
.memberintor .u3 .u1 .ppin table tr .Crude {
	font-weight: bold;
	color: #F00;
	font-size: 12pt;
}






#product {
	float: left;
	width: 1000px;
	margin-bottom: 30px;
}

#by_Menu {
	background-image: url(images/bg_Menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	margin-right: 30px;
	float: left;
}
#by_Menu .level2 {
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	width: 160px;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 14pt;
}
#by_Menu .tw {
	letter-spacing: 2pt;	
}
#by_Menu .en {
	letter-spacing: 0pt;	
}
#by_Menu  .level2 li {
	line-height: 20pt;
	background-image: url(images/ten2.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
	display: block;
	width: 155px;
	font-size: 12pt;
	color: #000;
}
#by_Menu  .level2 ul {
	float: left;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
#by_Menu .level2 li li {
	line-height: 12pt;
	float: left;
	width: 155px;
	background-image: none;
	padding: 0px;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10pt;
	letter-spacing: normal;
}
#by_Menu .level2 li li a {
	background-image: url(images/icon1.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	width: 145px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	font-family: "微軟正黑體";
}
#by_Menu .area {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 20px;
}
#by_Menu .area .Title {
	margin-bottom: 10px;
	position: absolute;
	top: -9px;
	background-color: #FFF;
	font-family: Verdana;
	font-weight: bold;
	padding-right: 5px;
}#by_Menu .area .top {
	float: left;
	width: 180px;
	margin-top: 10px;
}
#by_Menu .area .top .project {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	padding-bottom: 10px;
	width: 180px;
}



#by_Menu .area .top .project .map {
	float: left;
	height: 60px;
	width: 50px;
	overflow: hidden;
}
#by_Menu .area .top .project .Writing {
	float: right;
	width: 80px;
	font-size: 10pt;
	line-height: 15pt;
	height: 55px;
	overflow: hidden;
	margin-bottom: 10px;
}
#by_Menu .area .top .project .nt {
	color: #900;
	float: left;
	width: 50px;
	font-size: 10pt;
	line-height: 12pt;
	height: 60px;
}
#Items {
	float: right;
	width: 780px;
	position: relative;
}

/*----------商品----------*/
.container .Staff {
	margin: 6px;
	float: left;
	width: 180px;
	height: 260px;
	overflow: hidden;
	border: 1px solid #EAEAEA;
}
.container .abgne_tip {
	width: 180px;
	overflow: hidden;
	position: relative;
	float: left;
	}


.container .abgne_tip .caption2 {
	position: absolute;
	top: 225px;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 33) */
	width: 160px; /* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	cursor: pointer;
	color: #fff;
	background-image: url(images/1px_black.png);
	background-repeat: repeat;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.container .abgne_tip .caption2 h3 {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	line-height: 25px;
	}








#Content_item {
	float: left;
	width: 780px;
}
#Content_item .Thumbnail {
	float: right;
	width: 400px;
	padding: 4px;
	margin-left: 30px;
	margin-top: 15px;
	border: 1px solid #CCC;
}
#Content_item .Car {
	float: right;
	width: 400px;
	height: 40px;
	margin-top: 40px;
}

#Content_item .Car .Quantity {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#Content_item .Car .Add {
	float: right;
	text-align: center;
}
#Content_item .Car .Add a {
	color: #333;
	background-color: #CCCCCC;
	display: block;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#Content_item .Car .Add a:hover {
	color: #FFF;
	background-color: #66CCCC;
	display: block;
	}
#Content_item .Figure_introduction {
	margin-left: 20px;
	width: 760px;
}
#Content_item .Figure_introduction .item {
	float: right;
	width: 430px;
	height: 230px;
	overflow: hidden;
}
#Content_item .Figure_introduction .map {
	float: left;
	width: 300px;
	height: 435px;
	overflow: hidden;
}









/*小縮圖*/
.picScroll-left{
	overflow: hidden;
	position: relative;
	width: 400px;
	float: left;
}
.picScroll-left .hd{
	overflow: hidden;
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 5px;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next{
	display: block;
	width: 9px;
	height: 9px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/arrow.png);
}

.picScroll-left .hd .next{
	background-position:-9px 0px;
}
.picScroll-left .hd .prev{
	background-position: 0px 0px;
}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 5px;
}
.picScroll-left .bd ul li .pic{
	text-align: center;
	width: 46px;
	height: 70px;
	display: block;
	padding: 4px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }





/* 本例子css */
		.slideTxtBox{
	width: 430px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
		.slideTxtBox .hd{
	height: 40px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
	position: relative;
	padding-top: 0;
}
		.slideTxtBox .hd ul{
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 42px;
}
	.slideTxtBox .hd ul li{
	float: left;
	cursor: pointer;
	padding-top: 10;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	font-size: 16pt;
	margin-right: 2px;
	margin-left: 2px;
}

		
		.slideTxtBox .hd ul li.on{
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
    .slideTxtBox .bd ul{
	zoom: 1;
	width: 400px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
	.slideTxtBox .bd li{
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
.slideTxtBox .tempWrap .bd ul .date {
	width: 150px;
	margin-left: 15px;
	font-size: 10pt;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-top: 10px;
	
}
.slideTxtBox .tempWrap .bd ul .Tea {
	width: 390px;
	margin-left: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.slideTxtBox .tempWrap .bd ul p {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.slideTxtBox .tempWrap .no1 {
	background-image: url(images/Thumbnail1.png);
}
.slideTxtBox .tempWrap .no2 {
	background-image: url(images/Thumbnail2.png);
}
.slideTxtBox .tempWrap .no3 {
	background-image: url(images/Thumbnail3.png);
}
.slideTxtBox .tempWrap .no4 {
	background-image: url(images/Thumbnail4.png);
}
.slideTxtBox .tempWrap .no5 {
	background-image: url(images/Thumbnail5.png);
}
.slideTxtBox .tempWrap .no6 {
	background-image: url(images/Thumbnail6.png);
}
.slideTxtBox .tempWrap .no7 {
	background-image: url(images/Thumbnail7.png);
}
#Items .word {
	float: left;
	width: 780px;
	margin-top: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 30px;
	line-height: 20pt;
	margin-bottom: 60px;
}
#Items .word .Title {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 10px;
	top: -20px;
}
#Items .tw {
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 4pt;
}
#Items .en {
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 0pt;
	font-family: Verdana, Geneva, sans-serif;
}
#Related-Products {
	float: left;
	width: 780px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	position: relative;
	padding-top: 30px;
}
#Related-Products .Title {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 10px;
	top: -20px;
}
.Tell .hd{
	overflow: hidden;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	position: absolute;
	top: 14px;
	right: 15px;
	width: 120px;
}
.Tell .hd .prev, .Tell .hd .next{
	display: block;
	width: 60px;
	height: 30px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background:url("images/arrow1.png") 0 0 no-repeat
}
.Tell .hd .next{
	background-position:-60px 0px;
}
.Tell .hd .prev{
	background-position: 0px 0px;
}

.Tell .bd ul{ overflow:hidden; zoom:1; }
.Tell .bd .tempWrap {
	float: left;
	width: 780px;
	overflow: hidden;
	position: relative;
}

.Tell .bd ul li{
	width: 175px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	height: 320px;
	display: block;
	position: relative;
}
.Tell .bd ul li .pic{
	float: left;
	height: 255px;
	width: 175px;
	margin-bottom: 15px;
	overflow: hidden;
}
.Tell .bd ul li .Writing {
	font-size: 10pt;
	color: #333;
	float: left;
	height: 40px;
	overflow: hidden;
	width: 175px;
	line-height: 20px;
	margin-bottom: 10px;
		text-align: center;

}
.Tell.bd ul li .pic a:hover img{ border-color:#999;  }
.Tell .bd ul li .NT {
	color: #999;
	text-decoration: line-through;
	font-size: 10px;
	float: left;
	width: 70px;
}
.Tell .bd ul li .NT2 {
	position: absolute;
	right: 7px;
	bottom: 10px;
	color: #930;
}
#Related-Products .Tell .Narrative {
	font-size: 10pt;
	margin-bottom: 20px;
}
#circuit {
width: 1000px;
text-align: center;
float: left;
}





#jointomemberarea .u3 .u1 .Title {
	float: left;
	width: 880px;
	margin-bottom: 30px;
	position: relative;
	font-size: 16pt;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 20px;
	margin-left: 20px;
}
#jointomemberarea .u3 .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: 342px;
	margin-top: 50px;
	margin-right: 229px;
	margin-bottom: 50px;
	margin-left: 220px;
	float: left;
	padding-left: 200px;
	line-height: 22pt;
	padding-top: 30px;
	border-radius: 5px;
}




#Home_Product {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Home_Product .Home_Tell {
	width: 1000px;
	position: relative;
}

#Home_Product .Title {
	float: left;
	font-weight: bold;
	color: #000;
	font-size: 16pt;
	margin-bottom: 10px;
}
#Home_Product .tw {
	letter-spacing: 6pt;	
}
#Home_Product .en {
	letter-spacing: 2pt;	
}
#Home_Product .Home_Tell .hd{
	overflow: hidden;
	height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 10pt;
	position: absolute;
	top: 30px;
	right: 0px;
	width: 120px;
}
#Home_Product .Home_Tell .hd .prev, #Home_Product .Home_Tell .hd .next{
	display: block;
	width: 60px;
	height: 30px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background:url("images/arrow1.png") 0 0 no-repeat
}
#Home_Product .Home_Tell .hd .next{
	background-position:-60px 0px;
}
#Home_Product .Home_Tell .hd .prev{
	background-position: 0px 0px;
}

#Home_Product .Home_Tell .bd ul{ overflow:hidden; zoom:1; }
#Home_Product .Home_Tell .bd .tempWrap {
	float: left;
	width: 1000px;
	overflow: hidden;
	position: relative;
}

#Home_Product .Home_Tell .bd ul li{
	width: 250px;
	float: left;
	height: 365px;
	display: block;
	position: relative;
}

#Home_Product .Home_Tell .bd ul li .pic a:hover img{ border-color:#999;  }
#Home_Product .Home_Tell .Narrative {
	font-size: 10pt;
	margin-bottom: 20px;
	float: left;
	width: 900px;
}


#Home_Product .Staff {
	float: left;
	width: 250px;
	height: 365px;
	overflow: hidden;
}
#Home_Product .abgne_tip {
	width: 250px;
	overflow: hidden;
	position: relative;
	float: left;
	}


#Home_Product .abgne_tip .caption2 {
	position: absolute;
	top: 332px;	/* .abgne_tip_gallery_block 的高 - 想顯示 title 的高(這邊是設 33) */
	width: 230px; /* .abgne_tip_gallery_block 的寬 - .caption 的左右 padding */
	cursor: pointer;
	color: #fff;
	background-image: url(images/1px_black.png);
	background-repeat: repeat;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#Home_Product .abgne_tip .caption2 h3 {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
	padding: 5px;
	line-height: 25px;
	}
