@charset "utf-8";

.module_board {
	font-size: 12px;
}

.module_board>div {
	position: relative;
}

.module_board a {
	color: #00638d;
}

.module_board a:link,.module_board a:visited {
	color: #0E5468;
	font-weight: bold;
	text-decoration: none;
}

.module_board a:hover {
	color: #45A100;
	text-decoration: underline;
}

.module_board #page-content h4 a,.module_board #page-content h4 a:visited,.module_board .mini-post .post-details a
	{
	
}

#page-content h2 {
	font-weight: bold;
	color: #254365;
	text-transform: uppercase;
}

#page-content h2.section-title {
	font-size: 18px;
}

#page-content .section-title-wrap {
	position: relative;
}

#page-content a.section-feed {
	background: transparent url("./images/rss-small.png") left center
		no-repeat;
	padding-left: 15px;
	position: absolute;
	top: 2px;
	right: 0;
}

* html #page-content a.section-feed {
	right: 18px;
}

#page-content h3 {
	color: #000;
	margin: 14px 0 5px 0;
	font: normal 20px Malgun Gothic, Gulim, Arial, Helvetica, sans-serif;
}

#page-content h4 {
	color: #409ace;
	font-weight: normal;
	margin: 0;
	position: relative;
	padding: 1px 0; /* Hack to make it look right in Firefox */
	line-height: 20px ! important;
	height: 20px;
}

#page-content .content img { /*float: left;*/
	/*margin: 6px 20px 12px 0;*/
	
}

#page-content .snap_preview img {
	margin: 6px 20px 12px 0;
	float: left;
}

#page-content .content ul {
	margin: 20px 0 20px 28px !important;
}

#page-content .author-pic {
	background-repeat: no-repeat;
	background: white url("/images/icon/user_edit.png") no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	line-height: 18px !important;
	padding: 1px 0 1px 20px;
}

#page-content .calendar {
	background-repeat: no-repeat;
	background: white url("/images/icon/calendar.png") no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	line-height: 18px !important;
	padding: 1px 0 1px 20px;
}

#page-content h4 .tool.comment {
	background-repeat: no-repeat;
	background: white url("/images/icon/comments.png") no-repeat; //
	background-position: 0 -98px;
	background-position: 0 0;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 20px;
	height: 20px;
}

#page-content .folder {
	background-repeat: no-repeat;
	background: white url("/images/icon/folder.png") no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	line-height: 18px !important;
	padding: 1px 0 1px 20px;
}

#page-content h4 .tool.page { //
	background-position: 0 -98px;
	background-position: 0 0;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 20px;
	height: 20px;
}

#page-content h4 .tag {
	background-position: 0 0;
	margin-right: 0;
	right: 0;
	top: 10px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
}

#page-content h4 .tag a {
	background-position: 0 0;
	font-weight: normal ! important;
	color: #C00;
}

#page-content .tag {
	margin-top: 10px;
	background-position: 0 0;
	margin-right: 0;
	right: 0;
	top: 10px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	color: #409ace;
}

#page-content .tag a,#page-content .tag a:link,#page-content .tag a:visited
	{
	margin-top: 10px;
	background-position: 0 0;
	font-weight: normal ! important;
	color: #C00;
}

#page-content .post,#page-content .mini-post {
	margin: 0;
	padding: 0;
}

#page-content .post-divider {
	padding-top: 1px;
}

#page-content .mini-post.post-divider {
	padding-top: 10px;
}

#page-content blockquote {
	background-color: #EEEEEE;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

#page-content .post h3 {
	margin: 10px 0;
}

/*
#page-content .post h4 {
	margin: -10px 0;
}
*/
#page-content .post h4 {
	margin: 10px 0;
}

#page-content .post h3,#page-content .post h3 a,#page-content .post h3 a:visited
	{
	font-weight: strong;
}

#page-content .search-post h3 {
	font-size: 18px ! important;
}

#page-content .search-post .content {
	margin: 20px 0;
}

#page-content .search-post .content p,#page-content .search-post .content div,#page-content .mini-post .content,#page-content .mini-post p,#page-content .mini-post div
	{
	display: inline;
}

#page-content .mini-post .comment {
	float: none !important;
	display: inline;
	white-space: nowrap;
	margin-left: auto;
	line-height: 18px !important;
	background-position: 0 -100px;
	padding: 1px 0 1px 20px;
}

#page-content .mini-post p.post-details {
	color: #409ccb;
}

#page-content .post-divider {
	clear: both;
	background: #fff url("/skins/board/blog/images/common/hr.png") top
		repeat-x;
}

#page-content .more-link {
	background: url(./images/arrows_blue_bg.gif) no-repeat 100% 2px;
	padding-right: 20px;
	white-space: nowrap;
}

/* Styling for quick icons.  The span is to pad icons so they line up even and center in lists. */
#page-content .quick-icon {
	width: 48px;
	text-align: center;
	float: left;
	margin: 6px 8px 0 0;
}

#page-content .quick-icon img {
	margin: 0;
	float: none ! important;
}

/* Override for badges, which for some reason are a completely different size... */
#page-content .quick-icon-badge {
	width: 40px;
	margin-top: 4px;
	margin-bottom: 2px;
}

#page-content .recent-stories {
	float: left;
	width: 310px;
	margin: 40px 0 20px ! important;
	padding: 0 10px 10px 0;
	border-top: 1px #cad9e0 solid;
}

#page-content .recent-stories ul {
	margin: 0;
}

#page-content .recent-stories li {
	background: transparent url("./images/bullet.png") 0 4px no-repeat;
	margin: 10px 0;
	padding-left: 12px;
}

#page-content .recent-stories h2 {
	margin: 20px 0 10px;
	padding: 0;
}

#page-content #archives {
	clear: both;
	margin: 40px 0 20px;
}

#page-content #archives a {
	background: transparent url("./images/archives-button.png") top left
		no-repeat;
	display: block;
	width: 310px;
	height: 55px;
	text-indent: -9999px;
}

#page-content .content .widget-group ul {
	margin: 0 !important;
}

#page-content .poll_body ul {
	margin: 0 !important;
}

.post table {
	font-size: 12px;
}

.post table thead {
	
}

.post table th {
	font-weight: bold;
}

.post table tbody tr td,.post table tbody tr th {
	background: #fff;
}

.tool,.pages,.pager {
	float: left;
	margin: 0 6px;
}

.tool {
	/*background: url(./images/tool-icons.gif?dec21) no-repeat 0 4px;*/
	padding-left: 20px;
}

.tool a {
	font-weight: normal ! important;
}

.tool.comment {
	background-position: 0 -96px;
}

.tool.comment a {
	color: #C00 ! important;
}

.tool.page a {
	color: #C00 ! important;
}

.tool.share {
	background-position: 0 -192px;
}

.tool.print {
	background-position: 0 -292px;
}

.tool.sphere {
	background-position: 0 -392px;
}

.tool.buzz {
	background: none;
	padding-left: 0;
	padding-top: 8px;
}

.tools {
	background-image: url("/skins/board/blog/images/common/tools_bg.png");
	background-repeat: no-repeat;
	margin: 20px 0 ! important;
	padding: 0;
	clear: both;
}

.tools>div {
	background: url("/skins/board/blog/images/common/tools_bg.png");
	background-repeat: no-repeat;
	background-position: right -32px;
	height: 32px;
	line-height: 32px;
}

.tools .pager {
	float: right;
}

.tool,.pages,.pager {
	float: left;
	margin: 0 6px;
}

.pager .prev {
	background: url(./images/arrows.gif) no-repeat 0 -100px;
	margin-right: 0
}

.pager .prev a {
	margin-left: 20px;
}

.pager .next {
	background: url(./images/arrows.gif) no-repeat 100% 0;
	margin-left: 8px;
}

.pager .next a {
	margin-right: 20px;
}

.pager .page {
	background: #E6F0F2;
	padding: 2px 6px;
	margin: 0 2px;
	font-weight: bold;
}

.pager .page.current {
	background: #F3F8F9;
	color: #2f2f2f;
}

.pager a.page:hover {
	background: #F3F8F9;
}

.pager .extend {
	color: #CBDAE1;
	font-weight: bold;
	margin: 0 2px;
}

/* board Button */
.boardButton {
	margin-top: 10px;
}

/* list button */
.leftButtonBox {
	float: left;
}

.rightButtonBox {
	float: right;
}

#page-content #comments,#page-content #respond {
	font-size: 1.3em;
	padding: 0;
	margin: 10px auto 10px;
	font-family: Malgun Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#page-content form input.button {
	color: #00638D;
	background: #fff;
	border-bottom: 1px solid #a9c8cf;
	border-right: 1px solid #a9c8cf;
	border-top: 1px solid #cfe2e6;
	border-left: 1px solid #cfe2e6;
	-moz-border-radius: 3px;
}

#page-content form input.text {
	background: #FFF;
	border-top: 1px solid #a9c8cf;
	border-left: 1px solid #a9c8cf;
	border-bottom: 1px solid #cfe2e6;
	border-right: 1px solid #cfe2e6;
	-moz-border-radius: 3px;
}

.nocomments {
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
}

#page-content .content {
	line-height: 1.5;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* 트랙백& 댓글 */
.trackbackBox {
	padding: .6em .6em;
	color: #666666;
	border: 1px solid #e0e1db;;
	margin-top: .5em;
}

.trackbackBox .trackbackUrl {
	color: #1F3DAE;
	font-size: .9em;
	background: url("/skins/board/default/images/common/iconTrackback.gif")
		no-repeat left top;
	padding-left: 18px;
	padding-bottom: 5px;
	margin: 0;
}

.trackbackBox .trackbackItem {
	background-color: #F3F3F3;
	padding: .6em .8em .6em .6em;
	line-height: 1.25em;
	border-top: 1px dotted #EEEEEE;
	list-style: none;
}

.trackbackBox p {
	display: inline;
	margin-bottom: 1em;
}

.trackbackBox a {
	color: #666666;
	text-decoration: none;
}

.trackbackBox div {
	clear: both;
}

.trackbackBox address {
	display: block;
	padding: 0 .3em 0 0;
}

.trackbackBox address a {
	font-size: .9em;
	color: #3074a5;
	margin-right: .3em;
	float: left;
}

.trackbackBox address .date {
	font: .8em Tahoma;
	color: #cccccc;
	float: right;
}

.replyBox {
	padding: 10px;
	color: #666666;
	border: 1px solid #e0e1db;
	margin-top: .5em;
}

.replyBox .replyItem {
	background-color: #FFFFFF;
	padding: .6em .8em .6em .6em;
	line-height: 1.25em;
	clear: both;
	border-bottom: 1px dotted #EEEEEE;
	list-style: none;
}

.replyBox .replyItem:last-child {
	border-bottom: 1px dotted #FFFFFF;
}

.replyBox p {
	display: inline;
}

.replyBox .author {
	float: left;
	padding: 0 .3em 0 0;
	color: #3074a5;
	margin: 0 .3em .5em 0;
}

.replyBox .author a {
	color: #3074a5;
	margin-right: .3em;
	text-decoration: none;
}

.replyBox .voted {
	float: left;
	font-size: .9em;
	color: #AAAAAA;
	margin: 0 .3em .5em 1em;
}

.replyBox .date {
	float: right;
	font: .8em Tahoma;
	color: #cccccc;
	margin: .3em 0 .5em 0;
}

.replyBox .replyOption {
	height: 20px;
	float: right;
	white-space: nowrap;
	margin-left: .2em;
}

.replyBox .replyOption img {
	vertical-align: middle;
}

.replyBox .replyContent {
	clear: left;
}

.replyBox .replyContent p {
	display: block;
}

.replyBox .reply {
	background-color: #F4F4F4;
	border-bottom: 1px dotted #DDDDDD;
}

.replyBox .replyIndent {
	background: url(/skins/board/default/images/common/iconReplyArrow.gif)
		no-repeat .0em .3em;
	padding-left: 1.3em;
}

.replyBox .fileAttached {
	border: 1px solid #EFEFEF;
	background-color: #F4F4F4;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
}

.replyBox .fileAttached ul {
	border: 0;
	margin: 0;
	padding: 0;
}

.replyBox .fileAttached h5 {
	font-weight: normal;
	color: #999999;
	float: left;
	font-size: 1em;
}

.replyBox .fileAttached li {
	padding-left: 15px;
	display: block;
	float: left;
	white-space: nowrap;
	list-style: none;
	margin: 0px 10px 5px 0;
}

.replyBox .fileAttached li a {
	text-decoration: none;
	font-size: .9em;
	white-space: nowrap;
	color: #444444;
}

.replyBox .fileAttached li a:visited {
	color: #777777;
}

/* boardWrite */
.boardEditor {
	margin-bottom: 10px;
}

.commentEditor {
	margin-top: 10px;
}

.boardWrite {
	border: 1px solid #e0e1db;
	padding-bottom: 10px;
}

.boardWrite fieldset {
	border: none;
}

.boardWrite .userNameAndPw {
	margin: 10px 10px 0 10px;
}

.boardWrite .userNameAndPw .userName {
	width: 60px;
	margin-right: 10px;
}

.boardWrite .userNameAndPw .userPw {
	width: 60px;
	margin-right: 10px;
}

.boardWrite .userNameAndPw .emailAddress {
	width: 60px;
	margin-right: 10px;
}

.boardWrite .userNameAndPw .homePage {
	width: 60px;
	margin-right: 10px;
}

.boardWrite .title {
	margin-top: 5px;
}

.boardWrite .title .category {
	margin-left: 10px;
}

.boardWrite .title label.title {
	margin: 0 10px 0 10px;
}

.boardWrite .title input.title {
	width: 60%;
}

.boardWrite dl {
	padding: 0;
	margin: 0;
}

.boardWrite dl dd {
	padding: 0;
	margin: 0;
}

.boardWrite dl.option {
	margin: 10px 0 3px 10px;
	padding: 0;
}

.boardWrite dl.option dd {
	display: inline;
	margin-right: 5px;
}

.boardWrite dl.option dd * {
	vertical-align: middle;
}

.boardWrite dl.option dd select {
	width: 8em;
	font-size: .95em;
}

.boardWrite .tag {
	margin-top: 10px;
	margin-left: 10px;
}

.boardWrite .tag .inputTypeText {
	width: 90%;
	background: #FFFFFF url(/skins/board/default/images/common/iconTag.gif)
		no-repeat 5px 5px;
	padding-left: 30px;
}

.boardWrite .tag .help {
	vertical-align: middle;
}

.boardWrite .tag .info {
	font-size: .9em;
	color: #999999;
	background: url(/skins/board/default/images/common/iconArrowD8.gif)
		no-repeat 0% 40%;
	margin-top: 5px;
	padding-left: 5px;
}

.boardWrite .relation_word {
	margin-top: 10px;
	margin-left: 10px;
}

.boardWrite .relation_word .inputTypeText {
	width: 90%;
	background: #FFFFFF url(/skins/board/news/images/basic/zoom.png)
		no-repeat 5px 5px;
	padding-left: 30px;
}

.boardWrite .relation_word .help {
	vertical-align: middle;
}

.boardWrite .relation_word .info {
	font-size: .9em;
	color: #999999;
	background: url(/skins/board/default/images/common/iconArrowD8.gif)
		no-repeat 0% 40%;
	margin-top: 5px;
	padding-left: 5px;
}

.boardWrite .origin {
	margin-top: 10px;
	margin-left: 10px;
}

.boardWrite .art_link {
	margin-top: 10px;
	margin-left: 10px;
}

.boardWrite .view_reporter {
	margin-top: 10px;
	margin-left: 10px;
}

.boardWrite .extraVarsList {
	width: 100%;
	border-top: 1px solid #e0e1db;
	border-bottom: none;
	margin: 10px 0 10px 0;
	table-layout: fixed;
}

.boardWrite .extraVarsList th {
	font-weight: normal;
	color: #555555;
	text-align: left;
	padding: 4px 0 4px 10px;
	border-bottom: 1px solid #e0e1db;
	border-right: 1px solid #e0e1db;
}

.boardWrite .extraVarsList td {
	color: #555555;
	border-bottom: 1px solid #e0e1db;
	padding: 4px 0 4px 10px;
}

.boardWrite .extraVarsList td a {
	color: #555555;
}

.boardWrite .extraVarsList p {
	margin: 5px 0 0 0;
	padding: 0;
}

.boardWrite .extraVarsList ul {
	margin: 0;
	padding: 0;
}

.boardWrite .rte-toolbar {
	border-bottom: 1px solid #E0E1DB;
}

.boardWrite .rte-resizer {
	border-top: 1px solid #E0E1DB;
}

.smallBox {
	border: 1px solid #e0e1db;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.smallBox.w268 {
	width: 268px;
}

.smallBox .header {
	margin: 0;
	padding: 0;
	position: relative;
	_width: 100%;
	background: #ffffff url(/skins/board/default/images/common/bgH3.gif)
		no-repeat left bottom;
	overflow: hidden;
}

.smallBox .header h3 {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 1.2em;
	padding: .8em 2em .6em 1.2em;
	border-bottom: 3px solid #fe3614;
}

.smallBox .complex {
	padding: 1.5em 2em 2em 2em;
}

.smallBox .inputPassword {
	position: relative;
	border: none;
	padding: 2em 2em 1.5em 2em;
}

.smallBox .inputPassword .inputTypeText {
	float: left;
	margin-right: .5em;
	width: 8em;
}

.smallBox .inputPassword legend {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	font-size: .001em;
	text-indent: -100em;
}

.smallBox .messageBox {
	background-color: #F3F3F3;
	padding: 10px;
	border-bottom: 1px solid #EEEEEE;
}

/* 파일 업로드 */
.module_board .fileUploader {
	margin-bottom: 10px;
	padding: 10px;
}

.module_board .fileUploader .preview {
	border: 1px solid #DFDFDF;
	float: left;
	height: 64px;
	margin: 0 10px 5px 0;
	padding: 2px;
	width: 64px;
}

.module_board .fileUploader .fileListArea {
	float: left;
	margin: 0 10px 5px 0;
	width: 260px;
}

.module_board .fileUploader .fileListArea select {
	height: 70px;
	overflow: auto;
	width: 100%;
}

.module_board .fileUploader .fileListArea select option {
	font-size: 11px;
}

.module_board .fileUploader .fileUploadControl {
	clear: right;
}

.module_board .fileUploader .fileUploadControl .button {
	margin-bottom: 5px;
}

.module_board .fileUploader .file_attach_info {
	clear: right;
	margin: 5px 0;
}

/* 파일 첨부 */
.boardRead .fileAttached {
	border: 1px solid #EFEFEF;
	background-color: #F4F4F4;
	padding: 5px;
	margin-top: 10px;
	overflow: hidden;
}

.boardRead .fileAttached h5 {
	font-weight: normal;
	color: #999999;
	font-size: 1em;
	line-height: 22px;
}

.boardRead .fileAttached ul {
	padding: 0;
	margin: 0;
}

.boardRead .fileAttached li {
	padding-left: 15px;
	display: block;
	float: left;
	white-space: nowrap;
	list-style: none;
	margin: 0 10px 5px 0;
}

.boardRead .fileAttached li a {
	text-decoration: none;
	font-size: .9em;
	white-space: nowrap;
	color: #444444;
}

.boardRead .fileAttached li a:visited {
	color: #777777;
}

.boardRead .fileAttached li {
	background: url(/skins/board/default/images/white/iconFile.gif)
		no-repeat left top;
}

/* 게시물의 팝업 메뉴 */
.comment_popup_menu,.document_popup_menu {
	text-align: right;
	background: url(/skins/board/default/images/common/document_menu.gif)
		no-repeat right top !important;
	padding: 0 15px 0 0;
	margin: 15px 0 0 0;
	height: 18px;
	clear: both;
}

.comment_popup_menu a,.document_popup_menu a {
	cursor: pointer;
	display: inline;
	color: #555555 !important;
	text-decoration: none;
}

/* 팝업 영역 */
#popup_menu_area {
	-moz-border-radius: 5px 5px 5px 5px;
	display: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #EEEEEE;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 9999;
}

#popup_menu_area * {
	font-size: 12px;
	line-height: normal;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#popup_menu_area ul {
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDDDD;
	padding: 10px 10px 5px;
}

#popup_menu_area li {
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding: 2px 0 2px 20px;
	white-space: nowrap;
}

#popup_menu_area li a {
	color: #000000;
	text-decoration: none;
}

#popup_menu_area li a:hover {
	font-weight: bold;
}

#popup_menu_area li.vote_up {
	background-image: url("/images/icon/thumb_up.png");
}

#popup_menu_area li.vote_down {
	background-image: url("/images/icon/thumb_down.png");
}

#popup_menu_area li.declare {
	background-image: url("/images/icon/exclamation.png");
}

#popup_menu_area li.scrap {
	background-image: url("/images/icon/page_copy.png");
}

#popup_menu_area li.print {
	background-image: url("/images/icon/printer.png");
}

#popup_menu_area li.send_twitter {
	background-image: url("/images/social/twitter_16.png");
}

#popup_menu_area li.send_trackback {
	background-image: url("/images/icon/page_go.png");
}

#popup_menu_area li.ip_filter {
	background-image: url("/images/icon/lock.png");
}

#popup_menu_area li.spam_filter {
	background-image: url("/images/icon/exclamation.png");
}

#excerpt {
	height:100px;
	margin:0;
}

.facebookBox {
	margin:0 0 20px 0;
	border-top: 1px solid #CCCCCC;
	padding:20px 0 0 0;
}

.facebookBox h2 {
	display:block;
	margin:0 0 10px 0;
}
