﻿  html 
  {
    overflow:hidden;
    background-color:#000000;
  }
  
  .bottomBar
  {
      position:absolute; 
      bottom:0px;
      clear:both; 
      z-index:3; 
      width:100%;
      min-width:800px;
      background-color:#000000;
      color:#FFFFFF;
  }
  
 .tit01{
	font-size:0.9em;
	color:#FFF;
    font-family:Tahoma, Arial, Verdana, 新細明體;
	font-weight: bold;
	line-height:150%;
}

 .tit02{
	font-size:0.8em;
	color:#E1E1E1;	
     font-family:Tahoma, Arial, Verdana, 新細明體;
	line-height:150%;
}

.logo {
	position:absolute;
	left:23px;
	top:23px;
	z-index:4;
}

.menuBlock 
{
    position:absolute;
	left:60px;
	top:100px;
	z-index:2;
	min-width:800px;
}

.lanauge
{    
    float:left;
	background-image: url(/images/zhTW/images/in_so01.png);
	background-repeat: no-repeat;
    margin:0 30px 0 0;
    vertical-align:top;
}

.lanauge ul
{    
   padding:0px 10px 0 0;
   margin:0px;
   list-style:outside none none;
}

.lanauge li
{
    padding:5px 0 5px 5px;
    margin:0 0 0 0;
}

.hot_news{
	z-index:2;
	float:left;
	background-image: url(/images/zhTW/images/in_so02.png);
	background-repeat: no-repeat;
	padding: 10px 0px 20px 15px;
	line-height:125%;
	*line-height:130%;
	text-align:left;
	width:350px;
	width:360px;]
	display:table;
	overflow:hidden;
}

a.news_hot:link, a.news_hot:visited 
{
     font-family:Tahoma, Arial, Verdana, 新細明體;
    letter-spacing:1px;
	font-size:0.75em;
	color:#FFF;
	text-decoration:none;
	width:80%;
	height:1em;
	word-break:break-all;
}

a.news_hot:hover, a.news_hot:active {
	color:#C93503;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C93503;
}

/*新聞列表 分類樣式*/
.nl_cgy1, .nl_cgy2, .nl_cgy3
{
    font-size:0.75em;
    background-color:#d63620; 
    color:#FFFFFF; 
    padding:0 2px;
	text-shadow:#333333 1px 1px 1px;
    progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=125, strength=2, blur=15);
}

.nl_cgy2 { background-color:#11a8b3; }

.nl_cgy3 { background-color:#67920e; }

.active
{
    position:absolute;
	background-color: Transparent;
	left:0%;
	top:60%;
}


.oldWeb
{
    z-index:2;
	float:left;
	text-align:left;
	width:272px;
	height:337px;
}
