@charset "utf-8";
 /* 有修改 */
.slides{
    position:relative;
    width: 960px;    /* 框架中間區塊的寬 */
    height: 90px;    /* 框架中間區塊的高 */
    margin:0 auto;
    margin-bottom:40px;
    border: 1px solid #00a0e9;
    border-radius: 5px;
    padding:10px;
    }

.slideshow {
        position:absolute;
        height: 90px;
        width: 980px;
    }
.slideshow li {
    position: absolute;
    left: 0;
    top:0;
    }

.slideshow a img{
		display: block;
		padding: 0;
		margin: 0 auto;
		border: none;
        max-width:960px;
        height:auto;
	}
.slideshow li a{
		display: block;
        width:960px;
        margin:0 auto;
	}
 /* 有修改 */
/* ==電子書列表標題========================== */
#CONTENT .ebook_list{
	position:relative;
	width:775px;
	margin-bottom:45px;/*固定距離下面距離(首頁不同)*/
	}
#CONTENT .contenttiltle_ebook_list{
	width:775px;
	border-bottom:2px #00a0e9 solid;
	margin-bottom:17px;
	}
#CONTENT .contenttiltle_ebook_list h3{
	display:block;
	height:23px;
	line-height:23px;
	background:url(../images/titlebook.png) no-repeat;
	text-indent:85px;
	padding-top:5px;
	color:#161616;
	font-size:20px;
	}
/* ==電子書列表控制項目========================== */
/*--下拉選單--*/

.ebook_list select{
	float:left;
	display: inline-block;
	width: 110px;
	margin: 0;
	padding: 3px;
	font-size: 13px;
	font-family:\5FAE\8EDF\6B63\9ED1\9AD4,\65B0\7D30\660E\9AD4,Verdana,Helvetica,Arial,sans-serif;
	color: #333;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
	line-height:25px;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(0.25, white), to(#CCC));
	background-image: -webkit-linear-gradient(white, white 0.25, #CCC);
	background-image: -moz-linear-gradient(white, white 0.25, #CCC);
	background-image: -ms-linear-gradient(white, white 0.25, #CCC);
	background-image: -o-linear-gradient(white, white 0.25, #CCC);
	background-image: linear-gradient(white, white 0.25, #CCC);
	/*margin-bottom:20px;*/
	}
/*--條列式小圖示--*/
.change_list a.icon_text{
	display:block;
	float:right;
	width:19px;
	height:19px;
	background:url(../images/change_list_icon.png) no-repeat 0 0;
	margin-right:10px;
	}
/*--圖式小圖示--*/
.change_list a.icon_pic{
	display:block;
	float:right;
	width:19px;
	height:19px;
	background:url(../images/change_list_icon.png) no-repeat 0 -19px;
	margin-right:1px;
	}
/* ==電子書列表頁數========================== */	
div.pagecontrol {
    margin: 5px 0 20px;
    overflow: hidden;
	clear:both;
}
div.pagecontrol p {
    font-size: 12px;
    height: 25px;
    line-height: 30px;
    text-align: right;
}
div.pagecontrol p.shortp {
    float: left;
    width: 610px;
}
div.pagecontrol ul {
    text-align:center;
	background:#b5b5b5;
    letter-spacing: -0.4em;
}
div.pagecontrol ul li {
    display: inline-block;
    /display: inline;
    letter-spacing: normal;
}
div.pagecontrol ul li a {
    display: inline-block;
    width:50px;
    height:30px;
    padding:0px;
    line-height:30px;
    text-align:center;
    background-color:#b5b5b5;
    font-weight:bold;
    color:#ffffff;
    border-right: 1px solid #fff;
    text-decoration:none;
	font-size:13px;
}
div.pagecontrol ul li.pagecontrol_prev a,
div.pagecontrol ul li.pagecontrol_next a {
    width:60px;
}
div.pagecontrol ul li.pagecontrol_prev a {
    background:#b5b5b5 url(../images/icon_gr_m_left.png) no-repeat 50% 50%;
    text-indent:-9999px;
}
div.pagecontrol ul li.pagecontrol_next a {
    background:#b5b5b5 url(../images/icon_gr_m_right.png) no-repeat 50% 50%;
    text-indent:-9999px;
}
div.pagecontrol ul li.pagecontrol_first a{width:71px;}
div.pagecontrol ul li.pagecontrol_last a {width:70px;}
div.pagecontrol ul li.pagecontrol_first a span {
    padding-left:12px;
    background:url(../images/icon_gr_m_preleft.png) no-repeat 0 50%;
}
div.pagecontrol ul li.pagecontrol_last a span {
    padding-right:12px;
    background:url(../images/icon_gr_m_preright.png) no-repeat 100% 50%;
}
div.pagecontrol ul li.page_stop a {
    background-color:#aaaaaa;
}
div.pagecontrol ul li a:hover {
    background-color:#aaaaaa;
}
div.pagecontrol ul li.page_on a {
    background-color:#787878 !important;
}
/* ==電子書列表條列式========================== */	
.booklist_text{
	clear:both;
	overflow:hidden;
	width:750px;
	min-height:170px;
	padding:20px 0 20px 25px;
	margin-bottom:20px;
	background:#f1efef;
	font-size:13px;
	color:#666;
	}
.booklist_text img.booklist_text_img{
	float:left;
	width:120px;
	height:auto;
	min-height:160px;
	max-height: 170px;
	margin-right:20px;
	}
.booklist_text ul{float:left;}
.booklist_text ul li{
	display:block;
	width:570px;
	background:url(../images/dotgray_hr_x.gif) repeat-x bottom left;
	}
.booklist_text ul li h2{
	color:#161616;
	font-size:15px;
	padding-bottom:5px;
	}
.booklist_text ul li h2 a{
	color:#161616;
	text-decoration:none;
	}
.booklist_text ul li h2 a:hover{color:#00a0e9;}
.booklist_text ul li span.booklist_text_tltle{
	display:block;
	width:50px;
	float:left;
	color:#161616;
	}
.booklist_text ul li span.booklist_text_tltle_c4{
	display:block;
	width:50px;
	height:36px;
	float:left;
	color:#161616;
	}
.booklist_text ul li.booklist_text_c3 p.text_c3_fixedprice{margin-bottom:5px;}
.booklist_text ul li span.text_c3_fixedprice_price{font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:line-through; letter-spacing:1px;}
.booklist_text ul li span.text_c3_sellprice{color:#00a0e9; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:600; margin-right:1px;}
.booklist_text ul li.booklist_text_c1,.booklist_text ul li.booklist_text_c2{
	min-height:23px;
	padding-top:4px;
	}
.booklist_text ul li.booklist_text_c1 a,.booklist_text ul li.booklist_text_c2 a{
	display:inline-block;
	width:513px;
	color:#666;
	text-decoration:none;
	}
.booklist_text ul li.booklist_text_c1 a:hover,.booklist_text ul li.booklist_text_c2 a:hover{color:#00a0e9;}
.booklist_text ul li.booklist_text_c3{
	display:block;
	width:570px;
	height:45px;
	padding-top:5px;
	}
.booklist_text ul li.booklist_text_c4{
	height:36px;
	padding-top:4px;
	background:none;
	}
.booklist_text_c3 .booklist_text_price{float:left;}
.booklist_text_c3 .booklist_text_deviceicon{float:right;}
.booklist_text_c3 .booklist_text_deviceicon img{margin-left:8px;}
.booklist_text_c4 p{letter-spacing:1px;}

/* ==電子書列表圖式========================== */	
.booklist_pic {
	clear:both;
	width: 775px;
	}
.booklist_pic ul {
	line-height:0em;
	}
.booklist_pic li {
	float: left;
	width: 121px;/*151111改*/
	height: 260px;/*151111改*/
	/*margin-right: 17px;
	margin-bottom:20px;*/
	margin: 10px 5px;
	background:#edebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	padding:10px 12px;
	}
/*.booklist_pic li.booklist_pic_lilast{
	margin-right:0px;
	}*/
.booklist_pic li img{
	width:120px;/*151111改*/
	height:auto;
	min-height:160px;/*151111改*/
	max-height: 170px;/*151111改*/
	margin-bottom:5px;
	}
.booklist_pic li h2{
	display:block;
	width:120px;/*151111改*/
	height:42px;
	font-size:13px;
	color:#161616;
	letter-spacing:1px;
	line-height:14px;
	margin-bottom:8px;/*151111改*/
	}
.booklist_pic li h2 a{
	font-size:13px;
	color:#161616;
	letter-spacing:1px;
	line-height:17px;/*151111改*/
	text-decoration:none;
	}
.booklist_pic li h2 a:hover{color:#00a0e9;}
.booklist_pic li p{
	font-size:13px;
	color:#666;
	line-height:1.5;
	}
/* ==電子雜誌列表條列式========================== */	
.magazinelist_text{
	clear:both;
	overflow:hidden;
	width:760px;
	/*height:185px;*/
	padding:15px 0px 15px 15px;
	margin-bottom:20px;
	background:#f1efef;
	font-size:13px;
	color:#666;
	}
.magazinelist_text img.magazinelist_text_img{
	float:left;
	width:120px;
	height:auto;
	min-height:160px;
	max-height: 170px;
	margin-right:12px;
	}
.magazinelist_text h2{
	display:block;
	width:735px;
	margin-bottom:7px;
	min-height:26px;
	font-size:15px;
	color:#161616;
	letter-spacing:1px;
	}
.magazinelist_text span{
	font-size:12px;
	color:#666;
	margin-left:6px;
	}
.magazinelist_text a{text-decoration:none;}
.magazinelist_text a:hover h2,.magazinelist_text a:hover span{color:#00a0e9;}
.magazinelist_text ul li{float:left;}
.magazinelist_text ul li.magazinelist_text_L{
	padding-top:9px;
	width:201px;
	height:126px;
	border-right:1px #bbbbbb solid;
	}
.magazinelist_text ul li.magazinelist_text_L p{
	font-size:13px;
	color:#535353;
	line-height:2;
}
.pricetable{
	display:block;
	width:382px;
	height:70px;
	margin-left:12px;
	margin-bottom:5px;
	border:1px #bbbbbb solid;
	padding:8px;
	}
.pricetable ul{}
.pricetable ul li{
	display:block;
	float:left;
	height:70px;
	}
.pricetable ul li.pricetable_l1{
	width:122px;
	background:url(../images/dotgray_hr_y.gif) repeat-y top right;
	}
.pricetable ul li.pricetable_l2{
	width:130px;
	background:url(../images/dotgray_hr_y.gif) repeat-y top right;
	}
.pricetable ul li.pricetable_l3{
	width:130px;
	}
.pricetable ul li p{
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
	line-height:18px;
	}
.pricetable ul li a{
	display:block;
	width:98px;
	height:18px;
	margin:0 auto;
	text-indent:-9999px;
	}
.pricetable ul li a.pt_putin{background:url(../images/magazinelist_buybtn.png) no-repeat 0 0 ;}/*----放入購物車按鈕-------*/
.pricetable ul li a.pt_putin:hover{background:url(../images/magazinelist_buybtn.png) no-repeat 0 -18px ;}
.pricetable ul li a.pt_putlib{background:url(../images/magazinelist_buybtn.png?r=1) no-repeat -630px 0 ;}/*----加入書房按鈕-------*/
.pricetable ul li a.pt_putlib:hover{background:url(../images/magazinelist_buybtn.png?r=1) no-repeat -630px -18px ;}
.pricetable ul li a.pt_freebook{background:url(../images/magazinelist_buybtn.png?r=2) no-repeat -728px 0 ;}/*----免費訂閱按鈕-------*/
.pricetable ul li a.pt_freebook:hover{background:url(../images/magazinelist_buybtn.png?r=2) no-repeat -728px -18px ;}
span.ma_fixedprice{text-decoration:line-through;}
span.ma_sellprice{color:#00a0e9;}
.pricetable_deviceicon{
	clear:both;
	margin-left:12px;
	}
.pricetable_deviceicon img{
	margin-right:5px;
	}
/* ==電子雜誌列表圖式========================== */	
.magazinelist_pic {
	clear:both;
	overflow:hidden;
	width: 775px;
	}
.magazinelist_pic ul {
	line-height: 0em;
	}
.magazinelist_pic li {
	float: left;
	width: 121px;/*144-22*/
	height:225px;
	margin-right: 12px;
	margin-bottom:23px;
	background:#edebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	padding:10px 12px;
	}
.magazinelist_pic li.magazinelist_pic_lilast{
	margin-right:0px;
	}
.magazinelist_pic li img{
	width:120px;
	height:auto;
	min-height:160px;
	max-height: 170px;
	margin-bottom:5px;
	}
.magazinelist_pic li h2{
	display:block;
	width:125px;
	height:auto!important;
	font-size:13px;
	line-height:1.4;
	color:#161616;
	}
.magazinelist_pic li a{
	font-size:13px;
	text-decoration:none;
	}
.magazinelist_pic li a:hover h2,.magazinelist_pic li a:hover p{color:#00a0e9;}
.magazinelist_pic li a p{
	display:block;
	width:125px;
	height:15px;
	font-size:13px;
	line-height:1.4;
	color:#666;
	text-decoration:none
	}
/* ==所有雜誌列表========================== */	
#CONTENT .all_magazinelist{
	width:735px;
	height:130px;
	padding:16px 20px;
	margin-bottom:30px;
	background:url(../images/allmagazinelist_nav_bg.png) no-repeat;
	}
#CONTENT .all_magazinelist ul{
	clear:both;
	}
#CONTENT .all_magazinelist ul li{
	float:left;
	}
#CONTENT .all_magazinelist ul li a{
	display:block;
	width:129px;
	height:58px;
	margin-right:22px;
	}
#CONTENT .all_magazinelist ul li.magalistt1 a{margin-bottom:8px; background:url(../images/allmagazinelist_nav.png) 0 0;}
#CONTENT .all_magazinelist ul li.magalistt2 a{margin-bottom:8px; background:url(../images/allmagazinelist_nav.png) -129px 0;}
#CONTENT .all_magazinelist ul li.magalistt3 a{margin-bottom:8px; background:url(../images/allmagazinelist_nav.png) -258px 0;}
#CONTENT .all_magazinelist ul li.magalistt4 a{margin-bottom:8px; background:url(../images/allmagazinelist_nav.png) -387px 0;}
#CONTENT .all_magazinelist ul li.magalistt5 a{margin-right:0; background:url(../images/allmagazinelist_nav.png) -516px 0;}
#CONTENT .all_magazinelist ul li.magalistt6 a{background:url(../images/allmagazinelist_nav.png) -645px 0;}
#CONTENT .all_magazinelist ul li.magalistt7 a{background:url(../images/allmagazinelist_nav.png) -774px 0;}
#CONTENT .all_magazinelist ul li.magalistt8 a{background:url(../images/allmagazinelist_nav.png) -903px 0;}
#CONTENT .all_magazinelist ul li.magalistt9 a{background:url(../images/allmagazinelist_nav.png) -1032px 0;}
#CONTENT .all_magazinelist ul li.magalistt10 a{margin-right:0; background:url(../images/allmagazinelist_nav.png) -1161px 0;}
#CONTENT .all_magazinelist ul li.magalistt1 a:hover{background:url(../images/allmagazinelist_nav.png) 0 -58px;}
#CONTENT .all_magazinelist ul li.magalistt2 a:hover{background:url(../images/allmagazinelist_nav.png) -129px -58px;}
#CONTENT .all_magazinelist ul li.magalistt3 a:hover{background:url(../images/allmagazinelist_nav.png) -258px -58px;}
#CONTENT .all_magazinelist ul li.magalistt4 a:hover{background:url(../images/allmagazinelist_nav.png) -387px -58px;}
#CONTENT .all_magazinelist ul li.magalistt5 a:hover{background:url(../images/allmagazinelist_nav.png) -516px -58px;}
#CONTENT .all_magazinelist ul li.magalistt6 a:hover{background:url(../images/allmagazinelist_nav.png) -645px -58px;}
#CONTENT .all_magazinelist ul li.magalistt7 a:hover{background:url(../images/allmagazinelist_nav.png) -774px -58px;}
#CONTENT .all_magazinelist ul li.magalistt8 a:hover{background:url(../images/allmagazinelist_nav.png) -903px -58px;}
#CONTENT .all_magazinelist ul li.magalistt9 a:hover{background:url(../images/allmagazinelist_nav.png) -1032px -58px;}
#CONTENT .all_magazinelist ul li.magalistt10 a:hover{margin-right:0; background:url(../images/allmagazinelist_nav.png) -1161px -58px;}
/*------*/
.magalist{}
.magalist ul{}
.magalist ul li{
	float: left;
	width: 91px;/*115-22*/
	height: 160px;
	margin-right: 17px;
	margin-bottom:20px;
	background:#edebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius:3px;
	padding:10px 12px;
	}
.magalist ul li.magalist_lilast{
	margin-right:0px;
	}
.magalist ul li a{
	font-size:13px;
	color:#161616;
	letter-spacing:1px;
	line-height:14px;
	text-decoration:none;
}
.magalist ul li img{
	width:90px;
	height:auto;
	min-height:110px;
	max-height: 130px;
	margin-bottom:5px;
	}
.magalist ul li h2{
	display:block;
	width:90px;
	font-size:13px;
	color:#161616;
	letter-spacing:1px;
	line-height:14px;
	text-align:center;
	}
.magalist ul li a:hover h2{
	color:#00a0e9;
	}
/*-----所有列表 列表區塊------*/
#CONTENT .magalist{
	clear:both;
	overflow:hidden;
	width:775px;
	margin-bottom:25px;
	}
.contenttiltle_magalist1,.contenttiltle_magalist2,.contenttiltle_magalist3,.contenttiltle_magalist4,.contenttiltle_magalist5,
.contenttiltle_magalist6,.contenttiltle_magalist7,.contenttiltle_magalist8,.contenttiltle_magalist9,.contenttiltle_magalist10{
	width:775px;
	height:20px;
	padding-bottom:6px;
	border-bottom:2px #00a0e9 solid;
	margin-bottom:17px;
	}
.contenttiltle_magalist1 h3,.contenttiltle_magalist2 h3,.contenttiltle_magalist3 h3,.contenttiltle_magalist4 h3,.contenttiltle_magalist5 h3,
.contenttiltle_magalist6 h3,.contenttiltle_magalist7 h3,.contenttiltle_magalist8 h3,.contenttiltle_magalist9 h3,.contenttiltle_magalist10 h3{
	display:block;
	width:100px;
	height:20px;
	text-indent:-9999px;
	}
/*----新聞時事----*/
#CONTENT .contenttiltle_magalist1 h3{background:url(../images/allmagazinelist_title.png) 0 -0;}
/*----商業財經----*/
#CONTENT .contenttiltle_magalist2 h3{background:url(../images/allmagazinelist_title.png) 0 -20px;}
/*----3C 科技----*/
#CONTENT .contenttiltle_magalist3 h3{background:url(../images/allmagazinelist_title.png) 0 -40px;}
/*----休閒旅遊----*/
#CONTENT .contenttiltle_magalist4 h3{background:url(../images/allmagazinelist_title.png) 0 -60px;}
/*----時尚風格----*/
#CONTENT .contenttiltle_magalist5 h3{background:url(../images/allmagazinelist_title.png) 0 -80px;}
/*----藝術設計----*/
#CONTENT .contenttiltle_magalist6 h3{background:url(../images/allmagazinelist_title.png) 0 -100px;}
/*----建築家居----*/
#CONTENT .contenttiltle_magalist7 h3{background:url(../images/allmagazinelist_title.png) 0 -120px;}
/*----閱讀藝文----*/
#CONTENT .contenttiltle_magalist8 h3{background:url(../images/allmagazinelist_title.png) 0 -140px;}
/*----生活健康----*/
#CONTENT .contenttiltle_magalist9 h3{background:url(../images/allmagazinelist_title.png) 0 -160px;}
/*----教育學習----*/
#CONTENT .contenttiltle_magalist10 h3{background:url(../images/allmagazinelist_title.png) 0 -180px;}
/* ==優惠組合列表========================== */
.magazinelist_text img.series_listtext_img{
	float:left;
	width:120px;
	height:auto;
	margin-right:20px;
	}
.series_listtext{
	width:411px;
	float:left;
	}
.series_listtext p{
	font-size:13px;
	letter-spacing:1px;
	line-height:1.4;
	color:#666;
	}
.series_listtext p.series_listtext_intro{
	display:block;
	height:43px;
	background:url(../images/dotgray_hr_x.gif) repeat-x bottom right;
	margin-bottom:7px;
	}
.series_listtext h3{
	color:#161616;
	font-size:15px;
	letter-spacing:1px;
	margin-bottom:7px;
	}
.series_listtext h3 span{letter-spacing:-3px;}
.series_listtext p.series_listtext_product{
	display:block;
	height:53px;
	}
.series_listtext p.series_listtext_product a{
	font-size:13px;
	letter-spacing:1px;
	line-height:1.4;
	color:#666;
	text-decoration:none;
	}
.series_listtext p.series_listtext_product a:hover{color:#00a0e9;}
.series_pricetable{
	display:block;
	float:left;
	width:135px;
	height:70px;
	margin-left:33px;
	margin-top:49px;
	border:1px #bbbbbb solid;
	padding:8px;
	}
.series_pricetable ul{}
.series_pricetable ul li{
	display:block;
	width:135px;
	height:70px;
	text-align:center;
	}
.series_pricetable ul li p{margin-bottom:7px;}
.series_pricetable ul li a{
	display:block;
	width:98px;
	height:18px;
	background:url(../images/magazinelist_buybtn.png) no-repeat 0 0 ;
	margin:0 auto;
	}
.series_pricetable ul li a:active{background:url(../images/magazinelist_buybtn.png) no-repeat 0 -18px ;}
/* ==搜尋結果頁列表標題========================== */
#CONTENT .contenttiltle_ebook_list p{
	display:block;
	height:23px;
	line-height:23px;
	background:url(../images/titlebook.png) no-repeat;
	text-indent:85px;
	padding-top:5px;
	color:#161616;
	font-size:15px;
	letter-spacing:1px;
	}
#CONTENT .contenttiltle_ebook_list p span{
	color:#00a0e9;
	}
/* ==搜尋結果頁 篩選器========================== */
.search_box{
	overflow:hidden;
	width:955px;
	height:181px;
	padding:25px 0 0 25px;
	background:url(../images/texture.png) repeat;
	margin-bottom:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #888 0px 2px 5px;
	-moz-box-shadow: #888 0px 2px 5px;
	box-shadow: #888 0px 2px 5px;
	}
.filter-col1 {
	float:left;
	width:450px;
	height:155px;
	list-style: none;
	border-right:1px #c5c7c8 solid;
	}
.filter-col2 {
	float:left;
	width:343px;
	height:155px;
	padding-left:25px;
	list-style: none;
	border-right:1px #c5c7c8 solid;
	border-left:1px #FFF solid;
	}
.filter-col3 {
	float:left;
	width:217px;
	height:155px;
	padding-left:25px;
	list-style: none;
	border-right:1px #c5c7c8 solid;
	border-left:1px #FFF solid;
	}
.filter-col4{
	float:left;
	width:152px;
	height:155px;
	padding-left:25px;
	list-style: none;
	border-left:1px #FFF solid;
	}
.search_box h4{
	color:#525252;
	font-size:15px;
	margin-bottom:20px;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
	text-indent:15px;
	background:url(../images/submenu_next_icon.png) no-repeat 0 50%;
	}
.search_box ul{line-height:0px; display:inline-block; vertical-align: top;}
.search_box ul.filter-col2_rul{display:inline-block; vertical-align: top; margin-left:50px;}
.search_box ul.filter-col4_rul{display:inline-block; vertical-align: top; margin-left:21px;}
.search_box li {
	display: list-item;
	text-align: -webkit-match-parent;
	}
.search_box li a,a.filter-col3_text{
	font-size:14px;
	color:#525252;
	line-height:2;
	display: list-item;
	text-align: -webkit-match-parent;
	text-decoration:none;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
	}
.search_box li a:hover,a.filter-col3_text:hover{color:#00a0e9;}
.filter-col3 img{
	margin-right:6px;
	}
a.filter-col3_text{
	display:block;
	width:70px;
	margin-bottom:20px;
	}
.search_box li.search_stop a{color:#00a0e9;}
/* ==Q&A========================== */
.qaContent {
	width: 775px;
	margin-bottom:45px;
}
.qaContent a {
	color:#1c95d4;
	text-decoration:none;
	border-bottom: 1px dotted #1c95d4;
}
.qaContent a:hover {
	color:#1c95d4;
	text-decoration:none;
	border-bottom: 1px solid #1c95d4;
}	


.qaContent ul.accordionPart {}
.qaContent ul.accordionPart li {
	border-bottom: dashed 1px #ccc;
	padding-bottom: 8px;
	margin-top: 8px;
}
.qaContent ul.accordionPart li .qa_title {
	background:url(../images/qa.png) no-repeat 0 0;
	line-height:24px;
	text-indent:30px;
	color: #161616;
	cursor: pointer;
	font-size:15px;
	font-weight:bold;
}
.qaContent ul.accordionPart li .qa_title_on {
	text-decoration: underline;
}
.qaContent ul.accordionPart li .qa_content {
	margin: 3px 0 0;
	background:url(../images/qa.png) no-repeat 0 -24px;
	line-height:24px;
	color: #666;
	font-size:15px;
}
.qaContent ul.accordionPart li .qa_content p{
	display:block;
	width:630px;
	padding-left:30px;
	font-family: Arial,helvetica,clean,"新細明體","PMingLiU",sans-serif;
	}
#CONTENT .contenttiltle_qa{
	width:775px;
	position:relative;
	border-bottom:2px #00a0e9 solid;
	margin-bottom:17px;
	}
#CONTENT .contenttiltle_qa h3{
	display:block;
	height:45px;
	line-height:45px;
	/*background:url(../images/titlebook-8.png) no-repeat;*/
	/*text-indent:130px;*/
	padding-top:5px;
	color:#666;
	font-weight:900;
	font-size:16px;
	}
#CONTENT .contenttiltle_qa img{
	position:absolute;
	left: 657px;
	top: 6px;
	}
