﻿body
{
	background-image:url('images/background.jpg');
	margin-top:0px;
	text-align:center;
	font-size:10pt;
	margin:0 auto;
}
td,tr
{
	text-align:left;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #000;
}
h4,div,ul,li,span{ padding:0px; margin:0px}
/* 最外面DIV的樣式 */
#slidingBlock {
width:900px;
overflow:hidden;
margin:auto;
height:60px;
border:#F1F1F1 solid 1px;
background-image: url("images/back1.jpg");
background-repeat: repeat-x;
background-position: top;
}
#nav_box{
height:33px;
width:888px;
text-align:center;
margin-left: 11px;
}
#slidingBlock a
{
	color: #104E8B;
	text-decoration: none;
}
#slidingBlock h4 {
float:left;
width:78px;
height:33px;
line-height:33px;
text-align:center;
font-size:12px;
over-flow:hidden;
float:left;
background-repeat: repeat-x;
}
#slidingBlock h4.menuNo {
font-weight:normal;
color: #1368c2;
}
#slidingBlock h4.menuOn {

background-repeat: no-repeat;
background-position: 6px bottom;
color:#000
}
#line{ width:2px; height:30px;
background-image: url("images/back1.jpg");
background-repeat: no-repeat;
 float:left
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
width:auto;
margin:0px;
padding:0px;
height:27px;
clear:both;
background-image: url("images/back2.jpg");
background-repeat: repeat-x;
line-height:27px
}
#slidingBlock DIV.slidingList ul {
    margin:0px;padding:0px; list-style:none;
}
#slidingBlock DIV.slidingList li {
float:left;
height:20px;
line-height:20px;
font-size:12px;
text-indent:20px;
}

.black_overlay
{
	  display: none;
	  position: absolute;  
	  top: 0%;  
	  left: 0%;  
	  width: 100%;  
	  height: 100%;  
	  background-color: black;  
	  z-index:1001;  
	  -moz-opacity: 0.8;  
	  opacity:80;  
	  filter: alpha(opacity=80);  
}  
	  .white_content 
{  
		display: none;  
		position: absolute;  
		top: 10%;  
		left: 15%;   
		padding: 10px;  
		border: 10px solid orange;  
		background-color: white;  
		z-index:1002;  
		overflow: auto;  
}

.tag1
{
	background-color:#9ad7f4;
    border-left:solid 1px #E3E3E3;	
    border-right:solid 1px #e3e3e3;
    border-top:solid 1px #e3e3e3;
    font-size: 13px;
	font-weight: bold;
}
.tag2
{
	border-left:solid 1px #e3e3e3;
	border-right:solid 1px #e3e3e3;
    border-top:solid 1px #e3e3e3;
    border-bottom:solid 1px #e3e3e3;
    background-color:#f1f1f1;
    font-size: 12px;
	font-weight:normal;
}

.td1
{
	border-bottom:dashed 1px #E3E3E3;
	border-top:solid 1px #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}
.td2
{
	border-bottom:dashed 1px #E3E3E3;
	border-top:solid 1px Gray;
	border-left:solid 1px Gray;
	border-right:solid 1px Gray;
	font-size: 13px;
	font-weight: bold;
	background-color:#FFFFFF;
}



.dhBas
{
	height:30px;
	width:70px;
	text-align:center;
}
.dhDtl
{
	display:none;
}
.dhdtlTD
{
	height:20px;
	width:90px;	
}
.bastd
{
	background-image:url("images/line3.png");
	height:30px;
	width:70px;
	text-align:center;
}
