@charset "utf-8";
/* Homepage CSS Document */
/* home page css*/
#homeleftbar{
	width: 238px;
	float: left;
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom:20px;
	padding-right: 0px;
	overflow:visible;
	margin-top:10px;
}
#homecontent{
	position: relative;
	clear:both;
	width: 980px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top:0px;
	overflow:visible;
}
#homeMenuHolder{
	width: 950px;
	height:56px;
	margin-left: auto;
	margin-right: auto;
}
#homeMenu{
	position: absolute;
	width: 950px;
	height:56px;
	margin-top: 0px;

	margin-bottom: 0px;
	overflow:visible;
	z-index: 999;
}
#homeMenu table{
	float:left;	
}
#homeright{
	width:725px;
	float:right;
}
.hometitle{
	margin-top:15px;
	margin-bottom:10px;
}
#homeMore{
	clear:both;
	margin-left: 15px;
	width: 50px;
}
.homeDate{
	clear:both;
	width:100px;
	display:block;
	float:left;
	background-image: url(../images/home_whatsnew_bullet.gif);
	background-repeat: no-repeat;
	background-position: 90px 4px;
  /*font-size: 14px;*/
    font-size: 16px;
}
.homeNews{
	display:block;
	float:left;
	width:570px;
	margin-bottom:5px;
  /*font-size: 14px;*/
    font-size: 16px;	
}
#homeNewsHolder{
	margin-left:15px;
}
.holder {
	font-family: Ming(for ISO10646),MingLiU,細明體,Taipei;
	font-size: 12px;
	color: #666;	
}
.holder a:link, 
.holder a:visited{
	color: #666;
	text-decoration:none;
}
.holder a:hover{
	color:#00B099;
	text-decoration:underline;
}
a:link.button,
a:visited.button{
	font-size: 12px;
	color: #666;
	display:block;
	width:45px;
	text-decoration:none;
	font-weight: bold;
	text-indent: 12px;
	font-family: Ming(for ISO10646),MingLiU,細明體,Taipei;
}
a:hover.button{
	color:#00B099;
	text-decoration:underline;
	font-weight: bold;
}
.more{
	display:block;
	background-image: url(../images/home_whatsnew_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#hotlinkTitle{
	clear:both;
	text-align:left;
	display:block;
	width:690px;
	height:40px;
	margin-left: 15px;
}
#homeVideo{
	display:block;
	background-image: url(../images/banner_videobg-en.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: 55px;
	width: 224px;
	vertical-align: middle;
}
#homeVideo,
#homeVideo a:link,
#homeVideo a:visited{
	cursor:pointer;
	text-decoration: none;
}
.bannerTxt{
	margin-top:2px;
}

.bannerTxt,
.bannerTxt a:link,
.bannerTxt a:visited{
	display:block;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	padding-left:0px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.homeVideoIcon{
	float: left;
	margin-right:5px;
}
#emergency{
	margin:-160px 0px 0px -205px;
	top: 50%;
	left: 50%;
	position:absolute;
	z-index:1000;
	width:422px;
	display:table;
	background-color: #F00;
	font-family: Ming(for ISO10646),MingLiU,細明體,Taipei;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/emergency_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#emergency a:link,
#emergency a:visited{
	font-family: Ming(for ISO10646),MingLiU,細明體,Taipei;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#emergency a:hover{
	text-decoration:underline;	
}
#emergency .emclose a:link,
#emergency .emclose a:visited{
	font-family: Ming(for ISO10646),MingLiU,細明體,Taipei;
	font-size: 11px;
	font-weight: bold;
	color: #7a0026;
	text-decoration: none;
}
