﻿body  {
	background: #ffffff;
	margin: 0; /* Body 元素的邊界與欄位間隔調整為零，再處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 預先設在 IE 瀏覽器內置中對齊。然後，文字會在 #container DIV中設定為靠左對齊 */

	color: #707070;
	font-size:13px;
	line-height:20px;
	font-family: "Times New Roman", Times, serif;
}
a {
	text-decoration:none;
	color:#006699;
}
a:hover {
	text-decoration:underline;
}
/* Remove the link outline */
li , a {
  noFocusLine:expression(this.onFocus=this.blur());
} /* For IE */
:focus {
  -moz-outline-style: none;
} 

#hd-menu{
  /* opacity:.70;
  Filter: alpha(opacity=70); */ /* FireFox */
  height : 28px;    
  width:950px;   z-index:1000;

	background:url(../images/top_h_bg.gif) right top repeat-x;
	/*margin-right:10px;*/
	position:relative;
	z-index: 1000;
	height:28px;
	/*margin-left:10px;*/
}

.S-top-menu{ padding-top:3px;}
.S-top-bg{

}

.S-word{
	font-size:12px;
	color:#888888;
	float:right;
	line-height:20px;
	padding-left:3px;
	margin-right: 8px;
}

.S-word a{
   color:#2581a8;
   text-decoration:none;
   padding-left:3px;
}
.S-word a:hover{
   text-decoration:none;
   padding-left:3px;
   text-decoration:underline;

}



#L-top{float:left;padding-left:10px;position:relative;font-size:12px;}
#L-top a{ color:#2581a8; display:block;float:left;padding-right:10px;height:1.2em;  text-decoration:none;}
#L-top img{display:block;float:left;}




/*  二層左  */
.tophead-L {
float: left; width:490px; height:70px; background-color:#f0fbfc; BORDER: #ffffff 1px dashed;
margin-left: 0;
	padding-left: 0;
	text-align: left; 
	display: inline;
	} 

.tophead-L img {
	float: left;

	}
.tophead-L li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}

.tophead-L p
{
  font-size:0.75em;
  text-decoration: none;
  margin:0px;
}



.tophead-L H1 {
  font-size:1.25em;
margin-top:6px;
margin-bottom:2px;

}

.leftimg {
	float: left;
	border: 0px solid #000000;
	margin:6px;
}

.querys {
float: left;width:490px; height:26px;background-color:#f0fbfc;  BORDER-top: #c0c0c0 1px dashed; BORDER-bottom: #c0c0c0 1px dashed;
}
