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


body{
	font-family:Arial, "新細明體", "細明體";
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

.index{
	margin:auto;
	width:990px;
}




.up{
	float:right;
	width:950px;
	position:absolute;
	margin-top:15px;
	text-align:right;
}

/*-----------------------------------------     foot       ---------------*/
.foot{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	margin-top:30px;
	clear:both;
}
.foot a{
	color:#999999;
}
.foot2{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	padding-top:25px;
	background: url(images/foot_bg_main.jpg) repeat-x;
	clear:both;
}
.foot2 a{
	color:#cecece;
	text-decoration:none;
	cursor:text;
}
.foot2 img{
	margin-top:25px;
	margin-bottom:10px;
}

/*----------------------------------------  copy  ------*/
.copy, .copy a{
	font-size:10px;
	color:#cecece;
	text-decoration:none;
	cursor:text;
	margin-top:35px;
}
.copy span a{
	color:#FFFFFF;
	padding-left:10px;
}
.copy img{
	margin-top:5px;
	margin-bottom:10px;
}