﻿/* design by showhau */
/*----------消虛線---------*/

a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */

/*-------------------------------------------------------------------------------------------------首頁 英文版*/
#home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	padding-right:20px;
	padding-left:10px;
	background:url(images/icon_language.jpg) no-repeat left;
	background-position:0px 2px;
}
#home a:hover{
	text-decoration:underline;
}
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	height:30px;
}
#menu a{
	font-size:13px;
	color:#333333;
	text-decoration:none;
	height:0px;
}
#bt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:12px;
	padding-bottom:5px;
	margin-left:5px;
	background:url(images/point.jpg) no-repeat;
	text-decoration:none;
	line-height:15px;
	display:block;
}
#bt a:hover{
	color:#6D9A7B;
	text-decoration:underline;
	background:url(images/point1.jpg) no-repeat;
}


/*-------------------------------------------------------------------中文版*/
#tit_pro{
	font-family:Arial, "新細明體";
	font-size:11px;
	color:#666666;
	background:url(images/tit_pro.jpg) no-repeat;
	width:672px;
	height:58px;
	text-align:right;
	padding:20px 10px 0 0;
}
#tit_pro a{
	color:#666666;
	text-decoration:none;
}
#tit_pro a:hover{
	color:#2FB6FF;
	text-decoration:underline;
}
#tit_pro span{
	font-size:13px;
	font-weight:bold;
	color:#ffb62b;
}

/*-------------------------------------------------------------------英文版*/
#tit_pro_en{
	font-family:Arial, "新細明體";
	font-size:11px;
	color:#666666;
	background:url(images/en/tit_pro.jpg) no-repeat;
	width:672px;
	height:58px;
	text-align:right;
	padding:20px 10px 0 0;
}
#tit_pro_en a{
	color:#666666;
	text-decoration:none;
}
#tit_pro_en a:hover{
	color:#2FB6FF;
	text-decoration:underline;
}
#tit_pro_en span{
	font-size:13px;
	font-weight:bold;
	color:#ffb62b;
}



/*-------------------------------------------------------------中文版產品文字*/
#pro{
	font-family:Arial, "細明體";
	font-size:13px;
	color:#666666;
	padding-left:20px;
	line-height:25px;
	padding-bottom:20px;
	width:600px;
}
#pro span{
	font-weight:bold;
	font-size:15px;
	color:#333333;
	background:url(images/tit_downline.jpg) bottom left no-repeat;
}
#pro a{
	display:block;
	text-indent:30px;
}
#pro b{
	color:#FD289D;
}
#proa{
	font-size:13px;
	color:#FF0000;
	padding:0 0 20px 20px;
}






/*-------------------------------------------bt_top*/
#top{
	text-align:right;
	display:block;
}






/*---------------------------------------------------------------------------------company*/
#com{
	font-size:13px;
	color:#333333;
	line-height:24px;
	padding:10px 40px;
}
#com span{
	font-size:15px;
	font-weight:bold;
	color:#FF26B4;
	background:#000000;
	padding:3px;
}
.txt{
	text-indent:25px;
	padding-bottom:10px;
}
#word span{
	color:#FF0000;
	display:block;
}
#word b{
	font-size:12px;
	color:#FFFFFF;
	background:#333333;
	width:60px;
	margin:1px;
	padding-left:3px;
}
#word a{
	color:#FD39A5;
}











/*-----------------------------------------------------------------contact*/
#con{
	font-size:10px;
	color:#333333;
	text-align:center;
	margin:5px;
}
#con span{
	color:#FF9900;
}
input{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #f9f9f9;
}
#con_txt{
	font-size:13px;
	color:#333333;
	padding:0 70px;
	text-align:right;
}
#con_txt a{
	color:#FD289D;
}




/*----------------------------------------------------------------------------------------------------copyright*/
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(images/logo_down.gif) no-repeat;
	padding:12px 0px 10px 70px;
	margin:0px 0px 5px 50px;
}
#copyright a{
	color:#021E4D;
	text-decoration:underline;
	padding-left:3px;
}
#copyright a:hover{
	color:#F8AC0E;
}