﻿/* 基本設定*/
body{
     background:#130000 url(bg.jpg) repeat top left;
     background-repeat: repeat-x;
     font:9pt/12pt Arial, Helvetica, sans-serif;
     color:#000;
     margin:0px; 
     border:0px;
     padding:0px;
     scrollbar-3dlight-color:#eeeee3;
　　 scrollbar-arrow-color:#ccc;
　 　scrollbar-base-color:#eeeee3;
　　 scrollbar-darkshadow-color:#ccc;
　　 scrollbar-face-color:#fff;
　　 scrollbar-highlight-color:#fff;
　　 scrollbar-shadow-color:#eeeee3;
}
p{
  font:9pt/12pt Arial, Helvetica, sans-serif;
  margin-top:0px;
  text-align:left;
  color:#000;
}
li{
  list-style-type: none;
}
a:link,a:visited,a:active{
  font:9pt/12pt Arial, Helvetica, sans-serif;
  color:#000;
  text-decoration:none;
}
a:hover{
  text-decoration:none;
  color:#ff9900;
  position:relative;
  top:1px;
  left:1px;
}
.tbb{
  font:bold 10pt Arial, Helvetica, sans-serif;
  color:#663300;
  height:25px;
  line-height:25px;
  border-bottom:1px dotted #999;
  marging-bottom:10px;
  display:block;
}
h5{
  font:12pt Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#ff6600;
  border-left:0.5em solid #ff6600;
  border-bottom:1px solid #ff6600;
  padding-left:1em;
}
/* 版面設定*/
html, body{
  margin:0px;
  text-align:center;
}
/*標題*/
#head{
  background:#130000 url(bg.jpg) repeat;
  height:176px;
  margin-right: auto;
  margin-left: auto;
}
/*標題下面*/
#container{
  background:#993300;
  position:relative;
  margin:0px auto;
  padding:0px;
  width:780px;
  voice-family:"\"}\"";
  voice-family:inherit;
  width:760px;
}
  html>body #container{
  width:760px;
}
#mainbg{
  text-align:left;
  background:#993300 url(img/bg.gif) repeat top;
}
/*調整左、右iframe頁寬度*/
#setListAll iframe{
  width:180px;
}

#headerSize iframe{
  width:580px;
}

/*右頁桌面*/
#headerSize{
  background:#993300 url(img/right_bg.jpg) no-repeat top right;
  float:right;
  clear:right;
  padding:0px;
  padding-top:20px;
}
/*左列按鈕列表*/
/*調整左頁*/
#setListAll{
  top:220px;
  width:180px;
  float:left;
  clear:left;
  padding:0px;
}
#setList{
  background:#130000 url(img/in_05.jpg) no-repeat top left;
  margin:0px;
  width:180px;
  height:100%;
}
/*按鈕連結狀態總設定*/
#setList ul{
  margin:0px;
}
#setList li{
  list-style-type: none;
  height:22px;
  line-height:22px; 
  text-align: center;
  vertical-align: middle;
  border-bottom:1px dotted #999;
  margin-left:45px;
  margin-right:20px;
}
#setList a{
  color:#000;
}
#setList a:hover{
  color:#999;
}
/*調整左頁下方留白處*/
#setL{
  background:#993300;
  margin-left:17px;
  padding-top:20px;
  padding-bottom:20px;
}
/*調整選單背景*/
#setL div{
  padding-bottom:10px;
  margin-bottom:10px;
}
#setA{
  background:#993300 url(img/a_02.gif) no-repeat bottom;
}
#setB{
  background:#993300 url(img/b_02.gif) no-repeat bottom;
}
#setC{
  background:#993300 url(img/c_02.gif) no-repeat bottom;
}
#setD{
  background:#993300 url(img/d_02.gif) no-repeat bottom;
}
#setList div span{
  display:none  
}
#setList h4{
  font:12pt Arial, Helvetica, sans-serif;
  height:23px;
  margin:0px;
}
#setA h4{
  background:#993300 url(img/a_01.gif) no-repeat top left;
  width:165px;
  height:38px;
}
#setB h4{
  background:#993300 url(img/b_01.gif) no-repeat top left;
  width:165px;
  height:38px;
}
#setC h4{
  background:#993300 url(img/c_01.gif) no-repeat top left;
  width:165px;
  height:38px;
}
#setD h4{
  background:#993300 url(img/d_01.gif) no-repeat top left;
  width:165px;
  height:38px;
}
/*註腳*/
#footer{
  background:transparent url(img/bg.gif) repeat top;
  clear:both;
  text-align: center;
  font:8pt Arial, Helvetica, sans-serif;
  padding-bottom:10px;
  margin-left:-3px;
  margin-right:-3px;
}
#footer p{
  color:#fff;
}
#footer a{
  color:#fff;
}
#footer a:hover{
  color:#ff9900;
}