@charset "utf-8";
a:link,a:visited,a:active {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contain #subnav a{
	color: #999999;
	font-size: 13px;
}
#contain #subnav a:hover {
	color: #000000;
	font-weight: bold;
}
/*當前網頁的label*/
body#elite #menu ul #elite a,
body#news #menu ul #news a,
body#about #menu ul #about a,
body#programs #menu ul #programs a,
body#apply #menu ul #apply a,
body#msg #menu ul #msg a,
body#act #menu ul #act a,
body#resource #menu ul #resource a{
	color: #000000;
	font-weight: bold;
}

/*當前連結不顯示下拉選單*/
body#elite #menu ul #elite ul,
body#news #menu ul #news ul,
body#about #menu ul #about ul,
body#programs #menu ul #programs ul,
body#apply #menu ul #apply ul,
body#msg #menu ul #msg ul,
body#act #menu ul #act ul,
body#resource #menu ul #resource ul{
	display: none;
}
#menu   a{
	color: #666666;
}
#menu a:hover{
	color: #000000;
}
/*news*/
.more {
	font-size: 12px;
	color: #3333FF;
}
h1 {
	font-size: 12px;
	display: inline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #3399FF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #999999;*/
	display: inline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
}



.story_inline {
	height: 62px;
	width: 62px;
	float: left;
	clear: both;
}
#bottom_link ul {
	list-style-type: none;
	display: inline;
	list-style-position: inside;
}
#bottom_link   ul  li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#nav li {
	float: left;
	height:120px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	padding: 0px;
	width: 140px;
}
#nav li a {
	font-size: 12px;
}
#act_photo {	margin: 0px;
	padding: 0px;
}
#act_photo  li {
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 20px;
	padding-top: 10;
	padding-right: 10;
	padding-left: 20px;
}
.style1 {
	color: green;  
}
img.thum {
	cursor: pointer;
	height: 100px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

