@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;/* 左方 */
	margin-top: 0px;/* 上方 */
	margin-right: 0px;/* 右方 */
	margin-bottom: 0px;/* 下方 */
	background: #ffffff;/* 背景色+圖+x軸延伸 */
	font-family: Arial, Helvetica, sans-serif;/* 主體字型 */
	color: #a0a0a0;
	font-size: 11px;
}


.link-top:hover ,.link-top:visited ,.link-top:link
{font-size: 8px; height:10px; color:#a7a7a7; padding:1px; text-decoration: none; font-family:"Arial"; line-height: 110%;}
.link-top:hover
{font-size: 8px; height:10px; color:#e76100; padding:1px; text-decoration: none; font-family:"Arial"; line-height: 110%;}


/* Header */
#header {
	margin: 0 auto;
	width: 1000px;
	height: 107px;
	padding: 0px 0px 0px 0px;/*上 右 下 左*/
	text-align: left;/* 文字水平= */
	text-valign: top;/* 文字垂直= */
}
#header_menu {
	Z-INDEX: 3;
	margin: 0 auto;
	WIDTH: 600px;
	HEIGHT: 55px;
	top: 0px;
	left: 440px;
	visibility: visible;
	POSITION: absolute;
	}



/* button */
#button {
  width: 268px;
  height: 92px;
}
#button ul {
  margin: 0 0 0 0px;
  padding: 0;
  border: 0 0 0 0px solid #cccccc;
  list-style: none;
}
#button li {
  display: block;/* 元素的顯示形式 初始=inline block=將指定元素區塊化*/
  float: left;/* 左右配置與文字環繞 初始=nono*/
  margin: 0;
  padding: 0;
  width: 67px;
  height: 92px;
}
#button li a {
  text-decoration: none;
  display: block;
  width: 67px;
  height: 92px;
} 

#button li#download  {
  background: url(../images/nav.jpg) no-repeat 0px 0px;
}
#button li#qa {
  background: url(../images/nav.jpg) no-repeat -67px 0px;
}
#button li#call  {
  background: url(../images/nav.jpg) no-repeat -134px 0px;
}
#button li#service  {
  background: url(../images/nav.jpg) no-repeat -201px 0px;
}

/* menu over時的設定 */
#button li#download a:hover  {
  background: url(../images/nav.jpg) no-repeat 0px -92px;
}
#button li#qa a:hover {
  background: url(../images/nav.jpg) no-repeat -67px -92px;
}
#button li#call a:hover      {
  background: url(../images/nav.jpg) no-repeat -134px -92px;
}
#button li#service a:hover      {
  background: url(../images/nav.jpg) no-repeat -201px -92px;
}







/* page */
#page {
	margin: 0 auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;/*上 右 下 左*/
}


/* main-content */
#main-content {
    float: left;
	width: 681px;
	padding: 0px 0px 0px 0px;/*上 右 下 左*/
	text-align: left;/* 文字水平= */
	text-valign: top;/* 文字垂直= */
}


/* sidebar */
#sidebar {
	float: left;/* 左右配置與文字環繞 初始=nono*/
	width: 271px;
}

#sidebar ul {
	background: #f7f7f7 url(../images/form_sidebar-02.jpg) repeat-y;
	list-style: none;/* 指定清單的符號 2."list-style-type"->項目符號的種類 diso=實心圓點(初始)   3."list-style-position"->符號的顯示位置 inside=符號在條列內容的內側  outside= */
	color: #879b95;
	font-size: 10px;
}
#sidebar li {
	background: url(../images/form_sidebar-03.jpg) no-repeat left bottom;
}
#sidebar li ul {/* 條列文字 */
	padding: 0px 15px 50px 20px;
	line-height: 180%;
	background: none;
}
#sidebar li li {/* 符號+條列文字 */
	padding: 5px 0 2px 15px;
	line-height: 150%;
	border-bottom: 1px #c7c7c7 dashed;
	background: url(../images/icon_round-01.gif) no-repeat left top;
}
#sidebar h2 {
	height: 21px;
	background: #BA3300 url(../images/form_sidebar-01.jpg) no-repeat;
	font-size: 13px;
}
#sidebar a {
	text-decoration: none;/*上線．下線．取消線．閃動  無效果=nono(初始)  underline=加底線*/
	color: #666666;
	font-size: 11px;
	line-height: 170%;
	border: 0px 0px 1px 0px; solid #cdcdcd;/*???*/
}
#sidebar a:hover {
	text-decoration: none;
	color: #dba483;
}


/* 區塊按鈕 */
#button_more {
	width: 29px;
	height: 14px;
}
#button_more a {
	display: block;
	width: 29px;
	height: 14px;
	padding: 5px 0 0 0;
	background: url(../images/icon_more-01.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #3c8773;
	font-size: 10px;
}
#button_more a:hover {
	color: #3c8773;
	background: url(../images/icon_more-02.gif) no-repeat;
}

#button_event {
	width: 69px;
	height: 25px;
}
#button_event a {
	display: block;
	width: 69px;
	height: 25px;
	padding: 5px 0 0 0;
	background: url(../images/bar_event-01.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #3c8773;
	font-size: 10px;
}
#button_event a:hover {
	color: #3c8773;
	background: url(../images/bar_event-02.gif) no-repeat;
}






/* Footer */
#footer {
	clear: both;/*文繞圖的解除指定 nono=以環繞的狀況換行(初始)；left=解除左側對於圖像的環繞；all=解除左右兩旁對於圖的環繞 */
	width: 1000px;
	margin: 0 auto;
	height: 115px;
	background: url(../images/down-01.jpg) repeat-x left top;
}

#footer p {
	padding: 18px 1px 1px 25px;/*上 右 下 左*/
	text-align: left;/* 文字水平= */
	text-valign: top;/* 文字垂直= */
	font-size: 11px;/* 字級 */
	color: #adadad;
}

#footer a {
    font-size: 11px;
	text-decoration: none;
	color: #ff6600;
}

#footer a:hover {
    font-size: 11px;
	text-decoration:none;
	color: #ab5217;
}

