@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif, Microsoft JhengHei, "微軟正黑體";
	margin:0px;
	font-size:16px;
	line-height:26px;
	color:#000;
}
html { margin: 0; padding: 0; }
#b1 {left: 50%; margin:0 auto; height:100%;; width:1000px; }
a {color:#b12f13;}

.top{ top:0px; position:fixed; z-index:99; height:65px; width:100%; background:#212121;}
.wrap{margin:0 auto; width:100%; *width:100%;  position:relative; background-position:50% 0%;  min-width:1000px; }
.content{margin:0 auto; width:1000px;}

.title{ position:absolute; margin-left:47px; margin-top:15px; z-index:10; height:510px; width:495px; background-image:url(../images/title.png);}
.book{ position:absolute; margin-left:605px; margin-top:84px; z-index:10; height:582px; width:359px; font-size:12px; line-height:18px;}
.menu { position:absolute; margin-left:38px; margin-top:588px; z-index:10; height:27px; width:550px; }
.about { position:absolute; margin-left:0px; margin-top:89px; z-index:10; height:670px; width:1000px; }
.assess { position:absolute; margin-left:45px; margin-top:165px; z-index:10; height:755px; width:883px; }


.readbook{ position:absolute; margin-left:73px; margin-top:214px; z-index:10; height:434px; width:840px;}

.article01{ position:absolute; margin-left:45px; margin-top:265px; z-index:10; height:327px; width:886px;}
.article02{ position:absolute; margin-left:45px; margin-top:199px; z-index:10; height:327px; width:886px;}


.t12 {font-size:12px; line-height:18px; color:#494949;}
.red18 {color:#d42300; font-size:18px; font-weight:bold;}
.w24 {color:#fff; font-size:24px; line-height:26px;}
.red16{color:#d42300;}
.w20 {color:#fff; font-size:20px; line-height:30px;}


.name{position:absolute; margin-left:0px; margin-top:0px; z-index:10; height:10px; width:10px;}

.img {
  border:1px solid #b4b4b4;
  padding:5px;
  background:#FFF;
}

.table01{
	border:1;
	border-collapse:collapse;
	}
.table01 td{
border:1 solid #383838;
padding:5;
}



.scrollup {
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 25px;
    right: 15px;
    display: none;
    text-indent: -9999px;
    background: url(../images/pageup.png) no-repeat;
	z-index:9999;
}
