input#gm {
    display: none;
}
span.mlbry2 {
    margin-left: 15px;
    cursor: pointer;
}
 div#mylibrary {
    background: rgba(255, 255, 255, 0.76);
    min-height: 300px;
 }
 .Course {
    padding: 10px;
    padding-left: 20px;
}
.mc {
    padding: 20px;
}
img.cubg {
    width: 190px;
    height: 280px;
    border-radius: 5px;
}
span.course_list {
    padding: 5px;
    display: inline-block;
    width: 190px;
    height: 280px;
    cursor: pointer;
	position:relative;
}
span.ddd {
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.48);
    display: block;
    color: white;
    text-align: center;
    width: 190px;
	font-size: 10pt;
}
.ccf {
    display: inline-table;
    width: 100%;
    max-width: 1024px;
    background: #e2e2e2;
    color: #2b2b2b;
    position: relative;
    font-size: 16pt;
}
.left_menu_block {
    padding: 15px;
    border-bottom: 1px white solid;
    cursor: pointer;
}
.lmball2 {
    display: inline-block;
    max-width: 80%;
}
.lmballine {
    border-left: 2px #442941 solid;
    height: 99px;
    position: relative;
    left: 7px;
    top: -49px;
}
.lmb1 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.lmb2 {
    font-size: 10pt;
    padding: 5px;
    padding-left: 0px;
}
.lmball {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: black;
    border-radius: 30px;
}
.lmball {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #442941;
    border-radius: 30px;
    position: relative;
    top: -10px;
    margin-right: 10px;
}
span#center_title {
    color: white;
}
iframe.videoclass {
    width: 100%;
    height: 100%;
    max-width: 1024px;
	background: black;
}
div#cover_top {
    margin-top: -74px;
}
div#ccn {
	word-break: break-all;
    max-width: 904px;
    background: white;
    display: inline-block;
    padding: 20px;
    padding-left: 60px;
    padding-right: 60px;
	display: none;
	text-align: left;
}
div#bctitle {
    margin: 0.67em 0;
    font-size: 2.75rem;
    text-align: left;
}
div#cfoot {
    display: none;
}
span.cf {
    background: #e6e6e6;
    display: table-cell;
    width: 50%;
    padding: 40px;
	cursor: pointer;
}
span#cfback {
    text-align: right;
    padding-right: 20px;
    width: 50%;
    background:#b7b7b7;
}
span#cfback:hover {
    background: gray;
    color: white;
}
span#cfncext {
    text-align: left;
    padding-left: 20px;
}
span#cfncext:hover {
    background: gray;
    color: white;
}
span#nextc {
    display: block;
    font-size: 12pt;
    color: black;
}
.class_cover {
   display:none;
   text-align: center;
}
span#home {
    color: white;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 25px;
}
div#bar {
    position: relative;
    top: 0px;
    height: 34px;
    width: calc(100% - 40px);
    background: rgba(0, 21, 101, 0.61);
    padding: 20px;
    max-width: 984px;
    display: inline-block;
	z-index: 100;
}

.cover {
	height: 100%;
    width: 100%;
    max-width: 1024px;
    display: inline-block;
    object-fit: cover;
}
div#main_index {
    padding-bottom: 0px;
}
span#home span {
    line-height: 32px;
    vertical-align: top;
    margin-left: 10px;
}


span#righm span {
    line-height: 32px;
    vertical-align: top;
    margin-right: 10px;
}

span#righm {
    color: white;
    height: 32px;
    position: absolute;
    display: inline-block;
    right: 20px;
	cursor: pointer;
}
div#avido {
    word-break: break-all;
    width: 100%;
    max-width: 1024px;
    background: white;
    display: inline-block;
        text-align: center;
}
div#oter {
    display: inline-block;
    width: 90%;
}
.vo iframe {
    width: 100%;
    height: 300px;
}
div#vod {
    display: inline-block;
    width: 100%;
}
.vo {
    display: inline-block;
    width: 100%;
}
div#cfoot2 {
    display: none;
}
.audo_title {
    background: #5a5a5a;
    padding: 5px;
    color: white;
    font-size: 10pt;
}
audio {
    width: 100%;
}
div#black_layer {
    background: rgba(0, 0, 0, 0.64);
    z-index: 100;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
	cursor: pointer;
}
span.leftm img {
    width: 40px;
    vertical-align: middle;
}
div#title {
    color: black;
    background: white;
    /* height: 75px; */
    font-size: 16pt;
    /* line-height: 75px; */
    padding: 20px;
    padding-left: 20px;
    border-bottom: 1px solid gray;
}
span#password_modify {
    cursor: pointer;
    text-decoration: underline;
}
div#right {
    position: absolute;
    width: calc(100% - 70px);
    margin-left: 70px;
}
span.leftm:hover {
    background: gray;
}
span#l1 {
    background: #00a0ea;
    height: 65px;
    line-height: 65px;
}
div#book {
    height: 100%;
    width: 350px;
    display: inline-block;
    z-index: 200;
    right: -360px;
    background: #f2f2f2;
    top: 0;
    position: fixed;
	overflow: auto;
}
span.word {
    display: block;
    font-size: 10pt;
    color: white;
    text-align: center;
    margin-top: 5px;
}
span.leftm {
    width: 60px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
	cursor: pointer;
}
div#left {
    background: #222222;
    width: 70px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}
input#rname {
    margin-bottom: 30px;
}
form#myForm {
    display: inline-block;
    width: 300px;
    text-align: left;
    color: white;
    position: relative;
    top: 25px;
	display: inline-block;
	display:none;
}
form#myForm2 {
    width: 300px;
    text-align: left;
    color: white;
    position: relative;
    top: 25px;
	display:none;
}
div#signpassword {
    margin-top: 30px;
}
div#send_botton {
    background: #0078a5;
    text-align: center;
    padding: 10px;
	cursor: pointer;
}
.ff {
    font-size: 10pt;
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
input.input_start {
    background: rgba(128, 128, 128, 0);
    border: 0px;
    border-bottom: 2px white solid;
    width: 100%;
    outline: none;
    color: white;
    padding: 10px;
	padding-right: 0px;
    padding-left: 0px;
}
div#start_form {
    text-align: center;
    margin-top: 50px;
}
img#logopng {
    margin-left: -15px;
}
div#signin {
    color: white;
    font-size: 22px;
    padding: 20px;
	padding-bottom: 35px;
	text-align: center;
}
div#mylibrary {
    background: rgba(255, 255, 255, 0.76);
    min-height: 300px;
 }
 .Course {
    padding: 10px;
    padding-left: 20px;
}
.mc {
    padding: 20px;
}
img.cubg {
    width: 190px;
    height: 280px;
    border-radius: 5px;
}
span.course_list {
    padding: 5px;
    display: inline-block;
    width: 190px;
    height: 280px;
    cursor: pointer;
}
.ccf {
    display: inline-table;
    width: 100%;
    max-width: 1024px;
    background: #e2e2e2;
    color: #2b2b2b;
    position: relative;
    font-size: 16pt;
}
.left_menu_block {
    padding: 15px;
    border-bottom: 1px white solid;
    cursor: pointer;
}
.lmball2 {
    display: inline-block;
    max-width: 80%;
}
.lmballine {
    border-left: 2px #442941 solid;
    height: 99px;
    position: relative;
    left: 7px;
    top: -49px;
}
.lmb1 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
}
.lmb2 {
    font-size: 10pt;
    padding: 5px;
    padding-left: 0px;
}
.lmball {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: black;
    border-radius: 30px;
}
.lmball {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #442941;
    border-radius: 30px;
    position: relative;
    top: -10px;
    margin-right: 10px;
}
span#center_title {
    color: white;
}
span.fd {
    font-size: 10pt;
    display: inline-block;
    position: relative;
    left: 30px;
}

div#cover_top {
    margin-top: -74px;
}
div#ccn {
	word-break: break-all;
    max-width: 904px;
    background: white;
    display: inline-block;
    padding: 20px;
    padding-left: 60px;
    padding-right: 60px;
	display: none;
	text-align: left;
}
div#bctitle {
    margin: 0.67em 0;
    font-size: 2.75rem;
    text-align: left;
}
div#cfoot {
    display: none;
}
span.cf {
    background: #e6e6e6;
    display: table-cell;
    width: 50%;
    padding: 40px;
	cursor: pointer;
}
span#cfback {
    text-align: right;
    padding-right: 20px;
    width: 50%;
    background:#b7b7b7;
}
span#cfback:hover {
    background: gray;
    color: white;
}
span#cfncext {
    text-align: left;
    padding-left: 20px;
}
span#cfncext:hover {
    background: gray;
    color: white;
}
span#nextc {
    display: block;
    font-size: 12pt;
    color: black;
}
.class_cover {
   display:none;
   text-align: center;
}
span#home {
    color: white;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 25px;
}
div#bar {
    position: relative;
    top: 0px;
    height: 34px;
    width: calc(100% - 40px);
    background: rgba(0, 21, 101, 0.61);
    padding: 20px;
    max-width: 984px;
    display: inline-block;
	z-index: 100;
}

.cover {
    height: 100%;
    width: 100%;
    max-width: 1024px;
    display: inline-block;
    background-size: cover;
    object-fit: scale-down;
}

div#main_index {
    padding-bottom: 0px;
}
span#home span {
    line-height: 32px;
    vertical-align: top;
    margin-left: 10px;
}


span#righm span {
    line-height: 32px;
    vertical-align: top;
    margin-right: 10px;
}

span#righm {
    color: white;
    height: 32px;
    position: absolute;
    display: inline-block;
    right: 20px;
	cursor: pointer;
}


div#main_index {
    background-image: url("/images/member-bgnew.jpg");
    position: absolute;
    top: 0px;
    left: 0px;
    min-height: 100%;
    width: 100%;
    background-size: cover;
	padding-bottom: 40px;
}
* {
font-family: 微軟正黑體 !important;
}
@media screen and (min-width: 0px) and (max-width: 330px) {
form#myForm2 {
    width: 250px;
}
form#myForm {
    width: 250px;
}
}
@media screen and (min-width: 0px) and (max-width: 530px) {
  span#home span {
      display: none;
  }  
  span#righm span {
      display: none;
  }
}

@media screen and (min-width: 531px) and (max-width: 3000px) {
div#ccn {
    word-break: break-all;
    width: 100%;
    max-width: 904px;
    background: white;
    display: inline-block;
    padding: 20px;
    padding-left: 60px;
    padding-right: 60px;
    display: none;
    text-align: left;
}
}


