@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
* {
	font-family: "Noto Sans TC";
}
p {
	margin: 0px;
}
img {
	border: 0px
}
ol {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin-left:26px;
	padding:0;
}
a:link {
	color: #cd1420;
	text-decoration: underline;
}
a:visited {
	color: #cd1420;
	text-decoration: underline;
}
a:hover {
	color: #cd1420;
	text-decoration: underline;
}
a:active {
	color: #cd1420;
	text-decoration: underline;
}
#skybar {
	height: 35px;
	margin: 0px auto;
	text-align: center;
	background-image: url(http://www.pfamily.com.tw/skybar/images/background.jpg);
}
body {
	margin: 0;
	padding: 0;
	background-image: url(../images/main_background.jpg);
	background-position: center top;
	background-color: #fff;
	letter-spacing: 2px;
	line-height: 32px;
	background-repeat: no-repeat;
}
#head {
	height: 410px;
	width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.logo {
	width: 300px;
	height: 150px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	position: absolute;
	z-index: 1;
}
.logo a {
	position:relative;
}
.logo a:hover {
	top:1px;
	left:1px;
}
#top_menu {
	height: 28px;
	width: 600px;
	margin-left: 580px;
	margin-top: 15px;
	position: absolute;
}
#top_menu li {
	margin-left:0px;
	padding:0;
	list-style-type: none;
}
#top_menu .menu01 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:0 0px;
}
#top_menu .menu01:hover {
	background-position: 0px -28px;
}
#top_menu .menu02 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:-100px 0px;
}
#top_menu .menu02:hover {
	background-position:-100px -28px;
}
#top_menu .menu03 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:-200px 0px;
}
#top_menu .menu03:hover {
	background-position:-200px -28px;
}
#top_menu .menu04 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:-300px 0px;
}
#top_menu .menu04:hover {
	background-position:-300px -28px;
}
#top_menu .menu05 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:-400px 0px;
}
#top_menu .menu05:hover {
	background-position:-400px -28px;
}
#top_menu .menu06 {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	background-image: url(../images/top_menu.png);
	background-position:-500px 0px;
}
#top_menu .menu06:hover {
	background-position:-500px -28px;
}
#menu {
	height:440px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	float: left;
	background-image: url(../images/menu.png);
	list-style-type: none;
	height: 202px;
	width: 200px;
	margin: 20px;
}
#menu .menu01 {
	background-position:0px 0px;
}
#menu .menu01:hover {
	background-position:0px 2px;
}
#menu .menu02 {
	background-position:-200px 0px;
	margin-top: 150px;
}
#menu .menu02:hover {
	background-position:-200px 2px;
}
#menu .menu03 {
	background-position:-400px 0px;
	margin-top: 190px;
}
#menu .menu03:hover {
	background-position:-400px 2px;
}
#menu .menu04 {
	background-position:-600px 0px;
	margin-top: 150px;
}
#menu .menu04:hover {
	background-position:-600px 2px;
}
#menu .menu05 {
	background-position:-800px 0px;
	margin-top: 60px;
}
#menu .menu05:hover {
	background-position:-800px 2px;
}
#menu .menu06 {
	background-position:-1000px 0px;
}
#menu .menu06:hover {
	background-position:-1000px 2px;
}
.title {
	height: 80px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contents {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-top: 30px;
}
#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/footer.png);
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}
.notice {
	font-size: 18px;
	color: #cd1b19;
}
.notice_yellow {
	color: #FF6;
}
.notice_pur {
	color: #5f218a;
}
.notice_green {
	color: #1a815a;
}
.notice_red {
	color: #cd1420;
}
.notice_blue {
	color: #0d619a;
}
.write {
	color: #ffffff;
}
.black {
	color: #000;
}
#page-top {
	position: fixed;
	bottom: 13%;
	right: 5%;
	z-index:999;
}
#page-top a {
	padding: 0 0px 10px 0;
	text-align: center;
	display: block;
}
.events_block{
	margin: 2%;
	height: auto;
	width: 96%;
}
