﻿	body
	{
		background:#F5F7F6 url('../../TabfTheme/Image/page_bg.gif') repeat-y scroll center top;
		color:#666666;
		font-size:13px;
	}
	
	a
	{
		color:#4E8FCB;
	}
	
	li
	{
	}

	#page
	{
		background:transparent url('../../TabfTheme/Image/pageLeftMenu_bg.gif') no-repeat left 80px;
		min-height:500px;
	}
	
	#pageHeader
	{
		height:75px;
		background:url('../Image/pageHeader_bg.gif') no-repeat;
	}
	
		#pageHomeLink
		{
			margin-left:15px;
		}
			#pageHomeLink img
			{
				width:287px;
				height:71px;
			}

	#pageNav
	{
	    position: absolute;
	    z-index: 2;
	    width: 92px;
	    width: 92px\9;
	    height: 21px;
	    height: 21px\9;
	    margin-left: 854px;
	    margin-top: -75px;
	    padding-top: 4px;
		text-align:center;
    }
	
		#pageNav a
		{
			color:#FFF;
		}
	
		#pageNav .pageNavObj
		{
			padding:4px;
		}
	
	#pageSitePath
	{
		width:630px;
		position:absolute;
		z-index:2;
		margin-left:175px;
		margin-top:39px;
		background:transparent url('../../TabfTheme/Image/pageSitePath_bg.gif') no-repeat;
		border-bottom:solid 1px #669373;
	}
	
	    #pageSitePathIcon
	    {
	        background:transparent url('../../TabfTheme/Image/icon_01.gif') no-repeat left 4px;
	        *background:transparent url('../../TabfTheme/Image/icon_01.gif') no-repeat left 3px;
	    }
	    
	        #pageSitePathIcon img
	        {
	            width:12px;
	            height:9px;
	            *height:12px;
	            *margin-bottom:-1px;
	        }
	
	#pageManipulate
	{
		display:none;
		margin-left:934px;
		margin-top:37px;
		position:absolute;
		z-index:2;
	}

	#pageTop
	{
		background:transparent url('../Image/pageTop_bg.gif') repeat-x;
		/*margin-left:1px\9;*/
		height:10px;
	}
		
		#pageTopMeun
		{
            background:transparent url('../../TabfTheme/Image/pageTopMenu_bg.gif') no-repeat 0px 5px;
            width:720px;
			padding-top:5px;
			padding-left:5px;
			display:none;
		}
		
			#pageTopMeun a
			{
				float:left;
			}
			
			#pageTopMeun img
			{
				border:0px;
				width:62px;
				height:22px;
			}
			
			#pageTopMeun #pageTopMeunLink_01
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_01 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_02
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_02 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_03
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_03 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_04
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_04 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_05
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_05 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_06
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_06 img
				{
					width:62px;
				}
			
			#pageTopMeun #pageTopMeunLink_07
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_07 img
				{
					width:62px;
				}
			
			#pageTopMeun #pageTopMeunLink_08
			{
				margin-right:10px
			}
			
				#pageTopMeun #pageTopMeunLink_08 img
				{
				}
			
			#pageTopMeun #pageTopMeunLink_09
			{
			}
			
				#pageTopMeun #pageTopMeunLink_09 img
				{
				}
		
		#pageTopSearch
		{
		    width:255px;
			padding-top:6px;
			display:none;
		}
		
			#TabfSearchDiv
			{
				float:left;
				margin-top:-1px\9;
			}
			
			#TabfSearchButtonDiv
			{
				position:absolute;
				position:inherit\9;
				margin-left:149px;
				margin-left:-1px\9;
				float:left;
				background:transparent url('../../TabfTheme/Image/pageMainObjButton.gif') no-repeat;
			}
			
			#TabfSearchHotDiv
			{
				margin-left:46px;
				margin-top:2px\9;
				margin-left:10px\9;
				float:left;
			    display:none;
			}
			
				#TabfSearchHotDiv a
				{
					color:#FFF;
					margin-right:3px;
				}
				
				#TabfSearchHotDiv div
				{
					float:left;
				}
			
				#TabfSearchHotDiv ul
				{
					margin:0px;
					margin-top:-1px;
					padding:0px;
					float:left;
				}
				
				#TabfSearchHotDiv li
				{
					float:left;
					margin:0px;
					padding:0px;			
				}
			
			.TabfSearch
			{
				background:transparent url('../../../_Shared/Image/TabfSearch_bg.gif') no-repeat right top;
				border:1px #7D9988 solid;
				height:15px;
				padding-top:2px;
				padding-left:2px;
                width:126px;
                margin-top:1px;
			}
			
			#TabfSearchButton
			{
			}

	#pageContent
	{
		/*background:url('../../TabfTheme/Image/pageContent_bg.gif') no-repeat;*/
	}
	
	#pageLeftMenu
	{
		padding:10px 0px 0px 0px;
		width:160px;
		text-align:left;
		/*margin-left:1px;*/
	}
	
	#pageLeftMenu:after
	{
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	
	.layer_o
	{
	    background:transparent;
    }
    
    .layer
	{
	    background:transparent url('../Image/pageLeftButton_00_t_bg.gif') no-repeat left top;
    }

		#pageLeftMenu img
		{
			/*margin:0px;*/
			border:0px;
			vertical-align:middle;
		}
		
		#pageLeftMenu .LeftMenu li
		{
		    margin-left:0px;
		}
	
	#pageRightMenu
	{
		background-color:transparent;
		padding:10px 0px 0px 0px;
		width:165px;
		/*height:530px;*/
		margin-right:1px;
		margin-right:0px\9;
	}
		
	#pageRightMenu:after
	{
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	
	#pageMain
	{
		width:654px;
		text-align:left;
	}

    #pageMain .MainTable2 th a
    {
        background:transparent url('../../TabfTheme/Image/MainTable2ThSort.gif') no-repeat right top;
        padding-left:12px;
        padding-right:12px;
        color:#2B6091;
    }
	
	.pageMainObj
	{
		width:654px;
	}
	
	.MainObj
	{
		width:605px;
		margin-top:5px;
	}
	
		.MainObjTop
		{
			width:100%;
			height:20px;
		}
		
			.MainObjTop img
			{
				margin-top:2px;
				margin-left:2px;
			}
			
		.MainObjContent
		{
			width:100%;
		}
		
		.MainObjContent:after
		{
		    content: ".";
		    display: block;
		    height: 0;
		    clear: both;
		    visibility: hidden;
		}
		
		.pageMainObjContentPadding
		{
		    width:620px;
		    overflow:hidden;
		    margin-left:19px;
		    padding-top:10px;
		    padding-bottom:10px;
		}
		
		.mainSeparate
		{
		    width:600px;
		    height:10px;
		}
		
		.mainSeparateH
		{
		    width:5px;
		    float:left;
		}
			
		.MainObjBottom
		{
			display:none;
		}
		
	#pageFooter
	{
		height:80px;
	}
	
	#pageFooter .pageFooterObjTop
	{
		display:none;
	}
	
	#pageFooter .pageFooterContent
	{
		background:transparent url('../Image/pageFooter_bg.gif') no-repeat;
		width:980px;
		height:80px;
	}
		    
	    #FooterHonorBlock
	    {
	        margin-top:-168px;
            margin-left:100px;
	    }
	
        #FooterHonor
        {
            margin-top:40px;
            margin-left:620px;
        }
	
	#pageFooter .pageFooterBottom
	{
		display:none;
	}
	
/*Exam Object*/
#pageMainObj  .pageMainObjTop
{
    background:transparent url('../../TabfTheme/Image/pageMainObjTop_bg.gif') no-repeat right bottom;
	height:55px;
}

#pageMainObj .pageMainObjTop h1 {
	display: none;
}
#pageMainObj .pageMainObjTop img {
	margin-top: 4px;
	margin-left: 25px;
}
#pageMainObj #pageMainExplain {
	display: none;
}

/*RightMenuObj*/
.RightMenuObj
{
	width:141px;
	margin:0px 7px 0px 7px;
}

	.RightMenuObjTop
	{
		background:url('../../TabfTheme/Image/pageRightMenuTop.gif') no-repeat;
		width:100%;
		height:29px;
	}
	
	#pageRightMenu .RightMenuObjTop
	{
		text-align:center;
	}

		.RightMenuObjTop img
		{
			margin-top:6px;
		}
	
	.RightMenuObjContent
	{
		background:transparent url('../../TabfTheme/Image/pageRightMenuContent.gif') repeat-y scroll left top;
		width:100%;
		text-align:left;
	}
	
	.RightMenuObjContent:after
	{
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	
	.RightMenuObjBottom
	{
		font-size:1px;
		line-height:0px\9;
		background:url('../../TabfTheme/Image/pageRightMenuBottom.gif') no-repeat;
		width:100%;
		height:5px;
	}
	
.RightMenuSeparate
{
	font-size:1px;
	line-height:0px\9;
	width:155px;
	height:3px;
}

	/*NewsList*/
	#NewsList
	{
		border-bottom:1px #BACAD8 dotted;
		padding-bottom:15px;
		margin-bottom:10px;
	}
	
	#NewsList .MainObjTop
	{
		display:none;
	}
	
		#NewsList .MainObjContent .NewsListgv
		{
		}
		
		#NewsList .MainObjContent th
		{
		    display:none;
		}
		
		#NewsList .MainObjContent .NewsIcon
		{
			background:transparent url('../../TabfTheme/Image/NewsListIcon_01.gif') no-repeat scroll left 5px;
			width:12px;
		}
		
		#NewsList .MainObjContent .NewsDate
		{
			vertical-align: top;
			padding-right:6px;
			width:80px;
		}
		
		#NewsList .MainObjContent .NewsText
		{
			vertical-align: top;
			padding-top:1px;
			padding-top:2px\9;
			padding-bottom:5px;
		}
		
			#NewsList .MainObjContent .NewsText a
			{
				color:#3170A8;
			}
		
		#NewsList .MainObjContent #NewsMore
		{
			padding-top:10px;
			text-align:right;
		}
		
	#CourseClassifyRightMenu
	{
	}
	
		#CourseClassifyRightMenu .RightMenuObjContent
		{
			padding-left:4px;
			padding-left:0px\9;
		}
		
			#CourseClassifyRightMenu .RightMenuObjContent li
			{
				margin-left:6px;
				_margin-left:4px;
				width:62px;
				float:left;
				white-space:nowrap;
                text-overflow:ellipsis;
                -o-text-overflow:ellipsis;
                overflow: hidden;
			}
    
    #ActivityPhotoBlock
    {
        width:580px;
        height:166px;
        float:left;
        background:transparent url('../../TabfTheme/Image/ActivityPhotoBlock_bg.gif') no-repeat scroll left top;
    }
    
         #ActivityPhotoBlock .ActivityPhotoBlock
         {
             float:left;
             margin-top:41px;
             margin-left:15px;
             *margin-top:16px;
         }
        
            #ActivityPhotoBlock .ActivityPhotoBlockMore
            {
                width:575px;
                position:absolute;
                text-align:right;
                margin-top:7px;
                *width:auto;
                *position:static;
            }
            
            #ActivityPhotoBlock .ActivityPhotoBlockItem
            {
                float:left;
                margin:5px;
            }
		
/*tooltip*/
.tooltip {
	position: absolute;
	z-index: 999;
	top: -9999px;
	left: -9999px;
	background: url('../../TabfTheme/Image/reset_tooltip_bg.png') no-repeat -9px 0;
	height: 28px;
	padding-left: 16px;
}
.tooltip-content {
	float: left;
	padding: 0px 0px 0px 2px;
	padding: 2px 0px 0px 2px\9;
	line-height: 28px;
	line-height: 26px\9;
	color: #6F677A;
	background: url('../../TabfTheme/Image/reset_tooltip_bg.png') repeat-x 0 -28px;
}
.tooltip span {
	float: left;
	width: 8px;
	background: url('../../TabfTheme/Image/reset_tooltip_bg.png') no-repeat 0 0;
	height: 28px;
}
.staticStyle1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
/*static*/
.staticStyle1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
.staticStyle12 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #584154;
}
#staticTable1 {
}
#staticTable1 td {
	border-bottom: 1px #BBB dotted;
	padding: 8px;
}
ading {
	font-size: 18px;
	font-weight: bold; /*文字粗體*/;
	color : #666666; /*文字色彩*/
}
.staticRsh_td1 {
	width: 80px;
	vertical-align: top;
	font-weight: bold;
	color: #584154;
}
.staticRsh_td2 {
}

.static_main_table /*靜態頁內容*/
{
    color:#555555;
}
    .static_main_table p /*靜態頁內容*/
    {
        font-size: 10pt;
        line-height:150%;
        color:#555555;
        text-align:left;
        vertical-align: top;
        padding:3px;
       
     }
    .static_main_table td /*靜態頁內容*/
    {
        font-size: 10pt;
        line-height:150%;
        color:#555555;
        text-align:left;
        vertical-align: top;
        padding:3px;
       
     }

       
     } /*靜態頁內容*/
    {
        font-size: 10pt;
        line-height:150%;
        color:#555555;
        text-align:left;
        vertical-align: top;
        padding:3px;
       
     }
    .static_main_table  .StaticTitle
    {
        text-align: center;
		font-size: 18px;
		font-weight: bold;
		color : #393939;
		margin-bottom:10px;

    }
    
    .static_main_table_pub /*出版靜態頁內容*/
{
           
        line-height:150%;
        color:#555555;
        text-align:left;
        vertical-align: top;
        padding:3px;
}
        .static_main_table_pub td /*出版靜態頁內容*/
{
        font-size: 10pt;   
        line-height:150%;
        color:#555555;
        text-align:left;
        vertical-align: top;
        padding:3px;
}
    .static_main_table_pub .StaticTitle
    {
        text-align: center;
		font-size: 18px;
		font-weight: bold;
		color : #393939;
		margin-bottom:10px;

    }
.newStyle1 /*簡體表格*/
 {
	width: 85%;
 }
    .newStyle1 td {
	    vertical-align: top;
	    border-bottom:1px gray solid;
	    border-bottom-color:gray;
	    padding:2px;
	    font-size: 10pt;
    }
    .newStyle2 {
		width: 85%;
	    vertical-align: top;
	    text-align: left;
	    font-size: 10pt;
    }
    .newStyle2 td {
	    vertical-align: top;
	    text-align: left;
	    font-size: 10pt;
    }
    
.static_tab /*靜態頁專用*/
{
    border-collapse: collapse;
    border-spacing: collapse;
    color:#555555;
}

    .static_tab td /*內容文字*/
    {
        padding-bottom: 1px;
        padding-top:1px;
        text-align: left;
        font-size:13px;
        color:#555555;
        line-height:180%;
    }
    .static_tab p /*內容文字*/
    {
        padding-bottom: 1px;
        padding-top:1px;
        text-align: left;
        font-size:13px;
        color:#555555;
        line-height:180%;
    }
    .static_tab img /*內容圖片*/
    {
        float:left;
        margin: 6px 6px 0px 0px ;
        font-size:10pt; 
        color:#555555;
    }
    .static_tab .td2 /*標題文字*/
    {
        font-size: 16px;
        font-weight: bold; 
        text-align: left;
        color: #444444;
        padding-bottom: 2px;
        padding-top:16px;
    }
    
.touch1
{
    margin-left:140px;
}
.touch2
{
    margin-left:140px;
}
