.main_old * {
    box-sizing: unset ; 
}
.mess_img_title, a .bu6_conform:hover span, .bu6_conform:hover span, .bookCover_text, .faq_title_first, a .bu_mapExplain:hover, .bu_mapExplain:hover, a .bu_wish:hover, .bu_wish:hover  {
	color: #FFF;
}
.bookShelf_orangeWord, .route_orange, .route_orange a, TabbedPanelsContent .h2_orange {
	color: #be6200;
}
.bookShelf_greenWord, .route_green, .route_green a {
	color: #7e9100;
}
.bookShelf_purpleWord, .route_purple, .route_purple a {
	color: #8443b6;
}
.inner_content, .order_number, .serviceContent table, .Subscribe_ps, .su-content_men  {
	color: #646464;
}


/************          ************
               電子刊物
/************          ************/
.ebook_out {
	width: 715px;
	margin: 10px auto;
	position: relative;
}
.ebook_searchBar, .ebook_setIcon, .ebook_cancelIcon, .ebook_okIcon, .ebook_xIocn, .ebook_handIcon .cancel_xIocn{
	position: absolute;
}
.ebook_searchBar {
	top: 1px;
	left: 372px;
	width: 250px;
	height: 50px;
	background-color: #dbdbdb;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
}
.ebook_searchBar input.queryword {
	border: 0px;
	border-radius: 5px;
	height: 20px;
	width: 180px;
	padding: 5px 5px;
	margin: 10px auto auto 10px;
}
.ebook_searchBar_search {
	vertical-align: middle;
	margin-left:10px;
}
a .ebook_searchBar_search:hover {
	opacity: 0.6;
}
.ebook_setIcon, .ebook_cancelIcon, .ebook_okIcon, .ebook_xIocn, .ebook_handIcon, cancel_xIocn {
	width: 25px;
	height: 25px;
	top: 13px;
}
.ebook_setIcon {
	background-image: url(../../images/icon5_set.png);
	left: 632px;		
}
a .ebook_setIcon:hover, .ebook_setIcon:hover {
	background-image: url(../../images/icon5_set_.png);
}
.ebook_setIcon:hover, .ebook_cancelIcon:hover, .ebook_okIcon:hover, .ebook_xIocn:hover, .ebook_handIcon, .cancel_xIocn:hover {
	cursor: pointer;
}
.ebook_cancelIcon {
	background-image: url(../../images/icon5_cancel_b.png);
	left: 632px;
	background-repeat: no-repeat;
}
a .ebook_cancelIcon:hover, .ebook_cancelIcon:hover {
	background-image: url(../../images/icon5_cancel_b_.png);
}
.ebook_okIcon {
	background-image: url(../../images/icon5_ok.png);
	left: 632px;
}
a .ebook_okIcon:hover, .ebook_okIcon:hover {
	background-image: url(../../images/icon5_ok_.png);
}
.ebook_xIocn {
	background-image: url(../../images/icon5_x.png);
	left: 667px;
}
.ebook_xIocn:hover {
	background-image: url(../../images/icon5_x_.png);
}
.cancel_xIocn {
	background-image: url(../../images/icon5_x.png);
	left: 667px;
}
.cancel_xIocn:hover {
	background-image: url(../../images/icon5_x_.png);
}
.ebook_handIcon {
	background-image: url(../../images/icon5_hand.png);
	left: 667px;
}
.ebook_handIcon:hover {
	background-image: url(../../images/icon5_hand_.png);
}
.bookList_1 {
	width: 615px;
	height: 202px;
	margin: 15px auto;
	position: relative;
}
.bookList_1_pic {
	position: absolute;
}
.bookList_1_pic img {
	margin: 0 0px;
}
.bookList_1_pic a img:hover {
	opacity: 0.6;
}
.bookShelf {
	width: 715px;
	height: 242px;
	background-image: url(../../images/shelf.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: -45px;
}
.bookShelf_orangeWord, .bookShelf_greenWord, .bookShelf_purpleWord {
	height: 20px;
	width: 715px;
	font-size: 16px;
	position:absolute;
	top: 170px;
	text-align: center;
}

.bookMore_orange, .bookMore_green, .bookMore_purple {
	height: 44px;
	width: 36px;
	position: absolute;
	top: 70px;
	right: -30px;
	z-index: 100;	
}
.bookMore_orange {
	background-image: url(../../images/ebook_more_1.png);
}
a .bookMore_orange:hover, .bookMore_orange:hover {
	background-image: url(../../images/ebook_more_1_.png);
}
.bookMore_orange:hover {
	cursor: pointer;
}
.bookMore_green {
	background-image: url(../../images/ebook_more_2.png);
}
a .bookMore_green:hover, .bookMore_green:hover {
	background-image: url(../../images/ebook_more_2_.png);
}
.bookMore_green:hover {
	cursor: pointer;
}
.bookMore_purple {
	background-image: url(../../images/ebook_more_3.png);
}
a .bookMore_purple:hover, .bookMore_purple:hover {
	background-image: url(../../images/ebook_more_3_.png);
}
.bookMore_purple:hover {
	cursor: pointer;
}
.TabbedPanelsContent .h2_orange {
	margin-left: 25px;
}
.route_orange, .route_green, .route_purple {
	margin: 10px auto auto 25px;
	font-size: 20px;
}
.route_orange a:hover, .route_green a:hover, .route_purple a:hover {
	text-decoration: underline;
	opacity: 0.6;
}
.bookView_out {
	width: 602px;
	height: 703px;
	background-image: url(../../images/bg_bookviewOut.png);
	margin: 0 auto;
	position: relative;
}
.bookView_in {
	width: 554px;
	height: 644px;
	background-image: url(../../images/bg_bookviewIn.png);
	position: absolute;
	top: 10px;
	left: 26px;
}
.bookView_close {
	width: 25px;
	height: 25px;
	position: absolute;
	right: 50px;
	top: 40px;
	background-image: url(../../images/ui_cancel_gr.png);
	z-index: 1;
}
a .bookView_close:hover, .bookView_close:hover {
	opacity: 0.6;
}
.bookView_close:hover {
	cursor: pointer;
}
.bookCover {
	width: 364px;
	height: 525px;
	margin: 30px auto auto auto;
	position: relative;
}
.bookCover_text {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-size: 18px;
	line-height: 24px;
}
.book_bu {
	height: 51px;
	width: 350px;
	margin: 15px auto auto auto;
}
.book_buRead, .book_buLoad, .book_buAdd {
	float: left;
	margin: 0 5px;
	height: 51px;
}
.book_buRead {
	width: 164px;
	background-image: url(../../images/bu_read.png);	
}
.book_buLoad {
	width: 160px;
	background-image: url(../../images/bu160_save.png);	
}
a .book_buLoad:hover, .book_buLoad:hover {
	background-image: url(../../images/bu160_save_.png);	
}
.book_buLoad:hover, .book_buAdd:hover {
	cursor: pointer;
}
.book_buAdd {
	width: 160px;
	background-image: url(../../images/bu160_add.png);	
}
a .book_buAdd:hover, .book_buAdd:hover {
	background-image: url(../../images/bu160_add_.png);	
}
.book_class_out, .book_class_check, .book_class_item {
	height: 32px;
}

.book_class_out {
	width: 540px;
	margin: 20px auto;
}
.book_class_check, .book_class_item {
	float: left;
}
.book_class_check {
	width: 32px;
	background-image: url(../../images/check_32.png);
	margin-right: 10px;	
}
.book_class_itemOut {
	width: 270px;
	float: left;
}
.book_class_item {
	line-height: 32px;
	font-size: 20px;
}
.bookitemWrap {
	width: 113px;
	height: 162px;
	box-shadow: 3px 0px 3px 2px #CCC;
	-webkit-box-shadow: 3px 0px 3px 2px #CCC;
	float: left;
	margin-right: 7px;
	position: relative;
}
.bookitemWrap:hover {
	opacity: 0.6;
	cursor: pointer;
}
.bookitemWrap_check, .bookitemWrap_check_yes {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 30px;
	height: 30px;	
}
.bookitemWrap_check {
	background-image: url(../../images/check_green.png);
		
}
.bookitemWrap_check_yes {
	background-image: url(../../images/check_green_.png);
}






/**** 訂閱服務 *****/
.subscribe {
}
.subscribe_top, .subscribe_bottom {
	width: 960px;
}
.subscribe_top {
	height: 36px;	
	margin: 34px auto 20px auto;
}
.subscribe_search, .subscribe_sort {
	width: 216px;	
}
.subscribe_search {
	height: 36px;
	float: left;
}
.subscribe_page {
	width: auto;
	padding-top: 8px;
	/* padding-right: 5px; */
	height: 29px;
	float:right;
	margin-right: 75px;
	
}
#search input, .page_num {
	border: 0 none;
	float: left;
	/* height: 20px; */
	margin: 0;
	padding: 8px 5px;
}
#search input {
	width: 165px;
	background: none repeat scroll 0 0 #fff;
	transition: background 0.3s ease-in-out 0s;	
}
#search button {
	cursor: pointer;
	height: 30px;
	text-indent: -99999em;
	width: 36px;
	background-attachment: scroll;
	background-image: url(../../images/bu3_search_book.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	border: 2px solid #fff;
}

#search button:hover {
	opacity: 0.6;
}
.page_num {
	float: right;
	width: 70px;
}
.hr_blue2 {
	width: 100%;
	border: solid 1px #2273a4;
	opacity: 0.3;
	clear: both;
}
.subscribe_bottom {
	
}
.subscribe_sort, .subscribe_list {
	float: left;
}

.subscribe_list {
	width: 724px;
	margin: 0px auto auto 20px;
	position: relative;
}
.subscribe_list_inner {
    box-sizing: border-box;
	width: 320px;
	height: 238px;
	margin: 20px 10px 25px 32px;
	float: left;
	position: relative;
	border-bottom: dotted 1px #4f9dcd;
	/*background-color: #FFF;
	border-radius: 10px 10px 10px;
	padding:20px;
	box-shadow: 5px 5px 10px gray;
	-webkit-box-shadow: 5px 5px 10px gray;*/
}
.inner_sortPic {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 0px;
}
.inner_title, .inner_content {
	margin-left: 90px;
	margin-bottom: 10px;
}
.inner_title {
	font-size: 16px;
	line-height: 24px;
	text-overflow:ellipsis;
	display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
	overflow: hidden;
	
}
.inner_content {
	line-height: 26px;
	height: 78px;
	text-overflow:ellipsis;
	display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
	overflow: hidden;
}
.inner_content, .order_number {
	font-size: 14px;
}

.subscribe_list_inner span a {
	color: #e86710;
	line-height: 26px;
	margin-left: 5px;
}
.subscribe_list_inner span a:hover, .order_number_bu:hover {
	opacity: 0.6;
}
.order_number {
	height:34px;
	width:auto;
	line-height: 34px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.order_number_sel, .order_number_bu {
	float: left;
}
.order_number_sel {
	width: auto;
	margin-right: 10px;
}
.order_number_bu {
	width: 85px;
	height: 34px;
	background-image: url(../../images/bu_newOrder.png);
}
.serviceIcon {
	width: 160;
	height: 160;
	position: absolute;
	top: 40px;
	left: 30px;
}
.serviceContent {
	margin: 20px auto 20px 224px;
	width: 500px;
	position: relative;
	padding-bottom: 70px;
}
.serviceTitle {
	font-size: 26px;
}
.serviceContent table, .Subscribe_ps {
	font-size: 14px;
	line-height: 24px;
}
.serviceContent table th {
	width: 100px;
	text-align: right;
	vertical-align: text-top;
}
.hr_dashGray {
	border: dashed 1px #b9b9b9;
	opacity: 0.5;
}
.Subscribe_ps {
	margin: 30px auto;
}





/******* 訂閱服務側邊選單 ********/
.su-content_menu {
	margin: 20px 20px 20px -25px;
	float: left;
	width: 246px;
	height: auto;
	list-style-type: none;
}
.su-content_menu li {
	list-style-type: none;
	font-size: 14px;
}
.su-content_menu > li > a {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	text-indent: 2.5em;
	display: block;
	position: relative;
	font-weight: 600;
	color: #646464;
}
.su-content_menu ul li a {
	width: 100%;
	height: 2.5em;
	line-height: 2.5em;
	display: block;
	position: relative;
	font-weight: 600;
	color: #FFF;
}
.su-content_menu ul li a img {
	vertical-align: middle;	
}
.su-content_menu ul li:last-child a {
	
}
.su-content_menu > li > a:hover, .menu > li > a.active {
	color: rgba(232,106,16,1);
}
/*.md-content_menu > li > a.active {
	border-bottom: 1px solid rgba(204,204,204,0.3);
}*/


.su-content_menu > li > a span {
	font-size: 11px;
	display: inline-block;
	position: absolute;
	right: 16px;
	top: 50%;
	background: rgba(79, 157, 205, 1);
	line-height: 16px;
	height: 16px !important;
	height: 20px;
	padding: 4px 6px;
	margin: -12px 0 0 0;
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	font-weight: 500;
}
.su-content_menu> li > a:hover span, .menu > li a.active span {
	background: #2173a1;
}
.su-content_menu > li > ul li a:before{
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.su-content_menu > li > ul li:hover a,

.su-content_menu > li > ul li:hover a:before {
	color: #0d7aff;
	text-decoration: none;
}

.su-content_menu > li > ul li:hover a span {
	color: #FFF;
	background: #2173a1;
}
.su-content_menu ul > li > a span {
	font-size: 0.75em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0;
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	background-color: rgba(255,255,255,0.3);	
}

.mem_toolbar {
	width: 615px;
	height: 40px;
	float: left;
	border-bottom: solid 1px rgba(255,255,255,0.8);
	margin-bottom: 10px;	
}
.mem_toolbar_bu {
	height: 32px;
	float: right;
	margin-top: 8px;
	padding: 0 5px;
}
.mem_toolbar_bu a img:hover {
	opacity: 0.6;
}
.bu82_order{
	background-image: url(../../images/bu82_order.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_order:hover{
	background-image: url(../../images/bu82_order_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancel{
	background-image: url(../../images/bu82_cancel.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancel:hover{
	background-image: url(../../images/bu82_cancel_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancelDelete{
	background-image: url(../../images/bu82_cancelDelete.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancelDelete:hover{
	background-image: url(../../images/bu82_cancelDelete_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancelReturn{
	background-image: url(../../images/bu82_cancelReturn.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_cancelReturn:hover{
	background-image: url(../../images/bu82_cancelReturn_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_okReturn{
	background-image: url(../../images/bu82_okReturn.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_okReturn:hover{
	background-image: url(../../images/bu82_okReturn_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_delete{
	background-image: url(../../images/bu82_delete.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_delete:hover{
	background-image: url(../../images/bu82_delete_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_okDelete{
	background-image: url(../../images/bu82_okDelete.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu82_okDelete:hover{
	background-image: url(../../images/bu82_okDelete_.png);
	width: 82px;
	height: 24px;
	float:left;
}
.bu106_backPage{
	background-image: url(../../images/bu106_backPage.png);
	width: 106px;
	height: 26px;
	float:right;
}
.bu106_backPage:hover{
	background-image: url(../../images/bu106_backPage_.png);
	width: 106px;
	height: 26px;
	float:right;
}
.bu120_setProfile{
	background-image: url(../../images/bu120_setProfile.png);
	width: 120px;
	height: 29px;
	float:right;
}
.bu120_setProfile:hover{
	background-image: url(../../images/bu120_setProfile_.png);
	width: 120px;
	height: 29px;
	float:right;
}
.bu120_setSort{
	background-image: url(../../images/bu120_setSort.png);
	width: 120px;
	height: 29px;
	float:right;
}
.bu120_setSort:hover{
	background-image: url(../../images/bu120_setSort_.png);
	width: 120px;
	height: 29px;
	float:right;
}
.bu82_deleteHeart{
	background-image: url(../../images/bu82_deleteHeart.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
.bu82_deleteHeart:hover{
	background-image: url(../../images/bu82_deleteHeart_.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
.bu82_okDelete_1{
	background-image: url(../../images/bu82_okDelete.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
.bu82_okDelete_1:hover{
	background-image: url(../../images/bu82_okDelete_.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
.bu82_cancelDelete_1{
	background-image: url(../../images/bu82_cancelDelete.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
.bu82_cancelDelete_1:hover{
	background-image: url(../../images/bu82_cancelDelete_.png);
	background-repeat: no-repeat;
	width: 82px;
	height: 32px;
	float:right;
	margin-top:8px;
	padding: 0 5px;
}
/**
 *e管家訂閱服務
 **/
 .title_lable_bg {
    /*background-image: url(../../images/title112_bg.png);*/
    background-repeat: repeat-x;
    width: 100%;
}
.route {
    font-size: 14px;
    padding-top: 12px;
}
.title_lable {
    height: 112px;
    width: 960px;
    margin: 0 auto;
}
.title_lable h2 {
    color: #436fb6;
    font-size: 28px;
}
.title_lable h2, .title_lable h4 {
    margin: 8px 0;
}
.title_lable h4 {
    font-size: 14px;
}
.faq, .privacy, .subscribe {
    width: 960px;
    margin: 0px auto 30px auto;
}
.subscribe_top {
    height: 36px;
    margin: 34px auto 20px auto;
}
.subscribe_top, .subscribe_bottom {
    width: 960px;
}
#search button {
	box-sizing: border-box;
}
/**
 *e 搜尋頁面
 **/
.faq_title_first {
    background-image: url(../../images/faq_title.png);
    width: 31px;
    height: 31px;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
    font-size: 22px;
}
.faq_title {
    font-size: 18px;
    clear: right;
    margin-top: 30px;
}
.faq_title, .faq_title_first {
    float: left;
    line-height: 31px;
}
.news_item {
    border-bottom: 1px dashed #b8b8b8;
    line-height: 32px;
    padding: 5px 5px 5px 0px;
    margin: 5px auto;
    min-height: 32px;
    background-repeat: no-repeat;
    background-position: left 10px;
    font-size: 15px;
}
/****** 電子刊物 ******/
.ebook_out {
    width: 715px;
    margin: 10px auto;
    position: relative;
}
.TabbedPanels {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    clear: none;
    width: 100%;
}
.TabbedPanelsTabGroup {
    margin: 0 0 0 80px;
    padding: 0px;
}
.TabbedPanelsTabSelected {
    background-color: #fff;
    color: #436fb6;
    border-bottom: solid 1px #fff;
}