@charset "utf-8";

/* main start */
#main {
	width:635px;
	padding:0;
}
#main .section {
	margin:0 0 34px 0;
}
#main .section .title .rss {
	position:absolute;
	top:7px;
	left:513px;
}

#main .section#mainRecommendBooks {
}
#main .section#mainRecommendBooks .sectionInner {
	display:none;
}
#main .section#mainRecommendBooks .entryWrapper {
	width:533px;
	margin:14px 0 0 0;
	border-top:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
#main .section#mainRecommendBooks .entry {
	overflow:auto;
	overflow-x:hidden;
	width:520px;
/*	height:200px;
*/	padding:13px 0 13px 13px;
}
#main .section#mainRecommendBooks .imageWrapper {
	width:152px;
	padding:0 13px 0 0;
	text-align:center;
}
#main .section#mainRecommendBooks .imageWrapper img {
	/*width:150px;*/
}
#main .section#mainRecommendBooks .textWrapper {
	width:335px;
}
#main .section#mainRecommendBooks .textWrapper .detail {
	margin:15px 0 0 0;
}
#main .section#mainRecommendBooks .textWrapper .detail a {
	display:block;
	width:115px;
	height:26px;
	background-image:url(../images/top/btn_detail.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#mainRecommendBooks .noimage .textWrapper {
	width:507px;
}
#main .section#mainRecommendBooks .paginate {
	width:531px;
	height:26px;
	padding:1px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
}
#main .section#mainRecommendBooks .paginate .paginateInner {
	height:20px;
	padding:6px 0 0 0;
	background-color:#E1E1E1;
	text-align:center;
}
#main .section#mainRecommendBooks .paginate li {
	display:inline;
	padding:5px 5px 0 4px;
}

#main .section#mainRecommendBooks .paginate li a {
}

#main .section#pubBook {
	width:255px;
	margin-right:0;
	margin-left:auto;
	font-size:12px;
}
#eyecatch {
	padding-bottom:10px;
	text-align:center;
}
#secondContest {
	padding-bottom:5px;
}
#secondContest #news {
	float:left;
	width:600px;
	height:124px;
	padding-right:5px;
	background-color:#FFF;
}
#secondContest #news h2 {
	float:left;
	width:90px;
	padding:50px 0 0 27px;
}
#secondContest #news .contents {
	overflow:hidden;
	float:left;
	width:420px;
	height:100px;
	margin: 13px 0 0 0;
	padding:0 11px 0 30px;
}
#secondContest #news .linkbtn {
	position: relative;
	float: left;
	width: 10px;
	height: 100px;
	margin-top: 13px;
}
#secondContest #news .linkbtn .top {
	position: absolute;
	top: 0;
	cursor: pointer;
}
#secondContest #news .linkbtn .bottom {
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
#secondContest #news .contents li {
	color:#CC3333;
	line-height: 1.7;
}
#secondContest #news .contents li a {
	color:#333333;
}
#secondContest #twitter {
	overflow:hidden;
	float:right;
	width:340px;
	height:124px;
	background-color:#E6E6E6;
}
#secondContest #twitter .inner {
	overflow: hidden;
	height: 118px;
}
#twitter .twtr-widget h4 {
    font-size: 11px !important;
	font-weight:normal !important;
}
#banner {
	margin-bottom:5px;
	padding:8px 0 0 0;
	background-color:#000;
}
#banner li {
	float:left;
	padding-left:7.5px;
	padding-bottom:8px;
}
#main .section#mainBookList .entry {
	float:left;
	width:175px;
	padding:0 5px 10px 30px;
}
#main .section#mainBookList .entry .text {
	overflow: auto;
	height: 100px;
	font-size: 90%;
}
#main .section#mainBookList .entry .text .author {
	padding-top: 5px;
	font-size: 110%;
}
#main .section#mainBookList .entry .image img {
	border: 1px solid #CCC;
}
#main .section#mainBookList .entry h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #A8A8A8;
	font-size: 110%;
}
#main .section#mainBookList .entry h3 a {
	color:#3366CC;
	font-weight:normal;
}
#main .section#mainBookList .sec {
	display:none;
}
#main .section#mainBookList .entryWrapper {
	width:auto;
}
#main .section#mainBookList .title {
	width:auto;
	border-bottom:1px solid #CDCDCD;
	background-image:none;
}
#main .section#mainBookList .title h2 {
	float:left;
	padding:13px 0 13px 18px;
}
#main .section#mainBookList .title .pageing {
	float:right;
	padding-top:11px;
}
#main .section#mainBookList .title .pageing ul,
#main .section#mainBookList .title .pageing li,
#main .section#mainBookList .title .pageing p {
	float:left;
	padding-right:5px;
}
#main .section#mainBookList .title .pageing p a {
	color:#C33;
}
#main .section#mainBookList .title .pageing li a {
	display:block;
	padding:0 3px;
	border:1px solid #F0DCDC;
	color:#C33;
}
#main .section#mainBookList .title .pageing li.current a {
	background-color:#F0DCDC;
}
#eyecatch {
	position:relative;
}
#eyecatch .imageWrapper {
	position:relative;
	overflow:hidden;
	width:950px;
	height:300px;
}
#eyecatch .imageWrapper ul {
	position:absolute;
	width:9500px;
}
#eyecatch .imageWrapper ul li {
	float:left;
}
#eyecatch .prev {
	position:absolute;
	top:130px;
	left:0;
	cursor:pointer;
}
#eyecatch .next {
	position:absolute;
	top:130px;
	right:0;
	cursor:pointer;
}

/* main end */

/* lnavi
-----------------------------------------------------------------*/
#lnavi {
	width:310px;
}
#lnavi .section h2 {
	position:relative;
	width: 288px;
	margin: 10px 11px 0;
	background-color: #565610;
	background-image: url(../images/top/bg_tit_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
}
#lnavi .section h2 strong {
	display: block;
	width: 150px;
	padding: 5px 0 5px 10px;
	color: #FFF;
	font-size: 110%;
}
#lnavi .section h2 span {
	position:absolute;
	top:7px;
	right:13px;
	font-size:9px;
	font-weight:normal;
}
#lnavi .section h2 span a {
	color:#C33;
}
#lnavi .section .img {
	padding:20px 0 15px;
	text-align:center;
}
#lnavi .section .img a img {
	border: 1px solid #CCC;
}
#lnavi .section h3 {
	width:215px;
	margin:0 auto;
	padding-bottom:3px;
	border-bottom:1px dashed #A8A8A8;
	font-size:100%;
	color: #36C;
}
#lnavi .section p {
	width:215px;
	margin:8px auto;
	color:#353535;
}
#lnavi .section .btnBrowse {
	margin: 0;
	padding-bottom: 15px;
	text-align: center;
}
#lnavi .section .author {
	width:215px;
	margin:0 auto 8px;
	color:#353535;
}
#lnavi .section {
	border:0;
}
#twitter .twtr-hd {
	padding-bottom: 0;
}
#twitter .twtr-ft {
	display: none;
}
#twitter .twtr-timeline {
	height: 80px !important;
}
