@charset "big5";
/* CSS Document */
.webtitle{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.year{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:19px;
	color:#FFF;
}

.content{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.navi{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.navi A:link {text-decoration: none; color:#FFF}
.navi A:visited {text-decoration: none; color:#FFF}
.navi A:active {text-decoration: none; color:#FFF}
.navi A:hover {text-decoration: underline; color:#FFF}


.title-blue{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:15px;
	color:#01497b;
	font-weight:bold;
}
.title-red{
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:13px;
	color:#ba0611;
	font-weight:bold;
}

.bullet{
	list-style-image:url(../Pictures/bullet.jpg);
	font-family: "Times New Roman", Times, serif, "新細明體";
	font-size:12px;
	color:#01497b;
	margin:0 0 10px 0;
}

#container{
	width:800px;
	height:auto;
	overflow:hidden;
}