
#header .top-links-area {
	border-bottom: 0 none;
	background: transparent;
}

/* 상단영역*/
#header {
	position: relative;
	width: 100%;
	z-index: 2;
}
#header .header-area {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#header .header-area .top-links-area {
	position: absolute;
	top: 12px;
	left: 0;
}
#header .header-area .top-links-area .top-links a {
	display: inline-block;
	vertical-align: top;
	color: #c6d3f0;
	font-size: 100%;
	margin: 0 10px;
}
#header .header-area .top-links-area .top-links a.login {
	display:inline-block;
	width:115px;
}
#header .header-area .top-links-area .top-links a:hover,
#header .header-area .top-links-area .top-links a:focus {
	color: #38ffae;
}
#search-area {
	position: absolute;
	top: 25px;
	right: 0;
}
#search-area form {
	position: relative;
	width: 159px;
}
#search-area form input.textbox {
	font-size: 11px;
	letter-spacing: -1px;
	width: 122px;
	height: 25px;
	line-height: 25px;
	top: 0;
	margin: 0;
	padding: 0 6px;
	border: 0 none;
}
#search-area form input.search-collection-button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-indent: -9999em;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: transparent url(/images/common/search-collection-button.png) 0 0 no-repeat;
}
#search-area form input.search-collection-button:hover,
#search-area form input.search-collection-button:focus {
	background-position: 0 -25px;
}
#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
/* content 영역 */
#content {
	position: relative;

	height: 1%;
}
#content {
	height: auto;
}
#content h3 {
	position: relative;
	font-size: 16px;
	margin: 0 0 39px 0;
}
#staff-work table td {
	font-weight: 300;
}
#board-actions {
	float: right;
}
.record-footer {
	padding: 0.75em 1em 0.25em 1em;
	border-top: none;

	height:1%;
}
.record-footer {
	height:auto;
}
.record-footer:after {
	content: '';
	display: block;
	clear: both;
}
.record-footer form {
	position:relative;
	display: inline-block;
	width: 15.5em;
	margin: 0;
	padding: 0;

	height:1%;
}
.record-footer form {
	height:auto;
}
.lte7 .record-footer form {
	display: inline;
}
.record-footer form label {
	display: inline;
	margin: 0;
	padding: 0;
}
.record-footer form label input {
	font-size: 12px;
	height: 1.5em;
	vertical-align: middle;
	margin: 0 0.1em 0 0;
	border: 4px solid #009f3c;
}
.record-footer form input.delete_btn,
.record-footer form input.modify_btn {
	vertical-align: middle;
	margin: 0.1em 0 0 0;
}
.lte7 .record-footer form input.delete_btn {
	margin: 0.2em 0 0 0;
}
.lte7 .record-footer form input.modify_btn {
	margin: 0.2em 0 0 0;
}
.record-footer a {
	position:relative;
	display: inline-block;
	vertical-align: bottom;

	height:1%;
}
.record-footer a {
	height:auto;
}
.lte7 .record-footer a {
	display: inline;
	margin-bottom: 0.15em;
}
.record-footer form a img {
	height: 2.3333em;
}
.record-actions {
	float: right;
}
.record-actions li {
	position:relative;
	display: inline-block;
	margin-left: 0.5em;

	height:1%;
}
.record-actions li {
	height:auto;
}
.lte7 .record-actions li {
	display: inline;
}

/* footer-area */
#footer-area {
	clear: both;
	margin: 30px 0 0 0;
	padding: 50px 0;
	background: #f3f3f3;
}
#footer h6 {
	margin: 5px 0 0 0;
}
#footer .main-qrcode {
	display: block;
	position:absolute;
	top: 4.5em;
	right: 0;
}

.link-list {
	position: absolute;
	top: 0;
	right: 1px;
	font-size: 12px;
	width: 185px;
	height: 35px;
	background: #525252 url(/images/common/link-list-bg.png) 0 0 no-repeat;
}
.family-links {
	position: relative;
	display: block;
	color: #e0e0e0;
	letter-spacing: -1px;
	width: 165px;
	height: 15px;
	padding: 10px;
	background: url(/images/common/family-links.png) 162px 50% no-repeat;
}
div.links {
	position: absolute;
	top: -365px;
	left:0;
	display: none;
}

.link-list div.active {
	display: block;
	width: 183px;
	padding: 5px 0 5px 0;
	background-color: #363636;
	border: 1px solid #262626;
	border-bottom: 0 none;

	z-index:10;
}
.link-list ul li {
	line-height: 2;
}
.link-list ul li a {
	display: block;
	font-size: 12px;
	color: #d0d0d0;
	padding-left: 9px;
}
.link-list ul li a:hover,
.link-list ul li a:focus {
	color: #FF611A;
}
.link-list .links-close {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999em;
	width: 165px;
	height: 15px;
	padding: 10px;
	background: url(/images/common/family-links-close.png) 162px 50% no-repeat;
}


#content .contents-title {
	font-size: 20px;
	color: #292929;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	padding: 15px 24px;
	background-color: transparent;
	border: 1px solid #817063;
}
span.color-red {
	color: #fff;
	background: #ff4500;
}

/* for print url-expand*/
span.url { display: none !important; }