@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif, Microsoft JhengHei, "微軟正黑體";
	margin:0px;
	font-size:14px;
	line-height:24px;
	color:#525252;
	background-image: url(images/bg.jpg);
}
html { margin: 0; padding: 0; }
#b1 {left: 50%; margin:0 auto; height:100%;; width:1000px; }

.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%;}
.content{margin:0 auto; width:1000px;}
.menu { top:100px; right:0px; position:fixed; z-index:99; height:520px; width:146px;}

.book{ position:absolute; margin-left:90px; margin-top:28px; z-index:10; height:327px; width:821px; background-image:url(images/index_12.jpg);}
.vedio{ position:absolute; margin-left:75px; margin-top:369px; z-index:10; height:479px; width:851px;}
.btn{
	position: absolute;
	margin-left: 575px;
	margin-top: 285px;
	z-index: 10;
	height: 33px;
	width: 46px;
	left: 77px;
	top: 27px;
}
.text{position:absolute; margin-left:25px; margin-top:188px; z-index:10; height:251px; width:920px;}
.article1{position:absolute; margin-left:14px; margin-top:80px; z-index:10; height:350px; width:980px;}
.article2{position:absolute; margin-left:474px; margin-top:140px; z-index:10; height:355px; width:512px;}
.read1{position:absolute; margin-left:10px; margin-top:34px; z-index:10;}
.read2{position:absolute; margin-left:321px; margin-top:89px; z-index:10;}
.read3{position:absolute; margin-left:644px; margin-top:89px; z-index:10;}

.c01{ position:absolute; margin-left:0px; margin-top:0px; height:10px; width:10px;}

.tyellow {color:#be813f;}
.tgray { color:#363636; font-size:16px; line-height:22px; font-weight:bolder;}

.img {
  border:1px solid #b4b4b4;
  padding:5px;
  background:#FFF;
}

.table01{
	border:0;
	border-collapse:collapse;
	}
.table01 td{
border:1 solid #000000;
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;
}
