
/*WeatherLayer 的style*/
/*WeatherLayer 字型的style*/
.wf
{
font: 13px tahoma;
}
/*頁籤TabSty*/
.TabSty
{
position: absolute;
top:10;
width: 100%;
height:20px;
z-index: 1;
left:5;
overflow:hidden;
}

/*左邊收縮框的style*/
.LeftLaySty
{
border: 1px solid #9cf;
width: 100%;
height:430px;
left:10;
z-index:1;
top:30;
position: absolute;
overflow:auto;

}

#LeftLayer
{
position: absolute;
 width: 270px;
  height: 470px;
   z-index: 1;
    left: 0px;
     background-color:#fff;
      bottom:0;
      
}
#LeftLayerBox
{
/*padding:10px;*/

position: absolute; width: 100%; height: 100%; z-index: 1;top:0; left: 0;
}

.copyright
{
color:#2458AF;
font: 12px tahoma;
}

/*#RightMenu a*/
.TC a
{
   text-align:center;
}

/*CssButton~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.CB a
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#2458AF;
 /* text-align:center;*/
  font: 12px tahoma;
}
.CB a:hover
{
	/*font-weight: bold;*/
	text-decoration: none;
	background: #DBE6F3
}
.CB a:active
{
	/*font-weight: bold;*/
	color: red;
	text-decoration: none;
}
/*CssButton~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.CssButton1
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#2458AF;
  text-align:center;
  font: 12px tahoma;
}

a.CssButton1:hover
{
	font-weight: bold;
	text-decoration: none;
	background: #DBE6F3
}

a.CssButton1:active
{
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a.CssTitle
{
  padding:3px 0px 3px 0px;
  text-decoration:none;
  background:#fff;
  display:block;
  color:#000000;
  text-align:center;
  font: 12px tahoma;

}
.ft
{
font-size: 12px;
	color: #43567A;}
td
{
font-size: 12px;
}
a
{
  text-decoration : none;
}
 /*

a.poiimg:hover
{
	color:  Yellow;
}
a.poiimg
{
	color:  black;
	border-style:dotted;
}

*/

/*
#MenuLayer a{
font: 14px;
}
*/
#MenuLayer li{
list-style: none;
display: inline;
margin: 0;
}

#MenuLayer a:hover{
color: #000;
background: #C1C1FF;
border-color: #227;
}
#MenuLayer a:link, #MenuLayer a:visited{
color: navy;
}




/*Eric Meyer's based CSS tab*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: #C1C1FF;
border-color: #227;
}
/*
#tablist li a.active{
background: yellow;//lightyellow;
}
*/
/* traffic select table ~ start */

/* traffic select table ~ end */

