@charset "UTF-8";




/* Slide ********************************** */

#box1{
	width:830px;
	height:162px;
	position:absolute;
}
#box1 div{
	float:left;
	width:830px;
	height:162px;
}

#box1 img{
	width:830px;
	height:162px;
	border:none;
}


.mask1{
	position:relative;
	width:830px;
	height:162px;
	overflow:hidden;
}



/*Leftcolumn----------------------------------------------------- */



#topicsList{
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	margin-bottom:25px;
	/margin-bottom:15px;
	padding-bottom:7px;
	/padding-bottom:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
 #topicsList{
	margin-bottom:12px;
	padding-bottom:1px;
}
}

#topicsList, x:-moz-broken{
	margin-bottom:25px;
	/*padding-bottom:28px;*/}

*:first-child+html #topicsList{
	margin-bottom:15px;
	padding-bottom:5px;}

#topicsList li#more-list{
	border:none;
	text-align:right;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:5px;
}


#topicsList li{
	margin:0 6px;
	padding:6px 0;
	border-bottom:dotted 1px #cccccc;
	font-size:10px;
	text-align:left;
}


.banner{
	margin-top:22px;
	margin-bottom:17px;}



/*Rightcolumn----------------------------------------------------- */



#topbookList{
	width:474px;
	float:left;
	margin-bottom:30px;
}


#topbookList ul{
	float:left;
	margin-top:0px;
	text-align:left;
	margin-right:-9px;
}

#topbookList li{
	float:left;
	width:132px;
	margin-right:9px;
	padding:10px;
	text-align:center;
	margin-top:10px;
	background:url(../img/common/back_booklist.jpg) repeat-y;
	
}


#topbookList li.bn{
	margin-right:0;
}

#topbookList li.newarrival{
	width:130px;
	background:#ffffff;
	background-image:url(../img/common/bottom_pre.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:9px;
	padding-top:10px;
	_padding-left:9px;
	_padding-right:9px;
	padding-bottom:10px;
	border:solid 1px #D9D9D9;
	border-bottom-style:none;
}


#topbookList li.newarrival_bn{
	width:130px;
	background:#ffffff;
	background-image:url(../img/common/bottom_pre.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:0;
	padding-top:10px;
	_padding-left:9px;
	_padding-right:9px;
	padding-bottom:10px;
	border:solid 1px #D9D9D9;
	border-bottom-style:none;
}



#topbookList li p{
	width:132px;
	padding-top:10px;
	text-align:left;
	font-size:10px;
}

#topbookList li p.button{
	height:17px;
	text-align:center;
}


#topbookList li p.button img{
	float:none;
}

#topbookList li p strong{
	display:block;
	height:28px;
	font-weight:normal;
	font-size:12px;
}

#topbookList .empty{
	margin: 10px;
	padding: 10px;
	height: 100px;
	line-height: 100px;
	border: 1px dashed #ccc;
}





/*topicbook-------------------------- */



#topicbookList{
	float:right;
	width:152px;
}

#topicbookList ul{
	padding-top:7px;
	_padding-top:9px;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	text-align:center;
	background:#D4D4D4;
}



#topicbookList li{
	margin:0 9px 5px;
	padding:15px 0 10px;
	border-bottom:dotted 1px #ffffff;
	font-size:10px;
	text-align:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#topicbookList li{
	padding:14px 0 10px;
}
}

#topicbookList li, x:-moz-broken{
	padding:15px 0 10px;}



#topicbookList li.bn{
	border-bottom:none;
	padding-bottom:3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#topicbookList li.bn{
	border-bottom:none;
	padding-bottom:4px;
}
}

#topicbookList li.bn, x:-moz-broken{
	border-bottom:none;
	padding-bottom:3px;}



#topicbookList li p{
	width:132px;
	padding-top:10px;
	text-align:left;
	font-size:10px;
}

#topicbookList li p.button{
	height:17px;
	text-align:center;
}

#topicbookList li p.button img{

	float:none;
}



#topicbookList li p strong{
	display:block;
	height:28px;
	font-weight:normal;
	font-size:12px;
}








#pickup{
	float:left;
	width:474px;
}

#pickup li{
	width:464px;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:7px;
	text-align:left;
	border-bottom:dotted 1px #cccccc;
}


#pickup li p{
	font-size:10px;
	padding-bottom:14px;
	_padding-bottom:5px;

}

#pickup li p strong{
	font-weight:normal;
	font-size:12px;
}


#success{
	float:right;
	width:148px;
	padding:1px 1px 20px 1px;
	border:solid 1px #cccccc;
}

#success p{
	padding:10px;
	font-size:10px;
	text-align:left;
}











