@charset "UTF-8";

#pan {
	background:url(../images/pan_etc.gif) no-repeat;
	width:780px;
	padding:4px 27px 0 47px;
	height:20px;
	margin:6px auto 0 auto;
	color:#fff;
}

#contents {
	background:url(../images/contents_bg_etc.gif) no-repeat;
	width:800px;
	height:96px;
	margin:0 auto;
	padding:40px 27px 0 27px;
}

*:first-child+html #contents {
	background:url(../images/contents_bg_etc.gif) no-repeat;
	width:800px;
	height:auto;
	margin:0 auto;
	padding:40px 27px 0 27px;
}

#contents_right {
	float:right;
	width:210px;
}

#contents_left {
	float:left;
	width:551px;
	padding:0 0 0 10px;
}

.pager_chapter {
	background:url(../images/pager_chapter.gif) no-repeat;
	color:#ffffff;
	padding:3px 0 0 10px;
	height:15px;
	margin-bottom:10px;
}
.pager_chapter a {
	color:#ffffff;
}

.pager_chapter a:link,visited,active {
	color:#ffffff;
}

.pager_chapter a:hover {
	color:#A5A5F5;
}


.pager_box li {
	float:left;
}

.pager_top {
	width:45px;
	margin-right:1px;
}

.pager_prev {
	background:url(../images/pager_prev.gif) no-repeat;
	text-align:center;
	width:80px;
	height:15px;
	padding-top:3px;
	margin-right:9px;
}

.pager_next {
	background:url(../images/pager_next.gif) no-repeat;
	text-align:center;
	width:80px;
	height:15px;
	padding-top:3px;
	margin:0 1px 0 9px;
}

.pager_last {
	width:45px;
}

.pager_n {
	background:url(../images/pager_n.gif) no-repeat;
	color:#E122A0;
	font-weight:bold;
	width:27px;
	height:15px;
	text-align:center;
	padding-top:3px;
}

.pager {
	background:url(../images/pager.gif) no-repeat;
	font-weight:bold;
	width:27px;
	height:15px;
	text-align:center;
	padding-top:3px;
	margin-right:1px;
}

#search_result {
	background:url(../images/search_result.gif) no-repeat;
	color:#ffffff;
	width:545px;
	height:71px;
	margin-bottom:20px;
}

#search_word {
	padding:12px 0 0 12px;
}

#search_thumb {
	padding:20px 0 0 18px;
}
