@charset "utf-8";
.copyright {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.downmenu {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.downmenu  a:link{
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
}
.downmenu  a:hover{
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
	font-weight:bold;
}
.downmenu  a:active{
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
}
.downmenu  a:visited{
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #FFF;
}
.main {
	font-family: "新細明體", Arial;
	font-size: 15px;
	line-height: 180%;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.maintittle {
	font-family: "新細明體", Arial;
	font-size: 17px;
	color: #F90;
	text-decoration: none;
	font-weight: bolder;
}
.maintittleb {
	font-family: "新細明體", Arial;
	font-size: 17px;
	color:#6CC;
	text-decoration: none;
	font-weight: bolder;
}.datetd {
	font-family: "新細明體", Arial;
	font-size: 15px;
	line-height: 180%;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	background-color: #FFFFE6;
}
.point {
	color: #C00;
}
.mainpront {
	color: #09C;
}

