body {
	margin: 0px;
	font-family: "微軟正黑體", "Arial", "Helvetica", "Verdana";
	font-size: 13px;
	border:0px;
	line-height: 20px;
}
body.eng{font:normal 13px/1.5 "Arial","新細明體",sans-serif;}
#maincontent{
	margin: auto;
	padding: 30px; //padding: 10px;
	width: 105%;//width: 100%;
	max-width : 1050px; //max-width : 1000px;
	background-color: #ffffff;
}
#introduct-zone, #introduct-author{
	width: 100%;
	padding: 10px;
}
h1{
	font-size: 18px;
	text-align: center;
	line-height: 23px;
}
h2{
	font-size: 18px;
	text-align: center;
	line-height: 23px;
}
.article-content-wrapper{
	width: 23%;
	margin: 0px 0px 10px 5px;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
    position: relative;
    border: 1px solid #000000;
	padding: 5px;
	min-height: 250px;//min-height: 300px;
	min-width: 230px;
}
.article-content-wrapper input[type='checkbox']{
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.dialogContent{
	display: none;
	text-align: center;
}

.buttonSelect{
	text-align: center;
	margin-top: 10px;
}

.errMessage{
	color: #cc0066;

}
input {
	height: auto;
	width: auto;
	font-size: 15px;
	padding: 10px;
}
div.article-title, div.article-author, div.article-check,  div.article-image{
	font-size: 95%;
	width: 220px;
	padding-bottom: 5px;
}
div.article-image{
	text-align:center;
	height: 170px;
	position:relative;
	top: 0px;
	left: 0px;
}

.article-image img {
	max-width: 220px;
	max-height: 150px;
        min-height: 150px;
}


div.article-check {
		display:inline-block;
        height: 20px;
        position:relative;
        top: 0px;
        left: 0px;
}

div.article-check .col-first{
        float: left;
        width: 80px;
        height: auto;
        display:inline-block;
        white-space: nowrap;
        overflow:hidden !important;
        text-overflow: ellipsis;
}
div.article-check .col-second{
        float: left;
        height: auto;
        width: 140px;
        display:inline-block;
        white-space: nowrap;
        overflow:hidden !important;
        text-overflow: ellipsis;
        color:red;
        font-weight: bold;
}

div.article-title .col-first, div.article-author .col-first{
	float: left;
	width: 105px;
	height: auto;
	display:inline-block;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;
}
div.article-title .col-second, div.article-author .col-second{
	float: left;
	height: auto;
	width: 200px;
	display:inline-block;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;
}
.hight-light{
	background-color:#FFFFBF;
}
#banner{
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin-bottom: 10px;
}
#banner img{
	width: 100%;
	height: auto;
}

.imageClass{
	width: 45%;
	max-width: 360px;
	float:left;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.contentClass{
	width: 55%;
	max-width: 440px;
	float: left;
	position: relative;
	padding: 5px;
	vertical-align: top;
}



.imageClass .dialcol-first{
	float: left;
	width: 46%;
	height: auto;
	text-align:left;
	padding-bottom: 10px;
}
.imageClass .dialcol-second{
	float: left;
	width: 54%;
	height: auto;
	text-align:left;
	padding-bottom: 10px;
}

.imageClass img {
	max-height: 222px;
	max-widht: 222px;
}


.contentClass .dialcol-first{
	float: left;
	width: 34%;
	height: auto;
	text-align:left;
	padding-bottom: 10px;
}
.contentClass .dialcol-second{
	float: left;
	width: 66%;
	height: auto;
	text-align:left;
	padding-bottom: 10px;
}
.container {
    padding: 0px;
}

.container:after {
    content: '';
    display: inline-block;
    width: 100%;
}
.mix {
	 position: relative;
     float: left;
	 font-size: 13px;
}

.controls{
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
}
.controls .col-first{
	float: left;
	width: 40%;
	height: auto;
	text-align:left;
	margin-bottom: 10px;
	position: relative;
}

.controls .col-second{
	float: left;
	width: 300px;
	height: auto;
	text-align:left;
	margin-right: 20px;
	margin-bottom: 10px;
	position: relative;
}
.checkboxes{
	display:inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.checkboxes .col-first{
	float: left;
	width: 105px;
	height: auto;
	text-align:left;
	margin-bottom: 10px;
	position: relative;
}
.checkboxes .col-second{
	float: left;
	width: 865px;
	height: auto;
	text-align:left;
	margin-bottom: 10px;
	position: relative;
}

.checkboxes .filterButton{
	margin-right: 5px;
	width: auto;
	height: 25px;
	float:left;
}

.filterButton span{
	vertical-align: middle;
}
.filterButton  input[type="checkbox"]{
	width: 18px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
.filterCheck{
	margin: 0px 5px 5px 0px;
	width: 18px;
	height: 25px;
	float:left;
	position: relative;
}
.filterTitle{
	margin: 0px 0px 5px 0px;
	width: 260px;
	height: auto;
	float:left;
	position: relative;
}
.active{
	background-color: #FFFFBF;
}
.row{
	width: 100%;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.showChoice{
	width:10%;
	float:left;
	padding-bottom: 5xp;
	text-align:center;
	position:relative;
}
.showID{
	width:10%;
	float:left;
	padding-bottom: 5xp;
	text-align:center;
	position:relative;
}
.showTitle{
	width:45%;
	float:left;
	padding-bottom: 5xp;
	position:relative;
}
.showAuthor{
	width:35%;
	float:left;
	padding-bottom: 5xp;
	position:relative;
}
.oddclass{
	background-color: #eeeeee;
}
.evenclass{
	background-color: #ffffff;
}
#previewZone{
	display:none;
}
@media screen and (max-width: 970px) {
	.controls .col-first{
		width: 20%;
	}

	.controls .col-second{
		width: 70%;
	}
	.checkboxes .filterButton {
		width: 45%;
	}
}
@media screen and (max-width: 650px) {
	.controls .col-first{
		width: 20%;
	}

	.controls .col-second{
		width: 70%;
	}
	.checkboxes .filterButton {
		width: 100%;
	}
}
@media print {
	.controls .col-first{
		float: left;
		width: 20%;
		height: auto;
		text-align:left;
		margin-bottom: 10px;
		position: relative;
	}

	.controls .col-second{
		float: left;
		width: 25%;
		height: auto;
		text-align:left;
		margin-right: 20px;
		margin-bottom: 10px;
		position: relative;
	}
}
/*ol li{
  list-style-type: none;
}*/
.preview-book {
    width: 100px;
    height: 51px;
    background-image: url("./Icon_trial_reading_chi.png");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	background-size: 100px 51px;
    padding-bottom: 1px;
	display: inline-block;
}
.edmall-book {
    width: 100%;
    height: 51px;
	display: inline-block;
	box-shadow:inset 0px 1px 0px 0px #d9fbbe;
	background:linear-gradient(to bottom, #b8e356 5%, #a5cc52 100%);
	background-color:#b8e356;
	border-radius:6px;
	border:1px solid #83c41a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:6px 24px;
	border-radius: 5px;
	border: 2px solid #b4c831;
	text-decoration:none;
	text-shadow:0px 1px 0px #86ae47;
	font-weight:bold;
	font-size: 18px;
	font-family: "Microsoft JhengHei","微軟正黑體","Microsoft JhengHei","Tahoma","Verdana","Arial","sans-serif";
}
.edmall-book:hover {
	background:linear-gradient(to bottom, #a5cc52 5%, #b8e356 100%);
	background-color:#a5cc52;
}
.edmall-book:active {
	position:relative;
	top:1px;
}

.article-preview{
	width: 75px;
	height: 80px;
	font-size: 20px
}
/*
div.article-check .col-second{
	float: left;
	width: 105px;
	height: auto;
	//display:inline-block;
	white-space: nowrap;
	//overflow:hidden !important;
	//text-overflow: ellipsis;
	color:red;
	font-weight: bold;
}
*/
.loading {
	text-align: center;
}

.previewBtn {
	background: #6495ed;
	color: #ffffff;
}
.collapseBtn{
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: left;
}
.smallCollapseBtn{
	border: 1px solid #d2cdcd;
	border-radius: 5px;
	float: left;
	padding: 0 5px;
	width: 865px;
    text-align: center;
	margin-bottom: 5px;
}
.collapse, .col-second.smallCollapse {
	-moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    height: 0px;
    overflow: hidden;
}

#filterInputText{
	border-radius: 15px;
	border: 3px solid darkturquoise;
	background: url(https://res.abc.net.au/bundles/2.1.0/images/icon-search-grey@1x.png) left no-repeat;
    padding-left: 30px;
}
#filterInputText::placeholder{
	color: darkgray;
}
.list-price{
	font-size: 10px;
	text-decoration: line-through;
	color:grey;
}
