﻿/* CSS Document */

body{
	font-size:13px;

	color:#003366;
}

p{ 
	font-size:15px;
	margin-top: 5px;
	line-height:24px;
	}

h2{
	font-size:13px;
	font-weight: bold;
	margin-bottom:4px;
	margin-top:2px;
}

h2.title{
	font-size:15px;
	font-weight: bold;
	margin-top:2px;
}	

/*學園專欄的Title與內容*/
h1{
	font-size:16px;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:3px;	
}
.MainContent{
	 font-size:15px;
	 margin-top:6px; 
	 margin-bottom:8px; 
	 width:314px; 
	 line-height:17px;
	 }
	 
.newsclass a {
	color:#0000FF;
}
.newsclass a:visited {
	color:#0000FF;
	text-decoration:underline;
}
.newsclass a:hover {
	color:#0000FF;
	text-decoration:none;
}

.article a {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}

.article a:hover {
	color:#993399;
}

.mainmore a {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
}

.mainmore a:hover {
	color:#993399;
}

/* 我想要，四主題的標題與內容 */
div.want{
	width:220px; 
	font-size:12px;
	line-height:15px;
}
div.want a
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
div.want a:hover
{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	}
div.want a:visited
{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
.wantlink{
	font-size:13px;
	padding-top:10px;
	}

/*Sub page 的副link */
.sublink{
	margin-left:66px;
	font-weight:bold;	
	}
.sublink a{
	color:#003399;
	text-decoration:none;
}
.sublink a:hover{
	color:#996699;
}

.onsublink{
	margin-left:4px;
	color:#993399;
	font-weight:bold;
	}
	
.onsublink a {
	color:#993399;
	font-weight:bold;
	text-decoration:none;
}

/*Sub page 的second level副link */

.sublink2{
	color:#0066CC;	
	margin-left:72px;
	font-weight:bold;	
	}
.sublink2 a{
	color:#0066CC;
	text-decoration:none;
}
.sublink2 a:hover{
	color:#996699;
	text-decoration:none;
}

.onsublink2{
	margin-left:4px;
	color:#993399;
	font-weight:bold;
	}

/* subpage tracelink style */
.tracelink a{
	color:#003366;
	text-decoration:none;
	}
.tracelinke a:hover{
	color:#003366;
	text-decoration:underline;
	}

/*Recent Event 的 link*/
.sublink_RE{
	padding-left:15px;
	font-weight:bold;	
	}
.sublink_RE a{
	color:#0066CC;
	text-decoration:none;
}
.sublink_RE a:hover{
	color:#996699;
	text-decoration:underline;
}
.onsublink{
	margin-left:4px;
	color:#993399;
	font-weight:bold;
	text-decoration:none
	}


/* Recent Events table style */
.event_style{
		border-left-style: solid;
		border-left-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-right-width: 1px;
		border-top-style: solid;
		border-top-width: 1px;
		}
.event_list{
	border-bottom:groove; 
	border-bottom-width:1px; 
	padding-top:4px; 
	padding-bottom:4px;
	}
	
.list_head{
	font-size:15px; 
	background-color:#336699; 
	color:white; 
	padding-left:8px;
	}

.online_register{
	margin-right:5px; 
	color:#99CCFF; 
	font-size:12px;
	}

.online_register a{
	margin-right:5px; 
	color:#99CCFF; 
	font-size:12px;
	text-decoration:none;
	}

.online_register a:hover{
	margin-right:5px; 
	color:white; 
	font-size:12px;
	text-decoration:none;
	}
	
/* Ministry Campus Page _middle sublink */

.sublink3{
	color:#003366;	
	font-weight:bold;	
	}
.sublink3 a{
	color:#003366;
	text-decoration:underline;
}


	
/* Tidbits style */
.sml_image{
	float:left;
	background-color:#FFFFFF; 
	padding:4px; border:1px; 
	border-style:solid; 
	border-color:#999999; 
	margin-left:30px; 
	margin-right:20px; 
	
	}
.brief{ 
	margin-top:0px; 
	margin-right:40px;
	margin-bottom:3px;
	}
/* personnel page list style */

.list_style{
	margin-left:50px; 
	margin-top:3px; 
	margin-right:20px;
	}

.rightcolumn{
	font-size: 15px;
	margin-left: 15px;
	margin-top:20px;
	margin-bottom: 10px;
	
}

.rightcolumn_links{
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom:5px;
	font-size: 0.9em;
}








































































































































































































































































