@charset "utf-8";

/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
EDITED(09.03.01) : rehnn.net
*/

/**
 * Header
 **/

/* board header */
.boardHeader {background:transparent repeat-x left bottom; overflow:hidden;  margin:0px; text-align:center; padding-top:5px;}
.boardHeader .boardHeaderBorder {width:100%; margin:0px; padding:0px;}
.boardHeader h3 { font:8pt tahoma; margin:0px; padding:0px;}

/* board Information */
.boardInformation { width:100%; clear:both; padding:0px 0 5px 0; margin:0px font:tahoma 8pt; overflow:hidden; }

/* account Navigation */
.accountNavigation {  margin:0; padding:0; float:right; }
.accountNavigation li { font:tahoma 8pt; float:right; margin-left:3px; list-style:none; }

/* secret Content */
.secretContent { margin:20px auto; text-align:center; width:240px; }
.secretContent .title { font:8pt tahoma; padding:5px 0 5px 0; display:block;}
.secretContent .content { padding:5px 0 5px 0; display:block; }

/* boardRead */
.boardRead { margin:0px; padding:10px 0px 0px 0px; }
.boardRead .titleAndUser .title { float:left; margin:0px 0px 2px 4px; }
.boardRead .titleAndUser h4 { margin:0; font-size:9pt;  font-family:tahoma; margin-left:3px;}
.boardRead .titleAndUser h4 a {text-decoration:none; }
.boardRead .titleAndUser h4 a:hover { text-decoration:underline; }
.boardRead .titleAndUser .userInfo { float:right; white-space:nowrap; margin-top:0px; padding-right:4px; }

.boardRead .dateAndCount { clear:both; white-space:nowrap; margin:2px 0 0 0; font:7pt tahoma; line-height:15px; padding-bottom:5px; }
.boardRead .dateAndCount .readedCount { float:right; margin-left:10px; no-repeat left top; padding-left:18px;}
.boardRead .dateAndCount .date { font:tahoma 7pt;  float:right;  padding-left:0px; margin-left:10px; padding-right:4px; }
.boardRead .dateAndCount .category { font-size:8pt; float:left; margin-right:10px; }
.boardRead .dateAndCount .category a {text-decoration:none; padding-left:5px;}
.boardRead .dateAndCount .category a:hover { text-decoration:underline; }

.boardRead .readBody {margin-top:20px; font:tahoma 8pt; padding:0px 5px 0px 5px;}
.boardRead .contentButton {text-align:right; margin:5px 0 5px 0; padding:0px;}
.boardRead .tag { background:transparent url(../images/common/iconTag.gif) no-repeat 3px 2px;  padding-left:25px; margin:10px 0 15px 5px;}
.boardRead .tag ul { color:#969696; margin:0; padding:0; }
.boardRead .tag li { font:8pt Tahoma; display:inline; list-style:none; }

.boardRead .fileAttached { padding:0px; margin:0px; overflow:hidden;}
.boardRead .fileAttached ul { padding:0; margin:0; }
.boardRead .fileAttached li { padding-left:15px; display:block; float:right; white-space:nowrap; list-style:none; margin:0 10px 10px 0; }
.boardRead .fileAttached li a { text-decoration:none; font:8pt tahoma; white-space:nowrap;  }
.boardRead .fileAttached li a:hover { text-decoration:underline; }

/* replyAndTrackback */

.replyBox p { display:inline; margin-bottom:12px;}
.replyBox .replyIndent { background:url(../images/common/iconReplyArrow.gif) no-repeat 0px 5px; padding-left:21px;}
.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:4px;}
.replyBox .replyOption img { vertical-align:middle;}
.replyBox .replyContent { clear:left; margin-left: 10px; font-size:8pt;}
.replyBox .replyContent p { display:block; }
.commentButton { margin:0px; padding:0px; }

/* Search Form */
.boardSearch { margin-top:5px;  margin-left:auto; margin-right:auto; padding-bottom:20px; clear:both; text-align:center; vertical-align:middle;}
.boardSearch select { height:20px;  }

/* boardWrite */
.boardEditor { margin-bottom:15px; font:8pt Tahoma;}
.boardEditor .editor {font:8pt Tahoma;}
.boardWrite {font:8pt Tahoma;}
.boardWrite fieldset { border:none; font:8pt; }
.boardWrite .userNameAndPw {font:8pt Tahoma; 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.commentEditor { margin:0px; padding:0px; }

.boardWrite .title { margin-top:5px; }
.boardWrite .title .category { margin-left:10px; font:8pt Tahoma; }
.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:7pt; }

.boardWrite .tag { margin-top:10px; margin-left:10px; }
.boardWrite .tag .help { vertical-align:middle;}
.boardWrite .tag .info { font-size:8pt; color:#999999;  margin-top:5px;}

.boardWrite .extraVarsList { width:100%; border-top:1px dotted #202020; border-bottom:none; margin:10px 0 10px 0; table-layout:fixed;}
.boardWrite .extraVarsList th { font-weight:normal; color:#999999; text-align:right;  padding:4px 0 4px 10px; border-bottom:1px dotted #202020; }
.boardWrite .extraVarsList td { color:#999999; border-bottom:1px dotted #202020; padding:4px 0 4px 10px; }
.boardWrite .extraVarsList td a { color:#999999; }
.boardWrite .extraVarsList p { margin:5px 0 0 0; padding:0; }
.boardWrite .extraVarsList ul { margin:0; padding:0; }

.smallBox {  border:1px solid #888888; margin-left:auto; margin-right:auto;  }
.smallBox.w268 { width:268px; font:8pt tahoma;}
.smallBox .header { margin:0; padding:0; position:relative;  background-color:transparent; url(../images/common/bgH3.gif) no-repeat left bottom; overflow:hidden;}
.smallBox .header h3 {text-decoration:none; margin:0; padding:0; clear:both; font:8pt tahoma;  text-align:center; padding:13px 0px 10px 0px;  }
.smallBox .complex { padding:1.5em 2em 2em 2em;}
.smallBox .inputPassword { position:relative; border:none; padding:2em 2em 1.5em 2em;}
.smallBox .inputPassword a {text-decoration:none;}
.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 { padding:20px;}
.smallBox .gap1 {padding-bottom:10px;}

/* list */
.boardList { width:100%; border-top:0px; table-layout:fixed; margin:0px;}
.boardListNoTopBorder { border:none; }
.boardList th { height:18px; font:8pt tahoma; white-space:nowrap; padding-top:2px;  overflow:hidden;}
.boardList th.no_line { background-position:-3px bottom; }
.boardList th a { text-decoration:none; }
.boardList th.num { border-left:0px solid #ffffff; }
.boardList th.checkbox { text-align:center; }
.boardList th.title { text-align:center; padding-left:13px; }
.boardList th.topic { text-align:left; padding-left:16px; }
.boardList th.category {vertical-align:middle; text-align:left; padding-left:16px; }
.boardList th.category select { vertical-align:middle; width:150px; height:15px; }
.boardList th.reading, th.recommend , th.date { white-space:nowrap;}
.boardList th .sort { padding:0 4px; vertical-align:middle;}

.boardList tr.notice {height:18px; font:8pt Tahoma; }
.boardList tr.notice .num { height:18px; font-weight:bold;}
.boardList tr.bg1 { height:17px; }
.boardList tr.bg2 { height:17px; }

.boardList td {padding:2px;}
.boardList td.num { font:7pt tahoma; padding:1px 6px; text-align:center;}
.boardList td.checkbox { font:7pt tahoma; color:#999999; text-align:center;}
.boardList tr.notice td.num { padding:8px; white-space:nowrap;}
.boardList tr.notice td.notice { font-size:8pt; font-weight:bold; text-align:center;}

.boardList td.title {padding-left:16px; }
.boardList td.title .category {font-size:8pt; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:8px; margin-right:8px;}
.boardList td.title.bold { font-size:8pt; font-weight:bold;}
.boardList td.title.bold a { position:relative; top:5px;}
.boardList td.title * { vertical-align:middle;} 
.boardList td.title,
.boardList td.title a {font:8pt tahoma; text-decoration:none;}

.boardListNoTopBorder td { border-top:none; border-bottom:1px solid #eff0ed; padding:8px;}

.boardList td.webzineTitle {color:#777777; font:8pt Tahoma; padding-left:16px; height:19x; width:100%;}
.boardList td.webzineTitle span.category { color:#7d999f; font-size:8pt; background:url(../images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:8px; margin-right:8px;}
.boardList td.webzineTitle.bold { font-size:8pt; font-weight:bold;}
.boardList td.webzineTitle,
.boardList td.webzineTitle a { color:#444444; text-decoration:none;}
.boardList td.webzineTitle a:hover { color:#6e97f3;}
.boardList td.summary { border-top:none; vertical-align:top; color:#909090; line-height:20px; padding-left:16px; font:8pt Tahoma;}
.boardList td.summary a {text-decoration:none; line-height:inherit;}
.boardList td.summary a:hover { color:#7d999f;}

.boardList td .replyAndTrackback { color:#ff6600; font:7pt Tahoma; }
.boardList td .replyAndTrackback strong { font: 8pt Tahoma;}
.boardList td .replyAndTrackback { font:7pt Tahoma; }
.boardList td.author {font:8pt tahoma; text-align:center;}
.boardList td.author a { font-size:8pt;}
.boardList td.reading { font:7pt Tahoma; text-align:center;}
.boardList td.recommend { font:bold 7pt Tahoma; text-align:center;}
.boardList td.date { font:7pt Tahoma; text-align:center; white-space:nowrap;}

.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:0px; font:8pt Tahoma; text-align:center; }
*:first-child+html .buttonTypeGo { position:relative; top:3px; }

/* board Bottom */
.boardBottom {  padding: 5px 0px 0px 0px; margin:0px;}

/* list button */
.leftButtonBox { float:left; margin-left:5px; }
.rightButtonBox { float:right; margin:0px;}

/* thumbnailbox */
.thumbnailBox {padding-left:8px; margin-top:0px; padding-top:16px; clear:both; overflow:hidden; }

/* pageNavigation */
.pageNavigation { text-align:center; font:bold 11px Tahoma; margin-top:5px; padding-bottom:20px;}

/* tag list */
.tagsBox { padding:0px 5px 0px 10px; overflow:hidden; }
.tagsBox h5 { margin:0px 0px 20px 0px; padding:2px;  font:9pt tahoma;}
.tagsBox h5 span.tagscount {font:7pt tahoma; color:#718a93;}
.tags { width:100%; text-align:center; }
.tags div {  float:left; padding:2px; margin-right:10px;  white-space:nowrap; height:20px;}
.tags div a { text-decoration:none;  line-height:150%;}
.tags .tagTypeA a {font-family:tahoma; font-weight:bold; font-size:12pt; margin:0;}
.tags .tagTypeB a {font-family:tahoma; font-weight:bold; font-size:11pt; margin:0;}
.tags .tagTypeC a {font-family:tahoma; font-weight:bold; font-size:10pt; margin:0;}
.tags .tagTypeD a {font-family:tahoma; font-weight:bold; font-size:8pt; margin:0; }
.tags .tagTypeE a {font-family:tahoma; font-weight:normal; margin:0; font-size:8pt;}

/* etc */
.buttonBox .replyAndTrackback a strong { color:#BBBBBB;}

