
.default-center-wrapper{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#top {
	height: 102px;
	background-color: #F2F2F2;
	background-image: url(../images/common/top-bg.png);
	background-position: top;
	background-repeat: repeat-x;
}
#top .home {
	margin: 21px 0 0 0px;
	position: absolute;
}
#top .tm {
	margin-top: 17px;
	height: 40px;
	text-align: right;
}
#top .tm a {
	font-family: NanumSquare;
	padding-left: 12px;
	font-size: .819835rem;
	font-weight: 200;
	color: #666 !important;
}


#top #search {
	position: absolute;
	top: 71px;
	margin-left: 749px;
	width: 250px;
    overflow: hidden;
}
#top #search input#q {
	border: none;
    font-size: .9em;
	float: right;
	height: 26px;
	border-radius: 0;
}
#top #search input[type=submit] {
	float: right;
	border: none;
	
}
#top .catch-phrase {
	position: absolute;
	top: 73px;
	padding-left: 0;
}
#top ul#mainmenu {
	position: absolute;
	top: 75px;
	margin: 0 0 0 2px;
	/*margin: 0 0 0 140px;*/
	list-style: none;
	padding: 0;
}
#top ul#mainmenu li {
	display: inline-block;
	padding-right: 18px;
	float: left;
	
	font-family: NanumSquare;
}

#top ul#mainmenu li a.featured {
	color: white;
	font-size: .918em !important;
	display: inline-block;
	border-radius: .2em;
	background-color: #ebcd00;
	padding: .1em .83em;
}

#top ul#mainmenu li.active a.featured {
	background-color: #FF9966;
}
#top #top-logo {
	height: 30px;
	vertical-align: bottom;
}
#top #top-logo + span {
	color: rgba(49,137,194,1);
	font-weight: 200;
	font-size: 1.432em;
	display: inline-block;
	padding-left: 3px;
}
.search-query-result {
	padding-bottom: 7px;
}
.search-query-result .q,
.search-query-result .c {
	font-weight: bold;
}

#location {
	width: 997px;
	padding-left: 3px;
	padding-bottom: 5px;
	text-align: left;
	position: absolute;
	padding-top: 15px;
	
	/*
	color: #999999;
	background-repeat:repeat-x;
	background-position: bottom;
	background-image: url(../images/base/dotted.png);
	*/
}
#location .ui.breadcrumb {
	font-family: NanumSquare;
	font-size: .789rem !important;
}

#contentwrapper {
	margin-top: 60px;
	min-height: 340px;
}


#bottom {
	margin-top: 31px;
	background-color: #FAFAFA;
	padding-top: 21px;
	badding-bottom: 31px;
}
#bottom * {
	color: #BBBBBB;
	font-size: 1em;
	line-height: 1.3em;
}
#bottom .logo-and-copyright {
	float: left;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/common/btm-split.png);
	width: 324px;
	min-height: 171px;
}
#bottom .logo-and-copyright a {
	color: inherit;
}
#bottom .logo-and-copyright .logo {
	margin-top: 17px;
	margin-bottom: 15px;
	display: block;
}

#bottom .bottom-menu {
	float: left;
	min-height: 171px;
	padding-left: 29px;
}
#bottom .bottom-menu .links-a {
	padding-top: 10px;
}
#bottom .bottom-menu .links-a a {
	padding: 0 13px;
}
#bottom .bottom-menu .links-b {
	padding: 5px 0 0 15px;
}
#bottom .bottom-menu .links-a a.leaflet {
	padding-left: 0px;
}

#bottom .sns {
	float: right;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/common/btm-split.png);
	width: 216px;
	min-height: 171px;
	font-size: 2.9em;
}
#bottom .sns .inner {
	padding-top: 10px;
	text-align: right;
}
#bottom .sns .inner a {
	padding-left: 10px;
}

.info .sns i {
	font-size:2em;
}
.info .sns i.icon-twitter-sign {
	color: #00B8F4;
}
.trophy {
	z-index: 1000;
	margin-left: -20px;
	margin-top: -20px;
	width: 54px;
	height: 54px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(../images/common/eab.png);
}
.trophy.large-200 {
	margin-left: 170px;
}
.trophy.eab-A {
	background-image: url(../images/common/eab-A.png);
}
.trophy.eab-B {
	background-image: url(../images/common/eab-B.png);
}

.whitecover {
	border: 1px solid #EFEFEF;
	
}


/* pagination */
.pagination {
	text-align: right;
}
.pagination a {
	font-size: 1.1em;
}
.pagination a.next {
	font-weight: bold;
	padding-left: 10px;
}
.pagination a.prev {
	font-weight: bold;
	padding-right: 10px;
}
.pagination a.next:hover,
.pagination a.prev:hover {
	color: #FF9966;
}
.pagination .current {
	font-weight: bold;
	font-size: 1.2em;
	color: #FF9966;
}

input {
	outline: none;
}


#mainmenu li a {
	font-size: 1.24em !important;
	color: rgba(255, 255, 255, .9);
}
#mainmenu li.active a {
	color: #FF9966;
	font-weight: bold;
}

.biblio .eab,
.biblio .featured,
#contentwrapper.book-detail .info dl dt.title .eab,
#contentwrapper.book-detail .info dl dt.title .featured {
	font-size: 0.9em;
	color: #CC3300;
	letter-spacing: -0.05em;
}
.biblio .featured,
#contentwrapper.book-detail .info dl dt.title .featured {
	color: #ebcd00;
}

#quick-search .ui.form select {
	display: inline-block;
	width: auto;
	padding: .1262em .61em;
	font-size: .9283em;
}