@charset "big5";

/*-------------------------------------------------*/

/* 原先高度35 改為25 */
/*
.line_blue_back {
	background-image: url(images/table-back.gif);
	height: 25px;
}
*/

.focusImg 
{	
	max-width: 200px;
	max-height: 142px;	
	_max-width: 200px;
	_max-height: 142px;
}

.PopupDivMenu 
{
	position:absolute;
	z-index:10;	
	text-align:Left;
	width:300px;
}

.ann
{
	overflow:hidden;
	height:20px;
}

.ann2
{
	overflow:hidden;
	height:100px;
}

.ann3
{
	overflow:hidden;
	height:50px;
}

.mylisticon
{
	padding-left:3px;
	width:16px;
	height:16px;	
}

.T084L{
	font-family: "Arial", "新細明體";
	font-size: 84%;
	line-height: 150%;
	text-decoration: none;
	color: #666666;
	text-align:left;
}

.w712 {width:712px;}

.h300 {height:300px;}

div.MaskedDiv 
{
     visibility: hidden;
     position:absolute;
     left:0px;
     top:0px;
     font-family:verdana;
     font-weight:bold;
     padding:40px;
     z-index:999;
    
     /*background-image:url(Mask.png);*/
     /* ieWin only stuff */
     /*_background-image:none;
     _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Mask.png');
     */
     background-color:#000000;
     filter:alpha(opacity=40); 
     opacity:0.3; 

}

div.PopupDiv
{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     background-color: #CCCCCC;
     position:absolute;
     /* set z-index higher than possible */
     z-index:1000;
     visibility: hidden;
      color: Black;
     border-style: solid;
     border-color: #999999;
     border-width: 0px;
     width: 688px;
    /*height:116px;*/
    /*height :auto;*/
    border:0px solid;
}

.MouseHand{	cursor:hand; }
