/* base
-------------------------------------------------------------------------------------------------- */

* { padding:0; margin:0; outline:none; -webkit-text-size-adjust:none; }
html, body { height: 100%; }
a { color:#333; }
a:link, a:visited, a:hover, a:active { text-decoration:none; }
body { font-family:Apple Gothic, arial, sans-serif; font-size:13px; letter-spacing:-1px; color:#555; background:#f3f3f3; word-wrap:break-word; word-break:break-all; -webkit-tap-highlight-color: rgba(0,0,0,0); overflow-y: visible !important }
ul,ol { list-style: none; }
em { font-style:normal; }
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal; margin:0; padding:0; }
img { border:none; vertical-align:top; }
legend, fiedlset { display:none; border:0; }
hr { display:none; }
input,textarea,select {font-family:inherit; font-size:inherit; font-weight:inherit; }
textarea, input {outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; }
textarea { -webkit-appearance:none;-webkit-border-radius:0; }
select { text-align:left; -webkit-border-radius:0; -webkit-appearance:none; }
input[type="button"], input[type="submit"], input[type="text"], input[type="password"] { -webkit-appearance:none; -webkit-border-radius:0; }
input:checked[type="checkbox"] { -webkit-appearance:checkbox; }


/* layout
-------------------------------------------------------------------------------------------------- */
div.wrapper { background-color:#fff; min-height:100%; }
header { position:relative; display:block; padding:0 0 0 0; width:100%; overflow:hidden; }
header h1 { display:none; }
header .sub { padding:10px 10px 0 10px; width:100%; height:29px; border-bottom:1px solid #bfbfbf; background:#f4f4f4; letter-spacing:-1px; }
header .sub form { float:left; }
header .sub form select { background:#FFF; height:25px; padding:0; border:0; width:100px; -webkit-appearance:none;-webkit-border-radius:0; background:url('http://md.egloos.com/img/mobile/select_arrow.gif') no-repeat 70px 4px; }
header .sub .set_theme { float:right; margin:5px 20px 0 0; border:0; width:58px; height:13px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_set_theme.gif') no-repeat left top; }

header .my_info { height:65px; padding:15px 0 0 0; background:url('http://md.egloos.com/img/mobile/bg_my_header.gif') repeat-x left top; }
header .my_info .thumb { position:relative; margin-left:13px; }
header .my_info .thumb img { position:absolute; width:48px; height:48px;margin:1px; }
header .my_info .thumb i { position:absolute; z-index:9; width:50px; height:50px; background:url('http://md.egloos.com/img/mobile/thumb_5050.png') no-repeat; }
header .my_info em { position:relative; display:block; overflow:hidden; height:16px; margin:0 80px 0 70px; padding:8px 0 2px 0; color:#fff; font-size:16px; text-overflow:ellipsis; white-space:nowrap; }
header .my_info span { position:relative; margin-left:70px; font-size:13px; color:#cef0fc; }

header .my_info button { position:absolute; margin:-10px 0 0 0; border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_my_btn.png') no-repeat left top; }
header .my_info button.write { top:34px; right:44px; width:33px; height:33px; background-position:0 0; }
header .my_info button.write_on { top:34px; right:44px; width:33px; height:33px; background-position:0 -132px; }
header .my_info button.shortcut { top:34px; right:12px; width:28px; height:33px; background-position:0 -33px;  }
header .my_info button.shortcut_on { top:34px; right:12px; width:28px; height:33px; background-position:0 -66px; }
header .my_info button.subscription { top:34px; right:44px; width:33px; height:33px; background-position:0 -99px; }
header .my_info button.skin_prev {background:url('http://md.egloos.com/img/mobile/set_btn_skin.png') 0 0 no-repeat; top:35px; right:12px; width:53px; height:29px;}

header .my_info i.ico_home_new { position:absolute; right:10px; top:20px; width:15px; height:12px; background:url('http://md.egloos.com/img/mobile/ico_new.gif') no-repeat; text-indent:-1000em; font:arial 0/0; }

header .shortcut { width:100%; height:100px; background:#fff url('http://md.egloos.com/img/mobile/bg_my_menu_new.gif') repeat-x left bottom; border-top:1px solid #e0e0e0; }
header .shortcut li { position:relative; float:left; height:62px; margin-top:14px; width:25%; text-align:center; }
header .shortcut li.last { float:left; width:24%; border-right:0; }
header .shortcut button { width:52px; height:65px; border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_my_menu_btn.gif') no-repeat left top; }
header .shortcut button.home { background-position:0 0; }
header .shortcut button.egloo { background-position:-248px 0; }
header .shortcut button.reader { background-position:-62px 0; }
header .shortcut button.photo { background-position:-124px 0; }
header .shortcut button.edit { background-position:-186px 0; }
header .shortcut li i.ico_home_new { position:absolute; top:5px; left:50%; margin-left:5px; width:15px; height:12px; background:url('http://md.egloos.com/img/mobile/ico_new.gif') no-repeat; text-indent:-1000em; font:arial 0/0; }

/* footer */
#footer { width:100%; background:#f3f3f3; border-top:1px solid #bfbfbf; text-align:center; }
#footer .foot_wrap { padding:0 0 70px; border-top:1px solid #e2e2e2; background:#f3f3f3; }

#footer ul { margin:17px 0 15px; }
#footer ul li { display:inline-block; width:59px; height:16px; padding-left:8px; margin:0; background:url('http://md.egloos.com/img/mobile/bg_bar.png') no-repeat right 50%; text-align:left; font-size:14px; }
#footer ul li.app { width:70px; }
#footer ul li.last { background:none;  }
#footer address.copyright { margin:5px auto 0 auto; font-size:9px; color:#9f9f9f; letter-spacing:0; font-style:normal; }
#footer address.copyright img { vertical-align:middle; margin-top:-7px; }
#footer button { height:26px; margin-right:1px; padding:1px 8px 0 8px; border:1px solid #aaaaaa; background:url('http://md.egloos.com/img/mobile/bg_btn.png') repeat-x left bottom; letter-spacing:-1px; text-align:center; white-space:nowrap; box-shadow:1px 1px 0 #d3d3d3; -moz-box-shadow:1px 1px 0 #d3d3d; -webkit-box-shadow:1px 1px 0 #d3d3d3; font-size:14px; }
#footer button span { line-height:22px; }
#footer .nate_wrap { padding:0; border-top:1px solid #e2e2e2; background:#f3f3f3; }
#footer .nate_wrap a.nate_main { display:inline-block; width:63px; height:40px; background:url('http://md.egloos.com/img/mobile/btn_nate.gif') 0 center no-repeat; margin-right:13px; text-indent:-9999em; }
#footer .nate_wrap a.nate_all { display:inline-block; width:57px; height:40px; background:url('http://md.egloos.com/img/mobile/btn_nate.gif') -75px center no-repeat; text-indent:-9999em; }

/* search */
#searchWrap { position:relative; width:100%; z-index:10; }
.search-wrap { clear:both; background-color:#fff; border:0; }
.search-gray { background-color:#f4f4f4; }
.search-wrap fieldset { position:relative; border:0; margin:0 10px; }
.search-wrap fieldset .search_info {font-size:12px;font-family:'애플고딕', tahoma, sans-serif;color:#696969;}
.search-wrap .bgWrapper { position:relative;margin-top:13px;}
.search-wrap .wrapBox { height:25px; background-color:#fff; border:2px solid #83c4ea; } /*border-right:0; */
/*.search-wrap .wrapBox input.type-text { width:90%; padding:4px 2px 0 2px; height:21px; background:#fff; color:#999; font-size:12px; border:0 none; }*/
.search-wrap .wrapBox input.type-text { width:90%; padding:4px 2px 0 2px; height:21px; background:#fff; color:#333; font-size:13px; border:0 none; }/*12.24_jely*/
.search-wrap input.type-btn { position:absolute; top:0px; right:0px; width:30px; height:29px; background:url('http://md.egloos.com/img/mobile/set_search.gif') 0 0 no-repeat; border:0; text-indent:-9999px; }
.search-wrap .wrapBox .acTxtClr a { position:absolute; top:5px; right:52px; padding:5px 7px; width:17px; height:16px; overflow:hidden; background:#fff url('http://md.egloos.com/img/mobile/set_search.gif') 7px -45px no-repeat; text-indent:-1000em; }

/*.search_top { clear:both; overflow:hidden; background-color:#f4f4f4; padding:15px 0 12px; }*/
/* .search_top { clear:both; overflow:hidden; background-color:#f4f4f4; padding:15px 0 12px; border-bottom:1px solid #bfbfbf; } */ /*12.24_jely / 2012.05.17*/
.search_top { clear:both; overflow:hidden; padding:15px 0 12px; border-bottom:1px solid #bfbfbf; }/*12.24_jely / 2012.05.17*/
.search_top .search-wrap .wrapBox input.type-text { color:#000; font-size:14px; }
.search_bottom {padding:27px 0 10px;border-top:1px solid #e1e1e1;}

.search_top .search-choice { margin:10px 0 0 13px; }

/* ��Ʈ�� �˻� */
article section .search_title { overflow:hidden; padding:12px 13px 8px; border-bottom:solid 1px #7abada; font-size:14px; font-weight:bold; color:#000; }
article section .search_title span { color:#5aa4cb; font-size:12px; }
article section .search_title a { display:block; float:right; padding-left:10px; margin:2px 0 0 13px; font-size:12px; color:#888; background:url('http://md.egloos.com/img/mobile/set_search_ico.gif') no-repeat -52px 5px; }
article section .search_title a.on { color:#78addb; background-position:0 5px; }

article section ul.search_post { float:left; clear:both; width:100%; }
article section ul.search_post li { position:relative; float:left; clear:both; width:100%; height:75px; border-bottom:1px solid #dbdbdb; }
/*article section ul.search_post li a { float:left; display:block; padding:12px 10px 10px 10px; width:100%; }*/
article section ul.search_post li a { float:left; display:block; padding:12px 10px 10px 10px; width:90%; }/*12.24_jely*/
article section ul.search_post li a img.thumb { float:left; margin:0 10px 0 0; border:1px solid #d8dcdd; }
article section ul.search_post li a em { display:block; padding:0 0 3px 0; font-size:15px; font-weight:bold; color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
article section ul.search_post li a p { display:block; padding:2px 0 3px 0; color:#9f9f9f; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
/*article section ul.search_post li a span.post_info { float:left; width:90%; left:0; margin:3px 0 0 0; font-size:11px; color:#999; }*/
article section ul.search_post li a span.post_info { float:left; width:90%; left:0; margin:3px 0 0 0; font-size:11px; color:#999; font-family:'애플고딕',tahoma,sans-serif; }/*12.24_jely*/
article section ul.search_post li a span.writer { color:#78abd8; }
article section ul.search_post li.last { border-bottom:solid 1px #c4c3c3; }


article section .go_top {z-index:100;}

.blog_category {padding:10px 10px 10px 0;font-size:11px; background:#F4F4F4; border-bottom:1px solid #dbdbdb; }
.blog_category .category_set {display:inline; padding:7px 10px;}

.blog_category a.egloo_search {float:right;font-size:11px;font-family:'애플고딕',tahoma, sans-serif;color:#408fba;background:url('http://md.egloos.com/img/mobile/bg_post_search.gif') 80px 2px no-repeat;padding-right:15px;}


/* search */
/*
#searchWrap { position:relative; width:100%; z-index:10; }
.search-wrap { clear:both; background-color:#fff; border:0; }
    .search-wrap fieldset { position:relative;; border:0; margin:0 10px;  }
    .search-wrap .bgWrapper { position:relative; }
    .search-wrap .wrapBox { height:25px; background-color:#fff; border:2px solid #83c4ea; }
    .search-wrap .wrapBox input.type-text { width:90%; padding:4px 2px 0 2px;height:21px; background:#fff; color:#333; font-size:12px; border:0 none; }
    .search-wrap input.type-btn { position:absolute; top:0px; right:0px; width:30px; height:29px; background:url('http://md.egloos.com/img/mobile/set_search.gif') 0 0 no-repeat; border:0; text-indent:-9999px; }
    .search-wrap .wrapBox .acTxtClr a { position:absolute; top:5px; right:52px; padding:5px 7px; width:17px; height:16px; overflow:hidden; background:#fff url('http://md.egloos.com/img/mobile/set_search.gif') 7px -45px no-repeat; text-indent:-1000em; }
    /* �ڵ��ϼ� *
    #acWrap { height:100%; }
    #acWrap #acDiv { display:none; position:relative; margin-top:1px; background:#fff; z-index:3;}
    #acWrap #acDiv iframe { width:100%; height:100%; }
    #acWrap #acImg { visibility:visible; position:absolute; margin-right:13px; cursor:pointer; }


.search_bottom { padding:90px 0 10px 0; }
*/

/* navigation
-------------------------------------------------------------------------------------------------- */
nav { clear:both; display:block; width:100%; position:relative; padding:0; text-align:center; z-index:2;  }
nav ul { min-height:1px; padding:3px 7px 0 7px; font-size:16px; }
nav ul:after { content:""; height:0; display:block; visibility:hidden; clear:both; }
nav ul li { position:relative; float:left; height:32px; width:33%; }
nav ul li a { display:block; height:24px; text-align:center; padding-top:8px; color:#fff; font-weight:bold; overflow:hidden; white-space:nowrap; letter-spacing:-1px; }
nav ul li.on { z-index:999; }
nav ul li.on a { height:24px; margin:0 -2px 0; padding-top:7px; border:1px solid #3496c5; border-bottom:none; color:#333; background:#f3f3f3; }

/* title
-------------------------------------------------------------------------------------------------- */
header h1 a { display:block; width:83px; height:27px; background:url("http://md.egloos.com/img/mobile/logo.gif") left top no-repeat; text-indent:-5000em; }
header h1 a { display:block; width:83px; height:27px; background:url("http://md.egloos.com/img/mobile/logo.gif") left top no-repeat; text-indent:-5000em; -webkit-background-size:83px 27px; }/*retina*/
@media screen and (-webkit-min-device-pixel-ratio:1.5){ header h1 a {background-image:url('http://md.egloos.com/img/mobile/logo1.5.gif');}}/*retina*/
@media screen and (-webkit-min-device-pixel-ratio:2){ header h1 a {background-image:url('http://md.egloos.com/img/mobile/logo2.gif');}}/*retina*/

/* content article type
-------------------------------------------------------------------------------------------------- */
article { padding:0 0 10px 0; background:#fff url('http://md.egloos.com/img/mobile/bg_article.png') repeat-x center top;}
article .category_set { padding:7px 10px; border-bottom:2px solid #dbdbdb; font-size:11px; }
article section { overflow:hidden; position:relative; }
article section ul.category { position:relative; }
article section ul.category li { position:relative; clear:both; float:left; padding:12px 0 10px 10px; width:100%; border-bottom:1px solid #dbdbdb; }
article section ul.category li a { float:left; display:block; width:80%; white-space:nowrap; }/*2011.05 ���� mod*/
article section ul.category li a img.thumb { float:left; margin:0 8px 0 2px; border:1px solid #d8dcdd; }
article section ul.category li a em { display:block; padding:0 0 1px 0; font-size:15px; font-weight:bold; }
article section ul.category li a span.cont_txt { display:block; line-height:1.6; color:#777; }
article section ul.category li a span.post_info { display:block; line-height:1.5; font-size:11px; color:#999; font-family:'���ð��',tahoma,sans-serif; }
article section ul.category li a span.post_info .writer{ color:#6aa0cf; }
article section ul.category li em.good { position:absolute; top:9px; right:32px; width:17px; height:16px; background:url('http://md.egloos.com/img/mobile/ico_star.gif') no-repeat 0 -16px; text-indent:-9999px; cursor:pointer; }
article section ul.category li em.bad { position:absolute; top:9px; right:32px; width:17px; height:16px; background:url('http://md.egloos.com/img/mobile/ico_star.gif') no-repeat 0 0; text-indent:-9999px; cursor:pointer; }
article section ul.category li.last { border-bottom:1px solid #c3c3c3; }
article section ul.category li em.num_reply { position:absolute; top:12px; right:22px; width:29px; height:34px; padding:0 0 0 5px; text-align:center; background:url('http://md.egloos.com/img/mobile/bg_replynum.png') right no-repeat; }/*2011.05 ���� mod*/
article section ul.category li em.num_reply a { display:block; width:100%; height:27px; padding-top:7px; font-size:11px; color:#5bbfee; }/*2011.05 ���� mod*/

article section .go_top { position:absolute; bottom:63px; right:10px; display:block; width:37px; height:33px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/ico_top.gif') no-repeat left top; }
section ul.category li a em {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
section ul.category li a span.cont_txt {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/* content article controller */
div.contentController { padding:30px 0 0 0; clear:both; text-align:center; }
div.contentController a { display:inline-block; width:8px; height:8px; background:url("http://md.egloos.com/img/mobile/ico_navigator.gif") left top no-repeat; text-indent:-5000em; margin-right:4px; }
div.contentController a:hover,
div.contentController a.on { background-position:left -8px; }
div.contentController a.btn_prev { float:left; margin:-5px 0 0 0; width:32px; height:24px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 -24px; }
div.contentController a.btn_next { float:right; margin:-5px 0 0 0; width:32px; height:24px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 0; }

/* pagination */
.pagination { padding:15px 0 8px 0; clear:both; text-align:center; }
.pagination_line { border-top:2px solid #f2f0f1; }
.pagination a { display:inline-block; margin:0; padding:0 9px 0 3px; width:30px; height:25px; font-size:16px; color:#999; background:url('http://md.egloos.com/img/mobile/bg_bar_page.png') no-repeat right 2px; text-align:center; }
.pagination a:hover,
.pagination a.on { color:#5187a9; }
.pagination a.last { background:0; padding:0 5px 0 3px;  }
.pagination a.btn_prev { width:35px; height:22px; padding:3px 0 0 0; margin:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 -48px; }
.pagination a.btn_next { width:35px; height:22px; padding:3px 0 0 0; margin:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 -73px; }

/* �۸Ӹ�ũ */
article section .subject { margin:15px 10px 10px; }
article section .subject h3 { font-size:16px; color:#111111; }
article section .subject h3 .post_icon {vertical-align:middle; margin-bottom:2px;} /* 2012.08.01 포스트 아이콘 soulh@sk.com */
article section .subject p { margin-top:5px; color:#999; font-size:11px; font-family:'���ð��',tahoma,sans-serif; }
article section .subject p span.cate { padding-right:8px; margin-right:5px; color:#696969; background:url('http://md.egloos.com/img/mobile/ico_line01.png') no-repeat right; }
article section .subject p span.name { color:#6aa0cf; margin-right:3px; }

/*2011.05 ���� mod*/
article section .contents { padding:10px 0 0 0; margin:0 10px; line-height:1.5; color:#343434; border-top:solid 1px #dbdbdb; }
article section .contents .btn_fontsize { width:100%; height:26px; margin-bottom:10px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_fontsize.gif') right top no-repeat; }
article section .contents .btn_fontsize a { display:block; float:right; width:37px; height:26px; }
article section .contents .btn_fontsize a.btn_plus_off { background:url('http://md.egloos.com/img/mobile/btn_fontsize.gif') -62px -26px no-repeat; }
article section .contents .btn_fontsize a.btn_minus_off { background:url('http://md.egloos.com/img/mobile/btn_fontsize.gif') -99px -26px no-repeat; }

article section .contents.fontsize1 {font-size:13px;}
article section .contents.fontsize2 {font-size:16px;}
article section .contents.fontsize3 {font-size:19px;}

article section .contents a { color:#7ba3bd; }
article section .contents a.video_thumb {display:block;margin:10px 0;text-align:center;}
article section .contents a.video_thumb img {margin:0 auto;border:1px solid #d5d5d5;
    background-color:#000;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:200px 150px;
    -o-background-size:200px 150px;
    -webkit-background-size:200px 150px;
    -khtml-background-size:200px 150px;
}
article section .contents blockquote {display:block;margin:1em 40px;}
article section .contents ul {list-style-type:disc;margin:1em 0;padding-left:40px;}
article section .contents ol {list-style-type:decimal;margin:1em 0;padding-left:40px;}
article section .contents .wrap_tag { clear:both; overflow:hidden; padding:20px 0; }
article section .contents .wrap_tag ul.tag { float:left; height:13px; padding:5px 0 0 23px; background:url('http://md.egloos.com/img/mobile/ico_tag.gif') 0 7px no-repeat; list-style-type:none; }
article section .contents .wrap_tag ul.tag li { float:left; padding:0 7px; font-size:12px; background:url('http://md.egloos.com/img/mobile/ico_tagdot.gif') right no-repeat; }
article section .contents .wrap_tag ul.tag li.last { background:none; }
article section .contents .wrap_tag ul.tag li a { color:#333; }
article section .contents .wrap_tag .social_mod_button { float:right; }

article section .article_info { clear:both; border-top:solid 1px #c4c4c4; padding-top:10px; margin:0 10px 25px; }
article section .article_info .trackback {background-color:#fff;border-top:1px solid red;}
article section .article_info .tab_noline { height:27px; }
article section .article_info .tab_line { clear:both; padding-top:13px; height:27px; background:url('http://md.egloos.com/img/mobile/bg_line01.gif') repeat-x bottom; }/* 2011.05 ���� */
article section .article_info .star { float:left; width:35%; }
article section .article_info .star a { display:inline-block; height:27px; background:url('http://md.egloos.com/img/mobile/set_btn_star2.gif') no-repeat; text-indent:-9999px; }
article section .article_info .star a.btn_star { width:35px; background-position:0 0; }
article section .article_info .star a.btn_thumb { width:33px; background-position:-35px 0; }
article section .article_info .star a.btn_back { width:32px; background-position:-70px 0; }
article section .article_info .star a.btn_back_on { width:34px; background-position:-103px 0; }
article section .article_info .star a.btn_star_on { width:37px; background-position:-35px 0; }
/* ���ư */
article section .article_info button.delete { width:41px; height:27px; border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_delete.gif') no-repeat left top; }

article section .article_info .reply { float:right; width:65%; margin-top:5px; text-align:right; color:#8b8b8b; }
article section .article_info .reply span { color:#5bbfee; padding-left:3px; padding-right:5px; }
article section .article_info .reply span.line { padding:0 3px 0 1px; text-indent:-999999em; background:url('http://md.egloos.com/img/mobile/ico_line03.gif') no-repeat center; }

article section .article_info .trackback { clear:both; height:48px; zmargin:-1px 0 0 0; padding:10px 0 0 0; border-top:none; border-bottom:solid 1px #b5b5b5; border-left:solid 1px #b5b5b5; border-right:solid 1px #b5b5b5; background:url('http://md.egloos.com/img/mobile/bg_trackback_new.gif') bottom repeat-x; }
article section .article_info .trackback ul { width:85%; margin:0 auto; }
article section .article_info .trackback ul li { float:left; width:33%; text-align:center; }
article section .article_info .trackback ul li a { display:inline-block; height:36px; width:36px; background:url('http://md.egloos.com/img/mobile/set_btn_trackback.gif') no-repeat; text-indent:-9999px; }
article section .article_info .trackback ul li a.btn_twitter { background-position:0 0; }
article section .article_info .trackback ul li a.btn_facebook { background-position:-37px 0; }
/*article section .article_info .trackback ul li a.btn_rss { background-position:-74px 0; }*/
article section .article_info .trackback ul li a.btn_clog { background-position:-148px 0; }
article section .article_info .trackback ul li a.btn_metoday { background-position:-111px 0; }

article section .article_info .star_memo { clear:both; height:40px; padding:18px 13px 0; border-top:none; border-bottom:solid 1px #b5b5b5; border-left:solid 1px #b5b5b5; border-right:solid 1px #b5b5b5; background:url('http://md.egloos.com/img/mobile/bg_trackback_new.gif') bottom repeat-x; }
article section .article_info .star_memo input { float:left; width:83%; height:23px; color:#c1c1c1; font-size:12px; border:solid 1px #c6c6c6; }/*����2*/
article section .article_info .star_memo a { float:left; display:block; height:25px; width:41px; margin-left:3px; background:url('http://md.egloos.com/img/mobile/btn_starmemo_save.gif') no-repeat; text-indent:-9999px; }

/* �� */
.social_mod_button { float:right; }
.social_mod_button a.off { display:block; float:left; width:64px; height:25px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_cool_basic.gif') no-repeat left top; overflow:hidden; }
.social_mod_button a.on { display:block; float:left; width:64px; height:25px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_cool_basic.gif') no-repeat left -25px; overflow:hidden; }
.social_mod_button p.count { float:left; padding:5px 0 0 0; margin:0 1px 2px 1px; width:40px; text-align:center; color:#ff3000; font-family:verdana; font-size:11px; letter-spacing:-1px; }
.social_mod_button p.count a { display:block; width:40px; color:#ff3000; }

/* 2011.05 ���� */
article section .article_info a.btn_modify { display:inline-block; width:41px; height:27px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_modify.gif') no-repeat left top; }
article section .article_info a.btn_delete { display:inline-block; width:41px; height:27px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_delete.gif') no-repeat left top; }

/* ����� ���� */
article section .pagination_list { clear:both; width:100%; height:31px;line-height:32px;border-top:solid 1px #cecece; border-bottom:solid 1px #cecece; text-align:center; background:url('http://md.egloos.com/img/mobile/bg_pagination_list.png') repeat-x top;color:#353535;font-size:14px;font-family:"맑은 고딕"}
article section .pagination_list li { float:left; width:33%; text-align:center; background:url('http://md.egloos.com/img/mobile/ico_line02.gif') no-repeat right; }
article section .pagination_list li.last { background:none; }
article section .pagination_list a { display:block; width:100%;}
article section .pagination_list a .ico{display:inline-block;width:12px;height:13px;background: url('http://md.egloos.com/img/mobile/set_pagination_list.gif') no-repeat;vertical-align:middle;margin-top:-1px;}
article section .pagination_list a.btn_prev .ico{background-position:0 -1px;}
article section .pagination_list a.btn_next .ico{background-position:right -1px;}

article section .pagination_list a.photolog { display:inline-block; width:63px; height:13px; margin-top:2px; background:url('http://md.egloos.com/img/mobile/set_pagination_photolist.gif') no-repeat; text-indent:-9999px; }
article section .pagination_list a.btn_prev.photolog { background-position:0 0; }
article section .pagination_list a.btn_list.photolog { background-position:-63px 1px; }
article section .pagination_list a.btn_next.photolog { background-position:-126px 0; }

/* ��� */
article section .comment { border-top:solid 1px #dbdbdb; }
article section .comment img.ico_lock { margin-top:4px; }
article section .comment .title { overflow:hidden; padding:7px 13px; border-bottom:solid 1px #dbdbdb; background-color:#f5f5f5; font-size:12px; }
article section .comment .title span { color:#5aa4cb; padding-left:3px; }
article section .comment .basic { clear:both; overflow:hidden; padding:7px 13px; border-bottom:solid 1px #dbdbdb; background-color:#f5f5f5; }
article section .comment .basic span { font-size:11px; color:#5aa4cb; }
article section .comment .basic span span { color:#999; }
article section .comment .basic .thumb { position:relative; top:4px; }
article section .comment .basic .thumb img { position:absolute; width:31px; height:31px; margin:0 0 1px 1px; }
article section .comment .basic .thumb i { position:absolute; z-index:9; width:32px; height:32px; background:url('http://md.egloos.com/img/mobile/thumb_3232_g_new.png') no-repeat; }
article section .comment .basic .con { margin-left:43px; line-height:1.4; color:#252525; }
article section .comment .basic .btn { margin-top:5px; float:right;  }
article section .comment .basic span a.nick { color:#5aa4cb; }
article section .comment .delete_password { padding:13px 0; text-align:center; background-color:#e8e8e8; color:#252525; font-size:12px; }
article section .comment .delete_password input { display:inline-block; vertical-align:middle; width:30%; height:23px; margin-left:5px; color:#c1c1c1; font-size:12px; border:solid 1px #c6c6c6; }
article section .comment .delete_password a { display:inline-block; vertical-align:middle; height:25px; width:41px; margin-left:3px; background:url('http://md.egloos.com/img/mobile/btn_pass_confirm.gif') no-repeat; text-indent:-9999px; }

article section .comment .reply { clear:both; overflow:hidden; padding:10px 13px; border-bottom:solid 1px #dbdbdb; background-color:#f2f2f2; color:#252525; }
article section .comment .reply .arrow { width:32px; position:relative; }
article section .comment .reply .arrow span { position:absolute; top:5px; left:50%; margin-left:-5px; width:9px; height:10px; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') no-repeat 0 -72px; text-indent:-9999px; }
article section .comment .reply .con { margin-left:45px; line-height:1.4; }
article section .comment .reply span { font-size:11px; color:#5aa4cb; }
article section .comment .reply span span { color:#999; }
article section .comment .reply textarea { width:100%; height:40px; border:solid 1px #c6c6c6; color:#434343; }
article section .comment .reply span a.nick { color:#5aa4cb; }

article section .comment .reply_modify textarea { width:100%; height:40px; border:solid 1px #c6c6c6; color:#999; } /* 2012.04.20 */

article section .comment .reply_write { clear:both; overflow:hidden; padding:20px 13px 10px; border-top:solid 1px #dbdbdb; border-bottom:solid 1px #dbdbdb; background-color:#f5f5f5; }
article section .comment .reply_write .thumb { position:relative; top:4px; }
article section .comment .reply_write .thumb img { position:absolute; width:31px; height:31px; margin:0 0 1px 1px; }
article section .comment .reply_write .thumb i { position:absolute; z-index:9; width:32px; height:32px; background:url('http://md.egloos.com/img/mobile/thumb_3232_g_new.png') no-repeat; }
article section .comment .reply_write .con { margin-left:45px; line-height:1.4; }
article section .comment .reply_write textarea { width:100%; height:65px; border:solid 1px #c6c6c6; color:#999; }
article section .comment .reply_write input.text,  article section .comment .reply input.text{ float:left; height:22px; width:49%; margin:0 0 5px 0; border:solid 1px #c6c6c6; color:#999; } /* 2012.04.20 */
article section .comment .reply input.text{float:none;display:block;width:60%;} /* 2012.04.20 */
article section .comment .reply #homepage {width:100%;} /* 2012.04.20 */
article section .comment .reply_write input.text2 { float:right; height:20px; width:49%; margin:0 0 5px 0; border:solid 1px #c6c6c6; color:#999; }
article section .comment .reply_write input.url { width:100%; color:#999; }
article section .comment p.txt_ip { padding:7px 0 9px; font-size:11px; color:#696969; }/*IP��*/

article section .comment a { display:inline-block;  }
article section .comment a.btn_delete { width:17px; height:16px; margin-left:3px; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') 0 -54px no-repeat; text-indent:-9999px; }
article section .comment a.btn_modify { width:17px; height:16px; margin-left:3px; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') 0 -146px no-repeat; text-indent:-9999px; } /* 2012.04.20 */
article section .comment .btn a.btn_confirm { float:right; width:41px; height:25px; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') 0 0; text-indent:-9999px; }
article section .comment .basic .btn a.btn_reply { width:41px; height:25px; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') 0 -27px;  text-indent:-9999px;}

/* Ʈ���� */
article section .trackback { border-top:solid 1px #dbdbdb; }
article section .trackback .title { overflow:hidden; padding:7px 13px; border-bottom:solid 1px #dbdbdb; background-color:#f5f5f5; font-size:12px; color:#333; }
article section .trackback .title span { color:#5aa4cb; }
article section .trackback .trackback_url { overflow:hidden; padding:10px 13px; border-bottom:solid 1px #dbdbdb; background-color:#eee; color:#252525; }
article section .trackback .trackback_url p { float:left; margin:4px 50px 0 0; }
article section .trackback .trackback_list { padding:12px 13px 7px; line-height:1; border-bottom:solid 1px #dbdbdb; background-color:#f5f5f5; }
article section .trackback .trackback_list em { color:#5594ca; }
article section .trackback .trackback_list em a.trackback_title {color:#5594ca;background:none;text-indent:0;}
article section .trackback .trackback_list span { color:#999; font-size:11px;}
article section .trackback .trackback_list p { margin-top:5px; line-height:1.4; }
article section .trackback a { display:inline-block; background:url('http://md.egloos.com/img/mobile/set_btn_reply_new.gif') no-repeat; text-indent:-9999px; }
article section .trackback a.btn_delete { width:17px; height:16px; margin-left:3px; background-position:0 -54px; }
article section .trackback a.btn_copy { float:right; width:93px; height:27px; background:url('http://md.egloos.com/img/mobile/btn_trackback.gif') 0 0 no-repeat; }
article section a.btn_reply_more { display:block; width:94%; height:24px; border:solid 1px #dadada; background:none; text-align:center; text-indent:0; padding:10px 0 0; margin:17px auto 0; font-size:14px; }

/* ���� �� ���� */
article section .trackback ul.prev_list { overflow:hidden; }
article section .trackback ul.prev_list li { padding:10px 0 10px 13px; border-bottom:solid 1px #e0e0e0; font-size:16px; }
article section .trackback ul.prev_list li span { color:#43a2da; }
article section .trackback ul.prev_list li.last { border-bottom:solid 1px #c3c3c3; }

/* ��� ���� */
article section .pagination_view { clear:both; width:100%; height:31px;line-height:33px;margin-top:25px;border-top:solid 1px #cecece; border-bottom:solid 1px #cecece; text-align:center; background:url('http://md.egloos.com/img/mobile/bg_pagination_list.png') repeat-x top;}
article section .pagination_view li { float:left; width:50%; text-align:center; background:url('http://md.egloos.com/img/mobile/ico_line02.png') no-repeat right; }
article section .pagination_view li.last { background:none; }
article section .pagination_view a { display:block;color:#353535;font-size:14px;font-family:"맑은 고딕"}
article section .pagination_view a.btn_list { background-position:0 -89px; }
article section .pagination_view a.btn_view { background-position:0 -104px; }

/* �±�Ŭ���� */
article section .tag_subject { margin:15px 10px 13px; }
article section .tag_subject h3 { font-size:15px; color:#2a2a2a; }
article section .tag_subject p { margin-top:5px; color:#676666; }
article section .tagcloud { overflow:hidden; padding:3px 0 8px 13px; border-top:solid 1px #7abadb; border-bottom:solid 1px #c4c3c3; }
article section .tagcloud i { display:block; width:26px; height:15px; font:0/0 arial; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/ico_tag.gif') 0 4px no-repeat; }
article section .tagcloud ul li { float:left; height:15px; padding:7px 0 4px; margin-right:13px; font-size:15px; color:#333; }
article section .tagcloud ul li a { color:#333; }

/* �۾��� */
/*2011.05 ����*/
article section .write_area .tempsave { border-bottom:solid 1px #c3c3c3; background-color:#f5f5f5; font-size:12px; }
article section .write_area .tempsave a.btn_temp { display:block; padding:7px 0; text-align:center; background-color:#fdfde7; color:#222; }
article section .write_area .tempsave a.btn_temp em { color:#5a9dc2; }
article section .write_area .tempsave p { padding:9px 18px; line-height:1.5; letter-spacing:-1px; color:#999; }
article section .write_area .tempsave ul { padding:9px 18px; }
article section .write_area .tempsave ul li { overflow:hidden; position:relative; height:23px; padding-right:30px; color:#2a2a2a; text-overflow:ellipsis; white-space:nowrap; }
article section .write_area .tempsave ul li a.btn_delete { position:absolute; right:0; width:17px; height:16px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_image.gif') 0 -40px no-repeat; }
article section .write_area .tempsave a.btn_close { display:block; width:47px; height:24px; margin:0 auto 10px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_thema_close.gif') no-repeat; }

article section .write_area .img_upload { padding:20px 13px 0; }
article section .write_area .img_upload .btn_img { position:relative; }
article section .write_area .img_upload .btn_img div { position:absolute; top:0; left:0; display:block; width:96px; height:32px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/btn_imgupload.gif') no-repeat; }
article section .write_area .img_upload .btn_img p { padding:0 0 0 103px; color:#a0a0a0; }
article section .write_area .img_upload .btn_img .btn_dim { position:absolute; top:-1; left:-1; background-color:#fff; width:100%; height:37px; opacity:0.5; z-index:999; }/*2011.05 ���� mod*/
article section .write_area .img_upload .btn_img .btn_dim_loading { position:absolute; top:-1; left:-1; background-color:#fff; width:100%; height:37px; opacity:0.5; z-index:999; }/*2011.05 ���� mod*/
article section .write_area .img_upload .btn_img input { opacity: 0; filter:alpha(opacity: 0);  position:absolute; top:0; left:0; }
article section .write_area .img_upload ul { padding:9px 0; margin-top:30px; }
article section .write_area .img_upload ul li { overflow:hidden; position:relative; height:28px; color:#2a2a2a; text-overflow:ellipsis; white-space:nowrap; }
article section .write_area .img_upload ul li em { color:#adadad; }
article section .write_area .img_upload ul li img { vertical-align:middle; width:23px; height:17px; padding:1px; margin-right:3px; border:solid 1px #dfdee3; }
article section .write_area .img_upload ul li a.btn_delete { position:absolute; right:0; width:17px; height:16px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_image.gif') 0 -40px no-repeat; }
/*2011.05 ����//*/

article section .write_area .category { padding:18px 13px 15px; background-color:#f5f5f5; border-bottom:solid 1px #c3c3c3; }
article section .write_area .category dl dt { position:absolute; width:60px; margin-top:5px; }
article section .write_area .tag { padding:10px 13px 5px; border-top:solid 1px #c3c3c3; border-bottom:solid 1px #c3c3c3; }
article section .write_area .tag dl dt { position:absolute; width:60px; margin-top:5px; font-size:12px; color:#2a2a2a; }
article section .write_area dl { position:relative; clear:both; padding:0 0 7px 0; }
article section .write_area dl dd { margin-left:60px; }
article section .write_area dl dd select { width:100%; padding:4px 0 4px 5px; border-top:solid 1px #a2a2a2; border-bottom:solid 1px #a2a2a2; border-left:solid 1px #a2a2a2; border-right:solid 1px #a2a2a2; background:#FFFFFF url('http://md.egloos.com/img/mobile/ico_select.gif') no-repeat 100% 0; }

article section .write_area dl dd input.text { width:100%; padding:4px 0; border:solid 1px #c6c6c6; color:#434343; }
article section .write_area textarea { width:100%; height:130px; padding:5px 0; margin:5px 0; border:solid 1px #c6c6c6; }
article section .write_area .btn { margin:15px 0; text-align:center; }
article section .write_area .btn button { vertical-align:top; border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_save.gif') no-repeat left top; }/*2011.05 ����*/
/*article section .write_area .btn button { border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_save.gif') no-repeat left top; }*/
article section .write_area .btn button.save { width:65px; height:31px; margin-right:7px; background-position:0 0; }
article section .write_area .btn button.cancel { width:65px; height:31px; background-position:-72px 0; }
article section .write_area .btn button.tempsave { width:93px; height:30px; margin-right:7px; background:url('http://md.egloos.com/img/mobile/btn_tempsave.gif') no-repeat; }/*2011.05 ����*/
article section .write_area .image { margin:20px 13px 0 13px;padding-bottom:17px; }
article section .write_area .image div { border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_image.gif') no-repeat left top; }
article section .write_area .image div.btn_add { width:96px; height:33px; margin-right:5px; background-position:0 0; float:left;}
article section .write_area .image_list { padding:0 13px 5px; }
article section .write_area .image_list li { padding:0 0 10px 18px; color:#2a2a2a; font-size:12px; background:url('http://md.egloos.com/img/mobile/set_btn_image.gif') no-repeat 0 -95px; }
article section .write_area .image_list li span { color:#adadad; }
article section .write_area .image_list button { border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_image.gif') no-repeat left top; }
article section .write_area .image_list button.btn_delete { float:right; width:17px; height:16px; background-position:0 -40px; }

article section .last_border { border-bottom:solid 1px red; }
article section .no_page { width:220px; padding-top:40px; margin:0 auto; }
article section .no_page p { font-size:18px; color:#000; }
article section .no_page p.text { padding:30px 0 100px ; line-height:1.5; font-size:12px; color:#b4b2b3; }

article .photolog_tit { overflow:hidden; padding:10px 12px; border-bottom:solid 1px #7abadb; }
article .photolog_tit h3.photolog { float:left; width:70px; font-size:15px; color:#2a2a2a; }
article .photolog_tit .select { float:right; color:#676666; }

article section ul.photo_list { overflow:hidden; }
article section ul.photo_list li { clear:both; float:left; width:100%; border-bottom:1px solid #dbdbdb; }
article section ul.photo_list li a { display:block; overflow:hidden; padding:10px; }
article section ul.photo_list li a dl { clear:both; }
article section ul.photo_list li a dl dd { float:left; width:89px; height:69px; padding-right:10px; background:url('http://md.egloos.com/img/mobile/bg_photo.png') 0 0 no-repeat; }
article section ul.photo_list li a dl dd img.thumb { width:79px; height:57px; margin:6px 0 0 5px; }
article section ul.photo_list li a dl dt { padding:5px 0 0 0; color:#000; font-size:15px; }
article section ul.photo_list li a dl dt em { font-size:14px; color:#43a2db; }
article section ul.photo_list li a dl dt span { display:block; margin:7px 0 0 0; font-size:12px; color:#999; font-family:'���ð��',tahoma,sans-serif; }
article section ul.photo_list li.last { border-bottom:1px solid #c3c3c3; }

article section ul.photo_thumb { overflow:hidden; background-color:#f2f2f4; border-bottom:solid 1px #c3c3c3; padding-bottom:15px; }
article section ul.photo_thumb li { float:left; width:89px; padding:10px 8px; }
article section ul.photo_thumb li a { display:inline-block; overflow:hidden; }
article section ul.photo_thumb li a dl dd { float:left; width:89px; height:69px; background:url('http://md.egloos.com/img/mobile/bg_photo.png') 0 0 no-repeat; }
article section ul.photo_thumb li a dl dd img.thumb { width:79px; height:57px; margin:6px 0 0 5px; }
article section ul.photo_thumb li a dl dt { text-align:center; color:#999; font-size:12px; font-family:'���ð��',tahoma,sans-serif; }
article section ul.photo_thumb li a dl dt span { color:#43a2db; }

article section .photo_view { position:relative; min-height:50px; text-align:center; }
article section .photo_view a.btn_prev { position:absolute; top:50%; left:7px; width:16px; height:28px; background:url('http://md.egloos.com/img/mobile/btn_prev_img.png') no-repeat; overflow:hidden; font:arial 0/0; text-indent:-1000em; margin-top:-14px; }
article section .photo_view a.btn_next { position:absolute; top:50%; right:7px; width:16px; height:28px; background:url('http://md.egloos.com/img/mobile/btn_next_img.png') no-repeat; overflow:hidden; font:arial 0/0; text-indent:-1000em; margin-top:-14px; }
article section .photo_view .loding { position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; background-color:#fff; opacity:0.5; }
article section .photo_view .loding img { position:absolute; width:16px; height:16px; top:50%; left:50%; margin:-8px 0 0 -8px; z-index:2; }

article section .photo_page { padding:10px 0; clear:both; text-align:center; color:#999; font-size:14px; background-color:#f2f2f4; border-bottom:solid 1px #c3c3c3; }
article section .photo_page span { color:#43a2db; font-family:'���ð��',tahoma,sans-serif; }
article section .photo_page a { display:inline-block; margin:0; }
article section .photo_page a.btn_prev { width:35px; height:22px; padding:3px 0 0 0; margin:0 10px 0 0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 -48px; }
article section .photo_page a.btn_next { width:35px; height:22px; padding:3px 0 0 0; margin:0 0 0 10px; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_navi_new.gif') no-repeat 0 -73px; }
article section .photo_page a.btn_prev.end { background-position:0 -146px; }
article section .photo_page a.btn_next.end { background-position:0 -171px; }

article section .photo_desc { padding:15px 15px 50px; font-size:14px; color:#343434; line-height:1.6; }

article section .tab_skin { overflow:hidden; margin-top:2px; padding:8px 12px 0; background:#e4e8eb url('http://md.egloos.com/img/mobile/bg_profile_tab.gif') bottom repeat-x; }
article section .tab_skin ul li { float:left; width:33%; padding:10px 0 8px; text-align:center; font-size:15px; color:#000; }
article section .tab_skin ul li.on { border-top:solid 1px #a9a9a9; border-left:solid 1px #a9a9a9; border-right:solid 1px #a9a9a9; border-bottom:solid 1px #fff; background-color:#fff; color:#838080; }
article section .tab_skin ul li a { display:block; }

article section .pagination_skin { clear:both; width:100%; height:23px; padding-top:8px; border-bottom:solid 1px #cecece; border-top:none; text-align:center; background:url('http://md.egloos.com/img/mobile/bg_pagination_list.png') repeat-x top;}
article section .pagination_skin li { float:left; width:49%; text-align:center; background:url('http://md.egloos.com/img/mobile/ico_line02.png') no-repeat right; }
article section .pagination_skin li.last { background:none; }
article section .pagination_skin a { display:inline-block; width:40px; height:13px; margin-top:2px; background:url('http://md.egloos.com/img/mobile/set_pagination_skin.gif') no-repeat; text-indent:-9999px; }
article section .pagination_skin a.btn_prev { background-position:0 0; }
article section .pagination_skin a.btn_next { background-position:-67px 0; }

article section ul.profile_thumb { overflow:hidden; height:100%; padding:17px 9px 15px; border-bottom:solid 1px #c4c3c3; background:#fff url('http://md.egloos.com/img/mobile/bg_skin_set.gif') 0 bottom repeat-x; }
article section ul.profile_thumb li { position:relative; float:left; width:68px; height:68px; margin:3px 3px 3px 4px; }
article section ul.profile_thumb li img { position:absolute; top:1px; left:1px; width:66px; height:66px; }
article section ul.profile_thumb li i { position:absolute; z-index:9; width:68px; height:68px; background:url('http://md.egloos.com/img/mobile/thumb_profile.png') no-repeat; }
article section ul.profile_thumb li i.on { background:url('http://md.egloos.com/img/mobile/thumb_profile_on.png') no-repeat; }
article section ul.profile_thumb li a { display:block; width:68px; height:68px; }
article section ul.profile_thumb li.profile_text { clear:both; width:100%; height:100%; overflow:hidden; margin-top:13px; text-align:center; font-size:11px; color:#959595; }

article section ul.skin_thumb { overflow:hidden; height:100%; padding:17px 7px 15px; border-bottom:solid 1px #c4c3c3; background:#fff url('http://md.egloos.com/img/mobile/bg_skin_set.gif') 0 bottom repeat-x; }
article section ul.skin_thumb li { position:relative; float:left; width:95px; height:63px; margin:3px; }
article section ul.skin_thumb li img { position:absolute; top:3px; left:3px; width:90px; height:57px; }
article section ul.skin_thumb li i.on { position:absolute; z-index:9; width:95px; height:63px; background:url('http://md.egloos.com/img/mobile/thumb_skin_on.png') no-repeat; }
article section ul.skin_thumb li a { display:block; width:95px; height:63px; }
article section ul.skin_thumb li.profile_text { clear:both; width:100%; height:100%; overflow:hidden; margin-top:13px; text-align:center; font-size:11px; color:#959595; }

article section ul.stat_list { overflow:hidden; height:100%; padding:17px 7px 15px; border-bottom:solid 1px #c4c3c3; background:#fff url('http://md.egloos.com/img/mobile/bg_skin_set.gif') 0 bottom repeat-x; clear:both; }
article section ul.stat_list li {margin:0 25px;padding:7px 0;border-bottom:1px solid #DBDBDB;position:relative;}
article section ul.stat_list li i {letter-spacing:0;font-style:normal;text-align:right;font-family:'���ð��',tahoma,sans-serif; }
article section ul.stat_list li i.normal {position:absolute;right:0;top:8px;}
article section ul.stat_list li i.total {font-weight:bold;color:#000;}
article section ul.stat_list li.today {background-color:#F5F6F5;margin:5px 5px 25px 5px;padding:10px 0;text-align:center;font-size:15px; color:#000;font-weight:bold;border:none;}
article section ul.stat_list li.today i {color:#72B7E0;font-size:18px;padding-left:10px;}
article section ul.stat_list li.profile_text { clear:both; height:100%; overflow:hidden; margin-top:70px; text-align:center; font-size:11px; color:#959595; border:none; }

article section .plus_subscribe .search_subscribe { padding:20px 13px 15px; }
article section .plus_subscribe .search_subscribe h3 { font-size:14px; color:#000; }
article section .plus_subscribe .search_subscribe p { margin-top:10px; font-size:12px; }
article section .plus_subscribe .search_subscribe span { font-size:12px; color:#959595; }

.search_subscribe fieldset { position:relative; border:0; margin:8px 0 5px; }
.search_subscribe .bgWrapper { position:relative; }
.search_subscribe .wrapBox { height:25px; background-color:#fff; }
.search_subscribe .wrapBox input.type-text { width:90%; padding:4px 2px 0 2px; height:21px; background:#fff; color:#7f7d7d; font-size:12px; border:0 none; }
.search_subscribe input.type-btn { position:absolute; top:0px; right:0px; width:50px; height:27px; background-color:#828282; color:#fff; border:0; white-space:nowrap; }

article section .plus_subscribe .list { clear:both; overflow:hidden; padding:0 13px 15px; }
article section .plus_subscribe .tag { height:34px; }
article section .plus_subscribe .list p { font-size:11px; color:#999; }
article section .plus_subscribe .list .thumb { position:relative; top:4px; }
article section .plus_subscribe .list .thumb img { position:absolute; width:31px; height:31px; margin: 0 0 1px 1px; }
article section .plus_subscribe .tag .thumb img { width:27px; height:11px; margin-top:8px; }
article section .plus_subscribe .list .thumb i { position:absolute; z-index:9; width:32px; height:32px; background:url('http://md.egloos.com/img/mobile/thumb_3232_g_new.png') no-repeat; }
article section .plus_subscribe .list a { display:block; margin-left:40px; line-height:1.4; }
article section .plus_subscribe .tag a { padding-top:7px; }
article section .plus_subscribe .list a span { font-size:15px; color:#000; }
article section .plus_subscribe .list a span span { font-size:12px; color:#78addb; }
article section .plus_subscribe select { width:93%; height:29px; margin:0 0 0 13px; padding:3px 0 3px 5px; border:solid 1px #bfc3c6; background:#FFFFFF url('http://md.egloos.com/img/mobile/ico_select02.gif') no-repeat 100% 0; font-size:12px; color:#959595; }
article section .plus_subscribe .btn { clear:both; text-align:center; padding-top:20px; margin-top:20px; border-top:solid 1px #dbdbdb;}
article section .plus_subscribe .btn button { border:0; text-indent:-9999px; background:url('http://md.egloos.com/img/mobile/set_btn_subscribe.gif') no-repeat left top; }
article section .plus_subscribe .btn button.subscribe { width:64px; height:32px; margin-right:3px; background-position:0 0; }
article section .plus_subscribe .btn button.cancel { width:64px; height:32px; background-position:-72px 0; }

/*결산*/
.mobile_report2011 { width:280px; }

/* 웹페이지 광고 140926 */
.egloo_web_add img{vertical-align:top}
.egloo_web_add a{display:block;text-align:center;background:#251d51}

/* 글쓰기 SNS 포스트공유 추가 yoohl 160609 */
.sns_share_box{padding:10px 13px 0;}
.sns_share_box > strong{display:inline-block;width:110px;color:#2a2a2a;font-weight:normal;}
.sns_share_box > input{vertical-align:top;margin:2px 7px 0 0;padding:0;*vertical-align:middle}
.sns_share_box .share_fb{color:#555;line-height:15px;background:url('http://md.egloos.com/img/www/ico_sns_fb.gif') no-repeat 0 0;padding:1px 0 0 20px;margin-right:15px;}
.sns_share_box .share_tw{color:#555;line-height:15px;background:url('http://md.egloos.com/img/www/ico_sns_tw.gif') no-repeat 0 0;padding:1px 0 0 20px;}
.sns_share_box .txt_guide{color:#999;letter-spacing:-1px;padding-top:3px;}
.sns_share_box .txt_guide > span{font-size:11px}
.sns_share_box .txt_guide a{color:#74ACD7}