@charset "utf-8";
body{
	font-size: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif", "微軟正黑體";
}
.main  {
	margin: 0px;
}
.main #navigation ul li a {
	text-decoration: none;

}
h1,h2,h3{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#wrapper,
#navigation,
#wrap,
#footer,
#noteArea,
#subnavigation{
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 650px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#wrapper p {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrap,
#navigation,
#wrap .dayAreaAm#sideListTop{
	background-repeat: no-repeat;
}
#navigation {
	width: 640px;
	padding: 5px;
	text-align: center;
	height: 30px;
	background-image: url(../images/buttonBg.jpg);
	background-position: center center;
}

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding:5px 0px 5px 0px;
}

#navigation ul li {
	width: 123px;
	padding-top: 8px;
	display: inline;
}

#wrap {
	width: 640px;
	background-attachment: scroll;
	background-image: url(../assets/images/tableBg.jpg);
	background-position: 4px 35px;
	background-color: #FFF;
	padding:5px 5px 10px 5px;
}

#wrap a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap a:hover {
	text-decoration: none;
/*
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
*/
}

#wrap .buttonImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap .dayAreaAm#sideListTop {
	background-image: url(../images/sideTpbg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
}

#wrap .dayAreaAm#sideList {
	padding-top: 10px;
}

#wrap .ibox .dayAreaAm .sideWorld {
	padding-top: 15px;
	font-size: 13px;
}

#wrap .weekArea#hideBox {
	background-image: none;
	width: 78px;
}

#wrap .dayAreaAm,
#wrap .dayAreaPm,
#wrap .dayAreaNt{
	text-align: center;
	float: left;
	width: 70px;
	height: 60px;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
}
#wrap .dayAreaAm {}
#wrap .dayAreaPm {
	background-color: #FFF;
}
#wrap .dayAreaNt {
	background-color: #FFF;
}
#wrap .weekArea {
	float: left;
	height: 18px;
	width: 70px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../assets/images/tpBg.jpg);
	background-repeat: repeat-x;
}

#wrap .ibox {
	width: 71px;
	float: left;
}

#wrap .ibox .weekArea p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

#wrap h1.infoText,
#wrap h2.infoName,
#wrap h3.infoName{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wrap h1.infoText {

	color: #333;

	font-size: 16px;

	font-weight: normal;

}

#wrap h2.infoName {

	color: #333;

	font-size: 15px;

	font-weight: normal;



}

#wrap h3.infoName {

	color: #F27559;

	font-size: 15px;

	font-weight: normal;

}

#wrapper #registerForm table td h1 {

	font-size: 18px;

}

#wrapper table h1  {

	font-size: 18px;

}

#wrapper table caption {

	font-size: 16px;

	font-weight: bold;

	margin: 0px;

	padding: 0px;

}

.subtitle_1{

	clear: both;

	display: block;

	padding: 0px;

	margin: 0px;

	width: 100%;

	height: 1.5em;

	font-size: 0.75em;

	letter-spacing: -2px;

	color: #f44336;

}
#noteArea .newsContainer .content-update{
	margin-top: 1em;
	font-size: 12px;
	color: #8F8F8F;
}
.grayNote {

	color: #666;

	font-size: 12px;

}

.main #wrapper #Form table {

	width: 620px;

}

td#information p {

	font-size: 20px;

	margin:5px 0px 10px 0px;

}

#insideTable {

	width: 620px;

}

#insideTable th {

	background-color: #FFFFB0;

	color: #333;

}

#wrapper h2 {

	color: #F00;

	text-align: center;

}
#insideTable td {
	background-color: #ffffcc;
}
#insideTable p {
	margin: 5px;
}
#wrapper #Form label .leftWord {
	width: 100px;
}
#wrap .ibox .dayAreaAm p,
#wrap .ibox .dayAreaPm p,
#wrap .ibox .dayAreaNt p,
#footer p{
	margin: 0px;
	padding: 0px;
}
#footer {
	padding: 5px;
	width: 640px;
	text-align: center;
}
#footer p {
	font-size: 16px;
}
#noteArea .blueWord {
	color: #03F;
}
#noteArea .redWord {
	color: #C00;
}
#noteArea p  {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.main #wrapper h1.title {
	font-size: 19px;
	font-weight: bold;
	color: #06C;
}
.main #wrapper h1 {
	text-indent: -10000px;
}
h1.canTitle,
h1.reqTitle,
h1.viewTitle,
h1.pvTitle{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
h1.canTitle {
	background-image: url(../images/canTitle.jpg);
	height: 30px;
}
h1.reqTitle {
	background-image: url(../images/reqTitle.jpg);
	height: 30px;
}

h1.viewTitle {
	background-image: url(../images/viewTitle.jpg);
	height: 30px;
}

h1.pvTitle {
	background-image: url(../images/pvTitle.jpg);
}

.pointChar {
	color: #F00;
}
#noteArea .newsContainer {
	background-color: #F8F4EF;
	clear: both;
	margin-top: 2px;
	margin-bottom: 0.5em;
	padding: 10px;
}
#noteArea .newsContainer h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #594A2B;
}
#noteArea .newsContainer p {
	font-size: 16px;
	color: #333;
	padding-left: 10px;
}
#noteArea .newsContainer:last-child{
	background: #fff;
}
.newsContainer{
	padding: 10px;
}
.newsContainer h2{
	padding-bottom: 0.5em;
}
.newsContainer p{
	padding: 2px;
	margin-bottom: 0.25em;
}
#noteArea {
	padding: 5px;
	width: 640px;
	clear: both;
}
.clear {
	clear: both;
}
.main #wrapper #formnav {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FEFBC4;
	text-align: center;
}
.main #wrapper #formnavB {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#subnavigation {
	clear: both;
	text-align: center;
	width: 640px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#subnavigation .btn {
	margin-right: 10px;
	margin-left: 10px;
}
.showDate {
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: 20px;
}
#sideBox {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
#noteArea .heightlight {
	color: #F44336;
    font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
}
#noteArea p{
	font-size: 14px;
}
#subnavigation .btn{
	display: block;
	border: 1px solid #000;
	border-radius: 4px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#subnavigation .btn:hover {
	background-color: #9be8ff;
	border: 1px solid #8d8d8d;
	color: #4c4029;
}
#subnavigation{
	display: flex;
	justify-content: center;
}