﻿body 
{
    margin:0;
    padding:0;
    line-height:1.5em; 
}
h2,h3
{
    line-height:normal;
}
h2
{
    font-size:large;
    margin-top:0; 
}
h3
{
    font-size:medium;
}
img
{
    border:0; 
}
a:link, a:visited, a:hover, a:active
{
    text-decoration: none;
}
table
{
    border-collapse:collapse;
    border:solid 1px; 
    /*
    white-space:nowrap;     
    margin-left:auto; 
    margin-right:auto;
    */
}
#msg_loading
{
    display:none; 
}
#IlsQuote, .ilsQuoteButton
{
    display:none; 
}
.infoLinkBar
{
    display:none; 
}
.sortingPanel, .contentManagePanel, .controlPanelTop, .pagingPanel
{
    display:none; 
}
.activityCollapsibleIcon, .collapsibleIcon
{
    display:none; 
}
.subTitle
{
    font-weight:bolder; 
}
/*
a[href]:after 
{ 
    content: " (" attr(href) ") "; 
}
*/
/*------ 整體結構 ------*/
#wrapper_background_title
{
    display:none; 
}
#global_navigation
{
    display:none; 
}
#ils_title
{
    display:none; 
}
#navigation
{
    display:none;   
}    
#footer
{
    margin-top:10px;
    padding-bottom:30px;
    font-size:13px;
    text-align:center;
}
    #footer a:link, #footer a:visited, #footer a:hover, #footer a:active
    {
        text-decoration: none;
        color:Black; 
    }
    #footer #LabelVisited
    {
        display:none; 
    }
    #footer .interval
    {
        display:none; 
    }
    #footer .contact
    {
        display:none; 
    }
#sidebar
{
    display:none;
}

/*------ 內容頁面 ------*/
/*** 首頁 ***/
.maincontent #IndexTable .more
{
    display:none;   
}
#IndexTable 
{
    padding-bottom:25px; 
}
#IndexTable li
{
    margin-bottom:0.5em; 
}
/* 首頁活動資訊 */
#IndexTableActivity .title
{        
    margin-bottom:1em;        
}
#IndexTableActivity .contentTitle .contentTitleHost
{
    display:none; 
}
    #IndexTableActivity .PanelImageActivity
    {         
        width:150px;
        height:100px;            
    }  
        #IndexTableActivity .PanelImageActivity img
        {         
            width:150px;
            height:100px;  
            border: solid 1px #F0F0F0;      
        }        
    #IndexTableActivity .content .message .item
    {  
        display:none;      
    }
    #IndexTableActivity .content .message .host
    {
        margin-left:1em;
    }            
/* 首頁產業最新動態 */
#IndexTendency .title
{        
    margin-bottom:1em; 
}       
/* 首頁產業聯盟 */
#IndexTableAlliance .title
{        
    margin-bottom:1em; 
}                    
/* 首頁系列專題報導 */
#IndexTableReport .title
{        
    margin-bottom:1em;
}
/* 首頁熱門下載 */
#Index_hot_download #Index_hot_download_top .title
{        
    margin-bottom:1em;
}
    #Index_hot_download #Index_hot_download_middle .content .icon
    {
        border:0;
        margin-right:10px;
    }

/*** 聯盟執行委員與入會名單 ***/
.collapsibleControlPanel
{
    margin-top:1.5em;
}
/*** 全文搜尋結果 ***/
.resultSearchedPanelTitle
{
    margin-top:1.5em;
}
/*** 產業最新動態 ***/
.publishingDate
{
    margin-top:1.5em; 
}
