@CHARSET "UTF-8";

#main .ebooks .title{
	font-size: 20px;
	background: #313131;
}
/*add1216*/
#main .dev_product .title{
	font-size: 18px;
	background: #313131;
}

#main .ebooks .campaign{
	padding: 5px 5px 5px 5px;
	margin: 10px 0 0 0;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	background-color: #fcf5ee;
	border: 1px solid #fbd8b4;
	border-radius: 5px;
	padding: 4px 8px 4px 8px;
}

#main .ebooks .campaign a{
	color: #f055cb;
}

#main .ebooks .campaign div{
	width: 240px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
}

#main .ebooks .campaign div:last-child{
	width: 320px;
	position: relative;
	top: 7px;
}

#main .ebooks .new{
	background: #313131;
}

#main .ebooks .popular{
	background: #313131;
	margin: 0 0 15px 0;
}


#main .ebooks .stitle{
	font-size: 18px;
	color: #313131;
	display: inline-block;
	margin: 0px 0 0 0;
	font-weight: bold;
	padding: 7px 18px 0 18px;
	background: #ffffff;
}


#main .ebooks .section_title{
	margin: 15px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	color: #313131;
	border-bottom: 3px solid #313131;
}

.paging .no a,
.paging a:hover,
.button a:hover{
	background: #8ecf3f;
}

.search .category{
	width: 200px;

	margin: 2px;
	overflow: hidden;
	display: block;
	float: left;
}

.search .category .select_category{
	width: 200px;
	padding: 5px;
	height: 35px;
	display: block;
	float: left;
	font-size: 14px;
}

.search .keyword{
	width: 316px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top:1px;
}

.search .keyword input{
	font-size: 14px;
	width: 300px;
}

.search .button{
	width: 70px;
	overflow: hidden;
	text-align: center;
	margin: 0;
	position: relative;
	top: 2px;
}

.search .button a{
	width: 70px;
	height: 35px;
	line-height: 34px;
}

.search .button a:hover{
	background: #52b800;
}

#main .ebooks .campaign_list{
	margin: 10px 0 8px 0;
	position: relative;
	left: 10px;
}

#main .ebooks .campaign_list a{
	margin: 0 10px 0 0;
}

#main .ebooks .campaign_list a:last-child{
	margin: 0;
}

#main .ebooks .campaign_list img{
	width: 150px;
	height: 90px;
	border: 1px solid #cccccc;
}

#main .ebooks .frame .inbox{
	display: block;
	overflow: hidden;
	margin: 20px 0;
}

#main .ebooks .split .inbox{
	margin: 10px 0;
	padding: 10px 0 14px 0;
	border-bottom: 1px solid #ebebeb;
}

#main .ebooks .frame .inbox .box{
	width: 132px;
	overflow: hidden;
	display: block;
	float: left;
	position: relative;
	left: 13px;
}

#main .ebooks .frame .inbox .box .chart{
	height: 110px;
}

 #main .ebooks .frame .inbox .box .sale_pic_front{
	width: 50px;
	height: 50px;
	display: block;
	text-indent: -999em;
	background: url(../../../include/img/common/main/sale_ribbon.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 52px;
}

#main .ebooks .frame .inbox .box .chart img{
	width: 100px;
	border: solid 1px #cccccc;
	max-height: 105px;
}

#main .ebooks .frame .inbox .box .name{
	width: 110px;
	margin: 0 0 1px 0;
	overflow: hidden;
}

#main .ebooks .frame .inbox .box .name a{
	font-size: 14px;
	overflow: hidden;
	white-space: normal;
}

#main .frame .inbox .box .rank_less{
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#main .frame .inbox .box .rank_less .nu{
	background: #ffffff;
	width: 28px;
	height: 28px;
	display: block;
	border: 1px solid #aaaaaa;
	font-size: 20px;
	line-height: 28px;
	color: #666666;
	white-space: nowrap;
	text-align: center;
}

#main .frame .inbox .box .rank_less .te{
	font-size: 14px;
}

#main .ebooks .frame .inbox .box .text{
	font-weight: bold;
	color: #ff2244;
}
#main .ebooks .frame .inbox .box s{
	color: #000000;
}


#main .ebooks .frame .inbox .box .text span{
	font-size: 11px;
}

#main .ebooks .result{
	font-size: 14px;
	padding: 5px 0 10px 12px;
}


#sub .ranking_popular .title{
	background: #313131;
}

#sub .ranking_pickup .title{
	background: #313131;
}

#sub .ranking_pr .title{
	background: #313131;
}

#sub .ea_matching .title{
	background: #313131;
}

#sub .ranking_popular_company .title{
	background: #313131;
}

#sub .ranking_affiliate_company .title{
	background: #313131;
}

#sub .review_introduce .title{
	background: #313131;
}

#sub .vps_introduce .title{
	background: #313131;
}

#sub .ranking_popular .tab_menu .button a{
	background-color: #585858;
}

#sub .ranking_popular .tab_menu .button a:hover{
	background: #52b800;
}

#sub .ranking_popular .tab_menu .on a{
	background: #313131;
}

.slider_ebooks{
	margin-bottom:5px;
}


.resize {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    width: 100px;
    height: 100px;
    background-size: contain;
}





