body {
	margin: 0px;
	background-color: #FFFFCC;
}

.picBG {
	background-repeat: no-repeat;
}

form {
	position: relative;
	left: 0px;
	text-decoration: none;
}

label {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "細明體", "新細明體";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	border: 0px;
	padding-bottom: 0px;
}



#progBulletCol {
	position: relative;
	left: 0px;
	font-family: "細明體", "新細明體";
	font-style: normal;
	line-height: 10px;
	vertical-align: middle;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	width: 510px;
}

#progMainCol {
	position: relative;
	left: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "細明體", "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	vertical-align: middle;
	width: 480px;
}

.progTime {
	position: relative;
	left: 0px;
	font-family: "細明體", "新細明體";
	font-size: 15px;
	font-style: normal;
    line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: left;
}

.progContent {
	position: relative;
	left: 30px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "細明體", "新細明體";
	font-size: 14px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: left;
}

#leftMenuTitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "細明體", "新細明體";
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;
	text-decoration: none;
	vertical-align: top;
	line-height: 0px;
	text-align: right;
	padding-bottom: 10px;
}

div.menu {
    display: block;
	background-color: transparent;
	line-height: 25px;
	border: 0px;
	text-align: right;
	text-decoration: none;
	padding-bottom: 5px;
}    

div.menu_title {
    display: block;
	background-color: #cccccc;
	line-height: 25px;
	border: 0px;
	text-align: right;
	text-decoration: none;
	padding-bottom: 5px;
}    

div.menu a {
	background-color: transparent;
	border: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.menu a:hover {
	background-color: #ffcccc;
	border: 2px inset #990000;
}

div.menu img {
	background-color: transparent;
	border: 0px;
}

.buttonStyle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "細明體", "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #ffffcc;
	padding: 3px;
	border: 2px solid #cccccc;
	width: 90px;
}





.adminTitle {
	font-family: "細明體";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: 25px;
	text-decoration: none;
}

.adminFieldName {
	font-family: "細明體", "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
}

.progTitle {
	position: relative;
	font-family: "細明體", "新細明體";
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: left;
}

.content {
	font-family: "細明體", "新細明體";
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
}

.contentBold {
	font-family: "細明體", "新細明體";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-decoration: none;
	text-align: justify;
}

