/* design by showhau */
/*----------抬頭地方要加-----------------------------
<meta name="Robots" content="All" />
<meta name="Author" content="showhau,hau,dpi" />
<meta name="keywords" content="showhau, hau, design, dpi, web, web design" />
-----------------------------------------------------*/
/*----------消虛線---------*/
a {noFocusLine:expression(this.onFocus=this.blur())}      /* For IE, onFocus 的 F 要大寫*/
:focus {-moz-outline-style: none}                         /* For Firefox */

/*===========================================================================  主頁  ==========*/
.all{
	width:989px;
	text-align:center;
	clear:both;
	margin-bottom:20px;
	display:block;
}
.banner{
	padding-bottom:8px;
	margin:0px;
	padding:0px;
}
.bt{
	display:block;
	background:#333333;
	height:8px;
}
.left{
	float:left;
	width:333px;
	background:#FFFFFF;
	text-align:left;
}
.right{
	float:right;
	width:656px;
	background:#FFFFFF;
	text-align:left;
}
/*=============================================   左邊選單 ============*/
.mn{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	line-height:26px;
	padding-left:10px;
}
.mn a{
	color:#333333;
	text-decoration:none;
	display:block;
	border-bottom:#666666 1px dashed;
}
.mn a:hover{
	color:#2d70a9;
}
.mn2{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	border-bottom:#666666 1px dashed;
	padding:5px 0px 5px 10px;
	margin-left:10px;
}
.mn2 a{
	color:#999999;
}
.mn2 a:hover{
	color:#FB7D0D;
	text-decoration:none;
}
/*==========================================  info  =========*/
.info{
	font-family:Arial;
	font-size:10px;
	color:#666666;
	text-align:right;
	padding-right:15px;
	margin-bottom:15px;
}
.info a{
	font-size:9px;
	color:#073380;
}
.info a:hover{
	text-decoration:none;
}
.info span{
	font-size:12px;
	color:#FB7D0D;
}

/*======================================================================================  compnany ======*/
.com{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	line-height:20px;
	padding:0 25px;
}
.com span{
	display:block;
}
.com span b{
	color:#034689;
	display:block;
	padding-top:5px;
}
.com img{
	display:block;
}



/*========================================================================================   產品pro  =========*/
.pro{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	float:left;
}
.pro{
	padding:10px 10px;
}
.pro img{
	display:block;
	border:#999999 4px solid;
}
.pro span{
	background:url(images/icon_pro.jpg) no-repeat;
	background-position:0px 7px;
	padding-left:10px;
}
.pro_t{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#E10000;
	margin-left:10px;
	background:url(images/icon_pro.jpg) no-repeat;
	background-position:0px 3px;
	padding-left:10px;
	clear:both;
}




/*============================================================================================   contact ============*/
#con{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:center;
	margin:5px;
}
#con span{
	color:#FF9900;
}
#con input{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BACKGROUND-COLOR: #f9f9f9;
}






.page{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	margin-top:20px;
	margin-left: 30px;
}
.page span{
	background:#CCCCCC;
	padding:2px 5px 1px 5px;
}
.page a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	background:#FFF;
	border:#CCCCCC 1px solid;
	padding:2px 5px;
}


.top{
	text-align:right;
	width:989px;
	padding-top:15px;
}






.member{
	font-family:Arial, "細明體";
	font-size:10px;
	color:#0069A2;
	position:absolute;
	margin-top:515px;
	margin-left:10px;
}



/*=====================================================================================================    copyright */
.foot{
	font-family:Arial;
	font-size:10px;
	color:#707070;
	text-decoration:none;
	line-height:16px;
	background:url(images/copy.gif) top center no-repeat;
	word-spacing:1px;
	padding-top:4px;
	padding-bottom:5px;
}
.foot b{
	padding-left:10px;
}
.foot a{
	color:#295994;
	text-decoration:none;
}
.foot a:hover{
	color:#999999;
	text-decoration:underline;
}
.copy{
	color:#b9b9b9;
	word-spacing:2px;
}
.copy a{
	display:none;
}

