﻿@import "onlineSearch.css";

div.content a.prevBtn3{
	position:absolute;
	left:0;
	top:0;
}

div.content a.prevBtn3:link{
	width:51px;
	height:361px;
	display:block;
	background:url(../images/linkBtn03.gif) no-repeat left top;
}

div.content a.prevBtn3:hover{
	background-position:left bottom;
}

div.content a.nextBtn3{
	position:absolute;
	right:0;
	top:0;
}

div.content a.nextBtn3:link{
	width:51px;
	height:361px;
	display:block;
	background:url(../images/linkBtn03.gif) no-repeat right top;
}

div.content a.nextBtn3:hover{
	background-position:right bottom;
}

div.content ul.basisBox{
	width:1280px;
	margin:0 auto;
}

div.content ul.basisBox li{
	width:243px;
	height:304px;
	display:block;
	background:url(../images/basisBg.png) no-repeat left top;
	float:left;
	margin-right:16px;
	_display:inline;
	text-align:center;
}

div.content ul.basisBox li.last{
	margin-right:0px;
}

div.content ul.basisBox li div.addListBtn a{
	width:243px;
	height:58px;
	display:block;
	background:url(../images/addlistBtn2.png) no-repeat left top;
	text-indent:-9999px;
	outline:none;
	margin-top:23px;
}

div.content ul.basisBox li div p{
	font-size:24px;
	padding-top:5px;
}

div.basis_in_l {
	width:211px;
	height:270px;	
	text-align:center;
	font-size:0px;
	overflow:hidden;
	margin:14px 0 0 15px;
}

div.basis_in_l * {
	vertical-align:middle;
}

div.basis_in_l span {
	display:inline-block;
	height:100%;
}

div.page{
	clear:both;
	width:330px;
	padding-top:160px;
	margin:0 auto;
}

div.page a:link,
div.page a:visited,
div.page a:active{
	width:36px;
	height:35px;
	display:block;
	background:url(../images/pageBg.png) no-repeat left top;
	float:left;
	margin-right:10px;
	text-align:center;
	line-height:35px;
	text-decoration:none;
	color:#666;
	font-size:15px;
	font-weight:bold;
}

div.page a:hover{
	color:#fff;
	background-position:left bottom;
}

div.page a.stay{
	color:#fff;
	background-position:left bottom;
}

.centerBox3{
	height: 930px;/*930px為了讓下面看起來有延伸*/
    z-index: 2;
	/*width: 2000px;為了隱藏卷軸*/
    padding-top:30px;
    position: relative;
    width: 1390px;
}

.centerBox_big {
    height: 860px;
    margin: 0 0 0 250px;
    overflow-x: auto;
    position: relative;
    width: 2430px;
    z-index: 2;
}

div.boxBottom {
    z-index: -1;
}


div.content {
    clear: both;
    height: 850px;
    overflow: hidden;
    width: 1390px;
		}

.searchBox {
    display: none;
	}
	

div.page {
    display: none;
	}
div.content a.nextBtn3{
    display: none !important;
}
div.content a.prevBtn3{
    display: none !important;
}

.basisBox{
    height: 770px;
    width: 1390px;
	margin: 0 0 47px;
}
.basisBox_1{
    height: 770px;
    width: 695px;
	float: left;

}
.basisBox_1 li {
    height: 770px;
    width: 606px;
	margin: auto;
}



.basisBox_4{
    
    width: 100%;
	float: left;
	display:inline-block;
}

.basisBox_4.L{
    height: 770px;
    width: 348px;
	float: left;
	display:inline-block;
}
.basisBox_4.R{
    height: 770px;
    width: 347px;
	float: right;
	display:inline-block;
}

.basisBox_4_2 {

}
.boxgrid{ 
    height: 340px;
    margin: 0 45px;
    width: 257px;
	/*box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.3);
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=6); /* ie */
	/*background-color: #eee;*/
	}
/*.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}*/

.topm,.topm tr{
	width: 100%;
}

.mu { 
    color: #000000;
    font: 15px "微軟正黑體";
    padding: 0px 5px;
    width: 160px;
    height: 50px;
    overflow: hidden;
}
	
.addmu img{
    height: 22px;
    width: 85px;
    padding: 5px 5px 0 0;
}
	
.captionfull {
	position:relative;
	overflow: hidden;
}
.boxcaption{
	float: left; 
	position: absolute;  
	height: 65px;
	z-index: 9;
	background: none repeat scroll 0 0 rgba(255,255,255, 0.85);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#50ff0000,endColorstr=#50ff0000);
    zoom: 1;
	width: 247px;
	margin: 0px 0px 0px 10px;				
}
.boxcaption2{ 
    float: left;
    position: absolute;
    height: 50px;
    z-index: 9;
    background: none repeat scroll 0 0 rgba(255,255,255, 0.85);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#50ff0000,endColorstr=#50ff0000);
    zoom: 1;
    width: 247px;
    margin: 0px 0px 0px 10px;
}

/*大塊起點定位*/
.captionfull .boxcaption {
    top: 340px;
    left: -5px;
}
.captionfull .boxcaption2 {
	top: -50px;
	left: -5px;
}


/*4小塊的*/
.boxgrid3 {
	position:relative;
	overflow:hidden;
	height: 349px;
	}
	
	
.boxgrid3 .cover3{
	/*bottom: -349px;*/
	float: left; 
	position: absolute; 
	/*height: 349px; 
	width: 257px;*/
	z-index: 10;
	background: none repeat scroll 0 0 rgba(255,255,255, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#50ff0000,endColorstr=#50ff0000);
    zoom: 1;
	
	bottom: -115px;
	width: 241px;
	margin: 0px 0px 0px 8px;	
	height: 115px;
	overflow: hidden;
}

.fancybox-skin{
	background-color: #370a43;
	background-image: url("/templates/mdxv2/images/various.jpg") !important;
	background-position: 0px 0px !important;
	background-repeat: repeat-y !important;
	border-radius: 0 0 0 0 !important;
    padding: 0px !important;
	height: 620px !important;
    width: 1100px !important;
	overflow-x:hidden;
	overflow-y:auto;

}
.fancybox-close {
	right: 5px !important;
	top: 5px !important;
}



.mu1 img{
    float: left;
    height: 26px;
    padding: 5px 0 0 15px;
    width: 100px;
}

.mu2 img{
    float: left;
    height: 26px;
    padding: 5px 0 0 15px;
    width: 100px;
}				
.mu3 img{
    float: left;
    height: 26px;
    padding: 5px 0 0 15px;
    width: 100px;
}				
.mu4 img{
    float: left;
    height: 26px;
    padding: 5px 0 0 15px;
    width: 100px;
}				
.mu1_2 {
    height: 55px;
	margin: 5px auto;
    width: 210px;
	
}
.mu2_2 {
    height: 55px;
	margin: 10px auto;
    width: 210px;
}				
.mu3_2 {
    height: 55px;
	margin: 5px auto;
    width: 210px;
}				
.mu4_2 {
    height: 55px;
	margin: 5px auto;
    width: 210px;
	margin: -28px auto 0\9;
}	
.mu5_2{
	height: 55px;
	margin: 5px auto;
    width: 210px;
}

.mu1_3 {
   	margin:0;
    width: 170px;
	float: left;
}
.mu2_3 {
   	margin: 0;
    width: 170px;
	float: left;
}				
.mu3_3 {
   	margin:0;
    width: 170px;
	float: left;
}				
.mu4_3 {
	margin: 0;
	width: 170px;
	float: left;
}
.mu4_4 {
	margin: 0;
	width: 170px;
	float: left;
}
.mu1_3 img,.mu2_3 img,.mu3_3 img,.mu4_3 img,.mu4_4 img
 {
	width:165px;
}
.mus_s{
	background:#000000;
	display: none;
	height: 100px;
    width: 300px;
    position: absolute;
    z-index: 11;
	left: -23px;
	top: 220px;
}
.mus2_s{
	background:#000000;
	display: none;
	overflow: auto;
	padding-bottom: 5px;
    width: 247px;
    position: absolute;
    z-index: 11;
	bottom: -40px;
	margin: 0 0 0 50px;
}
.mus4_s{
	background:#000000;
	display: none;
	height: 100px;
    width: 300px;
    position: absolute;
    z-index: 11;
	top: 682px;
	margin: 0 0 0 60px;
}
.mus3_s{
	background:#000000;
	display: none;
	height: 50px;
	width: 300px;
	position: absolute;
	z-index: 11;
	top: 520px;
	margin: 0 0 0 352px;
}
.mus_s .menu_b {
    float: left;
    margin: 10px 0 0 11px;
}

.mu_newbook{
	text-align: center;
    width: 247px;
    margin: 0px auto;
    clear: both;
    z-index: 99;
}
.mu_newbook a{
}
.mu_newbook a img{
	width: 130px;
	padding: 5px;
}
			
.inline1{
	background-image: url("/templates/mdxv2/images/inline1.png") ;
	background-position: 0px 0px ;
	background-repeat: no-repeat ;
	height: 109px;
	width: 970px;
	margin: 10px 0 0 30px;
	float: left;
}	
.inline_allf{
	display:inline-block;
}
			
.inline2{
	background-image: url("/templates/mdxv2/images/inline2.png") ;
	background-position: center 0px ;
	background-repeat: no-repeat ;
	height: 490px;
	width: 520px;
	margin: 0 0 0 10px;
	float: left;
}
.inline2_1 {
	line-height: 268px;
	height: 268px;
	width: 350px;
	text-align: center;
	font-size: 0px;
	padding: 10px 0 0;
	margin: 0 auto;
}
.inline2_1 div{
 height:100%;
vertical-align:middle;

}
.inline2_1 img{
 width: 230px;
vertical-align:middle;
}
.inline2_1 span{
display:inline-block;
/*height:100%;*/
}

.inline3{
	height: auto;
	width: 530px;
	margin:10px 0 20px 10px;
	float: left;
}	
.inline3_body{
	height: auto;
	width: 530px;
	background-image: url("/templates/mdxv2/images/inline3_body.png");
	background-position: 0px 0px;
	background-repeat: repeat-y;
}	

.inline3_top{
	background-image: url("/templates/mdxv2/images/inline3_top.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 530px;
	height: 53px;
}

.inline3_foot{
	background-image: url("/templates/mdxv2/images/inline3_foot.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 530px;
	height: 53px;
}
	
.inline_f{
    color: #000000;
    font: 17pt "微軟正黑體";
    height: 34px;
    padding: 39px 0 0 45px;
    width: 970px;
}	

.inline4{
    /*background-color: #FFFFFF;*/
    float: left;
    height: 55px;
    /*margin: 80px 0 0 -23px;
    width: 860px;*/
	margin-top: 80px;
	height: 135px;
}
.inline3_text{
    color: #000000;
    font: 17pt "微軟正黑體";
    height: auto;
   padding: 20px 75px;
    width: 380px;
}
.basisBox_4_2_f {
	position:relative;
	float:left;
	height: auto;
    margin: 0 45px 72px;
    width: 257px;
}

.basisBox_4_2_f2 {
    height: 770px;
    width: 695px;
	position:relative;
	float: right;
}
.basisBox_4_2_f2.L{
    height: 350px;
    width: 347px;
    margin-bottom: 110px;
    position: relative;
    float: left;
}			

.bigimg {
    max-width: 247px;
    max-height: 330px;
    vertical-align: middle;
    box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.3);
}

.smallimg{
	width: 241px; 
	/*height: 349px;*/
	vertical-align: middle;
	box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.3);
	
}
.smalldiv{
	height: 349px;
	width: 257px;
	text-align: center;
	line-height: 349px;
	
}
.bigdiv{
    height: 340px;
    width: 257px;
    text-align: center;
    line-height: 340px;
}

.ui-li-desc{
	color: #000000;
    font-size: 24px;
	font-weight: bolder;
	text-align: center;
}
.menu_b img{
	width: 29px;
	height: 29px;
}


/*展開後*/

.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
	width: 1100px !important;
	left:50% !important;
	margin-left:-550px;
	padding-bottom: 40px;
}

.fancybox-inner {
	width: auto !important;
	height: auto !important;
	overflow: hidden !important;
}




#dialog-form {
	display:none;
}
.print_list{
	padding-left: 300px;
	position: absolute;
	top:230px;/*80*/
	width: 1290px;
}
.print_list a:link,.print_list a:visited,.print_list a:active{
	text-indent:-9999px;
	background:url(../images/print_list_new.png) no-repeat 0 0;
	width:233px;
	height: 30px;
	display:block;
	float: left;
}
.new_user_box a:link,.new_user_box a:visited,.new_user_box a:active{
        text-indent: -9999px;
        background-image: url(../images/newuser.png);
        width:233px;
        height: 30px;
        display: block;
        margin-left: 300px;
        float: left;
}
.print_list a:hover{
	background-position:0 -50px;
}
.sort_box{
	/*width: 320px;*/
	height: 50px;
	/*background: url(../images/sort.png) no-repeat 0 0;*/
	float: right;
}
#sort_form{
	background: url(../images/sort.png) no-repeat 0 0;
    background-size: contain;
    overflow: auto;
    width: 233px;
}
.sort_box label{
	font-size: 0px;
	text-indent: -9999px;
	font-family: "標楷體";
	font-weight: bold;
	color: #681E13;
	float: left;
	line-height: 0px;
    height: 30px;
    width: 90px;
    cursor:default;
}
.styled-select {
	width: 100px;
	height: 30px;
    overflow: hidden;
    float: left;
}
.sort_box .sort{
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-family: "標楷體";
	font-weight: bold;
	font-size: 18px;
	background: transparent;
    border: 0px;
    -webkit-appearance: none;
    cursor: pointer;
    color: #FFE800;
}
.sort_box .sort:hover{
	color: #681E13;
}



/*經典類*/
.print_list_118 a:link,.print_list_118 a:visited,.print_list_118 a:active{
	background-position:0 -100px;;
}

.print_list_118 a:hover{
	background-position:0 -150px;;
}

/*入門必讀*/
.print_list_5 a:link,.print_list_5 a:visited,.print_list_5 a:active{
	background-position:0 -200px;;
}

.print_list_5 a:hover{
	background-position:0 -250px;;
}

/*古德著述*/
.print_list_56 a:link,.print_list_56 a:visited,.print_list_56 a:active{
	background-position:0 -300px;;
}

.print_list_56 a:hover{
	background-position:0 -350px;;
}

/*影音光碟*/
.print_list_72 a:link,.print_list_72 a:visited,.print_list_72 a:active{
	background-position:0 -400px;;
}

.print_list_72 a:hover{
	background-position:0 -450px;;
}

/*精舍自印*/
.print_list_125 a:link,.print_list_125 a:visited,.print_list_125 a:active{
	background-position:0 0px;;
}

.print_list_125 a:hover{
	background-position:0 -50px;;
}

/*全部列表*/
.print_list_all a:link,.print_list_all a:visited,.print_list_all a:active{
	background-position:0 -500px;;
}

.print_list_all a:hover{
	background-position:0 -550px;;
}

.print_list a:link,.print_list a:visited,.print_list a:active{
	background-position:0 0;
}
.print_list a:hover{
	background-position:0 -30px;
}



.pring_list_ul{
	padding-left: 140px;
	position: absolute;
	top: 115px;
}

.pring_list_ul li{
	float:left;
	margin-left:10px;
}






div.centerBox2 {
padding: 280px 0 0;/*170*/
}


/*自印iframe*/

.fancybox-type-iframe .fancybox-skin{
	background:none;
	margin: 0 auto;
	background-image: none !important;
}

.fancybox-type-iframe .fancybox-inner{
		width: 1100px !important;
		height: 600px !important;
		margin:0;
}

.fancybox-type-iframe a.fancybox-item.fancybox-close {
	top: -10px !important;
	right: 12px !important;
}

.fancybox-opened {
	z-index: 8030;
	width:1100px !important;
	left:50% !important;
	margin-left:-550px !important;
}
