@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 {}
*/

/* default.css - Type Selector Definition */
body { margin:0;padding:0; font-size:9pt; }
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;}
*: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; } 

.zbxe_widget_output { background:url("../../../../common/css/../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/css/../tpl/images/loading.gif") no-repeat 5px 5px; top:40px; left:40px; position:absolute; z-index:100; visibility:hidden; }
#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; }
#popup_menu_area .item { color:#333333; cursor:pointer; margin:0; padding:3px 0 3px 0; white-space:nowrap; }
#popup_menu_area .item_on { color:#333333; font-weight:bold; margin:0; cursor:pointer; padding:3px 0 3px 0; letter-spacing:-1px; white-space:nowrap;}


/* myham's third layout */

body { background:url("../../../../layouts/myham3_2sidebars_main/css/../images/bgBody.gif") repeat-x left top; }

* {margin:0; padding:0;}

#bodyWrap {width:980px; margin:0 auto; font-family:돋움, Arial; }
.line {width:980px; height:30px; border-top:3px solid #002C76; _margin-bottom:-7px;}
.maskL {width:200px; height:5px; background:#ffffff; display:block;}
.maskR {width:180px; height:5px; background:#ffffff; display:block;}

.Navigation {overflow:hidden; width:980px;}
ul.navGlobal {padding:0; list-style:none; overflow:hidden; float:right; margin:4px 0 0 0; }
ul.navGlobal li {float:left; margin-left:-1px; padding:0 .6em;}
ul.navGlobal li a {text-decoration:none; font-size:.8em; letter-spacing:-1px;}
ul.navGlobal li a:hover {text-decoration:underline;}
ul.navGlobal li a:focus {text-decoration:underline;}

#top {position:relative; padding:2px 0 0; background:#E5E5E5; margin-bottom:15px; z-index:1004;}
#top .menu {position:absolute; float:right; top:2px; right:5px;}
#top .menu li {display:inline; padding:0 .2em 0 .5em; background:url("../../../../layouts/myham3_2sidebars_main/css/../images/vrType1.gif") no-repeat left center;}
#top .menu li.first-child {background:none;}
#top .menu li a {text-decoration:none; font:.9em Arial, "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#666666;}
#top .menu li a:hover,
#top .menu li a:focus {color:#000000; text-decoration:underline;}

#language {position:relative; float:right; text-align:right; margin-bottom:2px; right:5px; z-index:1004; width:240px;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language strong a { color:#5c5c5c; text-decoration:none; cursor: hand;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0; display:none; border:1px solid #d9d9d9; background:#ffffff; z-index:99;}
#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;}
#selectLang {margin:0; padding:0;}

#header {position:relative; width:980px; height: 73px; }
#header .logo {padding-top:17px; margin-bottom:5px;}

#mainMenu {position:relative; height:30px; background:#0080C6;}
#mainMenu .login {position:absolute; top:-30px; right:0;}

#isSearch {position:absolute; top:5px; right:2px; width:147px; height:17px;}
#isSearch .inputText {vertical-align:middle; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
#isSearch .submit {vertical-align:middle;}

#mainMenu {position:relative; z-index:1000; margin:0; padding:0; filter: revealtrans(1,12); }
#mainMenu li {position:relative; float:left; font-size:12px; font-size:12px; font-weight:bold; list-style:none; filter: revealtrans(1,12);}
#mainMenu li.on .menu1st {font-weight:bold; color:#C4DAFF;} 
#mainMenu li a{display:block;text-decoration:none; padding:7px 10px; color:#E7F0FF;}
#mainMenu li a:focus,
#mainMenu li a:hover {color:#C4DAFF;}
#mainMenu li table {filter: revealtrans(1,12); position:absolute; width:150px; border-collapse:collapse; margin:0; padding:0; top:28px; z-index:1000; font-weight:normal; border:0; border-bottom:3px solid #002C76;}
#mainMenu li table td {white-space:nowrap; width:150px; padding:4px 4px 0; background:#0080C6;}
#mainMenu li table td p {position:relative; width:100%; padding:0; margin:0; padding-bottom:4px; white-space:nowrap;}
#mainMenu li table td p.on .menu2nd {font-weight:bold;}
#mainMenu li table td p a {color:#FBFAF5; height:16px; margin:0; padding:3px 8px 3px 5px; .padding:4px 8px 2px 5px;}
#mainMenu li table td p img {position:absolute; margin:0; padding:0; top:7px;}
#mainMenu li table td p a:hover,
#mainMenu li table td p a:focus {cursor:pointer; color:#0080C6; background:#E7F0FF; padding:3px 8px 3px 5px; .padding:4px 8px 2px 5px;}
#mainMenu li table td p .mRight {float:right; clear:right; position:relative;}
#mainMenu li table td p .mRight table {position:absolute; left:-5px; top:-26px; .top:-27px; z-index:1000; border:0;}
#mainMenu li table td p .mRight table td {border-top:1px solid #002C76; border-left:1px solid #002C76; border-right:1px solid #002C76; border-bottom:3px solid #002C76;}
#mainMenu li table td p .mRight table p.on .menu3rd {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p.on .menu4th {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p .mRight table p.on .menu5th {font-weight:bold;}
#mainMenu li table td p .mRight table p .mRight table p .mRight table p .mRight table p.on .menu6th {font-weight:bold;}

#contentWrap {position:relative; overflow:hidden; width:980px; margin:0; padding:0; background:#ffffff;}
#contentWrap .left {float:left; position: relative; width:200px; padding:5px 0 5px 0;}
#contentWrap .center {float:left; position: relative; width:640px; padding:5px; overflow:hidden;}
#contentWrap .right {float:right; padding:5px 0 5px 0; width:130px; overflow:hidden; }

#contentWrap .center .pageWrap { font-family: Arial; font-size:13px; padding: 0 40px 10px 40px;  LINE-HEIGHT: 2; PADDING-TOP: 10px; BACKGROUND-COLOR: #eff5fb }
#contentWrap .center .pageWrap h2 {COLOR: #faac58; text-align=center; }
#contentWrap .center .pageWrap ol { margin-left:30px; text-decoration:none; }
#contentWrap .center .pageWrap ol a {text-decoration:none; }
#contentWrap .center .pageWrap ul { margin-left:30px; text-decoration:none; }
#contentWrap .center .pageWrap ul.answer li {list-style: none; font-size:10pt; background:url("../../../../layouts/myham3_2sidebars_main/css/../images/polg2.gif") no-repeat left top; margin-left: -3em; padding-left:1.5em; line-height:1.5; }
#contentWrap .center .pageWrap ul.answer li a {text-decoration: none; }

#contentWrap .right_menu_box {clear:both; width:100%; }
#contentWrap .right_menu_box .title { padding: 3px; font-weight: bold; color:#000000; border:none; text-align:left; border-bottom: 1px dashed #6495ed; }
#contentWrap .right_menu_box .title a { text-decoration:none; color:#000000; }
#contentWrap .right_menu_box .menuWrap { width:100%; height:100%; background:#87ceeb; }
#contentWrap .right_menu_box ul { padding: 3px 0 0 3px; }
#contentWrap .right_menu_box ul li { list-style: none;  line-height: 15px; padding:3px 0 3px 10px; color:#3366ff; border:none !important; text-align:left; }
#contentWrap .right_menu_box ul li a { text-decoration:none; cursor:hand; color:#3366ff; }

#footer {clear:both; text-align:center; height:70px; _margin-top:7px; margin-bottom:10px; padding:5px; border-top:1px solid #ADADAD; border-bottom:1px solid #ADADAD; background:#eeeeee;}
#footer .spacer {padding-top:10px; }
#footer p {line-height:140%; color:#999999;}
#footer a {color:#999999; text-decoration:none;}
#footer a:focus,
#footer a:hover {text-decoration:underline;}
#footer ul {margin:0; padding:0;}   
#footer ul li {display:inline; padding:0 .2em 0 .5em; background:url("../../../../layouts/myham3_2sidebars_main/css/../images/vrType1.gif") no-repeat left center;}   
#footer ul li.first-child {background:none;}  

.login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block;}
*:first-child+html body .login_default { padding-top:2px;}
.login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px;}
.login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.login_default form .idpw { float:left; width:110px; }
.login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma;}
.login_default form .login { float:right;}

.login_default form p.securitySignIn { clear:both; padding:0 0 0 18px; margin:4px 0 0 0; }
.login_default form p.noneSSL { background:url("../../../../widgets/login_info/skins/xe_official/css/../images/none_ssl.png") no-repeat left top; }
.login_default form p.SSL { background:url("../../../../widgets/login_info/skins/xe_official/css/../images/ssl.png") no-repeat left top; }
.login_default form p.noneSSL a { color:#BF6801; text-decoration:none; }
.login_default form p.SSL a { color:#9CAC74; text-decoration:none; }

.login_default form p.save { margin:0; clear:both; padding:.3em 0;}
.login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .login_default form p input { margin:-3px; }
.login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
.login_default form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/default/vrType1.gif") no-repeat left center;}
.login_default form ul.help li.first-child { background:none; padding-left:0;}
.login_default form ul.help li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; white-space:nowrap; text-decoration:none; }
.login_default form ul.help li.first-child a { color:#54564b; text-decoration:none;}
.login_default form ul.help li a:hover { text-decoration:underline; }
.login_default form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
.login_default form .userName strong { color:#282828; padding:4px 0 0 2px; font:bold .9em Tahoma;}
.login_default form .userName a { position:relative; right:0px; }
.login_default form ul.userMenu { margin:0; position:relative; padding:0 0 6px 4px; margin-top:10px;}
.login_default form ul.userMenu li { list-style:none; padding-left:10px; background:url("../../../../widgets/login_info/skins/xe_official/css/../images/default/bulletFF1A00.gif") no-repeat left 4px;  margin-bottom:5px;}
.login_default form ul.userMenu li a { color:#54564b; text-decoration:none;}
.login_default form ul.userMenu li a:hover { text-decoration:underline;}
.login_default form p.latestLogin { margin:0; color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
.login_default form p.latestLogin span { font:1em Tahoma;}

img.login_mask { width:201px; height:5px; background:#ffffff; display:block;}
.openid_login_default { margin:0; padding:0; border:2px solid #d9d9d9; width:196px; position:relative; _padding-top:2px; display:block; }
*:first-child+html body .openid_login_default { padding-top:2px;}
.openid_login_default legend { display:none; width:0; height:0; overflow:hidden; font-size:0;}
.openid_login_default form { position:relative; border:1px solid #cacaca; padding:11px 11px 7px 11px; width:172px; }
.openid_login_default form .idpwWrap { overflow:hidden; clear:both; width:172px;}
.openid_login_default form .idpw { float:left;}
.openid_login_default form .idpw p { margin:0; padding:0; margin-bottom:5px; background: url("../../../../widgets/login_info/skins/xe_official/css/../images/openid_login_bg.gif") left no-repeat; padding-left:18px; font-size:.9em Tahoma;color:#999999}
.openid_login_default form .idpw input { border:1px solid #c9c9c9; color:#282828; width:105px; background:#fbfbfb; padding:1px 5px; margin-bottom:2px; font:.9em Tahoma; }
.openid_login_default form .login { float:right;}
.openid_login_default form p.save { margin:0; padding:0; clear:both; padding:.3em 0;}
.openid_login_default form p.save input { vertical-align:middle; _margin:-3px;}
*:first-child+html body .openid_login_default form p input { margin:-3px; }
.openid_login_default form p.save label { font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#999999;}

.latest_blue { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
.latest_blue h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url("../../../../widgets/newest_document/skins/xe_official/css/../images/blue/lineNotice.gif") no-repeat left bottom; font-size:1em;}

.latest_blue ul { margin:0; padding:0; }
.latest_blue ul li { list-style: none; position:relative; height:20px; white-space:nowrap; background:url("../../../../widgets/newest_document/skins/xe_official/css/../images/blue/bulletD0.gif") no-repeat left 5px; padding-left:10px; overflow:hidden; }

.latest_blue ul li .title { position:relative; z-index:0; overflow:hidden; width:100%; }
.latest_blue ul li .title a { color:#3366ff; text-decoration:none; font:1em; }
.latest_blue ul li .title a:hover { text-decoration:underline; }
.latest_blue ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_blue ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_blue ul li .date { font:.8em Tahoma; color:#999999; position:relative; z-index:1; }

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

.latest_white { width:100%; padding-bottom:15px; overflow:hidden; position:relative;}
.latest_white h2 { margin:0; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:12px; color:#000000; background:url("../../../../widgets/newest_comment/skins/newest_comment/css/../images/white/lineNotice.gif") no-repeat left bottom; font-size:1em;}

.latest_white ul { margin:0; padding:0; }
.latest_white ul li { height:20px; background:url("../../../../widgets/newest_comment/skins/newest_comment/css/../images/white/bulletD0.gif") no-repeat left 5px; padding-left:10px; overflow:hidden; list-style:none; white-space:nowrap;}

.latest_white ul li a { color:#3366FF; text-decoration:none; font:1em; }
.latest_white ul li a:hover { text-decoration:underline; }
.latest_white ul li .name { color:#C0C0C0; font-size:.9em; }
.latest_white ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; }
* {margin:0; padding:0; }
.sermon_tabbox_basis { width:100%; position:relative; margin-top:-15px;margin-bottom:10px; _margin-bottom:5px; }

.sermon_tabbox_basis .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/tab_bg.gif") top left repeat-x; overflow:hidden; padding-bottom:0px; }
.sermon_tabbox_basis .tabBox a { text-decoration:none; color:#666666; }
.sermon_tabbox_basis .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/top_left_on.gif") top left no-repeat;}
.sermon_tabbox_basis .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/top_left.gif") top left no-repeat;}
.sermon_tabbox_basis .right-corner{ position:relative; z-index:3; width:100%; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/top_right.gif") top right no-repeat; padding:0;}
.sermon_tabbox_basis .tab_title { float:left; }
.sermon_tabbox_basis .tab { top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/tab_blank.gif") no-repeat right top;}
.sermon_tabbox_basis .on { top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/tab_blank.gif") no-repeat right top;}

.sermon_tabbox_basis .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.sermon_tabbox_basis .tab div a { color:#666666; }
.sermon_tabbox_basis .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; } 
.sermon_tabbox_basis .on div a { color:orange; }

.sermon_tabbox_basis .tabContent { margin:0; padding:10px; border-left:1px solid #D8B49D; border-right:1px solid #D8B49D; background-color:#FFFFFF; z-index:1;}
.sermon_tabbox_basis .show { display:block; }
.sermon_tabbox_basis .hide { display:none; }

.sermon_tabbox_basis .tabContent table { border:0; width:100%; table-layout:fixed; }

.sermon_tabbox_basis .tabContent .thumbnail { text-align:center; }
.sermon_tabbox_basis .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.sermon_tabbox_basis .tabContent .titleBox { font-family:돋움, Arial; padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.sermon_tabbox_basis .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.sermon_tabbox_basis .tabContent .titleBox .title { margin-top:3px; height:20px; white-space:nowrap; overflow:hidden; }
.sermon_tabbox_basis .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.sermon_tabbox_basis .tabContent .titleBox .title a { color:#6495ed; text-decoration:none; font-weight: bold;}
.sermon_tabbox_basis .tabContent .titleBox .title a:hover { color:#000080; text-decoration:none; cursor: hand; }

.sermon_tabbox_basis .tabContent .titleBox .Wline { line-height: 140%; overflow:hidden; white-space:nowrap; }
.sermon_tabbox_basis .tabContent .titleBox .Wline a { color:#0050ff; text-decoration:none; font-weight: bold; }
.sermon_tabbox_basis .tabContent .titleBox .Wline a:hover { color: #000080; text-decoration:none; font-weight: bold; }
.sermon_tabbox_basis .tabContent .titleBox .spacer {  padding-top:12px; }
.sermon_tabbox_basis .tabContent .titleBox .spacer_ff {  padding-top:13px; }
.sermon_tabbox_basis .tabContent .titleBox .spacer_chrome {  padding-top:16px; }

.sermon_tabbox_basis .tabContent .titleBox .title .author { color:#AAAAAA; }
.sermon_tabbox_basis .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.sermon_tabbox_basis .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.sermon_tabbox_basis .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.sermon_tabbox_basis .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/bottom_mid.gif") left top repeat-x; }
.sermon_tabbox_basis .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/bottom_left.gif") left top no-repeat; }
.sermon_tabbox_basis .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_document/skins/sermon_tab/css/../images/basis/bottom_right.gif") right top no-repeat;}

.latest_webzine_basis { overflow:hidden; position:relative; width:100%; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/tb_mid.gif") top left repeat-x;padding-bottom:10px;}
.latest_webzine_basis .bottom_mid {  position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/bottom_mid.gif") 0 100% repeat-x; }
.latest_webzine_basis .box_mid_left { position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/box_mid_dot.gif") left repeat-y;}
.latest_webzine_basis .box_mid_right { position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/box_mid_dot.gif") top right repeat-y;}
.latest_webzine_basis .bottom_left { position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/bottom_left.gif") 0 100% no-repeat; }
.latest_webzine_basis .bottom_right {position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/bottom_right.gif") 100% 100% no-repeat;}

.latest_webzine_basis h2 { background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/title_bullet.gif") top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0px 0 0 18px; margin-bottom:5px; color:#000000; }

.latest_webzine_basis ul {}
.latest_webzine_basis ul li { height:16px; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/bulletD0.gif") no-repeat left 7px; margin-left:0px; margin-right: 15px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap; }
.latest_webzine_basis ul li .title a { color:#555555; text-decoration:none; }
.latest_webzine_basis ul li .title a:hover { text-decoration:underline; }
.latest_webzine_basis ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_webzine_basis ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_webzine_basis ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_webzine_basis .left-corner{ position:relative; background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/tb_left.gif") top left no-repeat;}
.latest_webzine_basis .right-corner{ background:url("../../../../widgets/webzine/skins/fiancee_webzine/css/../images/basis/tb_right.gif") top right no-repeat; padding: 8px}

.latest_webzine_basis .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;}
.latest_webzine_basis a.more { text-decoration:none;}
.latest_webzine_basis a.more:hover { text-decoration:underline;}


.latest_webzine_basis .listTable { font-family: 돋움, Arial; width:100%; line-height: 1.3em; table-layout:fixed; border:none;}

.latest_webzine_basis .listTable tr td { padding:0;margin:0; vertical-align:top; overflow:hidden; }
.latest_webzine_basis .listTable_old tr td { border-bottom:1px dotted #DEDEDE; padding:0;margin:0; vertical-align:top; overflow:hidden; }

.latest_webzine_basis .thumbnailBox { width:100%; margin:0;padding:0;border:none; table-layout:fixed; }
.latest_webzine_basis .thumbnailBox tr td { border-bottom:none; padding:none; margin:none; }

.latest_webzine_basis .thumbnailBox .thumbnail { text-align:center; padding:5px; white-space:nowrap;}
.latest_webzine_basis .thumbnailBox .thumbnail img { padding:4px; border:1px solid #DEDEDE; }
.latest_webzine_basis .thumbnailBox .thumbnail img:hover { border:1px solid #54564b; }

.latest_webzine_basis .thumbnailBox .desc { padding-left:5px; padding-bottom:5px; }

.latest_webzine_basis .thumbnailBox .titleBox { margin-top:8px; margin-bottom:5px;}

.latest_webzine_basis .thumbnailBox .titleBox .title { }
.latest_webzine_basis .thumbnailBox .titleBox .title strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.latest_webzine_basis .thumbnailBox .titleBox .title a { font-weight:bold; color:#666666; text-decoration:none; }
.latest_webzine_basis .thumbnailBox .titleBox .title a:hover { font-weight:bold; text-decoration:underline; }


.latest_webzine_basis .thumbnailBox .titleBox .regdate { font-size:0.9em; color:#AAAAAA; }

.latest_webzine_basis .thumbnailBox .contentBox { font-size: 10px; overflow:hidden; margin-bottom:5px;}

.latest_webzine_basis .thumbnailBox .authorBox { margin-top:5px; }

.latest_webzine_basis .thumbnailBox .author { color:#54564b; margin-right:10px;}
.latest_webzine_basis .thumbnailBox .author span,div { color:#54564b; }

.latest_webzine_basis .thumbnailBox .readAndVoted { color:#999999; font-size:0.9em; }
.latest_webzine_basis .thumbnailBox .readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.latest_webzine_basis .thumbnailBox .readAndVoted strong { color:#FE6700; }

.latest_webzine_basis .thumbnailBox td.bottomBorder { padding-bottom:5px; }
.latest_webzine_basis .thumbnailBox_old td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }



.latest_basis { font-family: 돋움, Arial; overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_mid.gif") top left repeat-x; padding-bottom:0px;}
.latest_basis .bottom_mid {  position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_mid.gif") 0 100% repeat-x; }
.latest_basis .box_mid_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/box_mid_dot.gif") left repeat-y;}
.latest_basis .box_mid_right { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/box_mid_dot.gif") top right repeat-y;}
.latest_basis .bottom_left { position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_left.gif") 0 100% no-repeat; }
.latest_basis .bottom_right {position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bottom_right.gif") 100% 100% no-repeat;}

.latest_basis h2 { background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/title_bullet.gif") top left no-repeat; font-size:1em; display:block; height:15px; margin:0; padding:0px 0 0 15px; margin-bottom:5px; color:#000000; }

.latest_basis ul { margin:0; padding:0; }
.latest_basis ul li { height:16px; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/bulletD0.gif") no-repeat left 7px; margin-left:0px; margin-right: 5px; padding: 3px 0 0 8px; overflow:hidden; list-style:none; white-space:nowrap; } 
.latest_basis ul li .title a { color:#555555; text-decoration:none; }
.latest_basis ul li .title a:hover { text-decoration:underline; }
.latest_basis ul li .title span.comment { color:#FE6700; font:.8em Tahoma; }
.latest_basis ul li .title span.comment a { color:#FE6700; font:.8em Tahoma; }

.latest_basis ul li .date { color:#999999; font:.8em Tahoma; white-space:nowrap; margin-right:5px;}

.latest_basis .left-corner{ position:relative; background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_left.gif") top left no-repeat;}
.latest_basis .right-corner{ background:url("../../../../widgets/newest_document/skins/fiancee_newdoc/css/../images/basis/tb_right.gif") top right no-repeat; padding: 8px}

.latest_basis .more { position:absolute; top:6px; right:9px; color:#ffffff; font:.8em Tahoma;} 
.latest_basis a.more { text-decoration:none;} 
.latest_basis a.more:hover { text-decoration:underline;}

* {margin:0; padding:0; }
.fiancee_tapbox_basis { position:relative; margin-bottom:10px; _margin-bottom:5px;}

.fiancee_tapbox_basis .tabBox { position:relative; width:100%; height:27px; z-index:1; background:#ffffff url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/tab_bg.gif") top left repeat-x; overflow:hidden; padding-bottom:0px; }
.fiancee_tapbox_basis .tabBox a { text-decoration:none; color:#666666; }
.fiancee_tapbox_basis .left-corner-on { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/top_left_on.gif") top left no-repeat;}
.fiancee_tapbox_basis .left-corner { float:left; margin:0; padding:0; width:3px; height:27px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/top_left.gif") top left no-repeat;}
.fiancee_tapbox_basis .right-corner{ position:relative; z-index:3; width:100%; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/top_right.gif") top right no-repeat; padding:0;}
.fiancee_tapbox_basis .tab_title { float:left; }
.fiancee_tapbox_basis .tab { letter-spacing:-1px; top:0px;  height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer; z-index:2; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/tab_blank.gif") no-repeat right top;}
.fiancee_tapbox_basis .on { letter-spacing:-1px; top:0px; height:27px; border-right:0; margin-right:0px; float:left; cursor:pointer;  z-index:2; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/tab_blank.gif") no-repeat right top;}

.fiancee_tapbox_basis .tab div { float:left; margin-top:1px; height:13x; border-bottom:0px solid #EEEEEE; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; font-weight:bold; color:#666666; }
.fiancee_tapbox_basis .tab div a { color:#666666; }
.fiancee_tapbox_basis .on div { float:left; margin-top:1px; height:13px; background:#ffffff; border-bottom:6px solid #FFFFFF; font-size:8pt; padding:7px 9px 0 9px; margin-right:4px; _margin-right:2px; font-weight:bold; color:orange; } 
.fiancee_tapbox_basis .on div a { color:orange; }

.fiancee_tapbox_basis .tabContent { margin:0; padding:10px; border-left:1px solid #D8B49D; border-right:1px solid #D8B49D; background-color:#FFFFFF; z-index:1;}
.fiancee_tapbox_basis .show { display:block; }
.fiancee_tapbox_basis .hide { display:none; }

.fiancee_tapbox_basis .tabContent table { border:0; width:100%; table-layout:fixed; }

.fiancee_tapbox_basis .tabContent .thumbnail { text-align:center; }
.fiancee_tapbox_basis .tabContent .thumbnail img { border:1px solid #EEEEEE; padding:5px; float:left; }

.fiancee_tapbox_basis .tabContent .titleBox { padding-top:3px; padding-left:10px; color:#888888; vertical-align:top;}
.fiancee_tapbox_basis .tabContent .titleBox .regdate { font-family:tahoma; font-size:.85em; color:#AAAAAA;}
.fiancee_tapbox_basis .tabContent .titleBox .title { font-family: 돋움, Arial; font-size: 9pt; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/bullet.gif") no-repeat 3px 6px; padding-left:10px; margin-top:3px; height:16px; white-space:nowrap; overflow:hidden; }
.fiancee_tapbox_basis .tabContent .titleBox .title .comment_cnt { font-weight:normal; font-size:0.8em; color:#F48A23; }
.fiancee_tapbox_basis .tabContent .titleBox .title a { color:#666666; text-decoration:none; font-weight:normal; }
.fiancee_tapbox_basis .tabContent .titleBox .title a:hover { text-decoration:underline; }

.fiancee_tapbox_basis .tabContent .titleBox .title .author { color:#AAAAAA; }
.fiancee_tapbox_basis .tabContent .titleBox .title .readAndVoted { font-family:tahoma; font-size:.8em; color:#AAAAAA;}
.fiancee_tapbox_basis .tabContent .titleBox .title .readAndVoted .readed { color:#4BC4C8;}
.fiancee_tapbox_basis .tabContent .titleBox .title .readAndVoted .voted { color:#C8A64B;}

.fiancee_tapbox_basis .bottom_mid { position:relative; float:left; margin:0; padding:0; width:100%; height:6px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/bottom_mid.gif") left top repeat-x; }
.fiancee_tapbox_basis .bottom_left { float:left; margin:0; padding:0; width:6px; height:6px;  background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/bottom_left.gif") left top no-repeat; }
.fiancee_tapbox_basis .bottom_right { float:right; margin:0; padding:0; width:6px; height:6px; background:url("../../../../widgets/tab_newest_document/skins/fiancee_tapbox/css/../images/basis/bottom_right.gif") right top no-repeat;}

.new_images_basis {  overflow:hidden; position:relative; width:100%; background:#ffffff url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/tb_mid.gif") top left repeat-x; margin:0; padding-bottom:0px; }

.new_images_basis .bottom_mid { position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/bottom_mid.gif") 0 100% repeat-x;}
.new_images_basis .box_mid_left {position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/box_mid_dot.gif") top left repeat-y;}
.new_images_basis .box_mid_right { position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/box_mid_dot.gif") top right repeat-y;}
.new_images_basis .bottom_left {position:relative;  background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/bottom_left.gif") 0 100% no-repeat; }
.new_images_basis .bottom_right {position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/bottom_right.gif") 100% 100% no-repeat;}
.new_images_basis .top_left{ position:relative; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/tb_left.gif") top left no-repeat;}
.new_images_basis .top_right{ right:1px; background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/tb_right.gif") top right no-repeat; padding: 3px }

.new_images_basis h2 { background:url("../../../../widgets/newest_images/skins/fiancee_new_images/css/../images/basis/title_bullet.gif") left no-repeat; font-size:1em; margin:0; height:15px; padding:4px 0 0 20px; margin-bottom:5px; color:#000000; }

.new_images_basis .more { position:absolute; top:6px; right:10px; color:#ffffff; font:.8em Tahoma;}
.new_images_basis a.more { text-decoration:none;} 
.new_images_basis a.more:hover { text-decoration:underline;} 

.new_images_basis .thumbnail_box { background-color: #dddddd; margin:0; padding:0; width:100%; table-layout:fixed; }
.new_images_basis .thumbnail_box .thumbnail { margin:3px; padding:3px; border:none; text-align:center; }
.new_images_basis .thumbnail_box .thumbnail img { border:1px solid #eeeeee; }
.new_images_basis .thumbnail_box .thumbnail img:hover { border:1px solid #bbbbbb; }

.new_images_basis .thumbnail_box .title {  margin:0; text-align:center; }

.new_images_basis .thumbnail_box a { color:#000000; text-decoration:none; }
.new_images_basis .thumbnail_box a:visited { color:#54564b; text-decoration:none; }

.new_images_basis .thumbnail_box td.bottomBorder { border-bottom:1px dashed #EEEEEE; padding-bottom:5px; }
.new_images_basis .thumbnail_box div strong { font-weight:bold; font-size:0.9em; color:#ed2a32; }
.new_images_basis .thumbnail_box div.author { color:#54564b; text-align:center;}
.new_images_basis .thumbnail_box div.author span,div { color:#54564b; }
.new_images_basis .thumbnail_box div.regdate { font-size:0.9em; color:#AAAAAA; margin-top:2px;text-align:center;}

.new_images_basis .thumbnail_box div.readAndVoted { color:#999999; font-size:0.9em; text-align:center;}
.new_images_basis .thumbnail_box div.readAndVoted span.div_block { color:#333333; font-size:0.9em; }
.new_images_basis .thumbnail_box div.readAndVoted strong { color:#FE6700; }

