@charset "utf-8";

.flash-box {
	margin:0 auto;
	padding:0;
	width:100%;
	height:400px;
	text-align:center;
	vertical-align:top;
}
.rbox h2.title-ebook {
	margin:0;
	padding:0;
	width:132px;
	height:25px;
	background:url(../images/title_ebook.gif) no-repeat 0 0;
	text-indent:-10000px;
}
.rbox .ebook-block {
	margin:0;
	padding:10px;
	width:620px;
	border:2px solid #0066CC;
}
.rbox h2.title-case {
	margin:20px 0 0 0;
	padding:0;
	width:640px;
	height:27px;
	background:url(../images/bar_sekou00.gif) no-repeat 0 0;
	text-indent:-10000px;
}

.rbox .whats-new {
	clear:both;
	margin:10px 0 8px 0;
	padding:0;
	border-bottom:2px solid #3366CC;
	text-align:left;
}
.rbox .txt-box {
	margin-bottom:4px;
	margin-left:10px;
	padding-left:12px;
	background:url(../images/icon03.gif) no-repeat 0 8px;
	border-bottom:1px dotted #DDDDDD;
	width:570px;
	font-size:14px;
	text-align:left;
}
.rbox .fav-item {
	margin:40px 0 0 0;
	padding:6px 0 0 0;
	border-top:1px solid #3366CC;
	text-align:left;
}
.thumb-box {
	margin:4px auto;
	width:640px;
	border:none;
	text-align:center;
}
.thumb-box ul {
	list-style-type:none;
	margin:1px;
	padding:2px;
	width:150px;
	height:270px;
	border:1px solid #DDDDDD;
	float:left;
}
.thumb-box li.name-box {
	margin:0;
	padding:4px;
	border-bottom:1px dotted #DDDDDD;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.thumb-box li.name-box a {
	color:#000000;
}
.thumb-box li.image-box {
	padding:4px;
}
.thumb-box li.image-box img {
	border:1px solid #CCCCCC;
}
.thumb-box li.comment-box {
	padding:6px;
	font-size:10px;
	color:#999999;
	line-height:1.2;
	text-align:left;
}
.thumb-box li.btn-box {
	padding:4px 10px 4px 4px;
	text-align:right;
}

.rfootbox p {
	margin-top:10px;
}
.index-btn {
	margin:10px 0 10px 0;
	padding:0;
	width:590px;
}
.index-btn ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.index-btn li {
	margin:0;
	padding-left:1px;
	width:146px;
	float:left;
}


