/* file:/home/webzine/www/mini-freak/files/cache/optimized/c9430d2d9163dbe65b24847fb1950c05.cache.php */
/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:.75em;}

img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

/* Special Class Selector */
.fr { float:right; }
.fl { float:left; }
.clear { clear:both; }
.fwB { font-weight:bold;}
.tCenter { text-align:center; }
.tRight { text-align:right; }
.tLeft { text-align:left; }
.gap1 { margin-top:.8em; }
.nowrap { white-space:nowrap; }

.iePngFix { behavior:url(./common/js/iePngFix.htc); } 
.zbxe_info { vertical-align:middle; behavior:url(./common/js/iePngFix.htc); }

/* Input Style Definition */
.inputTypeText { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1.4em; padding:.2em 0 0 .3em; background:#ffffff; font-size:1em; _font-size:9pt; }
*:first-child+html .inputTypeText { font-size:9pt; }
.inputTypeText:hover,
.inputTypeText:focus { background:#f4f4f4; }
.inputTypeTextArea { border:1px solid !important; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important; background:#ffffff; font-size:1em; _font-size:9pt; height:100px;}
*:first-child+html .inputTypeTextArea { font-size:9pt; }

.w40 { width:40px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w120 { width:120px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w240 { width:240px; }
.w250 { width:250px; }
.w260 { width:260px; }
.w270 { width:270px; }
.w280 { width:280px; }
.w290 { width:290px; }
.w300 { width:300px; }
.w400 { width:400px; }

/* editor style */
a.bold { font-weight:bold; }

.editor_blue_text { color: #145ff9 !important; text-decoration:underline !important; }
.editor_blue_text a { color: #145ff9 !important; text-decoration:underline !important; }
.editor_red_text { color: #f42126 !important; text-decoration:underline !important; }
.editor_red_text a { color: #f42126 !important; text-decoration:underline !important; }
.editor_yellow_text { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_yellow_text a { color: #c9bd00 !important; text-decoration:underline !important; }
.editor_green_text { color: #08830B !important; text-decoration:underline !important; }
.editor_green_text a { color: #08830B !important; text-decoration:underline !important; }

.folder_opener { display: block; }
.folder_closer { display: none; }
.folder_area { display: none; }

.xe_content { line-height:1.6; overflow:hidden; }

.zbxe_widget_output { background:url(/common/tpl/images/widget_text.gif) no-repeat center bottom; display:block;}

/* xe layer */
#waitingforserverresponse { border:2px solid #444444; font-weight:bold; color:#444444; padding: 7px 5px 5px 25px; background:#FFFFFF url(/common/tpl/images/loading.gif) no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }

#popup_menu_area{ position:absolute; background:#fff; border:2px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0; padding:0;}
#popup_menu_area *{ margin:0; padding:0; list-style:none; font-size:12px; line-height:normal;}
#popup_menu_area ul{ border:1px solid #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px 10px 5px 10px;}
#popup_menu_area li{ padding:2px 0 2px 20px; background-repeat:no-repeat; background-position:left center; margin-bottom:3px; white-space:nowrap;}
#popup_menu_area li a{ text-decoration:none; color:#000;}
#popup_menu_area li a:hover,
#popup_menu_area li a:active,
#popup_menu_area li a:focus{ font-weight:bold; letter-spacing:-1px;}

/* xe faceoff */
.faceOffManager { position:fixed; _position:absolute; right:3px; top:3px;  height:23px; }

/* file:/home/webzine/www/mini-freak/files/cache/optimized/41af1049f8cfb3892b55804d88eaf576.cache.php */
/* NHN > UIT Center > Open UI Platform Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Anchor Button */
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url(/common/tpl/images/buttonWhite.gif) no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:6px 10px 5px 8px; color:#000; font:12px/12px Sans-serif; background-position:right top; *vertical-align:top;}
/* Large Size */
a.button.large { background-position:left -30px; }
a.button.large span { padding:7px 10px 6px 8px; font:16px/16px Sans-serif; background-position:right -30px;}
/* xLarge Size */
a.button.xLarge { background-position:left -65px; }
a.button.xLarge span { padding:8px 10px 7px 8px; font:20px/20px Sans-serif; background-position:right -65px;}
/* Small Size */
a.button.small { background-position:left -107px; }
a.button.small span { padding:4px 6px 3px 4px; font:11px/11px Sans-serif; background-position:right -107px;}

/* Control Button + Submit Button */
span.button,
span.button button,
span.button input { position:relative; margin:0; display:inline-block; border:0; font:12px Sans-serif; white-space:nowrap; background:url(/common/tpl/images/buttonWhite.gif) no-repeat; vertical-align:middle;}
span.button { padding:0; background-position:left top;}
span.button button,
span.button input { height:23px; left:2px; *vertical-align:top; padding:0 10px 0 8px; line-height:24px; background-position:right top; cursor:pointer; *overflow:visible;}
/* Large Size */
span.button.large { background-position:left -30px;}
span.button.large button,
span.button.large input { height:30px; padding:0 10px 0 8px; font:16px/30px Sans-serif; background-position:right -30px;}
/* xLarge Size */
span.button.xLarge { background-position:left -65px;}
span.button.xLarge button,
span.button.xLarge input { height:35px; padding:0 10px 0 8px; font:20px/36px Sans-serif; background-position:right -65px;}
/* Small Size */
span.button.small { background-position:left -107px;}
span.button.small button,
span.button.small input { height:18px; padding:0 6px 0 4px; font:11px/18px Sans-serif; background-position:right -107px;}

/* Strong Button */
a.button.strong *,
span.button.strong * { font-weight:bold !important;}

/* Icon Add */
a.button .icon { position:relative; border:0; vertical-align:middle;}
span.button .icon { position:relative; left:10px; margin-right:8px; vertical-align:middle;}

/* Color Preset */
a.button.green,
a.button.green span,
span.button.green,
span.button.green button,
span.button.green input { background-image:url(/common/tpl/images/buttonGreen.gif); color:#fff;}
a.button.black,
a.button.black span,
span.button.black,
span.button.black button,
span.button.black input { background-image:url(/common/tpl/images/buttonBlack.gif); color:#fff;}
a.button.red,
a.button.red span,
span.button.red,
span.button.red button,
span.button.red input { background-image:url(/common/tpl/images/buttonRed.gif); color:#fff;}
a.button.blue,
a.button.blue span,
span.button.blue,
span.button.blue button,
span.button.blue input { background-image:url(/common/tpl/images/buttonBlue.gif); color:#fff;}

/* Offset Debug */
a.button,
span.button{ margin-right:2px;}

/* Button Set */
.buttonSet{ width:16px; height:16px; background-image:url(/common/tpl/images/buttonSet.gif); background-repeat:no-repeat; border:0; background-color:transparent; vertical-align:middle; display:inline-block; text-decoration:none;}
.buttonSet span{ z-index:-1; font-size:0; line-height:0; visibility:hidden;}
.buttonSet.buttonUp{ background-position:0 0;}
.buttonSet.buttonDown{ background-position:0 -16px;}
.buttonSet.buttonLeft{ background-position:0 -32px;}
.buttonSet.buttonRight{ background-position:0 -48px;}
.buttonSet.buttonInfo{ background-position:0 -64px;}
.buttonSet.buttonCopy{ background-position:0 -80px;}
.buttonSet.buttonSetting{ background-position:0 -96px;}
.buttonSet.buttonActive{ background-position:0 -112px;}
.buttonSet.buttonDisable{ background-position:0 -128px;}
.buttonSet.buttonDelete{ background-position:0 -144px;}
.buttonSet.buttonHomepage{ background-position:0 -160px;}
.buttonSet.buttonBlog{ background-position:0 -176px;}
.buttonSet.buttonCalendar{ background-position:0 -192px;}
.buttonSet.buttonLayoutEditor{ background-position:0 -208px;}
.buttonSet.buttonAddWidget{ background-position:0 -224px;}
.buttonSet.buttonAddContent{ background-position:0 -240px;}

/* file:/home/webzine/www/mini-freak/files/cache/optimized/3eafb07cb87dc27ca68c69b357ae4394.cache.php */
.jquery-safari-checkbox {display: inline; font-size: 16px; line-height: 16px; cursor: pointer; cursor: hand;}
.jquery-safari-checkbox .mark {display: inline;}

.jquery-safari-checkbox img {vertical-align: middle; width: 16px; height: 16px;}
.jquery-safari-checkbox img{background: transparent url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEgreen/safari-checkbox.gif) no-repeat;}

.jquery-safari-checkbox img{
	background-position: 0px 0px;
}
.jquery-safari-checkbox-hover img{
	background-position: -16px 0px;
}
.jquery-safari-checkbox-checked img{
	background-position: 0px -16px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: -16px -16px;
}

.jquery-safari-checkbox-disabled img{
	background-position: 0px -32px;
}
.jquery-safari-checkbox-checked .jquery-safari-checkbox-disabled img{
	background-position: 0px -48px;
}

/* file:/home/webzine/www/mini-freak/files/cache/optimized/bd6e6db77d16d4f689d12ccab087aceb.cache.php */


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

Reform by Hyunhwa Jung

Reproduce by Kevin
*/

/**
 * Header
 **/

/* board Title */
.boardHeader { overflow:hidden; width:100%; }
.boardHeader .boardHeaderBorder { width:100%; }
.boardHeader h3 { float:left; margin:0; color:#888888; border-bottom:1px solid #ebebeb; width:100%; padding:0 0 5px 13px; font:12px 굴림; background:url(/modules/common/tpl/images/iconWrite.gif) no-repeat left 2px }
.boardHeader span { font:9pt "ＭＳ Ｐゴシック", "돋움", Sans-serif; letter-spacing:-1px; }

/* board Description */
.boardDescription { color:#AEAEAE; overflow:hidden; margin-bottom:5px; padding:4px 0 10px 0; font:9pt "ＭＳ Ｐゴシック", "돋움"; letter-spacing:-1px; line-height:140%; }

/* board Information */
.boardInformation { width:100%; clear:both; margin:5px 0 2px 0; overflow:hidden; color:#888888;}
.articleNum { padding:0 0 0 18px; float:left; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/iconArticle.gif) no-repeat left top; }
.articleNum strong { font:bold 11px Tahoma; color:#ff6600; }

/* account Navigation */
.accountNavigation { margin:0; padding:0; float:right; font:12px 굴림; }
.accountNavigation li { float:left; margin-left:7px; list-style:none; }
.accountNavigation li a { white-space:nowrap; color:#666666; text-decoration:none;}
.accountNavigation li.setup a {  }
.accountNavigation li.admin a { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; }
.accountNavigation li.listType { margin-left:5px; }
.accountNavigation li.loginAndLogout a { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; }
.accountNavigation li.join a { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; }
.accountNavigation li.myInfo a { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; }

/* secret Content */
.secretContent { margin:20px auto; text-align:center; border:1px solid #EFEFEF; width:240px; }
.secretContent .title { padding:10px 0 10px 0; background-color:#EFEFEF; display:block; font-weight:bold; }
.secretContent .content { padding:10px 0 10px 0; background-color:#FFFFFF; display:block; }

/* blog Style Notice */
.blogNotice { margin-bottom:10px; padding:5px; border:1px solid #e0e1db;}
.blogNotice .item { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/notice.gif) no-repeat -2px 3px; padding:3px 0 3px 18px; }
.blogNotice .item .date { font-family:verdana; font-size:.9em;color:#AAAAAA; }
.blogNotice .item a { text-decoration:none; color:#444444; }
.blogNotice .item a:hover { text-decoration:underline}
.blogNotice .item .replyAndTrackback { color:#AAAAAA; font-size:.9em; }

/* boardRead */
.viewDocument { border-bottom:2px solid #AAAAAA; margin-bottom:20px; *zoom:1; }
.boardRead { margin:10px  0 10px 0; }
.boardRead ul { margin:20px 20px 20px 40px; }

.boardRead .dateLabel { position:relative; text-align:center; background-color:#f7f7f7; float:left; margin-right:7px; width:49px; height:52px; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/calendar.gif) no-repeat; }
.boardRead .dateLabel span.dateMonth { font:.9em arial, sans serif; text-transform: uppercase; color:#fff; left:5px; top:2px; position:absolute; }
.boardRead .dateLabel span.dateDay { font:1.6em arial, sans serif; color: #888888; left:13px; top:23px; position:absolute; }

.boardRead .titleAndUser { _float:left; overflow:hidden; }

.boardRead .titleAndUser .title { float:left; margin:7px 0 3px 0; width:100%; }
.boardRead .titleAndUser h4 { margin:0; font:1.3em Verdana; letter-spacing:-0.09em; margin-left:3px; font-weight:bold; color:#8493aa; }
.boardRead .titleAndUser h4 a { color:#8493aa; text-decoration:none; }
.boardRead .titleAndUser h4 a:hover { text-decoration:underline; }

.boardRead .titleAndUser .userInfo { float:right; white-space:nowrap; margin-top:7px; }
.boardRead .titleAndUser .userInfo .author { color:#8493aa; }
.boardRead .titleAndUser .userInfo .author a { color:#8493aa; text-decoration:none; }
.boardRead .titleAndUser .userInfo .postby { color:#888888; font:11px Arial; }

.boardRead .dateAndCount { _float:left; white-space:nowrap; color:#444444; font-size:.9em; font-family:tahoma; margin-top:5px;  padding-bottom:10px; overflow:hidden; }

.boardRead .dateAndCount .uri { float:left; margin-top:-2px; }
.boardRead .dateAndCount .uri a { text-decoration:none; margin-left:4px; color:#888888; }

.boardRead .dateAndCount .readedCount { float:right; color:#888888; margin-left:10px; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; font:12px 굴림; }
.boardRead .dateAndCount .votedCount { float:right; color:#888888;  margin-left:10px; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; font:12px 굴림; }
.boardRead .dateAndCount .replyAndTrackback { float:right; font:12px 굴림; }
.boardRead .dateAndCount .replyAndTrackback .replyCount { margin-left:10px; float:left; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; color:#888888; }
.boardRead .dateAndCount .replyAndTrackback .trackbackCount { margin-left:10px; float:left; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 2px; padding-left:8px; color:#888888; }
.boardRead .dateAndCount .replyAndTrackback a { color:#888888; white-space:nowrap; text-decoration:none; }
.boardRead .dateAndCount .replyAndTrackback a:hover { text-decoration:underline; }
.boardRead .dateAndCount .category { float:left; margin-right:10px; font:12px 굴림; }
.boardRead .dateAndCount .category a { color:#888888; text-decoration:none; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/category.gif) no-repeat left -1px; padding-left:18px; font-weight:bold;}
.boardRead .dateAndCount .category a:hover { text-decoration:underline; }
.boardRead .dateAndCount .extraToggle a {  float:right; color:#888888; margin-left:10px; padding-left:8px; font:12px 굴림; text-decoration:none; }

/* extraVars list */
.boardRead .extraVarsList { width:100%; border:1px solid #ebebeb; border-bottom:none; table-layout:fixed; display:none; }
.boardRead .extraVarsList th { font-weight:normal; color:#888888; text-align:left; padding:6px 0 3px 10px; border-bottom:1px solid #ebebeb; border-right:1px solid #ebebeb;}
.boardRead .extraVarsList td { color:#888888; border-bottom:1px solid #ebebeb; padding:6px 0 3px 10px; }
.boardRead .extraVarsList td a { color:#888888; }

.boardRead .readBody { color:#555555; margin-top:20px; }
.boardRead .readBody .contentBody { width:99%; _width:98%; overflow:hidden }
.boardRead .readBody .contentBody a { color:#6271a6; }
.boardRead .readBody .contentBody img { border-color:#ebebeb; }
.boardRead .toggleBox { margin-top:25px; margin-bottom:10px; color:#888888;}
.boardRead .toggleBox a { color:#8493aa; text-decoration:none; }


.boardRead .tag { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/iconTag.gif) no-repeat left center; margin:10px 0 0 0; }
.boardRead .tag ul { margin-top:0; margin-left:23px; height:17px;}
.boardRead .tag li { display:inline; list-style:none; line-height:150%; }
.boardRead .tag li a { color:#888888;}

.boardRead .fileAttached { border-top:3px solid #636870; background-color:#fafafa; padding:5px; margin-top:10px; overflow:hidden; }
.boardRead .fileAttached h5 { font-weight:normal; color:#888888; font-size:1em; line-height:22px; }
.boardRead .fileAttached ul { padding-left:5px; margin:0; }
.boardRead .fileAttached li { padding-left:19px; display:block; float:left; white-space:nowrap; list-style:none; margin:0 10px 5px 0; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/iconFile.gif) no-repeat left center; }
.boardRead .fileAttached li a { text-decoration:none; font:11px Arial; white-space:nowrap; color:#888888; }
.boardRead .fileAttached li a:visited { color:#888888;}


.boardRead .contentButton { text-align:right;margin:10px 0 5px 0; border-top:1px solid #DDDDDD; padding-top:10px;}


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

.trackbackBox { padding:.6em .6em; color:#666666; border:1px solid #e0e1db;;margin-top:.5em; }
.trackbackBox .trackbackUrl { color:#1F3DAE; font-size:.9em; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/iconTrackback.gif) no-repeat left top; padding-left:18px; 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 { margin-top:.5em; _float:left; color:#888888; font:9pt 돋움, Helvetica, sans-serif; }
.replyBox .replyItem { padding:.6em 0 .6em 0; line-height:1.25em; clear:both; list-style:none; }
.replyBox p { display:inline; margin-bottom:1em; }
.replyBox .author { font:bold 9pt 돋움, Helvetica, sans-serif; color:#888888; }
.replyBox .author a { margin-right:.3em; text-decoration:none; color:#888888; border-bottom:1px solid #cacaca; }
.replyBox .voted { float:left; font-size:.9em; margin:0 .3em .5em 1em; color:#888888; }
.replyBox .date { margin:.8em 0 .5em 0; font:.8em Tahoma; color:#cacaca; }

.replyBox .replyOption { height:20px; float:right; white-space:nowrap; margin-left:.2em; }
.replyBox .replyOption img { vertical-align:middle; }

.replyBox .avatar { float:left }
.replyBox .replyContent {  font:9pt 돋움, Helvetica, sans-serif; color:#888888; border-bottom:1px solid #ebebeb; overflow:auto; }
.replyBox .replyContent p { display:block; }
.replyBox .reply {  }
.replyBox .replyIndent { padding-left:1.3em; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/default/iconReplyArrow.gif) no-repeat .0em .3em; }

.replyBox .fileAttached { padding:5px; margin-top:10px; overflow:hidden; border:1px solid #cacaca; background-color:#f4f4f4; }
.replyBox .fileAttached ul { border:0; margin:0; padding:0; }
.replyBox .fileAttached h5 { font-weight:normal; float:left; font-size:1em; color:#808080; }
.replyBox .fileAttached li { padding-left:15px; display:block; float:left; white-space:nowrap; list-style:none; margin:0px 10px 5px 0; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/default/iconFile.gif) no-repeat left top;}
.replyBox .fileAttached li a { text-decoration:none; font-size:.9em; white-space:nowrap; color:#545454; }
.replyBox .fileAttached li a:visited { color:#545454;}

.commentButton { margin-top:.5em; }

/* gallery sub menu */
.boardSubMenu { margin:0 0 .5em 0; padding:0.5em 0 .5em .5em; border-top:1px solid #e0e1db; border-bottom:1px solid #e0e1db; overflow:hidden; }
.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat right 5px; padding-left:10px; padding-right:10px; _padding-top:5px; position:relative; top:5px; }
.boardSubMenu img.sort { vertical-align:middle; }

/* list */
.boardList { width:100%; border-top:none; overflow:hidden; }

.boardList thead tr th div { white-space:nowrap; margin:0 5px; }
.boardList thead tr th.title , .boardList thead tr th.category, .boardList thead tr th.topic { width:100%; }
.boardList tbody td { white-space:nowrap; }
.boardList tbody td.title { white-space:normal; }
.boardList tbody td.webzineTitle { white-space:normal; }
.boardList tbody td.wrap { white-space:normal; }

.boardListNoTopBorder { border:none; }
.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #cacaca; white-space:nowrap; padding-top:5px; height:28px; overflow:hidden; border-bottom:1px solid #cacaca; text-align:center; background:#f3f4f3 url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/lineBoardListTh.gif) no-repeat left bottom; }
html:not([lang*=""]) .boardList th { height:33px; }
.boardList th.no_line { background-position:-3px bottom; }
.boardList th a { color:#3e3f3e; text-decoration:none; }
.boardList th.num { border-left:1px solid #ffffff; }
.boardList th.checkbox { text-align:center; }
.boardList th.title { text-align:center; padding-left:1em; }
.boardList th.topic { text-align:left; padding-left:1em; }
.boardList th.category { text-align:left; padding-left:1em; }
.boardList th.category select { vertical-align:middle; width:200px; height:20px;}
.boardList th.reading, th.recommend , th.date { white-space:nowrap;}
.boardList th .sort { padding:0 .2em; vertical-align:middle;}

.boardList tr.notice { background:#f8f8f8; }
.boardList tr.notice .num { font-weight:bold;}
.boardList tr.bg1 { background:#ffffff}
.boardList tr.bg2 { background:#f8f8f8;}
.boardList td { border-bottom:1px solid #f0f0f0; padding:.5em; color:#888888; }
.boardList td.num { font:.8em tahoma; color:#888888; padding:.5em 1em; text-align:center;}
.boardList td.checkbox { font:.8em tahoma; color:#888888; text-align:center;}
.boardList tr.notice td.num { padding:.5em; white-space:nowrap;}
.boardList tr.notice td.notice { font-size:.9em; color:#888888; font-weight:bold; text-align:center;}
.boardList td.thumb { }
.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; margin:none; }

.boardList td.title {padding-left:1em; }
.boardList td.title strong.category { font-size:1em; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;}
.boardList td.title.bold { font-size:1.2em; font-weight:bold;}
.boardList td.title.bold a { position:relative; top:.3em;}
.boardList td.title * { vertical-align:middle;}
.boardList td.title,
.boardList td.title a { color:#888888; text-decoration:none;}
.boardList td.title a:visited { color:#888888;}

.boardList td.topic { padding-left:1em; color:#888888; }
.boardList td.topic strong a { font-size:1em; font-weight:normal; text-decoration:none; color:#222222; }
.boardList td.topic strong a:visited { color:#888888; }
.boardList td.topic .category { background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat left 3px; padding-left:.5em; margin-left:.5em; color:#AAAAAA; }
.boardList td.topic div.author { margin-top:.5em; color:#BBBBBB; }
.boardList td.topic div.author strong { font-weight:normal; color:#666666; }
.boardList td.commentCount { font:bold .8em Tahoma; color:#888888; text-align:center; }

.boardList td.latestPost { color:#888888; }
.boardList td.latestPost div.author { margin-top:.5em; color:#BBBBBB; }
.boardList td.latestPost div.author strong { font-weight:normal; color:#666666; }
.boardList td.latestPost div.date { font-size:0.8em; margin-top:.5em; }
.boardList td.latestPost div.date strong { font-family:Tahoma; font-weight:normal; color:#666666; }

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

.boardList td .thumbWrap { position:relative; }
.boardList td .thumbWrap span img { display:block; position:absolute; top:0px; right:0px; _right:6px; border:none; margin:0; padding:0; }
.boardList td.webzineTitle { padding-left:1em; color:#888888; height:1.2em; width:100%;}
.boardList td.webzineTitle strong.category { font-size:1em; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/line_1x10_e0e0e0.gif) no-repeat right 3px; padding-right:.5em; margin-right:.5em;}
.boardList td.webzineTitle.bold { font-size:1.2em; font-weight:bold;}
.boardList td.webzineTitle * { vertical-align:middle;}
.boardList td.webzineTitle,
.boardList td.webzineTitle a { color:#8493aa; font-weight:bold; text-decoration:none;}
.boardList td.webzineTitle a:visited { color:#8493aa; font-weight:bold; }

.boardList td.summary { border-top:none; vertical-align:top; color:#666666; line-height:1.25em; padding-left:1em; white-space:normal; }
.boardList td.summary a { color:#666666; text-decoration:none; line-height:inherit;}
.boardList td.summary a:visited { color:#888888;}

.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;}
.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;}
.boardList td .replyAndTrackback { font:.8em Tahoma; color:#ff6600; }
.boardList td.author { color:#888888; padding-left:1em; }
.boardList td.author a { color:#888888; }
.boardList td.reading { font:.8em Tahoma; color:#888888; text-align:center;}
.boardList td.recommend { font:bold .8em Tahoma; text-align:center; color:#ff6600; }
.boardList td.date { font:.8em Tahoma; color:#888888; text-align:center; white-space:nowrap;}
.boardList td input { _margin:-3px;}

.buttonTypeGo { border:none; cursor:pointer; width:24px; height:20px; _position:relative; _top:3px; font:.75em Tahoma; text-align:center; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/buttonTypeInput24.gif) no-repeat;}
*:first-child+html .buttonTypeGo { position:relative; top:0px; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/buttonTypeInput24.gif) no-repeat; }

/* pagination */
.pagination { text-align:center; font:bold 11px Tahoma; padding-top:8px; padding-bottom:4px;}
.pagination a { color:#808080; border:1px solid #ebebeb; padding:4px 7px 4px 7px; margin: 0 0 0 0; text-decoration:none;}
.pagination strong { border:1px solid #cacaca; background:#f7f7f7; color:#888888; padding:4px 7px 4px 7px; font:bold 1em Tahoma; text-decoration:none; }
.pagination a:hover { color:#888888; border:1px solid #ebebeb; background:#f7f7f7; padding:4px 7px 4px 7px; margin: 0 0 0 0; text-decoration:none; }
.pagination a:visited {  }
.pagination a.prevEnd img, .pagination a.nextEnd img { margin-bottom:-2px; padding:4px 0 4px 0;}

.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db; width:100%; }
.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:3em; position:relative; }
.thumbnailBox div.cell img.thumb { border:1px solid #e0e1db; display:block; margin:8px auto 0 auto; padding:8px; }
.thumbnailBox div.cell span img {display:block; position:absolute; top:8px; right:0; }
.thumbnailBox div.cell span.adminCheck {display:block; position:absolute; top:17px; left:9px; z-index:50; }
.thumbnailBox div.title { color:#888888; margin-top:.7em; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center; }
.thumbnailBox div.title a { color:#888888; text-decoration:none; font:8pt 돋움; letter-spacing:-1px; color:#8493aa; }
.thumbnailBox div.title span.replies { height:12px; padding-left:16px; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/iconReply.gif) no-repeat left center; float:right; font:bold 9px Tahoma, Arial, Helvetica, sans-serif; }
.thumbnailBox div.nameAndDate { font-size:.9em; color:#888888; margin-bottom:.2em; text-align:center;}
.thumbnailBox div.nameAndDate a { color:#888888;}
.thumbnailBox div.nameAndDate .author { margin-left:auto; margin-right:right; }
.thumbnailBox div.nameAndDate .author div { display:inline; vertical-align:middle;}
.thumbnailBox div.nameAndDate .date { font:.8em Tahoma; color:#888888;}
.thumbnailBox div.readAndRecommend { font-size:.9em; color:#666666; text-align:center;}
.thumbnailBox div.readAndRecommend .num { font:.8em Tahoma;}
.thumbnailBox div.readAndRecommend .vr { color:#dddddd;}
.thumbnailBox div.readAndRecommend strong.num { font:bold .8em Tahoma; color:#ff6600;}

/* board Bottom */
.boardBottom { margin-top:10px; }

/* list button */
.leftButtonBox { float: left; }
.rightButtonBox { float: right; }

/* Search Form */
.boardSearch { margin-top:30px; margin-left:auto; margin-right:auto; clear:both; text-align:center;}
.boardSearch select { height:20px; }
.boardSearch input { height:18px; }

/* 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(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/iconTag.gif) no-repeat 5px 2px; padding-left:30px;}
.boardWrite .tag .help { vertical-align:middle;}
.boardWrite .tag .info { font-size:.9em; color:#888888; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/iconArrowD8.gif) no-repeat 0% 40%; margin-top:5px; padding-left:5px;}

.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; }

.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(/modules/board/skins/Kevin.board.v1.for.Mf/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;}


/* popup menu */
.comment_popup_menu, .document_popup_menu { text-align:right; background:none; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/common/document_menu.gif) no-repeat right top; padding:0 15px 0 0; height:18px;  clear:both;}
.comment_popup_menu a, .document_popup_menu a { cursor:pointer; display:inline; color:#555555; text-decoration:none; }

/* tag list */
.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;}
.tagsBox h5 { margin:0; padding:2px; }
.tags { width:100%; }
.tags div { float:left; padding:2px; margin-right:10px; overflow:hidden; white-space:nowrap; height:15px;}
.tags div a { text-decoration:none; color:#555555; line-height:150%;}
.tags div a:hover { background-color:#888888; color:#FFFFFF;}
.tags .tagTypeA a { color:#fe3614; font-weight:bold; font-size:12pt; background-color:#EFEFEF; margin:0;}
.tags .tagTypeB a { color:#fe3614; font-size:11pt; margin:0;}
.tags .tagTypeC a { font-weight:bold; font-size:11pt; margin:0; background-color:#EFEFEF;}
.tags .tagTypeD a { font-weight:bold; margin:0; background-color:#EFEFEF;}
.tags .tagTypeE a { font-weight:normal; margin:0;}


/* member sign & profile image */
.memberSignature { border:1px solid #ebebeb; padding:10px; margin-top:20px; clear:both; float:right; width:300px; position:relative; }
.memberSignature .tab { position:absolute; top:-16px; right:0; background:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/tabProfile.gif) no-repeat; width:94px; height:16px; }
.memberSignature .profile { float:left; margin-right:10px; }
.commentProfileImage { margin:0 10px 10px 0; float:left; }
.replyBox .xe_content { display:inline; }

.display_date {  cursor:pointer; width:80px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; height:1em; padding:3px;  margin-right:10px;}

/* 확장 변수 폼 */
.extraVarsList tr td .text { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:90%; }
.extraVarsList tr td .email_address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }
.extraVarsList tr td .homepage { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }
.extraVarsList tr td .tel { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:40px; margin-right:10px;}
.extraVarsList tr td .textarea { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:90%; height:80px; font-size:12px;}
.extraVarsList tr td ul { margin:0; padding:0; list-style:none; }
.extraVarsList tr td ul li { display:inline-block; margin-right:10px; }
.extraVarsList tr td ul li input { margin-right:5px; vertical-align:middle;}
.extraVarsList tr td .date { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:100px; }
.extraVarsList tr td .address { border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:3px;  margin-right:10px; width:300px; }


/* Color Preset */
a.button.PXEwhite,
a.button.PXEwhite span,
span.button.PXEwhite,
span.button.PXEwhite button,
span.button.PXEwhite input { background-image:url(/modules/board/skins/Kevin.board.v1.for.Mf/images/PXEwhite/buttonPXEwhite.gif); color:#fff;}


/* Mouse Over Tooltip (Image Preview) */
#tooltip {
	position: absolute;
	z-index: 999;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border: 1px solid #cacaca;
	background-color: #fafafa;
	padding: 5px;
	
}
#tooltip h3 { margin: 0; font:12px "ＭＳ Ｐゴシック"; color:#8493aa; font-weight:bold; line-height:140%; }
#tooltip div { color:#888888; }

/* file:/home/webzine/www/mini-freak/files/cache/optimized/b6854b63135ccc7b4d7f8d6cd3272896.cache.php */

/* CSS Document */


/* Default Skin - Start
---------------------------------------------------------------------------------*/
#selectLang { margin:0; padding:0; }


/* CSS Reset Preference
---------------------------------------------------------------------------------*/
* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em }
a, a:visited { text-decoration: none; color:#118888; }
a:hover { text-decoration:underline; }
a img { border: none; }
p { margin-bottom:10px; line-height:140%; text-align:justify; }
p a { color:#6372a7; }
fieldset { border:none; }
body { background:#FFFFFF }


/* Layouts
---------------------------------------------------------------------------------*/
#contentsContainer { margin:0 auto; }
#topLine { height:3px; background:#000; margin-bottom:15px; overflow:hidden; }
#siteLogo { margin-bottom:26px; }
#bodyContainer { margin-top:20px; }

#wid1 { background:#000; color:#fff; overflow:hidden; }
#wid1 .wrapper { padding:25px 10px; }

#wid2 { background:#000; color:#fff; overflow:hidden; }
#wid2 .wrapper { padding:25px 10px; }

#mainContents { background:#fff; overflow:hidden; text-align:justify; line-height:140%; }
#mainContents .wrapper { padding:25px 20px; overflow:hidden; }
#mainContents .wrapperTrans { padding:0; overflow:hidden; }

.blank { padding-top:1px; _padding-top:0; }
.breaker { margin:30px auto; }

#footer { overflow:hidden; background:#000; color:#fff; padding-top:25px; padding-right:20px; padding-bottom:25px; padding-left:20px; position:relative; margin:20px auto 0 auto; }
#title1 { margin-right:10px; padding-top:15px; width:121px; float:left; overflow:hidden; background:url(/layouts/NewsNotice/images/default/title_backnumber.gif) no-repeat; }
#title1_1 { margin-right:5px; padding-top:15px; width:340px; float:left; overflow:hidden; background:url(/layouts/NewsNotice/images/default/title_extra_edition.gif) no-repeat; }
#title2 { width:181px; padding-top:15px; float:left; overflow:hidden; background:url(/layouts/NewsNotice/images/default/title_newmini.gif) no-repeat;}
#title3 { font:11px Arial, Helvetica, sans-serif; width:230px; padding-top:25px; float:right; background:url(/layouts/NewsNotice/images/default/title_about.gif) no-repeat; }
#box1 { margin-right:10px; padding-top:5px; width:121px; float:left; overflow:hidden; }
#box1_1 { margin-right:5px; padding-top:5px; width:96px; float:left; overflow:hidden; }
#box1_2 { margin-right:5px; padding-top:5px; width:116px; float:left; overflow:hidden; }
#box1_3 { margin-right:5px; padding-top:5px; width:116px; float:left; overflow:hidden; }
#box2 { width:181px; padding-top:5px; float:left; overflow:hidden; }

#techNote { font:11px Arial, Helvetica, sans-serif; width:230px; padding-top:5px; float:right; overflow:hidden; }


/* Option Menu
---------------------------------------------------------------------------------*/
#optionMenuArea { background:#000; margin-bottom:35px; padding:4px; overflow:hidden; _height:16px; }
#optionMenu { font:8pt "MS PGothic"; letter-spacing:-1px; list-style:none; }
#optionMenu li { float:left; margin-right:15px; }
#optionMenu li a { color:#fff; padding:2px; display:block; }
#optionMenu li a:hover { color:#000; background:#fff; text-decoration:none; }


/* bottom Menu
---------------------------------------------------------------------------------*/
#bottomMenuArea { clear:both; font:12px Arial, Helvetica, sans-serif; overflow:hidden; }
#bottomMenu { list-style:none; margin:0 auto; }
#bottomMenu li { float:left; margin-right:10px; }
#bottomMenu li a { color:#000; padding-right:10px; font-weight:bold; background:url(/layouts/NewsNotice/images/default/vr.gif) no-repeat right 2px; }
#bottomMenu li:last-child a { background:none }
#bottomMenu li a:hover { color:#000; text-decoration:underline; }
#bottomMenuArea p { clear:both; font-size:11px; _margin-top:-30px; }


/* Language & Search
---------------------------------------------------------------------------------*/
#language { position:absolute; top:35px; right:20px; z-index:100;}
#language strong { color:#b4b4b4; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #b23628; background:#de4332; }
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #bc4032; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#isSearch { position:absolute; top:6px; right:0; width:240px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(/layouts/NewsNotice/images/default/bgSearchTerm.gif) no-repeat; font:11px "MS PGothic", Gulim, AppleGothic, Sans-serif; color:#ffffff; line-height:normal;}
*:first-child+html #isSearch .checked { top:1px; }
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #919898; background:#536c6d;}
#isSearch ul li { width:67px; height:18px; list-style:none; }
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "MS PGothic", Gulim, AppleGothic, Sans-serif; color:#ffffff;}
#isSearch ul li label.on { background:#455a5b; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#455a5b;}

#isSearch .inputText { font:10pt "MS PGothic"; letter-spacing:-1px; vertical-align:middle; position:relative; top:0; _top:-1px; left:4px; border:none; padding:6px 5px 0px 40px; width:275px; height:20px; color:#808080; background:url(/layouts/NewsNotice/images/default/searchInput.gif); margin-right:5px; }
/* IE6까지 대응하기 위한 설정을 했다면 위 코드 대신 이 CSS를 사용
#isSearch .inputText { font:8pt 돋움; letter-spacing:-1px; vertical-align:middle; position:relative; top:0; _top:-1px; left:4px; border:none; padding:4px 5px 0px 5px; width:134px; height:17px; _height:21px; color:#808080; background:url(/layouts/NewsNotice/images/default/searchInput.png); }
*/

#isSearch .inputText:hover,
#isSearch .inputText:focus {  }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* file:/home/webzine/www/mini-freak/files/cache/optimized/0d2e0821e485833a45c19fd4c14a1de4.cache.php */

/* CSS Document */

/* Scrollable Banner
---------------------------------------------------------------------------------*/
/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 620px;	
	height:800px;	
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
	border:1px solid #222;
}


/* single item */
#thumbs div {
	float:left;
	width:205px;
	height:800px;
	background:#333 url(/layouts/NewsNotice/images/default/h150.png) repeat-x 0 450px;
	color:#fff;
	border-left:1px solid #333;
	cursor:pointer;
	font:11px Arial, Helvetica, sans-serif;
}

/* style when mouse is over the item */
#thumbs div.hover {
	background-color:#444;	
}

/* style when element is active (clicked) */
#thumbs div.active {
	background-color:#066;
	cursor:default;
}

#thumbs h3, #thumbs span {
	margin:13px;		
	font-family:"bitstream vera sans";
	font-size:13px;
	color:#fff;	
}

#thumbs p { margin:22px 13px 13px 13px; text-align:left; }

#thumbs h3 em {
	font-style:normal;
	color:yellow;
}

/* file:/home/webzine/www/mini-freak/files/cache/optimized/7fd6c65b8faa592170110f705257f823.cache.php */

/* CSS Document */

/* Main Menu - 복잡한 구조를 가지고 있으므로 수정시 유의하십시오
---------------------------------------------------------------------------------*/
#mainMenuArea { border-top:4px solid #000; border-bottom:0px solid #000; padding: 7px 0; height:40px; position:relative; z-index:100; }
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li a { float: none; }
    #nav ul ul { top: 0; }

/* Essentials - configure this */

#nav ul { width: 157px; }
#nav ul ul { left: 156px; }

/* Everything else is theming */

#nav { top:0; left:0; }
#nav *:hover { background-color: none; }
#nav li a { padding:3px 5px 3px 0px; margin-right:4px; color:#000; font:bold 1.2em Arial, Helvetica, sans-serif; letter-spacing:-1px; display:inline-block; text-transform:uppercase; }
#nav li em { padding:3px 0px 3px 0px; font:bold 1.2em Arial, Helvetica, sans-serif; display:inline-block; margin:0 10px 0 5px; }
#nav li a:hover { color:#000; text-decoration:underline; }
#nav li.on a { color:#fff!important; background:#fff; text-decoration:none!important; padding-left:5px; }

  #nav ul { top: 30px; }
    #nav ul li a { border-bottom:1px solid #fff; background:#000 !important; width:155px; height:15px; padding-bottom:none; padding-top:7px; padding-left:5px;  font:8pt 돋움; letter-spacing:-1px; text-align:left; color:#fff !important; }
	#nav ul li a:hover { text-decoration:none; background:#118888 url(/layouts/NewsNotice/images/default/btn_allow.gif) no-repeat 135px center!important; }
	#nav ul li.on a { background:#000 url(/layouts/NewsNotice/images/default/btn_check.gif) no-repeat 135px center!important; }
	#nav ul a.hover { background-color:#118888 !important; }
   #nav ul a { border-right: none; }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* file:/home/webzine/www/mini-freak/files/cache/optimized/224f7fc22789e3401aebcba72aef5e4b.cache.php */

/* CSS Document */


/* Layouts
---------------------------------------------------------------------------------*/

#wid1 { float:right; margin-left:10px; }
#mainContents { _float:left; }

/* file:/home/webzine/www/mini-freak/files/cache/optimized/690efbed1f0431897cb0b0bb103eef68.cache.php */
.pxe_recent_entry_white { margin-top:5px; overflow:hidden; }

.pxe_recent_entry_white ul { margin:0; padding:0; }
.pxe_recent_entry_white ul li { padding:6px 0 6px 0; border-top:1px solid #333; overflow:hidden; list-style:none; white-space:nowrap; display:block; }
.pxe_recent_entry_white ul li:hover {  }

.pxe_recent_entry_white ul li .title a { font:8pt "MS PGothic","Osaka",Arial,sans-serif; letter-spacing:-1px; color:#fff; text-decoration:none; }
.pxe_recent_entry_white ul li .title a:hover { }
.pxe_recent_entry_white ul li .title span.comment { color:#535353; font:.9em Tahoma; }
.pxe_recent_entry_white ul li .title span.comment a { color:#535353; font:.9em Tahoma; }

.pxe_recent_entry_white ul li .date { color:#666; font:.8em Tahoma; white-space:nowrap; }

/* file:/home/webzine/www/mini-freak/files/cache/optimized/6b3ba5d9d88aa4dcfb278b885c1d9c6d.cache.php */
.ni_box { overflow:hidden; }
.ni_box .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; }
.ni_box .title_box .title { no-repeat left; font-weight:bold; height:14px; float:left; }
.ni_box .title_box .more A { float:right; color:#AAAAAA; text-decoration:none; font-weight:bold; font-size:.75em; }

.ni_box .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box .thumbnail_box img.thumbnail { margin:3px; padding:3px; border:1px solid #EFEFEF; text-align:center; }
.ni_box .thumbnail_box img.thumbnail:hover { border:1px solid #888888; }

.ni_box .thumbnail_box a { color:#444444; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.ni_box .thumbnail_box td div { text-align:center; }
.ni_box .thumbnail_box td.bottomBorder { padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:normal; color:#FE6700; font:.9em Tahoma; }
.ni_box .thumbnail_box div.author { color:#AAAAAA; }
.ni_box .thumbnail_box div.author a { color:#AAAAAA; }
.ni_box .thumbnail_box div.regdate { font-size:0.75em; color:#CCCCCC; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { font-weight:normal; color:#FE6700; }

/* file:/home/webzine/www/mini-freak/files/cache/optimized/8353e9a97834ca6f30fa2b57ab1c4f3e.cache.php */
.ni_box { overflow:hidden; }
.ni_box .title_box { border:1px solid #EEEEEE; padding:5px; height:14px; overflow:hidden; }
.ni_box .title_box .title { no-repeat left; font-weight:bold; height:14px; float:left; }
.ni_box .title_box .more A { float:right; color:#AAAAAA; text-decoration:none; font-weight:bold; font-size:.75em; }

.ni_box .thumbnail_box { width:100%; table-layout:fixed; }
.ni_box .thumbnail_box img.thumbnail { margin:3px; padding:3px; border:1px solid #EFEFEF; text-align:center; }
.ni_box .thumbnail_box img.thumbnail:hover { border:1px solid #888888; }

.ni_box .thumbnail_box a { color:#444444; text-decoration:none; }
.ni_box .thumbnail_box a:visited { color:#AAAAAA; text-decoration:none; }

.ni_box .thumbnail_box td div { text-align:center; }
.ni_box .thumbnail_box td.bottomBorder { padding-bottom:5px; }
.ni_box .thumbnail_box div strong { font-weight:normal; color:#FE6700; font:.9em Tahoma; }
.ni_box .thumbnail_box div.author { color:#AAAAAA; }
.ni_box .thumbnail_box div.author a { color:#AAAAAA; }
.ni_box .thumbnail_box div.regdate { font-size:0.75em; color:#CCCCCC; margin-top:2px;}

.ni_box .thumbnail_box div.readAndVoted { color:#AAAAAA; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted span.div_block { color:#DDDDDD; font-size:0.75em; }
.ni_box .thumbnail_box div.readAndVoted strong { font-weight:normal; color:#FE6700; }

