@charset "utf-8";


/*
Used Hack
IE6 & Below
{ property:value; _property:value; }
IE7 Only
*:first-child+html #selector
IE7 & IE6 & Below
*:first-child+html #selector,
* html #selector {}
*/

/* 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; }

/* default.css - Type Selector Definition */
* { margin:0; padding:0; }
html { width:100%; }
body { margin:0; font-size:.75em; _font-size:9pt; font-family:sans-serif;}
*:first-child+html body { font-size:9pt; }
img { border:none; }
label { cursor:pointer; }
form { margin:0; padding:0; }

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

.zbxe_widget_output { background:url(http://3sege.org/common/tpl/images/widget_text.gif) no-repeat center bottom; display:block;}
.member_signature { margin-top:10px; border:1px solid #DDDDDD; padding:10px; overflow:hidden;}
.member_profile_image { float:left; margin-right:10px; }

#waitingforserverresponse { display:inline; border:2px solid #444444; background-color:#FFFFFF; padding:15px 20px 13px 20px; font-weight:bold; color:#444444; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#fororiginalimageareabg { z-index:1001; background-color:#FFFFFF; width:100%; height:100%; top:0px; left:0px; position:relative; padding:20px 10px 10px 10px; border:8px solid #DDDDDD; }
#fororiginalimagearea { visibility:hidden; padding:0px; margin:0px; width:100%; height:100%; top:0px; left:0px; position:absolute; z-index:1000; text-align:left; overflow:hidden; }
#fororiginalimage { z-index:1002; }
#closeOriginalImageBtn { position:absolute; right:8px; top:5px; cursor:pointer; width:50px; height:12px; z-index:1003; }
#popup_menu_area { position:absolute; left:0px; top:0px; z-index:1003; visibility:hidden; border:2px solid #D9D9D9; background-color:#FFFFFF; padding:0; }
#popup_menu_area .box { border:1px solid #CACACA; background-color:#FFFFFF; padding:7px; line-height:22px;}
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; height:22px;}
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; height:22px; letter-spacing:-1px; white-space:nowrap;}

/* ie6 gnb */
#tv_24 {_display:none;}



#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; cursor: move; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 33%; height: 100%; background: transparent url(http://3sege.org/addons/digist_lightbox/lytebox/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 33%; height: 100%; background: transparent url(http://3sege.org/addons/digist_lightbox/lytebox/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(http://3sege.org/addons/digist_lightbox/lytebox/images/pause_gold.png) no-repeat; }


.xeEditor { }
.xeEditor .optionABC { clear:both; width:100%; overflow:hidden; background:transparent;}
.xeEditor .optionABC .selectGroup { white-space:nowrap; display:block; height:21px; margin:0 .5em 0 0; padding-left:1em; float:left;}
.xeEditor .optionABC .buttonGroup { white-space:nowrap; position:relative; display:block; margin:0 .5em 0 0; float:left; height:21px; overflow:hidden; padding-left:2px;}
.xeEditor .optionABC .buttonGroup img { float:left; display:block; margin-left:-1px; cursor:pointer;}
.xeEditor .optionA,
.xeEditor .optionB,
.xeEditor .optionC { float:left; background:transparent; padding:.5em 0 .5em .7em; overflow:hidden;}
.xeEditor .optionA *,
.xeEditor .optionB *,
.xeEditor .optionC * { vertical-align:middle;}
.xeEditor .optionA { background-position:-3px bottom; padding-left:0;}
.xeEditor .optionA select option { font-size:.9em; }
.xeEditor .optionDE { width:100%; clear:both; overflow:hidden; background:transparent;height:29px;}
.xeEditor .optionDE .buttonGroup { white-space:nowrap; position:relative; display:block; float:left; height:21px; overflow:hidden; padding-left:2px;}
.xeEditor .optionDE img { float:left; display:block; margin-right:.5em; cursor:pointer;}
.xeEditor .optionD { padding:.5em 0 .5em .8em; overflow:hidden; float:left; border-right:1px solid #e0e0e0;}
.xeEditor .optionE { padding:4px 0 0 9px; overflow:hidden; float:left;}

.xeEditor .editorInfo { background:transparent; padding:.5em; border:1px solid #e1e1dd; color:#999999; position:relative; margin:5px 10px 0 10px;}
.xeEditor .close { cursor:pointer; position:absolute; top:3px; right:3px; _top:3px; _right:15px;}
.xeEditor .editor_iframe_box { clear:both; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:0; margin:3px 10px 5px 10px; }
.xeEditor .editor_iframe_textarea { background:#ffffff; clear:both; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; margin:5px 10px 0 10px; width:100%; font-size:1em; display:none;}

.xeEditor .textAreaDragIndicator { text-align:center; background:url(http://3sege.org/modules/editor/skins/default/images/lineTextAreaDrag.gif) repeat-x left center; padding:5px 0 5px 0; }
.xeEditor .textAreaDragIndicatorBar { background:url(http://3sege.org/modules/editor/skins/default/images/buttonTextAreaDrag.gif) no-repeat center; cursor:move;height:14px;}

.xeEditor .editor_info { clear:both; padding:5px 10px 0 10px; overflow:hidden;}
.xeEditor .editor_info .editor_option { float:left; color:#888888; }
.xeEditor .editor_info .editor_autosaved_message { display:none; color:#888888; float:right; }

.xeEditor .inputTypeTextArea { background:#fbfbfb; padding:1em; width:94%;}

.xeEditor .fileAttach { border:none; table-layout:fixed; margin:0 10px 0 10px; }

.xeEditor .fileAttach .preview { padding:5px; border:1px solid #e1e1dd; width:100px; height:100px; margin-right:10px;}
.xeEditor .fileAttach .preview img { width:100px; height:100px; }

.xeEditor .fileAttach .fileListArea .fileList { background:transparent; overflow:auto; width:100%; height:auto; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; margin-bottom:10px; font-size:11px;}
.xeEditor .fileAttach .fileListArea .fileList option { line-height:100%; padding-left:.5em;}
.xeEditor .fileAttach .fileUploadControl { float:left; }
.xeEditor .fileAttach .file_attach_info { color:#AAAAAA; font-size:.9em; _font-size:8pt; text-align:right;}
*:first-child+html .xeEditor .fileAttach .file_attach_info { font-size:8pt; }

.xeEditor .fileAttach .fileUploadControl .uploaderButton { display:block; cursor:pointer; background:url(http://3sege.org/modules/editor/skins/default/images/buttonTypeBCenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; font-size:.9em; white-space:nowrap;}
.xeEditor .fileAttach .fileUploadControl .uploaderButton:hover { text-decoration:none;}
.xeEditor .fileAttach .fileUploadControl .uploaderButton img { vertical-align:middle;}
.xeEditor .fileAttach .fileUploadControl .uploaderButton .leftCap { width:2px; height:21px; background:url(http://3sege.org/modules/editor/skins/default/images/buttonTypeBLeft.gif) no-repeat; margin:0 .3em 0 0;  position:relative; left:-1px;}
.xeEditor .fileAttach .fileUploadControl .uploaderButton .rightCap { width:2px; height:21px; background:url(http://3sege.org/modules/editor/skins/default/images/buttonTypeBRight.gif) no-repeat; margin:0 -1px 0 .4em;}
.xeEditor .fileAttach .fileUploadControl .uploaderButton .icon { margin:0 .2em;}



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

/**
 * Header
 **/

/* board Title
.boardHeader { background:#ffffff url(http://3sege.org/modules/board/skins/xe_board/images/common/bgH3.gif) repeat-x left bottom; overflow:hidden; _width:100%;}
.boardHeader span { float:right;padding:1em 2em .7em 1.2em;color:#777;}
.boardHeader span a { text-decoration:none;color:#777;}
.boardHeader span a:hover { text-decoration:underline;color:#777;}
.boardHeader h3 { float:left; font-size:1.2em; padding:1em 2em .7em 1.2em; background:#ffffff url(http://3sege.org/modules/board/skins/xe_board/images/common/lineH3.gif) no-repeat right bottom;}
*/

/* board Title
.boardHeader { overflow:hidden; _width:100%;border-bottom:1px #777 solid;}
.boardHeader span { float:left; padding:1em 2em .7em 1.2em;color:#777;}
.boardHeader span a { text-decoration:none;color:#777;}
.boardHeader span a:hover { text-decoration:underline;color:#777;}
.boardHeader h3 { float:left; font-size:11px; padding:1em 2em .7em 1.2em; }
*/

/* board Description */
.boardDescription { color:#AEAEAE; border:1px solid #DDDDDD; overflow:hidden; padding:1em; margin-top:1em;}

/* board Information */
.boardInformation { width:100%; clear:both; margin:1em 0 .5em 0; overflow:hidden; color:#666666;}
.articleNum { float:left; padding:0 0 0 15px; }

/* account Navigation */
.accountNavigation { float:right; }
.accountNavigation li { float:left; margin-left:7px; list-style:none; padding-top:3px;}
.accountNavigation li a { font-size:12px; white-space:nowrap; color:#666666; text-decoration:none;}
.accountNavigation li.setup a { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconSetup.gif) no-repeat left top; padding-left:14px; }
.accountNavigation li.admin a { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconAdmin.gif) no-repeat left top; padding-left:12px; }
.accountNavigation li.listType { margin-left:5px; }
.accountNavigation li.loginAndLogout { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/line_1x10_e0e0e0.gif) no-repeat left 5px; padding-left:8px; _padding-top:5px;}
*:first-child+html li.loginAndLogout { padding-top:5px; }

/* gallery sub menu */
.boardSubMenu { margin:0 0 .5em 0; padding:1em 0 .5em .5em; border-bottom:1px solid #e0e1db;}
.boardSubMenu a { text-decoration:none; color:#666666; vertical-align:bottom; background:url(http://3sege.org/modules/board/skins/xe_board/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:1px solid #e0e1db; border-top:none; table-layout:fixed;}
.boardListNoTopBorder { border:none; }
.boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;}
.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:#fbfbfb;}
.boardList td { border-top:1px solid #eff0ed; padding:.5em;}
.boardList td.num { font:.8em tahoma; color:#999999; padding:.5em 1em; text-align:center;}
.boardList td.checkbox { font:.8em tahoma; color:#999999; text-align:center;}
.boardList tr.notice td.num { padding:.5em; white-space:nowrap;}
.boardList tr.notice td.notice { font-size:.9em; color:#999999; font-weight:bold; text-align:center;}
.boardList td.thumb img { border:1px solid #E0E1DB; padding:3px; }

.boardList td.title {padding-left:1em; }
.boardList td.title strong.category { font-size:1em; background:url(http://3sege.org/modules/board/skins/xe_board/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:#444444; text-decoration:none;}
.boardList td.title a:visited { color:#777777;}

.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:#777777; }
.boardList td.topic .category { background:url(http://3sege.org/modules/board/skins/xe_board/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; font-size:0.8em; }
.boardList td.topic div.author strong { font-size:1.2em; 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; font-size:0.8em; }
.boardList td.latestPost div.author strong { font-size:1.2em; 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.webzineTitle { padding-left:1em; color:#777777;}
.boardList td.webzineTitle strong.category { font-size:1em; background:url(http://3sege.org/modules/board/skins/xe_board/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:#444444; text-decoration:none;}
.boardList td.webzineTitle a:visited { color:#777777;}

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

.boardList td .replyAndTrackback img.trackback { margin-bottom:-.1em;}
.boardList td .replyAndTrackback strong { font:bold 1em Tahoma;}
.boardList td .replyAndTrackback { font:.8em Tahoma; }
.boardList td.author { color:#333333; font-size:.95em; padding-left:1em;}
.boardList td.author a { font-size:1em; color:#333333;}
.boardList td.reading { font:.8em Tahoma; color:#999999; text-align:center;}
.boardList td.recommend { font:bold .8em Tahoma; text-align:center;}
.boardList td.date { font:.8em Tahoma; color:#999999; 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;}
*:first-child+html .buttonTypeGo { position:relative; top:3px; }

.thumbnailBox { margin-top:1em; clear:both; overflow:hidden; border-bottom:1px solid #e0e1db;margin-left:10px;}
.thumbnailBox div.cell { display:block; float:left; overflow:hidden; margin-bottom:1em; margin-right:1em;}
.thumbnailBox div.cell img.thumb { padding:2px; border:1px solid #e0e1db; display:block; margin-bottom:1em; margin-left:auto;margin-right:auto;}
.thumbnailBox div.title { color:#3B96C0; margin-bottom:.2em; overflow:hidden; white-space:nowrap; text-align:center;}
.thumbnailBox div.title a { color:#3B96C0; text-decoration:none;}
.thumbnailBox div.nameAndDate { font-size:.9em; color:#999999; margin-bottom:.2em; text-align:center;}
.thumbnailBox div.nameAndDate a { color:#999999;}
.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:#999999;}
.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;}

/* list button */
.leftButtonBox { float: left; margin-top:1em;}
.rightButtonBox { float: right; margin-top:1em;}

/* pageNavigation */
.pageNavigation { display:block; margin-top:1em; text-align:center; font:bold 11px Tahoma; margin-top:1.5em;}
.pageNavigation a { position:relative; margin-left:-4px; font:bold 1em Tahoma; color:#666666; display:inline-block; padding:1px 7px 2px 6px; border-left:1px solid #dedfde; border-right:1px solid #CCCCCC; text-decoration:none; line-height:1em; }
.pageNavigation .current { position:relative; margin-left:-4px; font:bold 11px Tahoma; display:inline-block; padding:1px 7px 1px 6px; border-left:1px solid #dedfde; text-decoration:none; line-height:1em; }
.pageNavigation a:hover { background:#F7F7F7; text-decoration:none; }
.pageNavigation a:visited { color:#999999; }
.pageNavigation a.goToFirst, .pageNavigation a.goToLast { border:none; border-right:1px solid #ffffff; border-left:1px solid #ffffff; z-index:99; vertical-align:top; padding:0px 7px 4px 6px;}
.pageNavigation a.goToFirst img, .pageNavigation a.goToLast img { display:inline-block; padding:2px 0; position:relative; top:2px; _top:1px;}

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

/* boardRead */
.boardRead { padding:1px; margin:0; border:1px solid #e0e1db; border-bottom:2px solid #666760; }
.boardRead .originalContent { padding:2em 1.2em 2em 1.2em;margin:1px;}
.boardRead .readHeader { padding:0 0 .5em 0; margin-bottom:1em; border-bottom:1px solid #eff0ed; overflow:hidden;}

.boardRead .titleAndCategory { float:left;}
.boardRead .titleAndCategory h4 { font-size:1.4em; display:inline; padding-left:.2em;}

.boardRead .titleAndCategory .vr { font-size:.9em; margin:0 .3em; color:#c5c7c0;}
.boardRead .titleAndCategory .category { font-size:.9em; color:#999999; white-space:nowrap;}

.boardRead .dateAndCount { float:right; white-space:nowrap; font-size:.8em; color:#999999; padding-top:5px; }
.boardRead .dateAndCount strong { font-size:1em; font-family:Tahoma;}

.boardRead ul.uri { overflow:hidden; margin:0 0 2em .3em; float:right; clear:left; }
.boardRead ul.uri li { font-size:8pt; color:#c5c7c0; }

.boardRead .userInfo { float:left; white-space:nowrap; margin:0 3px;}
.boardRead .userInfo .author { color:#3074a5; }
.boardRead .userInfo .author a { font-size:.9em; color:#3074a5; text-decoration:none; }
.boardRead .userInfo .ipaddress { font-size:.9em; color:#AAAAAA;  margin-top:.3em;margin:0 3px;}

.boardRead .contentBody { width:100%; overflow:hidden; }
.boardRead .readBody { padding:0 .3em; color:#555555; overflow:hidden; margin-bottom:2em; clear:both; margin-top:2em;}
.boardRead .readBody p { margin:1em 0; line-height:1.5em;}
.boardRead .readBody .alignLeft { float:left; margin:0 1em 1em 0; }
.boardRead .readBody .alignRight { float:right; margin:0 0 1em 1em; }
.boardRead .readBody .valignCenter { vertical-align:middle;}
.boardRead .readBody .clearBoth { display:block; margin:0 0 1em 0;}
.boardRead .readFooter { padding:0 .3em;}
.boardRead .readFooter .tag { margin-bottom:1em;}
.boardRead .readFooter .tag h5 { display:inline; font-size:1em; margin-right:.5em;}
.boardRead .readFooter .tag ul,
.boardRead .readFooter .tag li { display:inline;}
.boardRead .readFooter .tag a { color:#444444;}
.boardRead .readFooter .tag .tagIcon { vertical-align:middle;}
.boardRead .readFooter .fileAttached { border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb;}
.boardRead .readFooter .fileAttached h5 { font-weight:normal; color:#999999; float:left; font-size:1em; margin:.5em .5em 0 .5em; line-height:1.5em;}
.boardRead .readFooter .fileAttached ul { float:left; margin-top:.5em; padding-bottom:1em; }
.boardRead .readFooter .fileAttached li { display:inline; margin-right:.75em; line-height:1.5em;}
.boardRead .readFooter .fileAttached li a { text-decoration:none; font-size:.9em; padding:.1em 0 .1em 1.5em; white-space:nowrap; color:#444444; }
.boardRead .readFooter .fileAttached li a:visited { color:#777777;}
.boardRead .buttonBox { float:right; height:40px; margin-right:1em;}

.boardRead .replyAndTrackbackBox { overflow:hidden; height:40px; float:left;}
.boardRead .replyAndTrackback li { margin-top:10px; _margin-top:8px; margin-left:1em; padding-left:1.4em; float:left; list-style:none;}
.boardRead .replyAndTrackback li.reply { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconReply.gif) no-repeat left top;}
.boardRead .replyAndTrackback li.reply a { _position:relative; _top:-.6em;}
.boardRead .replyAndTrackback li.trackback { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconTrackback.gif) no-repeat left top;}
.boardRead .replyAndTrackback li.trackback a { _position:relative; _top:0em;}
.boardRead .replyAndTrackback a { color:#333333; white-space:nowrap; text-decoration:none;}
.boardRead .replyAndTrackback a#toggleReply { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/buttonToggleReply.gif) no-repeat right top;}
.boardRead .replyAndTrackback a#toggleTrackback { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/buttonToggleReply.gif) no-repeat right -13px;}
.boardRead .replyAndTrackback .listButton { position:relative; right: 10px; top:-7px; _top:-6px; float:right;}

/* extraVars list */
.extraVarsList { width:100%; border:1px solid #e0e1db; clear:both; margin-bottom:1em; margin-top:1em; border-bottom:none; table-layout:fixed;}
.extraVarsList tr.notice { background:#f8f8f8;}
.extraVarsList tr.notice .num { font-size:.9em; font-weight:bold;}
.extraVarsList tr.bg1 { background:#ffffff}
.extraVarsList tr.bg2 { background:#fbfbfb;}
.extraVarsList th { color:#3e3f3e; font-weight:bold; padding:.8em .5em .5em .5em; border-bottom:1px solid #e0e1db; border-right:1px solid #e0e1db;}
.extraVarsList td { border-bottom:1px solid #e0e1db; padding:.5em .5em .5em 1em; overflow:hidden;}

.trackbackBox { padding:.6em .6em; color:#666666; border:1px solid #e0e1db;;margin-top:.5em;}
.trackbackBox .trackbackItem { padding:.6em .8em .6em .6em; line-height:1.25em; border-bottom: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:.6em .6em; color:#666666; border:1px solid #e0e1db; margin-top:.5em;}
.replyBox .replyItem { padding:.6em .8em .6em .6em; line-height:1.25em; clear:both; border-bottom:1px dotted #EEEEEE; list-style:none;}
.replyBox p { display:inline; margin-bottom:1em;}
.replyBox .author { float:left; padding:0 .3em 0 0; font-size:.9em; 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 { float:right; white-space:nowrap; margin-left:.2em;}
.replyBox .replyOption img { vertical-align:middle;}

.replyBox .replyContent { clear:left; }
.replyBox .replyContent p { display:block; }
.replyBox .replyContent ul li { padding:0; border:none; line-height:1.25em; list-style:disc;}
.replyBox .replyContent ol li { padding:0; border:none; line-height:1.25em; list-style:decimal;}
.replyBox .reply { background-color:#FAFAFA;}
.replyBox .replyIndent { background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconReplyArrow.gif) no-repeat .0em .3em; padding-left:1.3em;}

.replyBox .fileAttached { _width:99%; border:1px solid #eaeae7; overflow:hidden; background:#fbfbfb; margin-top:.3em; list-style:none;}
.replyBox .fileAttached ul { float:left; padding:.3em 1em .2em 0; margin-left:.5em; _margin-left:.25em;}
.replyBox .fileAttached li a { font-size:.9em; white-space:nowrap; position:relative; color:#444444; }
.replyBox .fileAttached li a:visited { color:#777777;}

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

/* boardEditor */
.boardEditor { padding:.5em 0 1em 0; width:100%; overflow:hidden;}
.boardEditor.reply { padding:.5em 1em 1em 1em; width:auto; overflow:hidden;}
.boardEditor legend { position:absolute; overflow:hidden; width:1px; height:1px; font-size:.001em;}
.boardEditor fieldset { _width:100%; border:1px solid #eaeae7; border-top:none;}
.boardEditor .userNameAndPw { position:relative; background:#fbfbfb; border-top:1px solid #eaeae7; border-bottom:1px solid #e1e1e1; padding:.5em 1em; white-space:nowrap;}
.boardEditor .userNameAndPw * { vertical-align:middle;}
.boardEditor .userNameAndPw label { margin-right:.2em; color:#666760;}
.boardEditor .userNameAndPw input { color:#aaaaaa;}
.boardEditor .userNameAndPw .userName { width:6em; margin-right:.8em;}
.boardEditor .userNameAndPw .userPw { width:5em;}
.boardEditor .userNameAndPw .emailAddress { width:6em;}
.boardEditor .userNameAndPw .homePage { width:6em;}
.boardEditor .userNameAndPw .checkSecret { position:absolute; right:2em; top:.7em;}
.boardEditor .borderTop { border-top:1px solid #eaeae7; }

/* boardWrite */
.boardWrite { width:100%; position:relative;}
.boardWrite .userNameAndPw { margin-bottom:-1px;}
.boardWrite .boardEditor fieldset { width:auto; position:relative;}
.boardWrite div.title { border-bottom:1px solid #eff0ed; border-top:1px solid #eff0ed; padding:.5em 0; white-space:nowrap;}
.boardWrite div.title label.title { display:block; float:left; font-weight:bold; padding:.4em 0 0 1.5em; width:8em; white-space:nowrap;}
.boardWrite div.title input#title { width:60%;}
.boardWrite .option { border-bottom:1px solid #e1e1e1; padding:.5em 0; overflow:hidden; width:100%;}
.boardWrite .option dt { display:block; float:left; font-weight:bold; padding:.3em 0 0 1.5em; width:8em; white-space:nowrap;}
.boardWrite .option dd { float:left; margin-right:0.5em; padding-top:.2em; _padding-top:.1em;}
.boardWrite .option dd * { vertical-align:middle;}
.boardWrite .option dd select { width:7em; font-size:.95em;height:20px;}
.boardWrite .inputTypeText { background:#fbfbfb;}
.boardWrite .trackbackURI { clear:both; border-top:1px solid #eff0ed; padding:4px 0 .8em 0;}
.boardWrite .trackbackURI label { display:block; float:left; color:#333333; font-weight:bold; padding:.4em 0 0 1.5em; width:11em;}
.boardWrite .trackbackURI .inputTypeText { width:50%;}
.boardWrite .tag { clear:both; border-top:1px solid #eff0ed; padding:.8em 0;}
.boardWrite .tag label { display:block; float:left; color:#333333; font-weight:bold; padding:.4em 0 0 1.5em; width:11em;}
.boardWrite .tag .inputTypeText { width:50%;}
.boardWrite .tag .help { vertical-align:middle;}
.boardWrite .tag .info { padding:.5em 0 0 .6em; margin-left:14em; font-size:.9em; color:#999999; background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconArrowD8.gif) no-repeat left center;}
.boardWrite .extra_vars { clear:both; border-top:1px solid #eff0ed; padding:.8em 0;}
.boardWrite .extra_vars label { display:block; float:left; color:#333333; font-weight:bold; padding:.4em 0 0 1.5em; width:11em;}
.boardWrite .extra_vars .info { clear:both; padding:.5em 0 0 .6em; margin-left:14em; font-size:.9em; color:#999999; background:url(http://3sege.org/modules/board/skins/xe_board/images/common/iconArrowD8.gif) no-repeat left center;}
.boardWrite .extra_vars ul li { float:left; margin-right:1em; }

.smallBox { border:1px solid #e0e1db; margin-left:auto; margin-right:auto; }
.smallBox.w268 { width:268px;}
.smallBox .header { position:relative; _width:100%; background:#ffffff url(http://3sege.org/modules/board/skins/xe_board/images/normal/bgH3.gif) no-repeat left bottom; overflow:hidden;}
.smallBox .header h3 { 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:20px; border-bottom:1px solid #EEEEEE;}


/* 게시물의 팝업 메뉴 */
.comment_popup_menu, .document_popup_menu { text-align:right; margin-top:3em; clear:both; display:block;  background:url(http://3sege.org/modules/board/skins/xe_board/images/common/document_menu.gif) no-repeat right top; padding-right:16px;  height:18px; }
.comment_popup_menu span, .document_popup_menu span { cursor:pointer; display:inline; background:none; padding:0 0 0 0; margin:0 0 0 0; }

/* tag list */
.tagsBox { border:1px solid #EEEEEE; padding:10px; overflow:hidden;}
.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;}



/* board Title */
.boardHeader h3 { border-bottom:3px solid #fe3614; }

/* board Information */
.articleNum { float:left; background:url(http://3sege.org/modules/board/skins/xe_board/images/white/iconArticle.gif) no-repeat left top; }
.articleNum strong { font:bold 11px Tahoma; color:#ff6600;}

/* account Navigation */
.accountNavigation li.join a { background:url(http://3sege.org/modules/board/skins/xe_board/images/white/iconMyInfo.gif) no-repeat left top; padding-left:14px; }
.accountNavigation li.myInfo a { background:url(http://3sege.org/modules/board/skins/xe_board/images/white/iconMyInfo.gif) no-repeat left top; padding-left:14px; }

/* style.list */
.boardList th { background:#ffffff url(http://3sege.org/modules/board/skins/xe_board/images/white/lineBoardListTh.gif) no-repeat left bottom; }
.boardList td.recommend { color:#ff6600; }
.boardList td .replyAndTrackback { color:#ff6600; }
.buttonTypeGo { background:url(http://3sege.org/modules/board/skins/xe_board/images/white/buttonTypeInput24.gif) no-repeat; }

/* pageNavigation */
.pageNavigation .current { color:#ff6600; border-right:1px solid #CCCCCC; }

/* boardRead */
.boardRead .readFooter .fileAttached li a { background:url(http://3sege.org/modules/board/skins/xe_board/images/white/iconFile.gif) no-repeat left top;}

/* replyAndTrackback */
.replyAndTrackback { background:url(http://3sege.org/modules/board/skins/xe_board/images/white/bgBoardListTh.gif) repeat-x left 0px; }
.replyAndTrackback a strong { color:#ff6600;}
.replyBox .fileAttached li { border:0px; display:inline; margin-right:.75em; line-height:1.5em; padding:.1em 0 .1em 1.5em; background:url(http://3sege.org/modules/board/skins/xe_board/images/white/iconFile.gif) no-repeat left;}


/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* White Skin - Start */

/*div { border:1px #ff0000 solid; }*/

/* Site Layout - Body Wrap */
body { background:#ffffff url(http://3sege.org/layouts/xe_official/images/white/bg.png) no-repeat center top;}
#bodyWrap { position:relative; width:980px; margin:0 auto; padding:1.5em 0 0 0;}

/* Site Layout - Header */
#header { position:relative; width:978px; height:114px; background:url(http://3sege.org/layouts/xe_official/images/white/bgHeader2.png) no-repeat right bottom; margin-bottom:10px; z-index:99;}
#header h1 { position:absolute; top:0px; left:81px;}
/* */
#header.one h1 { position:absolute; top:0px; left:0px;}

#h-logo { margin-top:1px;position:absolute; top:0px; left:0;}
#language { position:absolute; top:-15px; right:0px; z-index:100;color:#ccc;}
#language a { color:#5c5c5c; text-decoration:none;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-4px;margin-right:6px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #d9d9d9; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#GNB_Menu{position:absolute;top:29px;left:0px;z-index:9999;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#top-news {position:absolute; top:2px; left:145px; text-align:left;width:500px;}
#top-btn {position:absolute; top:14px; left:778px; text-align:right;width:200px;}

#top-btn2 {position:absolute; top:17px; left:700px; text-align:right;width:200px;}
#top-btn2 a {color:#333; text-decoration:none;font-family:돋움;}

#top-btn3 {position:absolute; top:17px; left:615px; text-align:right;width:200px;}
#top-btn3 a {color:#333; text-decoration:none;font-family:돋움;}

#gnb { position:absolute; top:76px; left:20px; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { list-style:none; float:left; background:url(http://3sege.org/layouts/xe_official/images/white/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 15px; height:25px; color:#727272; white-space:nowrap; text-decoration:none;font-family:돋움;}
#gnb li a:hover,
#gnb li a:focus { color:#000000;}
#gnb li.on a { color:#3f3f3f; background:url() no-repeat center top;font-weight:bold;}



#isSearch { position:absolute; top:50px; right:30px; width:214px; 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(http://3sege.org/layouts/xe_official/images/white/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #eee; background:#ffffff; overflow:hidden;}
#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 "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:0 3px 1px 3px; width:95px; height:16px; color:#000000; border:0px solid #fff; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:0px solid #fff; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle;position:relative; top:-2px;left:20px; _position:relative; _top:-3px;}
*:first-child+html #isSearch .submit { position:relative; top:-3px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:30px; overflow:hidden; background:url(http://3sege.org/layouts/xe_official/images/white/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;}


/* Site Layout - Column Left */
#columnLeft { position:relative; width:103px; float:left;margin-left:1px;margin-right:1px;}

/*  */
#columnLeft .p-title-newshome { background:url(/images/p-title-newshome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-newshome { position:relative; left:-1px;}
#columnLeft .p-title-tvhome { background:url(/images/p-title-tvhome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-tvhome { position:relative; left:-1px;}
#columnLeft .p-title-kclhome { background:url(/images/p-title-kclhome.jpg) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-kclhome { position:relative; left:-1px;}

#columnLeft .p-title-index { background:url(/images/p-title-index.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-index { position:relative; left:-1px;}

#columnLeft .p-title-radiohome { background:url(/images/p-title-radiohome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-radiohome { position:relative; left:-1px;}

#columnLeft .p-title-photohome { background:url(/images/p-title-photohome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-photohome { position:relative; left:-1px;}

#columnLeft .p-title-leaguehome { background:url(/images/p-title-leaguehome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-leaguehome { position:relative; left:-1px;}

#columnLeft .p-title-starshome { background:url(/images/p-title-starshome.png) no-repeat 0 0;width:99px;height:52px; }
* html #columnLeft .p-title-starshome { position:relative; left:-1px;}


html > body #columnLeft { width:99px;}
#columnLeft .mask { width:98px; height:5px;float:left;}
html > body #columnLeft .mask { width:99px;}

/*  */
* html #bbs-category-in{ position:relative;left:-1px; }
#bbs-category-in a{ display:block;padding:7px 0 7px 9px;width:90px;border-bottom:1px #ddd solid;background:#f8f8f8;color:#29354a;text-decoration:none;}
#bbs-category-in a:hover{display:block;width:90px;background:#fff url(http://3sege.org/layouts/xe_official/images/white/menu-on.gif) no-repeat right top;padding:7px 4px 7px 9px;text-decoration:none;}

/* */
#columnLeft.index { display:none;}
#contentBody.index { background:none;}

/*  */
#ssamss_today {height:24px;}
#ssamss_today div {display:inline;margin-bottom:1px;}
#ssamss_weather {height:20px; }
#ssamss_location{color:#7b7b7b;font-size:11px;font-family:"돋움", Dotum, "굴림";letter-spacing:-1px;width:145px;float:left;padding:2px 0 0 0;margin:0;}
#ssamss_location span{letter-spacing:1px;}
#ssamss_location span.nosp{letter-spacing:0px;margin-top:3px;float:left;}
#ssamss_location span.title{margin-top:3px;letter-spacing:-1px;float:left;}
#ssamss_location img{margin:0;cursor:pointer;}
/* rss */
#ssamss_location_rss{float: right;padding: 0px 0 5px 0;text-align:right;}
#ssamss_location_rss img{position:relative;top:40px;left:-15px;}

#lnb2 { float:left;}
#lnb2 li { list-style:none;}
#lnb2 li a { display:block;padding:7px 0 7px 8px;width:90px;border-bottom:1px #ddd solid;background:#f8f8f8;color:#29354a;text-decoration:none;}
#lnb2 li a:hover,
#lnb2 li a:focus { display:block;width:90px;background:#fff url(http://sajatv.com/layouts/xe_official/images/white/menu-on.gif) no-repeat right top;padding:7px 4px 7px 8px;text-decoration:none; }
#lnb2 li.on a { display:block;width:90px;background:#fff url(http://sajatv.com/layouts/xe_official/images/white/menu-on.gif) no-repeat right top;padding:7px 4px 7px 9px;text-decoration:none;}
#lnb2 li.on a:hover,
#lnb2 li.on a:focus { font-weight:bold;}
#lnb2 li ul { display:none; position:relative; width:84px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb2 li.on ul { display:block;}
#lnb2 li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb2 li ul li a { padding:6px 5px 6px 10px; width:69px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb2 li ul li a:hover,
#lnb2 li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb2 li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(http://3sege.org/layouts/xe_official/images/white/bulletLnb.gif) no-repeat 75px center  !important;}


#lnb { padding:4px 5px; width:90px;float:left;}
#lnb li { list-style:none; padding-bottom:3px;}
#lnb li a { padding:4px 4px 4px 4px; width:80px; display:block; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;background:#fff url(/images/kcl-lnbbg.gif) no-repeat bottom right;text-align:center;}
#lnb li a:hover,
#lnb li a:focus { color:#de4332;  /*background:#de4332;*/ }
#lnb li.on a { color:#de4332; background:#fff url(/images/kcl-lnbbg.gif) no-repeat bottom right;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:none; position:relative; width:84px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:69px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(http://3sege.org/layouts/xe_official/images/white/bulletLnb.gif) no-repeat 75px center  !important;}

#lnb li a.lnb-no2,
#lnb li a.lnb-no6 { font-weight:bold;background:#fff url(/images/kcl-lnbbg-hot.gif) no-repeat bottom right;}
#lnb li a.lnb-no2:hover,
#lnb li a.lnb-no6:hover,
#lnb li a.lnb-no2:focus,
#lnb li a.lnb-no6:focus,
#lnb li.on a { color:#de4332;}

#lnb li .lnb-no1 { padding-top:30px;background:url(/images/kcl-titlegropbg-1.gif) no-repeat bottom right;}
#lnb li.on .lnb-no1 { padding-top:30px;background:url(/images/kcl-titlegropbg-1.gif) no-repeat bottom right;}

#lnb li .lnb-no9 { padding-top:30px;background:url(/images/kcl-titlegropbg-2.gif) no-repeat bottom right;margin-top:20px;}
#lnb li.on .lnb-no9 { padding-top:30px;background:url(/images/kcl-titlegropbg-2.gif) no-repeat bottom right;margin-top:20px;}

#lnb li .lnb-no12 { padding-top:30px;background:url(/images/kcl-titlegropbg-3.gif) no-repeat bottom right;margin-top:20px;}
#lnb li.on .lnb-no12 { padding-top:30px;background:url(/images/kcl-titlegropbg-3.gif) no-repeat bottom right;margin-top:20px;}

#lnb li .lnb-no19 { padding-top:30px;background:url(/images/kcl-titlegropbg-4.gif) no-repeat bottom right;margin-top:20px;}
#lnb li.on .lnb-no19 { padding-top:30px;background:url(/images/kcl-titlegropbg-4.gif) no-repeat bottom right;margin-top:20px;}

#lnb li .lnb-no21{ padding-top:30px;background:url(/images/kcl-titlegropbg-5.gif) no-repeat bottom right;margin-top:20px;}
#lnb li.on .lnb-no21 { padding-top:30px;background:url(/images/kcl-titlegropbg-5.gif) no-repeat bottom right;margin-top:20px;}

#lnb li .lnb-no27 { padding-top:30px;background:url(/images/kcl-titlegropbg-6.gif) no-repeat bottom right;margin-top:20px;}
#lnb li.on .lnb-no27 { padding-top:30px;background:url(/images/kcl-titlegropbg-6.gif) no-repeat bottom right;margin-top:20px;}

/* Site Layout - Column Right */
#columnRight {margin:0 10px;float:left;width:620px;overflow:hidden;}
#sidebar {float:right;margin-right:3px;width:230px;position:absolute;right:0;height:900px;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer { border-top:3px solid #72a1ff;padding:0.5em 0 1em; clear:both;text-align:center;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(http://3sege.org/layouts/xe_official/images/white/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;text-decoration:none;}
#footer li address {display:inline;}

#f-copy { text-align:center;font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;line-height:130%;}

#footer2 { margin-left:20px; }
#footer2 div { float:left;padding:0 25px 0 15px;height:180px; margin:10px 0; width:270px;border-right:1px #eee solid;overflow:hidden;}
html > body #footer2 div { width:270px;}
#footer2 div div { border:0; margin:0;padding:0; }
#footer2 div table { width:100%;}


#size1 {position:absolute;top:-15px;left:230px;width:200px;}
#size1 #calendar {background:#fff;}
#size1 img.cal-c-btn {position:relative;left:10px;top:25px;z-index:9999999;}

/* nv */
/* board Title */
.boardHeader-l { overflow:hidden; _width:100%;border-bottom:1px #ddd solid;padding-bottom:5px;font-family:돋움; font-size:11px;margin:10px 0;}
.boardHeader-l span { float:left; color:#777;}
.boardHeader-l span a { text-decoration:none;color:#777;}
.boardHeader-l span a:hover { text-decoration:underline;color:#777;}

/* KCL */
#topmenu-kcl { position:absolute;z-index:999999;top:66px;left:500px;}
#kclmain { width:609px;height:351px;background:url(/images/kcl-mainbg-v001.jpg) no-repeat 0 0;position:relative;}
#kclmain #kclmain-news { width:309px;height:151px;color:#fff;position:absolute;top:200px;left:40px;display:none;}
#kclmain #kclmain-btn { width:309px;height:151px;color:#fff;position:absolute;top:190px;left:275px;}
#kcl-main-now {position:absolute;top:210px;left:160px;width:200px;}

/* INDEX ETC */
.top-tip { }
.top-tip a { padding:3px 0;text-decoration:none;height:18px;float:left;color:#ff0000;}
/*
div {border:1px #ff0000 solid;}
*/

/* White Skin - End */

/* 게시물타이틀 */
.titleAndCategory h4 span{ font-family:돋움 !important;}

/* 메인-뉴스-4개씩 자르기 */
.m-n-dot {background:url(/images/dot-line.gif) repeat-x;height:10px;margin-top:10px;}

.radio-onair {position:absolute;top:90px;left:30px;cursor:pointer;}


table{border-collapse:collapse;border-spacing:0;}

#div_mp3MainTopVisual { font-size:0; }

.tvmainbanner { color:#a8a8a8;font-size:11px;font-family:돋움; }

/*.latest_white ul li {width:240px !important;}*/


.tabWidget .tabContent {
background-color:#FFFFFF;
border-color:-moz-use-text-color #DEDEDE rgb(222, 222, 222);
border-style:none solid solid;
border-width:medium 1px 1px;
height:155px;
overflow:hidden;
padding:10px;
z-index:1;
}
.news_ticker_none { height:25px; overflow:hidden; clear:both; white-space:nowrap; }

.news_ticker_none table { width:100%; height:25px; margin:0; padding:0; table-layout:fixed;}
.news_ticker_none table td { white-space:nowrap; overflow:hidden; height:25px; vertical-align:top; }

.news_ticker_none .tickerBox { height:25px; padding-top:6px; white-space:nowrap; overflow:hidden; }

.news_ticker_none ul { white-space:nowrap; overflow:hidden; }
.news_ticker_none li { list-style:none; height:25px; overflow:hidden; white-space:nowrap; font-size:9pt;}

.news_ticker_none ul li .title a { color:#777; text-decoration:none;  font-size:11px;font-family:돋움;}
.news_ticker_none ul li .title a:hover { color:#333;text-decoration:underline; font-size:11px;font-family:돋움;}
.news_ticker_none ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.news_ticker_none ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; text-decoration:none; }

.news_ticker_none ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_left_ad_white { padding:5px 0; position:relative;margin-top:10px;background:#f9f9f9;border-top:1px #eee solid;border-bottom:1px #eee solid;_width:97px;}
.latest_left_ad_white h2 { display:block; padding:9px 0 5px 5px; margin-bottom:0; color:#ff4833;  font-size:12px;font-family:돋움;border-bottom:1px #eee dotted;}
.latest_left_ad_white h2 a{ text-decoration:none;color:#ff4833;}

.latest_left_ad_white ul {}
.latest_left_ad_white ul li { padding:5px 0 5px 5px; list-style:none; border-bottom:1px #eee dotted;}

.latest_left_ad_white ul li .title a { color:#555555; text-decoration:none; }
.latest_left_ad_white ul li .title a:hover { text-decoration:underline; }
.latest_left_ad_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_left_ad_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_left_ad_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_left_ad_white .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_left_ad_white a.more { text-decoration:none;}
.latest_left_ad_white a.more:hover { text-decoration:underline;}

.newest_document_onelinetip_normal {
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box {

}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .title_box {
    /*height:18px;*/
    padding:12px 0px 0 0px;
    color:#000000;
    font-size:1em;
    border-bottom:1px #ddd solid;
    /*background:url(/widgets/popular_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif) repeat-x left top;*/
    margin-bottom:10px;
    height:21px; _height:20px; font-size:1em; color:#54564b;

}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .title_box .title {
    /*background:url(http://3sege.org/widgets/newest_document/skins/onelinetip/normal/./title_bullet.gif) no-repeat left;*/
    font-weight:bold;
    height:14px;
    padding-left:0px;
    color:#54564b;
    float:left;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .title_box .more A {
    float:right;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    font:.6em Tahoma;
    line-height:100%;
}
.newest_document_onelinetip_normal .newest_document_onelinetip_box .title_box .more A:hover {
    float:right;
    color:#888;
    text-decoration:none;
    font-weight:bold;
    font:.6em Tahoma;
    line-height:100%;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document_box {
    padding:3px 0px 3px 0px;
    clear:both;
    height:16px;
    margin:0px 0px 2px 0px;
    overflow:hidden;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document {
    padding:0px 0px 0px 5px;
    float:left;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document img.icon-li {
   float:left;
   top:3px;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document A {
    text-decoration:none;
    color:#ff0000;
    font-weight:bold;
    font-size:12px;
    font-family:"돋움";
    word-spacing:-1px;
    line-height:130%;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document A:hover {
    text-decoration:underline;
    color:#000000;
    font-weight:bold;
    font-size:12px;
    font-family:"돋움";
    word-spacing:-1px;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document A:visited {
    color:#AAAAAA;
    font-weight:bold;
    font-size:12px;
    font-family:"돋움";
    word-spacing:-1px;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document .comment A {
    font-size:7pt;
    color:#AAAAAA;
}

.newest_document_onelinetip_normal .newest_document_onelinetip_box .document .writer {
    color:#AAAAAA;
    display:none;
}


.newest_document_onelinetip_normal .newest_document_onelinetip_box .regdate {
    color:#AAAAAA;
    font-size:8pt;
    float:right;
    white-space:nowrap;
    display:none;
}

/*.latest_white { width:100%; padding-bottom:15px; overflow:hidden; position:relative;background:#f9f9f9;}*/
.latest_white {position:relative;border:1px solid #e0e1db; background:url(/widgets/popular_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em;}
.latest_white h2 { /*display:block; height:18px; padding:9px 0 0 10px; color:#54564b;  font-size:1em;
	padding:9px 10px 0 10px;
    color:#000000;
    font-size:1em;*/
    /*border-bottom:1px #c6c7c0 solid;*/
   /*background:url(/widgets/popular_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif) repeat-x left top;
    margin-bottom:10px;
    height:21px; _height:20px; font-size:1em; color:#54564b;
    border-top:1px #eee solid;
    border-right:1px #eee solid;
    border-left:1px #eee solid;*/
    display:block;
    border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b;
}
.latest_white ul { margin:10px 0; }
.latest_white ul li { height:20px; background:url(http://3sege.org/widgets/newest_document/skins/xe_official/images/white/bulletD0.gif) no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;width:200px;margin-left:10px;}

.latest_white ul li .title a {
	 color:#555555;
	 text-decoration:none;
	 font-family:돋움;
}
.latest_white ul li .title a:hover { text-decoration:underline; }
.latest_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_white .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_white a.more { text-decoration:none;
float:right;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    font:.8em Tahoma;
    line-height:65%;}
.latest_white a.more:hover { text-decoration:underline;
float:right;
    color:#888;
    text-decoration:none;
    font-weight:bold;
    font:.8em Tahoma;
    line-height:65%;}

.newestDocument { position:relative; border:1px solid #e0e1db; background:url(http://3sege.org/widgets/popular_document/skins/blog_newest_document/images/normal/bgBoxTypeB.gif) repeat-x left top; margin-bottom:.7em; }
.newestDocument h2 { position:relative; border-left:1px solid #ffffff; border-right:1px solid #ffffff; padding:7px 0 0 12px; height:21px; _height:20px; font-size:1em; color:#54564b; font-family:Tahoma;}
/*:first-child+html .boxTypeB h2 { height:20px;} */
.newestDocument .documentList { padding:1.2em; overflow:hidden;}
.newestDocument .documentList li { display:block; margin-right:.1em; overflow:hidden; list-style:none;margin:5px 0;}
.newestDocument .documentList li a { color:#555; line-height:1.5em; }

.latest_left_white { width:90px; padding-bottom:5px; position:relative;margin-left:5px;margin-top:10px;}
.latest_left_white h2 { display:block; padding:9px 0 5px 0; margin-bottom:0; color:#3a3a3a;  font-size:12px;border-bottom:1px #ddd solid;font-family:돋움;}
.latest_left_white h2 a{ text-decoration:none;color:#3a3a3a;}

.latest_left_white ul {width:90px; }
.latest_left_white ul li { width:90px;padding:5px 0 5px 0; list-style:none; border-bottom:1px #eee dotted;}

.latest_left_white ul li .title a { color:#555555; text-decoration:none; }
.latest_left_white ul li .title a:hover { text-decoration:underline; }
.latest_left_white ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_left_white ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_left_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_left_white .more { position:absolute; top:12px; right:11px; color:#54564b; font:.8em Tahoma;}
.latest_left_white a.more { text-decoration:none;}
.latest_left_white a.more:hover { text-decoration:underline;}

.sz_point { width:100%; position:relative;}
.sz_point h2 { height:21px; padding:9px 0 0 9px; font-size:1em;}

.sz_point .left { cursor:pointer; height:20px; background:url(http://3sege.org/widgets/rank_point/skins/sz_xe/images/default/bullet.gif) no-repeat left; padding-left:15px; overflow:hidden; }

.sz_point .center { text-align:right; padding-left:5px; }

.sz_point .sz_Box_000{border:solid 0;padding:0;}
.sz_point .sz_Box_001{ margin:1px; border:solid 1px;border-color:#E7E7E7;padding:5px 5px 2px 5px;background-color:#F4F4F4;color:#696969;}
.sz_point .sz_Box_002{ margin:1px; border:solid 1px;border-color:#DDEAA8;padding:5px 5px 2px 5px;background-color:#FBFDF1;color:#99B81A;}
.sz_point .sz_Box_003{ margin:1px; border:solid 1px;border-color:#F9D5D5;padding:5px 5px 2px 5px;background-color:#FEF6F6;color:#D98383;}
.sz_point .sz_Box_004{ margin:1px; border:solid 1px;border-color:#EFDAF4;padding:5px 5px 2px 5px;background-color:#FCF7FD;color:#AF69C0;}
.sz_point .sz_Box_005{ margin:1px; border:solid 1px;border-color:#DCDFF6;padding:5px 5px 2px 5px;background-color:#F6F7FE;color:#7381EA;}
.sz_point .sz_Box_006{ margin:1px; border:solid 1px;border-color:#DAEAEE;padding:5px 5px 2px 5px;background-color:#F0F6F8;color:#619DAC;}
.sz_point .sz_Box_007{ margin:1px; border:solid 1px;border-color:#D5EDDD;padding:5px 5px 2px 5px;background-color:#EFF9F2;color:#6FB587;}
.sz_point .sz_Box_008{ margin:1px; border:solid 1px;border-color:#FFEC15;padding:5px 5px 2px 5px;background-color:#FFFCDF;color:#FF9900;}
.sz_point .sz_Box_009{ margin:1px; border:solid 1px;border-color:#9DD7E8;padding:5px 5px 2px 5px;background-color:#F8FDFF;color:#0A8DBD;}

.sz_point a {color: #3e81de; text-decoration:none;}
.sz_point a:hover {color: #3e81de;}
.sz_point a:visit {color: #3e81de;}
