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


/*----------------------------------   index    --------*/
.lan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#9f9f9f;
	position:absolute;
	margin-top:5px;
	margin-left:740px;
}
.lan a{
	color:#9f9f9f;
	text-decoration:none;
}
.index{
	margin:auto;
	width:809px;
	clear:both;
}
.top{
	margin:0;
	padding:0;
}
/*--------------------------------------    mn 選項  -------*/
.mn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	width:225px;
	margin-left:5px;
	float:left;
}
.mn a{
	background:url(images/icon_mn.jpg) right no-repeat;
	color:#8f9497;
	display:block;
	border-bottom:1px #a6a6a6 dashed;
	text-decoration:none;
	padding:8px 5px 5px 24px;
}
.mn a:hover{
	color:#03507c;
}
/*-------*/
.right{
	float:right;
	width:570px;
	margin-bottom:10px;
}
/*-------------------------------------------   索引 tit  -------*/
.tit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3fa1d9;
	background:url(images/icon_tit.jpg) no-repeat;
	background-position:3px 1px;
	word-spacing:3px;
	letter-spacing:-1px;
	width:540px;
	padding:0px 0px 5px 25px;
	border-bottom:1px #61b1d1 solid;
	float:right;
}
/*------------------------------------------    公司簡介  ---------*/
.com{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000000;
	line-height:23px;
	padding:20px 15px 0px 20px;
	text-align:justify;
}
.comt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/comt.jpg) no-repeat;
	background-position:0 5px;
	width:451px;
	height:150px;
	margin:auto;
	text-align:left;
	padding-left:10px;
}
.comt tr th b{
	color:#FFFFFF;
	background:#ff7800;
	padding:0px 3px;
	margin:15px 0 5px 15px;
	display:block;
	width:70px;
	text-align:center;
}
.comt tr td{
	vertical-align:top;
	padding-right:5px;
	padding-bottom:6px;
}
.comt tr td b{
	background:#99cfff;
	margin:0 2px 0 18px;
	padding:0px 2px;
}
.comt tr td a{
	color:#ff7800;
}
/*----------------------------------   pro  索引頁  -------*/
.pro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top:20px;
	margin-right:10px;
	float:right;
}
.pro tr td{
	width:250px;
	vertical-align:top;
}
.pro tr td b{
	font-weight:normal;
	padding-bottom:20px;
	display:block;
	width:220px;
	background:url(images/icon_pro.jpg) no-repeat;
	padding-left:10px;
}
.pro tr td a img{
	border:1px #999999 solid;
	padding:2px;
	background:#E8E8E8;
}
.pro tr td a:hover img{
	border:1px #1DA8EB solid;
	background:#D2EEFB;
}

/*----------------------------------------------------------------------   pic  --------*/
.pic{
	float:left;
	margin:10px 15px;
}
.model{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	margin-top:10px;
	float:left;
	width:270px;
}
.model tr th{
	font-size:14px;
	color:#FF0000;
	vertical-align:top;
}
.model tr td b{
	background:url(images/icon_model.jpg) no-repeat;
	background-position:0px 7px;
	color:#ff6603;
	padding-left:15px;
	display:block;
	margin-top:5px;
}



#back{
	clear:both;
	width:560px;
	text-align:right;
}
/*------------------------------------     foot  ------------*/
.foot{
	font-family:Arial, "新細明體", "細明體";
	color:#313131;
	background:url(images/foot_bg.jpg) no-repeat;
	height:56px;
	clear:both;
}
.add{
	font-size:10px;
	float:left;
	margin:10px 0 0 15px;
}
.add b{
	background:#ff7800;
	color:#FFFFFF;
	padding:0px 2px;
}
.add a{
	color:#ff7800;
}
.copy{
	font-size:9px;
	float:right;
	text-align:right;
	margin:15px 17px 0 0;
}
.copy span{
	background:#000000;
	display:block;
	padding:0px 5px;
}
.copy span a{
	color:#cccccc;
	text-decoration:none;
	cursor:text;
}