﻿/* 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 */



/*------------------------------------------------------------------------*/
#language a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	padding-right:30px;
	text-decoration:underline;
}
#language a:hover{
	text-decoration:none;
	color:#FFFFFF;
}


#title{
	font-family:"細明體", "華康中黑體", "華康超明體";
	font-size:13px;
	font-weight:bold;
	color:#D50005;
	padding:5px 0px 0px 20px;
	background:url(../images/tit_icon.gif) left no-repeat;
	margin-top:5px;
}
#title span{
	text-align:right;
	padding-right:15px;
	display:block;
}

/*------------------------------------------------------------------------------------company*/
#com{
	font-family:"細明體", "華康中黑體", "華康超明體";
	font-size:13px;
	color:#333333;
	padding:10px 20px 15px 20px;
	text-indent:30px;
	line-height:25px;
}
#com span{
	color:#0C5F8B;
	font-weight:bold;
}


/*------------------------------------------------------------------------------------laboratory*/
#tit_laboratory{
	width:596px;
	height:121px;
	background:url(../images/tit_laboratory.gif) top left no-repeat;
	margin:10px 0 0 0;
	font-size:12px;
	color:#232323;	
}
#tit_laboratory span{
	display:block;
	text-align:right;
	padding-right:155px;
	padding-top:45px;
}
#tit_laboratory span a{
	color:#FF0000;
}







/*------------------------------------------------------------------------------------contact*/
#con{
	font-family:"細明體", "華康中黑體", "華康超明體";
	font-size:11px;
	color:#333333;
	padding:15px 10px;
}








/*---------------------------------------------------------------------copyright*/
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
#copyright a{
	color:#446A11;
	text-decoration:none;
}
#copyright a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
