﻿/*Exam Share*/
	/*Page Main Hearder*/
    body
    {
	    background:#FBFBFB url('../Image/page_bg.gif') repeat-y scroll center top;
	    color:#666666;
	    font-size:13px;
    }
	
	a
	{
		color:#4B8FCE;
	}
	
	li
	{
		line-height:20px;
	}

	#page
	{
		background:transparent url('../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:323px;
		height:23px;
		margin-left:622px;
		margin-top:-75px;
		padding-top:3px;
		padding-left:2px;
		font-size:13px;
		color:#EEE;
		text-align:center;
	}
	
		#pageNav a
		{
			color:#FFF;
		}
	
		#pageNav .pageNavObj
		{
			padding:4px;
		}
	
	#pageSitePath
	{
		width:630px;
		position:absolute;
		z-index:2;
		margin-left:175px;
		margin-top:61px;
		background:transparent url('../Image/pageSitePath_bg.gif') no-repeat;
		border-bottom:solid 1px #4B8EB8;
		letter-spacing:1px;
	}
	
	    #pageSitePathIcon
	    {
	        background:transparent url('../Image/icon_01.gif') no-repeat left 4px;
	        *background:transparent url('../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:32px;
	}
		
		#pageTopMeun
		{
			background:transparent url('../Image/pageTopMenu_bg.gif') no-repeat 0px 5px;
            width:720px;
			padding-top:4px;
			padding-left:5px;
		}
		
			#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
			{
				margin-right:12px
			}
			
				#pageTopMeun #pageTopMeunLink_09 img
				{
				}
		
		#pageTopSearch
		{
		    width:255px;
			padding-top:6px;
		}
		
			#TabfSearchDiv
			{
				float:left;
				margin-top:-1px\9;
			}
			
			#TabfSearchButtonDiv
			{
				position:absolute;
				position:inherit\9;
				margin-left:149px;
				margin-left:-2px\9;
				*margin-left:-1px;
				margin-top:-2px\9;
				*margin-top:0px;
				float:left;
				background:transparent url('../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;
			        display:none;
				}
			
				#TabfSearchHotDiv ul
				{
					margin:0px;
					margin-top:-1px;
					padding:0px;
					float:left;
				}
				
				#TabfSearchHotDiv li
				{
					float:left;
					margin:0px;
					padding:0px;			
				}
			
			#pageTopSearch select
			{
			    border:1px;
			    font-size:12px;
			    width:60px;
			}
			
			.TabfSearch
			{
				background:transparent url('../../../_Shared/Image/TabfSearch_bg.gif') no-repeat right top;
				/*border:1px #877663 solid;*/
				border:1px;
				width:120px;
				height:15px;
				padding-top:2px;
				padding-left:2px;
			}
			
			#TabfSearchButton
			{
			}

	#pageContent
	{
	}
	
	#pageLeftMenu
	{
		padding:10px 0px 0px 0px;
		width:160px;
		text-align:left;
		/*margin-left:1px;*/
	}
	
	.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;
	}
	
	#pageMain
	{
		width:654px;
		text-align:left;
	}

    #pageMain .MainTable2 th a
    {
        background:transparent url('../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;
		    height:200px;
		    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;
	}
		
	    #FooterTel
	    {
	        color:#444;
	    }
	    
	#pageFooter .pageFooterBottom
	{
		display:none;
	}


/*Object*/
#pageMainObj  .pageMainObjTop
{
    background:transparent url('../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:151px;
			margin:0px 7px 0px 7px;
	}
	
		.RightMenuObjTop
		{
			background:url('../Image/pageRightMenuTop.gif') no-repeat;
			width:100%;
			height:29px;
		}
		
		#pageRightMenu .RightMenuObjTop
		{
			text-align:center;
		}

			.RightMenuObjTop img
			{
				margin-top:6px;
			}
		
		.RightMenuObjContent
		{
			background:transparent url('../Image/pageRightMenuContent.gif') repeat-y scroll left top;
			width:100%;
		}
		
		.RightMenuObjBottom
		{
			font-size:1px;
			line-height:0px\9;
			background:url('../Image/pageRightMenuBottom.gif') no-repeat;
			width:100%;
			height:5px;
		}
		
	.RightMenuSeparate
	{
		font-size:1px;
		line-height:0px\9;
		width:155px;
		height:3px;
	}
	
	
	/*tooltip*/
	.tooltip
	{
		position:absolute;
		z-index:999;
		top:-9999px;
		left:-9999px;
		background:url('../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:#645930;
		background:url('../Image/reset_tooltip_bg.png') repeat-x 0 -28px;
	}
	
	.tooltip span
	{
		float:left;
		width:8px;
		background:url('../Image/reset_tooltip_bg.png') no-repeat 0 0;
		height:28px;
	}
	.r_tab
	
	{
	 }
	 
	.r_tab td
	
	{
		 padding:2px;
		
	 }

.static_tab /*靜態頁專用*/
{
    border-collapse: collapse;
    border-spacing: collapse;
    width:700px;
    text-align: left;
    font-size:13px;
    color:#555555;
    line-height:180%;
    margin-left:30px;
}

    .static_tab td /*內容文字*/
    {
    }

    .static_tab img /*內容圖片*/
    {
        margin: 0px 0px 0px 0px ;
        font-size:13px; 
        color:#555555;
    }
    
    .static_tab .td2 /*標題文字*/
    {
        font-size: 16px;
        font-weight: bold; 
        text-align: center;
        color: #444444;
        padding-bottom: 8px;
        padding-top:2px;
    }
    	.rntd td         
		{
		    border-bottom:1px solid #C0C0C0; 
		    font-size:13px; color:#333333; 
		    border-left-width:1px; 
		    border-right-width:1px; 
		    border-top-width:1px 
		    
		 }
    
		#StaticTitle
		{
			text-align: center;
			font-size:16px;
			font-weight:bold;
			letter-spacing:1px;
			color:#444;
		}
		
		#StaticArea
		{
		    margin-top:20px;
		    margin-bottom:10px;
		    letter-spacing:1px;
		}
		
		#StaticTable
		{
		    width:100%;
		}
		
			#StaticTable td
			{
			    text-align: center;
			}
		
		#briefInfo
		{
		    width:750px;
		    float:left;
		    border:solid 4px #E5E5E5;
		    background-color:#EEE;
		    padding-top:10px;
		    padding-bottom:10px;
		}
		
			#briefInfoBlock
			{
				width: 330px;
				float:left;
				margin-left:10px;
			}
		
				#briefInfoTitle
				{
				    margin-top:4px;
					width: 330px;
					float:left;
					text-align: center;
					font-size:15px;
					color:#0568A6;
					font-weight:bold;
					height:25px;
				}
				
				#briefInfoBImg
				{
					width: 330px;
					height:240px;
					float:left;
					text-align: center;
					
				}
				
					#briefInfoBImg img
					{
						border:solid 3px #CCC;
					}
				
				#briefInfoSImg
				{
				    float:left;
					width: 330px;
					text-align: center;
					border-top:solid 1px #BBB; 
					border-bottom:solid 1px #BBB;
					padding-top:3px;
					line-height:normal;
				}

					#briefInfoSImg img
					{
					    margin:0px;
						margin-left:3px;
						margin-right:3px;
						border:solid 1px #333;
					}
				
				#briefInfoReservation
				{
					width: 330px;
					float:left;
					text-align: center;
					margin-top:8px;
				}
		
			#idTabs
			{
				width: 380px;
				float:right;
				margin-top:22px;
			}
				.idTabs .idTabsUL
				{
					width: 380px;
					display:block;
					margin-bottom: 10px
				}
					.idTabsUL a
					{
						color: #333333;
					}

					.idTabs .idTabsUL li
					{
						float: left;
						margin: 4px;
						white-space: nowrap;
						font-size: 13px;
					}
					
					.idTabs li:last
					{
						float: none;
						margin: 0px;
					}
			
			.idTabs .idTabsUL .selected
			{
				background: #666666;
				color: #FFF;
			}
			
				#tabcenter
				{
					width: 360px;
					display: block;
					float:left;
				}
				
					.tab
					{
						width: 340px;
						text-align: left;
						background-color:#FFF;
						border:solid 3px #7FC8E6;
						padding:10px;
						line-height: 150%;
					}
					
						.tab ul
						{
							width: 320px;
							list-style-image: url("../Image/gif-0617.gif");
						}
						
							.tab li
							{
								border-bottom:dotted 1px #AAA;
								margin-bottom:5px;
							}
			
		.sty
		{
			font-weight: bold;
		}
		.style2
		{
			color: #CC0000;
		}

