@charset "utf-8";
.name {
	font-family: "微軟正黑體";
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #136eab;
}
.txt19 {
	font-family: "微軟正黑體";
	font-size: 19px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}
.txt15 {
	font-family: "微軟正黑體";
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	color: #202020;
}
.txt14 {
	font-family: "微軟正黑體";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #202020;
}
.txt13 {
	font-family: "微軟正黑體";
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 22px;
	color: #e5004f;
	font-weight: bold;
}
#title {
    display: block;
    position: fixed;
	left: 50%;
    top: 0%;
	margin-left: -500px;
    width:1000;
    z-index: 1;
}
#menu {
    display: block;
    position: fixed;
	left: 0%;
    top: 0%;
    width:100%;
	height:60px;
    z-index: 10;
}
#footer {
    display: block;
    position: fixed;
	left: 0%;
    bottom: 0%;
    width:100%;
	height:48px;
    z-index: 16;
}
#footer2 {
    display: block;
    position: fixed;
	left: 0%;
    bottom: 0%;
    width:100%;
	height:118px;
    z-index: 16;
}
#pen {
    display: block;
    position: fixed;
	left: 50%;
    top: 438px;
	margin-left: 418px;
    width:107px;
	height:227px;
    z-index: 7;
}
#top {
    display: block;
    position: fixed;
	left: 50%;
    top: 45px;
	margin-left: 312px;
    width:169px;
	height:111px;
    z-index: 8;
}
#top2 {
    display: block;
    position: fixed;
	left: 50%;
    top: 45px;
	margin-left: 316px;
    width:169px;
	height:111px;
    z-index: 8;
}
#top3 {
    display: block;
    position: fixed;
	left: 50%;
    top: 45px;
	margin-left: 300px;
    width:169px;
	height:111px;
    z-index: 8;
}
#top4 {
    display: block;
    position: fixed;
	left: 50%;
    top: 45px;
	margin-left: 305px;
    width:169px;
	height:111px;
    z-index: 8;
}
#car {
    display: block;
    position: fixed;
	left: 50%;
    bottom: 48px;
	margin-left: -490px;
    width:253px;
	height:195px;
    z-index: 7;
}
#note_lay{
	position:fixed; 
	top: 50%;
	left: 50%;
	margin: 0px 0px 0px 0px;
	margin-left: -225px;
	margin-top: -75px;
	width:450px;
	z-index:22;
}
#note_roll{
	position:fixed; 
	top: 50%;
	left: 50%;
	margin: 0px 0px 0px 0px;
	margin-left: -37px;
	margin-top: -37px;
	width:75px;
	z-index:22;
}
#note_bak{
	position:fixed; 
	top: 0%;
	left: 0%;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	width:100%;
	height:100%;
	z-index:21;
}
#main{
	position:fixed; 
	top: 0%;
	left: 0%;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	width:100%;
	height:100%;
	z-index:1;
}