/* common */
html {overflow: scroll;	overflow-x: auto; overflow-y: scroll; }
p { padding:0; margin:0; }
body { margin:0; padding:0; }
form { margin:0; padding:0; }
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
h1, h2, h3, h4, h5 { text-decoration:none; padding:0; margin:0; }
img { border:none; }
img.btn { vertical-align:middle; }
.vMid { vertical-align:middle; }
.v0 { vertical-align: 0;}
*:first-child+html .v0 { vertical-align: middle; }
.cl {height:0; line-height:0; font-size:0; clear: both;}
.ls {letter-spacing: -1px;}
.pdr2 { padding-right: 2px; }

div {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#DBDBDB;
	scrollbar-highlight-color:#BBBBBB;
	scrollbar-shadow-color:#BBBBBB;
	scrollbar-track-color:#F3F3F3;
}

div#preview_list_box{
	scrollbar-3dlight-color:#191919;
	scrollbar-arrow-color:#c0c0c0;
	scrollbar-darkshadow-color:#191919;
	scrollbar-face-color:#555555;
	scrollbar-highlight-color:#262626;
	scrollbar-shadow-color:#262626;
	scrollbar-track-color:#191919;
}

.fl { float:left; }
.fr { float:right; }
.hand { cursor: pointer; }
.clearDiv { clear:both; height:1px; overflow: hidden; }
.arrowFont { font: normal 7px '돋움', dotum, sans-serif; }
.vBar { filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }

.g_333 { color:#333; }
a.g_333:link, a.g_333:visited, a.g_333:active { color:#333; }
a.g_333:hover { color:#333; }
.g_444 { color:#333; }
a.g_444:link, a.g_444:visited, a.g_444:active { color:#444; }
a.g_444:hover { color:#444; }
.g_666 { color:#666; }
a.g_666:link, a.g_666:visited, a.g_666:active { color:#666; }
a.g_666:hover { color:#666; }
.g_888 { color:#888; }
a.g_888:link, a.g_888:visited, a.g_888:active { color:#888; }
a.g_888:hover { color:#888; }
.g_999 { color:#999; }
a.g_999:link, a.g_999:visited, a.g_999:active { color:#999; }
a.g_999:hover { color:#999; }

.g_000 { color:#000; }
a.g_000:link, a.g_000:visited, a.g_000:active { color:#000; }
a.g_000:hover { color:#000; }
.g_fff { color:#fff; }
a.g_fff:link, a.g_fff:visited, a.g_fff:active { color:#fff; }
a.g_fff:hover { color:#fff; }

.txt_point1 { color:#FF6633; }
a.txt_point1:link, a.txt_point1:visited, a.txt_point1:active { color:#FF6633; }
a.txt_point1:hover { color:#FF6633; }
.txt_point2 { color:#6182C5; }
a.txt_point2:link, a.txt_point2:visited, a.txt_point2:active { color:#6182C5; }
a.txt_point2:hover { color:#6182C5; }

.p11 { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; letter-spacing: -1px; }
a.p11:link, a.p11:visited, a.p11:active { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; letter-spacing: -1px; }
a.p11:hover { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; letter-spacing: -1px; }

.p14 { font-size:14px; font-family:'돋움', 'gulim', 'verdana'; }
a.p14:link, a.p14:visited, a.p14:active { font-size:14px; font-family:'돋움', 'gulim', 'verdana'; }
a.p14:hover { font-size:14px; font-family:'돋움', 'gulim', 'verdana'; }

.sVbar { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.sVbar:link, a.sVbar:visited, a.sVbar:active { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.sVbar:hover { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }

.sNumber { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; color:#999; }
a.sNumber:link, a.sNumber:visited, a.sNumber:active { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; color:#999; }
a.sNumber:hover { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; color:#999; }

.sDateTime { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.sDateTime:link, a.sDateTime:visited, a.sDateTime:active { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.sDateTime:hover { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }

.t11 { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.t11:link, a.t11:visited, a.t11:active { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }
a.t11:hover { font-family:'돋움', 'dotum', 'verdana'; font-size:11px; }

.under { text-decoration:underline; }
a.under:link, a.under:visited, a.under:active { text-decoration:underline; }
a.under:hover { text-decoration:underline; }

.bold { font-weight:bold; }

.arrowR { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_right.gif) no-repeat right 2px; padding:0 8px 0 0; }
.arrowL { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_left.gif) no-repeat left 2px; padding:0 0 0 8px; }
.arrowU { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_up.gif) no-repeat right 2px; padding:0 8px 0 0; }
.arrowD { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_down.gif) no-repeat right 2px; padding:0 8px 0 0; }
.arrowUL { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_up.gif) no-repeat 0 2px; padding:0 0 0 12px; }
.arrowDL { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_down.gif) no-repeat 0 2px; padding:0 0 0 12px; }

.alpha20 { filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.alpha50 { filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
.alpha60 { filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
.alpha70 { filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=70)"; }

.borderN { border: none !important; }
.borderT { border-bottom: none !important; border-left: none !important; border-right: none !important; }
.borderB { border-top: none !important; border-left: none !important; border-right: none !important; }
.borderL { border-top: none !important; border-bottom: none !important; border-right: none !important; }
.borderR { border-top: none !important; border-bottom: none !important; border-left: none !important; }
.borderTB { border-left: none !important; border-right: none !important; }
.borderA { }

.go_direct { background:url(http://i1.daumcdn.net/pimg/blog3/admin/ic_blue_arrow.gif) no-repeat right 3px; padding:0 5px 0 0; color:#6182C5; text-decoration:underline; }
a.go_direct:link, a.go_direct:visited, a.go_direct:active { color:#6182C5; text-decoration:underline; }
a.go_direct:hover { color:#6182C5; text-decoration:underline; }

.txt_bul { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; }

input.box { padding:2px 0 0 2px; height:14px; color:#666; border: 1px solid #E7E7E7; }
input.passbg { background:url(http://i1.daumcdn.net/pimg/blog3/f_pass_1.gif) no-repeat #FFF; }
textarea.box { padding:2px 0 0 2px; color: #666; border: 1px solid #E7E7E7; background: #FFF; overflow:auto; ime-mode:active;}
select { color:#666; }
* html input.chkbox { vertical-align:middle; margin:0 0 3px 0; }

#quickLink {display:none;}

#ajax_submit_layer { display:none }
#ajax_layer_load {
	display:none; width:110px; height:21px; position:absolute; text-align:center; top:-30px; left:0px;
	left:expression((((document.body.clientWidth > 0) ? document.body.clientWidth : ((documentElement.clientWidth > 0)? document.body.clientWidth : 110))-120) + 'px');
}
#dashboard { display:none; position:absolute; background:transparent; width:309px; height:0%; margin: 0; z-index:500; word-wrap:break-word;word-break:break-all;}
#globalLayer {display:none; position:absolute; background:transparent;height:0%; margin: 0; z-index:500; word-wrap:break-word;word-break:break-all;}
#resultarea { margin:0; padding:0; }

#dashboard #resultTop { height:10px; font-size:1px; line-height:1px; }
#dashboard #resultBot { height:10px; font-size:1px; line-height:1px; }

#dashboard div.lefttop #resultTop { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_1.gif) no-repeat; } /* 위 왼쪽 화살표 */
#dashboard div.lefttop #resultarea { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_2.gif) repeat-y; padding:0 18px 0 22px; }
#dashboard div.lefttop #resultBot { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_3.gif) no-repeat; }

#dashboard div.leftbot #resultTop { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_5.gif) no-repeat; }
#dashboard div.leftbot #resultarea { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_2.gif) repeat-y; padding:0 18px 0 22px; }
#dashboard div.leftbot #resultBot { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_4.gif) no-repeat; } /* 아래 왼쪽 화살표 */

#dashboard div.righttop #resultTop { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_1.gif) no-repeat; } /* 위 오른쪽 */
#dashboard div.righttop #resultarea { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_2.gif) repeat-y; padding:0 22px 0 18px; }
#dashboard div.righttop #resultBot { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_3.gif) no-repeat; }

#dashboard div.rightbot #resultTop { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_5.gif) no-repeat; } /* 아래 오른쪽 */
#dashboard div.rightbot #resultarea { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_2.gif) repeat-y; padding:0 22px 0 18px; }
#dashboard div.rightbot #resultBot { background:url(http://i1.daumcdn.net/pimg/blog3/tip_right_4.gif) no-repeat; }

#dashboard div.previewContent { line-height:1.3; }
#dashboard div.previewContent dl { display: inline; }
#dashboard div.previewContent dt { display: inline; font-weight: bold; font-family: '돋움', dotum; font-size: 12px; color: #444; }
#dashboard div.previewContent dd { display: inline; font-family: tahoma, '돋움', dotum; font-size: 11px; color: #aaa; }
#dashboard div.previewContent dd.bar { width: 2px; padding:0 8px 0 9px; overflow: hidden; }
#dashboard div.previewContent div.summaryArea { padding-top: 12px; line-height: 160%; font-family: tahoma, '돋움', dotum; font-size: 12px; color: #777; }
#dashboard div.previewContent div.thumbArea { float: left; position: relative; margin-right: 12px; }
#dashboard div.previewContent img.iconMovie { position: absolute; left: 3px; bottom: 3px; }
#dashboard div.previewContent .cl { clear: left; font-size: 0; height: 0; overflow: hidden; }

#mainBody, #mainBodyforWrite { margin: 8px 0 0 0; }
#containerTop { background-repeat:no-repeat; font-size:1px; overflow: hidden; }
#container { background-repeat:repeat-y; }
#containerBot { background-repeat:no-repeat; font-size:1px; overflow: hidden; }

/* miniDaum */
#minidaum {  height: 28px; }
#top_minidaum { position:relative; z-index:100; text-align:right; }
#top_Lmenu { float:left; }
#top_Rmenu { float:right; margin: 4px 0 0 0; }
#top_Rmenu ul { padding:0; margin:0; }
#top_Rmenu li, #top_Rmenu li * {font-family: '돋움', 'dotum', sans-serif;}
#top_Rmenu li.minidaum_menu, #top_Rmenu li.vBar { float:left; padding: 0 0 0 7px; margin: 3px 0 0 0; /*filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)";*/ position:relative; }
#top_Rmenu li.minidaum_menu { font-size:11px; font-family: '돋움', 'dotum', sans-serif; letter-spacing: -1px; }
#top_Rmenu li.minidaum_menu .menu_link { _vertical-align: -1px; }
#top_Rmenu li.minidaum_menu img { vertical-align:middle; margin: 0 0 2px 1px; }
#top_Rmenu li.vBar { filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#top_Rmenu li.login_btn { /*filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; */margin: 0 0 0 3px;  }
#top_Rmenu li.login_btn img { display:block; filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; width: 49px; height: 18px; }
#top_Rmenu .new_bgm_marquee { font-size:11px; font-family: '돋움', 'dotum', sans-serif; }

#top_Rmenu li .ico_mininew {display:inline-block;overflow:hidden;width:10px;height:10px;margin:1px 4px 0 0;background:transparent url(http://i1.daumcdn.net/pimg/blog3/ico_mininew.png) 0 0 no-repeat;text-indent:-9999px;text-align:left;vertical-align:top;border:0 none;}
* html #top_Rmenu li .ico_mininew {background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ico_mininew.png', sizingMethod='crop')}

.miniArrUp { background-position: 0 -100px; width: 11px; height: 12px; }
.miniArrDown { background-position: 0 -150px; width: 11px; height: 12px; }
.btn_login { background-position: 0 0px; }
.btn_logout { background-position: 0 -50px; }

/* BGM */
#BGM { display: none; }
.Bgm_box	{ position: relative; width: 201px; height: 16px; margin: 1px 0 0 0; text-align: left; }
#bgmBtn img { width: 11px; height: 11px; }
.btn_bgm_01 { background-position: 0 -200px; }
.btn_bgm_03 { background-position: 0 -300px; }
.btn_bgm_04 { background-position: 0 -250px; }
.btn_bgm_06 { background-position: 0 -350px; }
.btn_bgmList { background-position: 0 -550px; width: 22px; height: 11px; vertical-align: middle; }
.ic_bgmControl { background-position: 0 -500px; width: 5px; height: 11px; position: absolute; margin-top: 2px; top: 0; left: 10px; }
.sideBgm_volumeBg { background-position: 0 -400px; width: 40px; height: 11px; position: relative; float: left; margin-right: 7px; display: inline; }
.sideBgm_volume { background-position: 0 -450px; position: absolute; height: 11px; top:0; left: 0; }
#btn_bgmPlayList { display: none; }
#bgmTitle { width: 70px; height: 14px; }
.new_bgm_marquee { font: 11px 돋움, dotum, sans-serif; letter-spacing: -1px; width: 70px; }
#bgmBtn { position: absolute; top: 0; left: 75px; width: 38px; height: 14px; }
#bgmSoundBar { position: absolute; top: 0; left: 114px; width: 70px; height: 14px; }

div.top_sub_layer { position:absolute; top: 24px; z-index:10; display:none; border:1px solid #C3C3C3; background: #FFF; text-align:left; font: 12px 돋움, dotum, sans-serif; }
div.top_sub_layer ul { margin:0; padding:2px; }
div.top_sub_layer li { list-style:none; padding:2px 0 2px 3px; margin:0px; color: #444; }
div.top_sub_layer li, div.top_sub_layer li a, div.top_sub_layer li a:link, div.top_sub_layer li a:visited, div.top_sub_layer li a:hover, div.top_sub_layer li a:active { text-decoration: none; font: 12px 돋움, dotum, sans-serif; color: #444; }
div.top_sub_layer li.out { background: #FFF; cursor:pointer; }
div.top_sub_layer li.over { background: #E2E8FA; cursor:pointer; }
div.top_sub_layer li.line {border-top: 1px dotted #DBDBDB; display:block; height:1px; overflow:hidden; font-size:1px; line-height:1px; padding:0px; margin: 2px 2px 1px 2px;}

/*미니다음 레이어 공통*/
.minidaum_lay, .minidaum_lay a:link, .minidaum_lay a:hover, .minidaum_lay a:active, .minidaum_lay:hover, .minidaum_lay:active, .minidaum_lay * {font-family:'돋움', 'dotum', 'verdana';}
.minidaum_lay {position:absolute;top:17px;border:1px solid #444;background-color:#fff;text-align:left;display:none;letter-spacing:0;}
.lay_by_left {left:-3px}
.lay_by_right {right:0;}
#top_Rmenu .minidaum_lay .link, #top_Rmenu .minidaum_lay .link b {color: #444;}
#top_Rmenu .minidaum_lay .btn_allview, #top_Rmenu .minidaum_lay .box_btn .link {font-size:12px;color:#777;}
#top_Rmenu .minidaum_lay .box_btn .txt_bar {color:#e1e1e1;}
.minidaum_lay a.link_login, .minidaum_lay a.link_makeblog {display:block;}
span.empty_info {display:block; color:}

/*사용자 레이어*/
.lay_user {width:85px;}
.lay_user .link {display:block;padding-left:10px;}
.lay_user .logout {width:100%;height:24px;border-bottom:1px solid #f3f3f3;}
.lay_user .logout .link {overflow:hidden;height:23px;padding-top:1px;background-color:#f5f5f5;font-weight:bold;font-size:12px;line-height:24px;color:#444;}
.lay_user .list_user li,
.lay_user .list_info li {font-size:0;line-height:0;}
#qMenu_user ul.list_user {padding:7px 0 4px;}
#qMenu_user ul.list_info {padding:5px 0 3px;}
.lay_user .list_user .link {border:0 none;font-size:12px;line-height:19px;color:#444;}
.lay_user .list_info {padding:5px 0 3px;border-top:1px solid #f2f2f4;background-clor:#fff;}
#top_Rmenu .lay_user ul.list_info .link {font-size:12px;line-height:21px;color:#777;}

/*my, 이 블로그를*/
.lay_mymenu, .lay_blog {width:85px;}
.lay_mymenu .list_mymenu, .lay_blog .list_blog {display:block;font-size:0;line-height:0;}
.lay_mymenu .list_mymenu .link, .lay_blog .list_blog .link {display:block;padding:2px 0 3px 10px;font-size:12px;line-height:14px;color:#444;text-decoration:none;}
.lay_mymenu .list_mymenu a.link:hover, .lay_blog .list_blog a.link:hover {background-color:#f6f6f6;text-decoration:none;}
.lay_mymenu .list_mymenu .fst .link, .lay_blog .list_blog .fst .link {padding-top:6px;}
.lay_mymenu .list_mymenu .lst .link, .lay_blog .list_blog .lst .link {padding-bottom:4px;}

/*바로가기*/
.lay_quickmenu {width:85px;left:auto;right:0px;}
#qMenu_service ul.list_quickmenu {padding-bottom:4px;}
.lay_quickmenu .list_quickmenu li {font-size:0;line-height:0;}
.lay_quickmenu .list_quickmenu .link {display:block;padding-left:10px;font-size:12px;line-height:19px;color:#444;text-decoration:none;}
.lay_quickmenu .list_quickmenu .fst .link {padding-top:4px;}
.lay_quickmenu .list_quickmenu a.link:hover {background-color:#f6f6f6;text-decoration:none;}
.lay_quickmenu .btn_allview {display:block;height:14px;padding:8px 0 7px 10px;border-top:1px solid #f1f1f3;line-height:14px;}

/*친구 레이어*/
.lay_friend {width:273px;left:-63px;}
.minidaum_menu_my .lay_friend{left:-150px;}
.lay_friend a.info, .lay_friend span.info, .lay_impartation a.info, .lay_impartation span.info {padding: 11px 0 10px 11px;}
.lay_friend span.info_nofriend {padding: 7px 0 3px 9px;}
.lay_friend .box_friend {display:block;overflow-x:hidden;overflow-y:auto;width:273px;height:199px; }
.lay_friend .list_friend {display:block;font-size:0;line-height:0;}
.lay_friend .list_friend .link {display:block;padding:2px 0 3px 10px;font-size:12px;line-height:14px;color:#444;text-decoration:none;cursor:pointer}
.lay_friend .list_friend a.link:hover {background-color:#f6f6f6;text-decoration:none;}
.lay_friend .list_friend .fst .link {padding-top:8px;}
.lay_friend .box_btn {display:block;overflow:hidden;padding:7px 10px;margin-top:1px;border-top:1px solid #ececec;}
.lay_friend .box_btn .link {float:left;font-size:12px;line-height:16px;color:#777;letter-spacing:-1px;}
.lay_friend .box_btn .txt_bar {float:left;padding:0 7px 0 6px;line-height:16px;letter-spacing:-1px;}

/*알림*/
.lay_impartation {width:268px;}
.minidaum_menu_my .lay_impartation{left:-90px;}
.lay_impartation .list_impartation li {border-bottom:1px solid #f2f2f4;}
.lay_impartation .list_impartation .link {display:block;padding:4px 10px 3px 11px;font-size:12px;line-height:16px;color:#444;text-decoration:none;}
.lay_impartation .list_impartation .link b {font-weight:normal;}
.lay_impartation .list_impartation .fst .link {padding-top:7px;}
.lay_impartation .list_impartation a.link:hover {background-color:#f6f6f6;text-decoration:none;}
#top_Rmenu .lay_impartation .list_impartation .point {color:#6173e8;font-style:normal;}
#top_Rmenu .lay_impartation .list_impartation .link .info {font-size:11px;font-family:Tahoma;color:#a2a2a2;padding-left:6px;}
.lay_impartation .box_allview {display:block;height:21px;padding:8px 0 0 11px;bakckground-color:#f7f7f7;}
.lay_impartation .box_allview .btn_allview {float:left;line-height:14px;letter-spacing:-1px;}

/* mobile redirect */
#redirect_mobile { width:100%; position:absolute; bottom:0; left:0; padding:40px 0px 46px 40px; margin:0; border-top:1px solid #e6e6e6; background:#f6f6f6; }
#redirect_mobile .btn_go_mobile { display:block; width:430px; height:115px; text-align:center; color:#333; font-size:40px; font-weight:bold; line-height:110px; text-decoration:none; background:url(http://i1.daumcdn.net/pimg/mobile/480/v01/common/2010/bt_move1.png) no-repeat; }
#redirect_mobile .btn_go_mobile span { padding-left:60px; background:url(http://i1.daumcdn.net/pimg/mobile/480/v01/common/2010/bt_move_arrow.gif) no-repeat 0 50%; }
#redirect_mobile.android { position:static; }
#redirect_mobile_gapper { height:250px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#redirect_mobile { padding-top:0; padding-bottom:0; }
	#redirect_mobile .btn_go_mobile { -webkit-transform-origin:0% 50%; -webkit-transform:scale(0.5); }
	#redirect_mobile_gapper { height:130px; }
}

/*** Layout CaseByCase *******************************************************/
/* 이 아이는 우선 3단 몰림등에서 문제를 일으킬 수 있는 부분을 잡아준다 */
.sideColArea { min-height:20px;}

.wrapAlignL { background-position:top left; }
.wrapAlignR { background-position:top right; }
.wrapAlignC { background-position:top center; }

/* 위젯 배경은 꾸미기 영역에서 제외시킨다. */
.widgetBox .menuBody { background-image: none !important; background-color: transparent !important; }
.widgetBox .menuWraper { border-style: none !important; border-color: transparent !important; border-width: 0 !important; }

/* WIDTH minidaum, mainTitleInner, mainTitle, mainBody, contentArea sideBar, sideBarPlus, footer */
.wrapWidthW #top_minidaum, .wrapWidthW #mainTitleInner, .wrapWidthW #mainTitle, .wrapWidthW #titleMenuBg, .wrapWidthW #mainBody, .wrapWidthW #contentArea, .wrapWidthW #sideBar, .wrapWidthW #sideBarPlus, .footerWidthW { width: 980px; }
.wrapWidthM #top_minidaum, .wrapWidthM #mainTitleInner, .wrapWidthM #mainTitle, .wrapWidthM #titleMenuBg, .wrapWidthM #mainBody, .wrapWidthM #contentArea, .wrapWidthM #sideBar, .wrapWidthM #sideBarPlus, .footerWidthM { width: 799px; }
.wrapWidthN #top_minidaum, .wrapWidthN #mainTitleInner, .wrapWidthN #mainTitle, .wrapWidthN #titleMenuBg, .wrapWidthN #mainBody, .wrapWidthN #contentArea, .wrapWidthN #sideBar, .wrapWidthN #sideBarPlus, .footerWidthN { width: 618px; }

/* miniDaum */
.wrapAlignL #top_minidaum { margin:0; }
.wrapAlignR #top_minidaum { margin:0 0 0 auto; float: right; }
.wrapAlignC #top_minidaum { margin:0 auto; }

/* container */
.wrapWidthW .containerWidth { width: 980px; }
.wrapWidthW #containerTop, .wrapWidthW #containerBot { width: 994px; }
.wrapWidthM .containerWidth { width: 799px; }
.wrapWidthM #containerTop, .wrapWidthM #containerBot { width: 813px; }
.wrapWidthN .containerWidth { width: 618px; }
.wrapWidthN #containerTop, .wrapWidthN #containerBot { width: 632px; }

.wrapAlignL .containerWidth, .wrapAlignL #containerTop, .wrapAlignL #containerBot { margin:0; }
.wrapAlignR .containerWidth, .wrapAlignR #containerTop, .wrapAlignR #containerBot { margin:0 0 0 auto; clear: both; float: right;}
.wrapAlignC .containerWidth, .wrapAlignC #containerTop, .wrapAlignC #containerBot { margin:0 auto; }

/* footer  */
.footerAlignL { margin: 0; }
.footerAlignR { margin: 0 0 0 auto; }
.footerAlignC { margin: 0 auto; }
#footer { text-align:center; padding: 25px 0 15px; }
#footer div.copy { width:500px; margin: 0pt auto; font: 11px 돋움, dotum, sans-serif; text-align:center; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#footer div.copy a:link, #footer div.copy a:active, #footer div.copy a:visited, #footer div.copy a:hover { font: 11px 돋움, dotum, sans-serif; }

.businessFooter { padding:3px 15px 24px; text-align:left; }
.businessFooter p{font: 11px 돋움, dotum, sans-serif; line-height:1.7; font-size:11px; letter-spacing:-1px; word-break:break-all;}
.businessFooter .business_info_main { *display:inline-block; filter:alpha(opacity=80); opacity:0.8; -ms-filter:"alpha(opacity=80)"; }
.businessFooter .business_info_sub { *display:inline-block; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
.businessFooter .edge{display:inline-block; width:9px; text-align:center; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)";}
.businessFooter span{word-wrap:break-word;}
.businessFooter .business_info_title {white-space:nowrap;}
.businessFooter .business_info_number {letter-spacing:0;}
.businessFooter a:link, .businessFooter a:hover, .businessFooter a:visited, .businessFooter a:active {white-space:nowrap; text-decoration:underline; font-size:11px; letter-spacing:-1px;}

/* contentArea */
#cContent { margin: 0 0 0 0; }
#cContentWrite { padding:15px; }

/* 1단형  */
.wrapLayout1_D #contentArea, .wrapLayout1_U #contentArea, .wrapLayout1_B #contentArea { position: relative; float:left; }
.wrapLayout1_D #contentArea { margin:0 0 10px 0; z-index: 2; }
.wrapLayout1_U #contentArea { margin:10px 0 5px 0; z-index: 1; }
.wrapLayout1_B #contentArea { margin:10px 0 10px 0; z-index: 2; }

.wrapLayout1_D #sideBar, .wrapLayout1_U #sideBar, .wrapLayout1_B #sideBar { float:left; padding:0 0 5px 0; position: relative; }
.wrapLayout1_B #sideBar { z-index: 3; }
.wrapLayout1_U #sideBar { z-index: 2; }
.wrapLayout1_D #sideBar { z-index: 1; }
.wrapLayout1_D #sideBarPlus, .wrapLayout1_U #sideBarPlus { display:none; }
.wrapLayout1_B #sideBarPlus { float:left; position: relative; z-index: 1; }
.wrapLayout1_D #cContentWrite, .wrapLayout1_U #cContentWrite, .wrapLayout1_B #cContentWrite { padding:15px; }

.wrapLayout1_D .sideColArea, .wrapLayout1_U .sideColArea, .wrapLayout1_B .sideColArea { float:left; width:180px; margin:0 6px; min-height:20px; }
.wrapLayout1_D .menuBox, .wrapLayout1_U .menuBox, .wrapLayout1_B .menuBox { float:left; }
.wrapLayout1_D #sideBarCol1, .wrapLayout1_U #sideBarCol1, .wrapLayout1_B #sideBarCol1 { margin:0 7px 0 0; }
.wrapLayout1_B #sidePlusCol1 { margin:0 7px 0 0; }
* .wrapLayout1_D #sideBarCol1, * .wrapLayout1_U #sideBarCol1, * .wrapLayout1_B #sideBarCol1 { margin:0 7px 0 0; }
* .wrapLayout1_B #sidePlusCol1 { margin:0 7px 0 0; }

.wrapSpec1_DM #sideBarCol5, .wrapSpec1_UM #sideBarCol5, .wrapSpec1_BM #sideBarCol5, .wrapSpec1_DM #sidePlusCol5, .wrapSpec1_UM #sidePlusCol5, .wrapSpec1_BM #sidePlusCol5,
.wrapSpec1_DN #sideBarCol4, .wrapSpec1_UN #sideBarCol4, .wrapSpec1_BN #sideBarCol4, .wrapSpec1_DN #sidePlusCol4, .wrapSpec1_UN #sidePlusCol4, .wrapSpec1_BN #sidePlusCol4,
.wrapSpec1_DN #sideBarCol5, .wrapSpec1_UN #sideBarCol5, .wrapSpec1_BN #sideBarCol5, .wrapSpec1_DN #sidePlusCol5, .wrapSpec1_UN #sidePlusCol5, .wrapSpec1_BN #sidePlusCol5 { display:none; }

/* 2단형 */
.wrapLayout2_L #contentArea { float: right; }
.wrapLayout2_L #sideBar { float:left; width:179px; }
.wrapLayout2_L #sideBarPlus { float:right; display:none; }

.wrapLayout2_R #contentArea { float:left; }
.wrapLayout2_R #sideBar { float:right; width:179px; }
.wrapLayout2_R #sideBarPlus { float:left; display:none; }

.wrapLayout2_R #sideBar .menuGroupTop,
.wrapLayout2_R #sideBar .menuGroupBox,
.wrapLayout2_R #sideBar .menuGroupBot { float: right; }

.wrapSpec2_LW #contentArea, .wrapSpec2_RW #contentArea { width: 799px; }
.wrapSpec2_LW #cContentWrite, .wrapSpec2_RW #cContentWrite { padding:15px; }
/*.wrapSpec2_LW .cContentBody, .wrapSpec2_RW .cContentBody { width:769px; }*/

.wrapSpec2_LM #contentArea, .wrapSpec2_RM #contentArea { width:618px; }
.wrapSpec2_LM #cContentWrite, .wrapSpec2_RM #cContentWrite { padding:15px 9px; }
/*.wrapSpec2_LM .cContentBody, .wrapSpec2_RM .cContentBody { width:588px; }*/

.wrapLayout2_L .menuBox, .wrapLayout2_R .menuBox { float:left; }
.wrapLayout2_L #sideBarCol2, .wrapLayout2_L #sideBarCol3, .wrapLayout2_L #sideBarCol4, .wrapLayout2_L #sideBarCol5,
.wrapLayout2_R #sideBarCol2, .wrapLayout2_R #sideBarCol3, .wrapLayout2_R #sideBarCol4, .wrapLayout2_R #sideBarCol5 { display:none; }
.wrapLayout2_L #sidePlusCol1, .wrapLayout2_L #sidePlusCol2, .wrapLayout2_L #sidePlusCol3, .wrapLayout2_L #sidePlusCol4, .wrapLayout2_L #sidePlusCol5,
.wrapLayout2_L #sidePlusCol1, .wrapLayout2_R #sidePlusCol2, .wrapLayout2_R #sidePlusCol3, .wrapLayout2_R #sidePlusCol4, .wrapLayout2_R #sidePlusCol5 { display:none; }

/* 3단형 */
.wrapLayout3_L #contentArea,
.wrapLayout3_R #contentArea,
.wrapLayout3_B #contentArea { float: left; width: 618px; }
.wrapLayout3_L #sideBar { float: left; width: 179px; margin: 0 2px 0 0; }
.wrapLayout3_R #sideBar { float: left; width: 179px; margin: 0 0 0 2px; }
.wrapLayout3_B #sideBar { float: left; width: 179px; margin: 0 2px 0 0; _display: inline; }
.wrapLayout3_L #sideBarPlus { float: left; width: 179px; margin: 0 2px 0 0; }
.wrapLayout3_R #sideBarPlus { float: left; width: 179px; margin: 0 0 0 2px; }
.wrapLayout3_B #sideBarPlus { float: right; width: 179px; margin: 0 0 0 2px; }
.wrapLayout3_L #cContentWrite,
.wrapLayout3_R #cContentWrite,
.wrapLayout3_B #cContentWrite { padding: 15px 9px; }

.wrapLayout3_R #sideBar .menuGroupTop,
.wrapLayout3_R #sideBar .menuGroupBox,
.wrapLayout3_R #sideBar .menuGroupBot,
.wrapLayout3_R #sideBarPlus .menuGroupTop,
.wrapLayout3_R #sideBarPlus .menuGroupBox,
.wrapLayout3_R #sideBarPlus .menuGroupBot,
.wrapLayout3_B #sideBarPlus .menuGroupTop,
.wrapLayout3_B #sideBarPlus .menuGroupBox,
.wrapLayout3_B #sideBarPlus .menuGroupBot { float: right; }

/*
.wrapLayout3_L .cContentBody,
.wrapLayout3_R .cContentBody,
.wrapLayout3_B .cContentBody { width: 588px; }
*/

.wrapLayout3_L .menuBox,
.wrapLayout3_R .menuBox,
.wrapLayout3_B .menuBox { float:left; }
.wrapLayout3_L #sideBarCol2, .wrapLayout3_L #sideBarCol3, .wrapLayout3_L #sideBarCol4, .wrapLayout3_L #sideBarCol5,
.wrapLayout3_R #sideBarCol2, .wrapLayout3_R #sideBarCol3, .wrapLayout3_R #sideBarCol4, .wrapLayout3_R #sideBarCol5,
.wrapLayout3_B #sideBarCol2, .wrapLayout3_B #sideBarCol3, .wrapLayout3_B #sideBarCol4, .wrapLayout3_B #sideBarCol5,
.wrapLayout3_L #sidePlusCol2, .wrapLayout3_L #sidePlusCol3, .wrapLayout3_L #sidePlusCol4, .wrapLayout3_L #sidePlusCol5,
.wrapLayout3_R #sidePlusCol2, .wrapLayout3_R #sidePlusCol3, .wrapLayout3_R #sidePlusCol4, .wrapLayout3_R #sidePlusCol5,
.wrapLayout3_B #sidePlusCol2, .wrapLayout3_B #sidePlusCol3, .wrapLayout3_B #sidePlusCol4, .wrapLayout3_B #sidePlusCol5 { display:none; }

.wrapSpec1_UN .menuGroupTop, .wrapSpec1_UN .menuGroupBot { width: 618px; }
.wrapSpec1_DN .menuGroupTop, .wrapSpec1_DN .menuGroupBot { width: 618px; }
.wrapSpec1_BN .menuGroupTop, .wrapSpec1_BN .menuGroupBot { width: 618px; }

.wrapSpec1_UM .menuGroupTop, .wrapSpec1_UM .menuGroupBot { width: 799px; }
.wrapSpec1_DM .menuGroupTop, .wrapSpec1_DM .menuGroupBot { width: 799px; }
.wrapSpec1_BM .menuGroupTop, .wrapSpec1_BM .menuGroupBot { width: 799px; }

.wrapSpec1_UW .menuGroupTop, .wrapSpec1_UW .menuGroupBot { width: 980px; }
.wrapSpec1_DW .menuGroupTop, .wrapSpec1_DW .menuGroupBot { width: 980px; }
.wrapSpec1_BW .menuGroupTop, .wrapSpec1_BW .menuGroupBot { width: 980px; }

/* 동영상형 그대로 갈지 마이그레이션 해줄지 고민 해준다면 여기안에 수치들 모두 수정해주고 스킨도 바뀌어야 할듯*/
.wrapLayoutM #contentArea { float:left; margin:0 0 10px 0; }
.wrapLayoutM #sideBar { float:left; padding:0 0 5px 0;  }
.wrapLayoutM #sideBarPlus { display:none;  }
.wrapLayoutM #cContentWrite { padding:15px; }

.wrapLayoutM .sideColArea { float:left; width:180px; margin:0 6px; min-height:20px; }
.wrapLayoutM .menuBox { float:left; }
.wrapLayoutM #sideBarCol1 { margin:0 7px 0 11px; }
* .wrapLayoutM #sideBarCol1 { margin:0 7px; }

/* 사진형 그대로 갈지 마이그레이션 해줄지 고민 해준다면 여기안에 수치들 모두 수정해주고 스킨도 바뀌어야 할듯*/
.wrapLayoutP #contentArea { float:left; margin:0 0 10px 0; }
.wrapLayoutP #sideBar { float:left; padding:0 0 5px 0;  }
.wrapLayoutP #sideBarPlus { display:none; }
.wrapLayoutP #cContentWrite { padding:15px; }

.wrapLayoutP .sideColArea { float:left; width:180px; margin:0 6px; min-height:20px; }
.wrapLayoutP .menuBox { float:left; }
.wrapLayoutP #sideBarCol1 { margin:0 7px 0 11px; }
* .wrapLayoutP #sideBarCol1 { margin:0 7px; }

/* contentArea, rssContent */
#wrap2.wrapWidthW #contentArea { width: 750px; margin:0 0 0 0; padding:0;}
#wrap2.wrapWidthM #contentArea { width: 569px;  margin:0 0 0 0; padding:0;}
#wrap2.wrapWidthN #contentArea { width: 388px;  margin:0 0 0 0; padding:0;}
#wrap2.wrapWidthW #rssOutReg { width: 688px; }
#wrap2.wrapWidthN #rssOutReg { width: 501px; }

/* 1단형 하단 */
#wrap2.wrapLayoutD #contentArea { width: 772px; float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecDW #favoContent, #wrap2.wrapSpecDW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecDW #rssContent .wrapFeedTitle, #wrap2.wrapSpecDW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecDW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecDW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecDW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecDW #rssContent ul.feedTitle, #wrap2.wrapSpecUW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecDW #rssContent #ItemList { width: 740px; }
#wrap2.wrapSpecDN #contentArea { width: 585px; }
#wrap2.wrapSpecDN #favoContent, #wrap2.wrapSpecDN #rssContent { width: 553px; padding: 0 16px; }
#wrap2.wrapSpecDN #rssContent .wrapFeedTitle, #wrap2.wrapSpecDN #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecDN #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecDN #rssContent .wrapFeedTitleBG2 { width: 551px; }
#wrap2.wrapSpecDN #rssContent .feedCntBox { width: 519px;}
#wrap2.wrapSpecDN #rssContent ul.feedTitle, #wrap2.wrapSpecDN #rssContent ul.feedDesc { width: 527px; }
#wrap2.wrapSpecDN #rssContent #ItemList { width: 553px; }

/* 1단형 상단 */
#wrap2.wrapLayoutU #contentArea { width: 772px; float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecUW #favoContent, #wrap2.wrapSpecUW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecUW #rssContent .wrapFeedTitle, #wrap2.wrapSpecUW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecUW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecUW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecUW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecUW #rssContent ul.feedTitle, #wrap2.wrapSpecUW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecUW #rssContent #ItemList { width: 740px; }
#wrap2.wrapSpecUN #contentArea { width: 585px; }
#wrap2.wrapSpecUN #favoContent, #wrap2.wrapSpecUN #rssContent { width: 553px; padding: 0 16px; }
#wrap2.wrapSpecUN #rssContent .wrapFeedTitle, #wrap2.wrapSpecUN #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecUN #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecUN #rssContent .wrapFeedTitleBG2 { width: 551px; }
#wrap2.wrapSpecUN #rssContent .feedCntBox { width: 519px;}
#wrap2.wrapSpecUN #rssContent ul.feedTitle, #wrap2.wrapSpecUN #rssContent ul.feedDesc { width: 527px; }
#wrap2.wrapSpecUN #rssContent #ItemList { width: 553px; }

/* 동영상 */
#wrap2.wrapLayoutM #contentArea { width: 772px; float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecMW #favoContent, #wrap2.wrapSpecMW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecMW #rssContent .wrapFeedTitle, #wrap2.wrapSpecMW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecMW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecMW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecMW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecMW #rssContent ul.feedTitle, #wrap2.wrapSpecMW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecMW #rssContent #ItemList { width: 740px; }

/*  사진 */
#wrap2.wrapLayoutP #contentArea { width: 772px; float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecPW #favoContent, #wrap2.wrapSpecPW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecPW #rssContent .wrapFeedTitle, #wrap2.wrapSpecPW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecPW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecPW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecPW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecPW #rssContent ul.feedTitle, #wrap2.wrapSpecPW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecPW #rssContent #ItemList { width: 740px; }

/* 2단형 */
#wrap2.wrapLayoutL #contentArea { float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecLW #contentArea { width: 772px;  margin: 0; padding: 0; }
#wrap2.wrapSpecLW #favoContent, #wrap2.wrapSpecLW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecLW #rssContent .wrapFeedTitle, #wrap2.wrapSpecLW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecLW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecLW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecLW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecLW #rssContent ul.feedTitle, #wrap2.wrapSpecLW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecLW #rssContent #ItemList { width: 740px; }
#wrap2.wrapSpecLN #contentArea { width: 585px; }
#wrap2.wrapSpecLN #favoContent, #wrap2.wrapSpecLN #rssContent { width: 553px; padding: 0 16px; }
#wrap2.wrapSpecLN #rssContent .wrapFeedTitle, #wrap2.wrapSpecLN #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecLN #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecLN #rssContent .wrapFeedTitleBG2 { width: 551px; }
#wrap2.wrapSpecLN #rssContent .feedCntBox { width: 519px;}
#wrap2.wrapSpecLN #rssContent ul.feedTitle, #wrap2.wrapSpecLN #rssContent ul.feedDesc { width: 527px; }
#wrap2.wrapSpecLN #rssContent #ItemList { width: 553px; }

/* 2단형-2 */
#wrap2.wrapLayoutR #contentArea { float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecRW #contentArea { width: 772px; margin: 0; padding: 0;}
#wrap2.wrapSpecRW #favoContent, #wrap2.wrapSpecRW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecRW #rssContent .wrapFeedTitle, #wrap2.wrapSpecRW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecRW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecRW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecRW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecRW #rssContent ul.feedTitle, #wrap2.wrapSpecRW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecRW #rssContent #ItemList { width: 740px; }
#wrap2.wrapSpecRN #contentArea { width: 585px; }
#wrap2.wrapSpecRN #favoContent, #wrap2.wrapSpecRN #rssContent { width: 553px; padding: 0 16px; }
#wrap2.wrapSpecRN #rssContent .wrapFeedTitle, #wrap2.wrapSpecRN #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecRN #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecRN #rssContent .wrapFeedTitleBG2 { width: 551px; }
#wrap2.wrapSpecRN #rssContent .feedCntBox { width: 519px;}
#wrap2.wrapSpecRN #rssContent ul.feedTitle, #wrap2.wrapSpecRN #rssContent ul.feedDesc { width: 527px; }
#wrap2.wrapSpecRN #rssContent #ItemList { width: 553px; }

/* 3단형 */
#wrap2.wrapLayoutB #contentArea { float:left; margin: 0; padding: 0; }
#wrap2.wrapSpecBW #contentArea { width: 772px; margin: 0; padding: 0;}
#wrap2.wrapSpecBW #favoContent, #wrap2.wrapSpecBW #rssContent { width: 740px; padding: 0 16px; }
#wrap2.wrapSpecBW #rssContent .wrapFeedTitle, #wrap2.wrapSpecBW #rssContent .wrapFeedTitleBG, #wrap2.wrapSpecBW #rssContent .wrapFeedTitleSelectBG, #wrap2.wrapSpecBW #rssContent .wrapFeedTitleBG2 { width: 738px; }
#wrap2.wrapSpecBW #rssContent .feedCntBox { width: 706px;}
#wrap2.wrapSpecBW #rssContent ul.feedTitle, #wrap2.wrapSpecBW #rssContent ul.feedDesc { width: 714px; }
#wrap2.wrapSpecBW #rssContent #ItemList { width: 740px; }

/* 언어 */
div.wrapLangKR span.kr { display:inline; }
div.wrapLangKR span.en { display:none; }

div.wrapLangEN span.kr { display:none; }
div.wrapLangEN span.en { display:inline; }

div.wrapLangKR span.kr { display:inline; }
div.wrapLangKR span.en { display:none; }

div.wrapLangEN span.kr { display:none; }
div.wrapLangEN span.en { display:inline; }

/*** Title *******************************************************/
#mainTitle { position: relative; overflow: hidden; }
#titleBackground { font-size: 0; line-height: 0; }
.titleLink { position: absolute; z-index: 10; top: 0; left: 0; cursor: pointer; width: 100%; }

/* blogName */
#titleBlogName { position:absolute; z-index: 22; cursor: default !important; }

/* blogDesc */
#titleBlogDesc { position:absolute; z-index: 21; cursor: default !important; }

/* titleMenu */
#titleMenu { position:absolute; z-index: 20; background-repeat:no-repeat; cursor: default !important; }
#titleMenuBg { width: 100%; height: 37px; background-repeat: no-repeat; }
#titleMenu ul { position: absolute; z-index: 10; clear: both; height: 100%; margin:0 6px; padding: 0; overflow: hidden; }
#titleMenu li { float: left; margin: 0; padding: 0; list-style: none; position: relative;/*타이틀 new*/}
#titleMenu li .title_new { position: absolute; top: 3px; right: 0; }
#titleMenu li.on { background-position: right 0; background-repeat: no-repeat; }
#titleMenu li.on a.first { margin-left: 14px; }
#titleMenu li.mbar { width: 6px; margin: 0; padding: 12px 1px 0 0; opacity: 0.3; filter: alpha(opacity=30);}
#titleMenu li a { display: block; margin: 12px 14px 0 14px; padding: 0; font-weight: bold; letter-spacing: -1px; text-decoration: none; overflow: hidden; }

/*** Sidebar *******************************************************/
/* 공통 */
.menuGroupTop { width: 171px; overflow: hidden; }
.menuGroupBox { }
.menuGroupBg { width: 100%; }
.menuGroupBot { width: 171px; overflow: hidden; }

.wrapSpec1_UW .sideBox,
.wrapSpec1_DW .sideBox,
.wrapSpec1_BW .sideBox { width: 980px; }
.wrapSpec1_UN .sideBox,
.wrapSpec1_DN .sideBox,
.wrapSpec1_BN .sideBox { width: 799px; }

.sideBox { width: 179px; }

.menuBox { clear: both; margin: 0 0 8px 0; }
.menuWraper { width:171px; overflow: hidden; }
.menuEtcWraper { width:171px; overflow: hidden;}

.menuBox .menuTitle { height: 34px; overflow: hidden; }
.menuBox .menuTitle img.arrowup {
	float: right; width: 15px; height: 13px; cursor: pointer; position: relative; z-index: 10; margin: 16px 10px 0 0;
	background:url(http://i1.daumcdn.net/pimg/blog4/skin/sidebar/m001/side_icon.gif?v=1.1) no-repeat 0 0;
}
.menuBox .menuTitle img.arrowdown {
	float: right; width: 15px; height: 13px; cursor: pointer; position: relative; z-index: 10; margin: 16px 10px 0 0;
	background:url(http://i1.daumcdn.net/pimg/blog4/skin/sidebar/m001/side_icon.gif?v=1.1) no-repeat 0 -50px;
}

.menuBox .menuBody { padding: 12px 15px 8px; }
.menuBox .menuBody li a.sideListClr { word-break:break-all; }
.menuBox .menuBody .txt_bul { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; margin: 0 6px 0 0; }
.menuBox .menuBody .txt_bul2 { font-size:11px; font-family:'돋움', 'dotum', 'verdana'; margin: 0 4px 0 0; }

.menuBox .menuBody li.withId { height:35px; padding: 0 0 0 3px; }
.menuBox .menuBody li.withId p.sideListClr {
	height: 14px;
	filter: alpha(opacity=60); opacity: 0.6; -ms-filter: "alpha(opacity=60)";
	padding: 0 0 0 12px;
}
.menuBox .menuBody li.withId p.bulTxt { height: 17px; overflow: hidden; }

.menuBox .menuBody li.withDate {  }
.menuBox .menuBody li.withDate .sDateTime  {
	filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)";
}

.menuBox .menuBot { clear: both; display: block; width: 171px; height: 15px; }
.menuBox img.edit { filter:alpha(opacity=60); opacity:0.60; -ms-filter:"alpha(opacity=60)"; }

.menuFooter1 { clear:both; height: 1px; overflow:hidden; }
.menuFooter2 { clear:both; height: 1px; overflow:hidden; }
.menuFooter3 { clear:both; height: 1px; overflow:hidden; }
.menuFooter4 { clear:both; }

.menuFooter2 div.menuMore { padding:0 5px 0 0; text-align:right; } /*More버튼*/
.menuFooter4 p { height:15px; padding:0 15px 0 0; }
.menuFooter4 p a { float:right; }

#Search .menuBody, #RSS .menuBody, #CafeBanner .menuBody { background: none; }
.menuBox h3 { float: left; margin: 15px 0 0 14px; display: inline; }
.menuBox h3 a { position: relative; }
.menuBody .alimListPlus { background-repeat: no-repeat; background-position: 0 -150px; vertical-align: middle; cursor: pointer; margin:-3px 0 0 0; }
.menuBody .alimListMinus { background-repeat: no-repeat; background-position: 0 -100px; vertical-align: middle; cursor: pointer; margin:-3px 0 0 0; }
span.arrowup { float: right; font: 7px tahoma; text-indent: -6px; width: 7px; letter-spacing: 0; display: block; overflow: hidden; cursor: pointer; }
span.arrowdown { float: right; font: 7px tahoma; text-indent: 0; width: 7px; letter-spacing: 1px; display: block; overflow: hidden; cursor: pointer; }
span.arrowright { font: 7px tahoma; text-indent: 0; width: 7px; vertical-align: 2px; padding-left: 1px;}

div.menuFooter2 p { height:15px; padding:0 5px 0 0; }
div.menuFooter2 p a { float: right; }

/* 프로필 */
#Profile .menuMain { background-repeat: no-repeat; display: inline-block; }
#Profile .profileMenuBody { padding: 0 15px 0 15px; margin: 15px 0 0 0; background-repeat: repeat-y; }
#Profile .profileMenuBody div.title { _display: inline-block; }
#Profile .profileMenuBody div.title .profileColor { font-weight: bold; letter-spacing: -1px; }
#Profile .top_sub_layer { font-weight: normal; width: 85px; height: 46px; top: 0; display: none;  }
#Profile .top_sub_layer ul, #Profile div.menuBody p.title #this_user ul li { z-index: 20; }
#Profile .top_sub_layer li a { display: block; height: 15px; padding: 2px 0 0 3px;}
#Profile .is_yozm_user {height: 72px; !important }
#Profile .profileMenuBody #profileIam { padding: 8px 0 0 0; word-wrap: break-word; word-break: break-all; }
#Profile .profileMenuBody .blogView	{ clear: both; height: 24px; padding: 3px 0 0 0; white-space:nowrap;}
#Profile .profileMenuBody .blogView	.arrowTxtR { font-size: 7px; }
#Profile .profileMenuBody .blogWriter	{ clear: both; height: 18px; padding: 3px 0 0 0; letter-spacing: -1px; white-space: nowrap; }
#Profile .profileMenuBody .ic_writer	{ font-weight: bold; }
#Profile .profileMenuBody .ic_reporter {background:url(http://i1.daumcdn.net/pimg/blog3/pen_blue.gif) no-repeat 0 10%; padding: 0 0 7px 12px;}
#Profile .profileMenuBody .ic_bestReporter {background:url(http://i1.daumcdn.net/pimg/blog3/pen_gold.gif) no-repeat 0 10%; padding: 0 0 7px 12px;}
#Profile .profileMenuBody img.btn { filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; margin:0 0 3px 3px; }
#Profile .profileMenuBody .sVbar { margin: 1px 6px 0 7px; _margin: 0 6px 0 7px; filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
#Profile .profileMenuBody .blogView .sVbar { margin: 0 4px; *margin: 0 3px;}
#Profile .profileMenuBody #profileImg { display:block; margin: 0 0 12px 0; }
#Profile .profileMenuBot { clear: both; display: block; width: 171px; height: 15px; }
#Profile .edit { position: absolute; margin: 6px 0 0 3px; }
#Profile .arrowright {padding:0; margin-left:3px; *margin-left:2px; _margin-left:0;}

/* 카테고리 */
#Category .menuBody { padding-top: 4px; padding-bottom: 6px; }
#Category .menuBody .folderTtl { margin: 5px 0 0 0; }
#Category .menuBody .folderGrp { clear:both; /*padding: 1px 0 0 0;*/ margin: 2px 0 0 0; }
#Category .menuBody .categoryTitle { clear:both; margin-top: 6px; word-wrap: break-word; word-break: break-all; }
#Category .menuBody .categoryTitle a { padding: 0 0 0 18px; }
#Category .menuBody .categoryList { clear:both; margin-top: 4px; word-wrap: break-word; word-break: break-all; }
#Category .menuBody .categoryList a { padding: 0 0 0 17px; }
#Category .menuBody .categoryGroup { clear:both; margin-top: 8px; overflow: hidden; font-weight:bold; }
#Category .menuBody .categoryGroup a.sideListClr { letter-spacing: -1px; width: 134px; margin-bottom: 3px; }
#Category .menuBody .pCnt { display: inline-block; opacity: 0.55; filter: alpha(opacity=55); -ms-filter: alpha(opacity=55); letter-spacing: 0;}
*:first-child+html #Category .menuBody .categoryGroup a.sideListClr { padding-bottom: 1px; }
#Category .menuBody .categoryLine { clear: both; height: 1px; margin: 5px 0 7px 0; display:block; font-size:1px; line-height:1px; border-top:1px dotted #000000; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#Category .menuBody .listType1 { background:url(http://i1.daumcdn.net/pimg/blog4/skin/sidebar/m001/side_icon.gif?v=1.1) 0 -200px no-repeat; }
#Category .menuBody .listTypeE { background-position: 0 -300px; }
#Category .menuBody .lockedList { background:url(http://i1.daumcdn.net/pimg/blog4/skin/sidebar/m001/side_icon.gif?v=1.1) 0 -250px no-repeat; }
.menuBox .categoryGroup .arrowup { margin: 3px 0 0 0; }
.menuBox .categoryGroup .arrowdown { margin: 4px 0 0 0; }

/* 다녀간 블로거 */
#Visitor .menuBody li { clear:left; height: 20px; padding: 0 0 0 3px; }
#Visitor .visit_del { position: absolute; margin-top: -2px; padding-left: 1px; font-weight: bold; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#deleteVisitLayer { position: absolute; margin: 25px 0 0 -27px; width: 225px; height: 177px; z-index: 1000; }
#deleteVisitLayer .deleteVisitLayerBG { padding: 40px 18px 0 18px; font-size: 11px; font-family: '돋움', 'dotum', 'verdana'; height: 137px; background: url(http://i1.daumcdn.net/pimg/blog4/admin_design_n/pop_bg03.png) no-repeat; _background: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin_design_n/pop_bg03.png', sizingMethod='crop'); }
#deleteVisitLayer .deleteVisitLayerBG div { position: relative; text-align: center; }
#deleteVisitLayer .deleteComment { height: 24px; font-weight: bold; letter-spacing: -1px; }
#deleteVisitLayer .blacklistCheck { position: relative; height: 24px; color: #777; letter-spacing: -1px; }
#deleteVisitLayer .blacklistCheck input { margin: 0; width: 14px; height: 14px; vertical-align: middle; }
#deleteVisitLayer .blacklistCheck label { padding-left: 4px; }
#deleteVisitLayer .blacklistDesc { margin-bottom: 10px; color: #777; border: 1px solid #e8e8e8; background-color: #f7f7f7; padding: 6px 10px; letter-spacing: -1px; }
#deleteVisitLayer .closeArea { display: block; position: absolute; width: 15px; height: 15px; right: 6px; top: 5px; text-indent: -1000em; overflow: hidden; } 
.wrapAlignL #deleteVisitLayer { margin-left: 0; }
.wrapAlignR #deleteVisitLayer { margin-left: -54px; }

/* 최근 방명록 */
#Board .menuBody li a { }

/* 즐겨찾기 */
#Bookmark .menuBody { padding:3px 0 5px 15px; }
#Bookmark .menuBody img.icon { cursor:pointer; }
#Bookmark .menuBody p.favoGroupTitle { padding: 5px 0 2px 0; }
#Bookmark .menuBody li { height: 14px; padding: 3px 0 2px 5px; }
#Bookmark .menuBody div.favoArea {padding-bottom: 4px;}

/* 캘린더 */
/* 일별보기 */
#cMCal { display:none; }
#cMCal .withCount a { padding-right: 20px; }
#cMCal p { text-align: right; margin-bottom: 12px; }

/* 월별보기 */
#cCal .date_control { clear: both; height: 14px; }
#cCal .date_control dt { float: left; }
#cCal .date_control dd { float: right; }
#cCal .date_control a { cursor: pointer; }
#cCal .date_control img { filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; vertical-align: middle; }

#calYearList { position:absolute; z-index:10; display:none; background:#FFF; border:1px solid #BDBDBD; width:49px; padding:2px 0 0 1px; margin-left: -2px; line-height:1.3; }
#calYearList a { padding:2px 0 0 0; }
span#calSelYear { float: left; padding-left: 4px; font-family: 'tahoma', '돋움', 'dotum', 'arial'; font-size: 11px; font-weight: bold; cursor: pointer; }

#calMonthList { text-align:middle; z-index:10; position:absolute; display:none; background:#FFF; border:1px solid #BDBDBD; width:35px; padding:2px 0 0 1px; margin-left: 43px; line-height:1.3; }
#calMonthList a { padding:2px 0 0 0; }
span#calSelMonth { float: left; padding-left: 9px; font-family: 'tahoma', '돋움', 'dotum', 'arial'; font-size: 11px; font-weight: bold; cursor: pointer; }

#calendar { padding: 10px 0 0; }
#tab_cal th { text-align: center; font-size: 11px; font-family: '돋움', 'dotum', 'arial'; font-weight: normal; width: 22px; height: 17px; }
#tab_cal td { text-align: center; font-size: 11px; font-family: 'tahoma', '돋움', 'dotum', 'arial'; width:22px; height:17px; padding-top:2px; }
#tab_cal th.sunday { filter:alpha(opacity=60); opacity :0.6; -ms-filter:"alpha(opacity=60)"; }
#tab_cal td.sunday { filter:alpha(opacity=60); opacity :0.6; -ms-filter:"alpha(opacity=60)"; }
#tab_cal td a { font-size:11px; font-weight:bold; font-family: 'tahoma', '돋움', 'dotum', 'arial'; }

/* 최근 글들 */
#Recent .menuBody table { width:141px; height: 110px; border-collapse: collapse; background-color:transparent; }
#Recent .menuBody td { padding: 0; vertical-align: top; }
#Recent .menuBody td.thum_td { padding-bottom: 15px; vertical-align: middle; }
#Recent .menuBody td.navi_btn { padding-top: 36px; }
#Recent .menuBody td.navi_btn img.out_arrow { filter:alpha(opacity=20); opacity :0.2; -ms-filter:"alpha(opacity=20)"; }
#Recent .menuBody td.navi_btn img.over_arrow { filter:alpha(opacity=50); opacity :0.5; -ms-filter:"alpha(opacity=50)"; }
#Recent .menuBody li { line-height:160%; clear:left; padding: 0 0 0 3px; }
#Recent .link_reMov { font-size: 0; }
#Recent img.iconMovie { position:absolute; left:14px; bottom: 3px; margin: 0; }
.re_thumbg { display:none; text-align:center; position:relative; zoom:1; }

/* 최근 이미지 */
#Image div.menuBody { padding-right: 0; }
#Image div.menuBody ul { float: left; }
#Image div.menuBody li { float: left; padding: 0 6px 6px 0; }
#Image div.menuBody li img { display: block; }
#Image .menuFooter4 { padding: 8px 0 0 0; }

/* 최근 동영상 */
#Movie div.menuBody { padding-right: 0; }
#Movie div.menuBody ul { float: left; }
#Movie div.menuBody li { float:left; padding: 0 6px 6px 0; }
#Movie div.menuBody li img { display: block; }
#Movie .menuFooter4 { padding: 8px 0 0 0; }

/* 알리미 */
#Alarmy .menuBody { padding: 2px 0 8px 15px; }
#Alarmy .menuBody p { height: 14px; padding: 10px 0 4px 0; }
#Alarmy .menuBody li { height: 14px; padding: 3px 0 2px 3px; }
#Alarmy .menuBody li.sideListClr { padding: 3px 0 5px 20px; }
#Alarmy .menuFooter4 { padding: 7px 0 0 0; }
#Alarmy .menuFooter4 p { padding: 3px 15px 0 0; }

/* 최근 댓글들 */
#Comment div.menuBody li { padding: 2px 0 2px 3px; }
#Comment li.withDate { clear:both; float:none; }
#Comment li .sDateTime { display:inline-block; padding:0 0 0 5px; }

/* 방문통계 */
#Statistic div.menuBody { padding: 10px 0 8px 15px; }
#Statistic div.menuBody span { line-height: 160%; }
span.barredB { background:url(http://i1.daumcdn.net/pimg/blog3/admin/bbs_tab.gif) no-repeat 3px 0; padding:0 0 0 10px; }
span.barredS { background:url(http://i1.daumcdn.net/pimg/blog3/admin/bbs_s_tab.gif) no-repeat 8px 0; padding:0 0 0 17px; }

/* 태그 */
#tagCloud { height:160px; }
/*#Tag .menuBody { padding: 7px 0 8px 15px; }*/
#Tag .menuBody { padding: 10px 0 0 3px; }
#Tag .menuBody p.sideListClr { padding:20px 0 20px 0; letter-spacing: -1px; text-align: center; }
#Tag .menuFooter2 { padding: 3px 14px 3px 0; height: 15px; }
#Tag #tagEmpty { width: 156px; height: 160px; position: absolute; z-index: 5; }
#sideTagList li { height: 14px; padding: 3px 0 3px 3px; }
#Tag .menuFooter4 { padding: 9px 0 0 0; }

/* 검색바 */
#Search div.menuMain { background:transparent; }
#Search div.menuEtcBody { padding: 8px 5px; }
#Search input.box { width: 105px; height: 17px; padding: 2px 0 0 2px; margin-right: 4px; color:#999; border: 1px solid #bbb; border-right: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; vertical-align: middle; }

/* RSS */
#RSS div.menuEtcBody { padding: 8px 0 8px 10px;  }
#RSS div.menuEtcBody span { font-family: tahoma; font-size: 11px; color: #333; filter:alpha(opacity=70); opacity :0.7; -ms-filter:"alpha(opacity=70)"; }
/*
#RSS div.menuEtcBody .rss { padding: 1px 0 1px 14px; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ico_rss.gif) no-repeat 0 0px; }
#RSS div.menuEtcBody .atom { padding: 1px; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ico_atom.gif) no-repeat 0 0px; }
*/
#RSS div.menuEtcBody .rss { margin-right: 4px; padding-left:14px; width: 26px; height: 15px; float: left; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ico_rss.gif) no-repeat 0 0px; }
#RSS div.menuEtcBody .atom { padding-left:1px; width: 33px; height: 15px; float: left; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ico_atom.gif) no-repeat 0 0px; }
#RSS div.menuEtcBody .rss embed { float: left; }
#RSS div.menuEtcBody .atom embed { float: left; }

#RSS div.menuEtcBody img { vertical-align: middle; filter:alpha(opacity=30); opacity :0.3; -ms-filter:"alpha(opacity=30)"; }


/* CCL */
#CCL div.menuMain  { background:transparent; }
#CCL div.menuEtcBody  { padding: 8px 0 8px 10px; }
#CCL div.menuEtcBody ul { margin:0; }

div.menuBox ul.cclSet li { float:left; cursor:pointer; padding:0; margin:0; }
div.menuBox ul.cclSet li.cclTitle { background:url(http://i1.daumcdn.net/pimg/blog3/ic_side_cc00.png) no-repeat; width:25px; height:24px; margin:0 3px 0 0; padding:0; }
* html div.menuBox ul.cclSet li.cclTitle { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_side_cc00.png', sizingMethod='scale') }

div.menuBox ul.cclSet li.cclSide01 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_side_cc01.png) no-repeat; width:18px; height:24px; }
* html div.menuBox ul.cclSet li.cclSide01 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_side_cc01.png', sizingMethod='scale') }

div.menuBox ul.cclSet li.cclSide02 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_side_cc02.png) no-repeat; width:18px; height:24px; }
* html div.menuBox ul.cclSet li.cclSide02 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_side_cc02.png', sizingMethod='scale') }

div.menuBox ul.cclSet li.cclSide03 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_side_cc03.png) no-repeat; width:18px; height:24px; }
* html div.menuBox ul.cclSet li.cclSide03 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_side_cc03.png', sizingMethod='scale') }

div.menuBox ul.cclSet li.cclSide04 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_side_cc04.png) no-repeat; width:18px; height:24px; }
* html div.menuBox ul.cclSet li.cclSide04 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_side_cc04.png', sizingMethod='scale') }

#cclSetArti { position:relative; height:20px; padding: 0; clear:both; }
#cclSetArti ul.cclSet li { float:left; margin: 0 3px 0 0; cursor:pointer; }

#cclSetArti ul.cclSet li.cclSide01 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_cc01.png) no-repeat; width:14px; height:14px; }
* html #cclSetArti ul.cclSet li.cclSide01 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_cc01.png', sizingMethod='scale') }

#cclSetArti ul.cclSet li.cclSide02 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_cc02.png) no-repeat; width:14px; height:14px; }
* html #cclSetArti ul.cclSet li.cclSide02 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_cc02.png', sizingMethod='scale') }

#cclSetArti ul.cclSet li.cclSide03 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_cc03.png) no-repeat; width:14px; height:14px; }
* html #cclSetArti ul.cclSet li.cclSide03 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_cc03.png', sizingMethod='scale') }

#cclSetArti ul.cclSet li.cclSide04 { background:url(http://i1.daumcdn.net/pimg/blog3/ic_cc04.png) no-repeat; width:14px; height:14px; }
* html #cclSetArti ul.cclSet li.cclSide04 { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/ic_cc04.png', sizingMethod='scale') }
.cclOverBox { position:absolute; top:-75px; left: -24px; display:none; width:95px; height:72px; }
.cclOverBox2 { position:absolute; margin: -75px 0 0 0; display:none; width:95px; height:72px; }

/* CafeBanner */
#CafeBanner div.menuMain  { background:transparent; }

/* Ebook */
#Ebook {}
#Ebook .side_eb_bg { width: 141px; height: 165px; position: relative; }
#Ebook .btn_side_eb_prev, #Ebook .btn_side_eb_next { padding: 0; width: 10px; height: 19px; top: 47px; position: absolute; background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/bt_arrow_s.gif); border: 0; padding: 0; background-color: transparent; background-repeat: 0 0; text-indent: -9999em; cursor: pointer; overflow; hidden; }
#Ebook .btn_side_eb_prev { left: 0; }
#Ebook .btn_side_eb_next { right: 0; background-position: 0 -50px; }
#Ebook .side_eb_ul { }
#Ebook .side_eb_li { width: 141px; height: 165px; text-align: center; }
#Ebook .side_eb_li h5 { margin: 9px 0 1px 0; margin-top: 8px\9; _margin-top: 9px; }

#Ebook .side_eb_thum { height: 126px; width: 109px; display: block; position: relative; margin: 0 auto; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v2.gif) 50% 0 no-repeat; }
#Ebook .side_eb_thum_front { margin: 1px 0 0 -2px; }
#Ebook .side_eb_thum_shadow { height: 126px; width: 109px; display: block; position: absolute; left: 0; top: 0; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_new.png) no-repeat; }
* html #Ebook .side_eb_thum_shadow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_book_new.png', sizingMethod='crop') }
#Ebook .menuBody { padding-right: 0; }
#Ebook .menuFooter4 { padding: 8px 0 0 0; }
.ebook_title_lock { background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/ico_hold.gif); width: 9px; height: 11px; margin-left: 8px; vertical-align: -1px; }

/* 내글 지도 */
#Postingmap .menuBody { padding: 5px 8px 5px; }
#Postingmap .my_route_wrap { width: 155px; height: 213px; background-color: #dde5ec; }
#Postingmap .menuFooter2 { height: 15px; padding: 6px 0 0 1px; }

/* 블로그존 */
.box_blogzone .screen_out {overflow:hidden;position:absolute;left:-9999in;width:0;height:0;font-size:0;line-height:0;}
.box_blogzone .ico_blogzone {display:block;text-indent:-9999px;overflow:hidden;} 
.box_blogzone .menuWraper {overflow:inherit;float:left;width:171px;}
.box_blogzone .relation_info {overflow:hidden;width:157px;padding:9px 0 5px 14px;font-weight:bold;}
.box_blogzone .ico_edit {float:left;width:21px;height:11px;margin:2px 0 0 6px;background-position:0 0;}
.box_blogzone .ico_arrowup {position:absolute;font:8px tahoma;top:11px;right:20px;line-height:5px;}
.box_blogzone .ico_area {float:left;width:17px;height:16px;background:url(http://i1.daumcdn.net/cafeimg/top8/blog/sidebar/ico_blogzon2.png) no-repeat 0 0; _background: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cafeimg/top8/blog/sidebar/ico_blogzon2.png', sizingMethod='crop');}
.box_blogzone .place {float:left;padding:1px 0 0 6px;line-height:15px;letter-spacing:-1px;} /* 2012-03-06 수정 */
.box_blogzone .area {float:left;padding-left:6px;/*color:#aaa;*/}
.box_blogzone .line {height:1px;filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)";display:block;line-height:1px;font-size:0;_zoom:1;}
.box_blogzone .dot {position:absolute;top:7px;left:0;font-family: '돋움','dotum','verdana';font-size: 11px;}

.box_blogzone .menuBody {padding:0;position:relative;width:100%;clear:both;}
.box_blogzone .menuBody:after {display:block;content:'';visibility:hidden;font-size:0;line-height:0;clear:both;}                                                                                                                                              
.box_blogzone .tit_tab {height:24px;margin:0;font-family: 돋움,dotum,verdana,sans-serif;cursor:pointer;font-size:12px;float:left;}                                                                                   
.box_blogzone .menuBody .tit_tab .tab {overflow:hidden;display:block;width:51px;height:19px;padding:5px 0 0 19px;font-weight:normal;letter-spacing:-1px;/*color:#aaa;*/}
.box_blogzone .menuBody .tit_tab a:hover {text-decoration:none;}
.box_blogzone .menuBody .tit_new {position:absolute;top:30px;width:70px;left:15px;} 			                                                                                                                        
.box_blogzone .menuBody .tit_blog {position:absolute;top:30px;width:71px;left:85px;}  
.box_blogzone .menuBody .txt_new {float:left;width:24px;cursor:pointer;font-family: 돋움,dotum,verdana,sans-serif;} /* 2012-03-06 수정 */
.box_blogzone .menuBody .txt_blog {float:left;width:34px;cursor:pointer;font-family: 돋움,dotum,verdana,sans-serif;} /* 2012-03-06 수정 */           
.box_blogzone .list_blog .link_txt {padding-left:11px;}
.box_blogzone .tab_blog, .box_blogzone .tab_new {width:141px;}
.box_blogzone .tab_blog:after, .blogzone_new .tab_new:after {display:block;content:'';visibility:hidden;font-size:0;line-height:0;clear:both;}                             

.box_blogzone .bar {display:block;overflow:hidden;position:absolute;top:38px;left:84px;width:1px;height:11px;text-indent:-9999px;filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)";} /* 2012-03-06 수정*/                                                                                                                                                                                                                      
.box_blogzone .list_blog {display:none;overflow:hidden;width:100%;padding:33px 0 13px 0; height:200px;} /* 2012-03-06 수정*/
.box_blogzone .tab_blog, .box_blogzone .tab_new {padding:0 15px;}                                                                                                        
.box_blogzone .list_blogzone:after {display:block;content:'';visibility:hidden;font-size:0;line-height:0;clear:both;}
.box_blogzone .list_blogzone li {float:left;width:43px;height:65px;padding:2px 4px 0 0;}
.box_blogzone .thumb_photo, .box_blogzone .thumb_photo:hover, .box_blogzone .thumb_photo:link, .box_blogzone .thumb_photo:visited {display:block;text-decoration:none;} /* 2012-03-07 추가 */   
.box_blogzone .thumb {display:block;} /* 2012-03-07 추가 */   
.box_blogzone .list_blogzone .txt_blogname {display:block;margin:5px 0 3px 0;font-size:11px;line-height:14px;text-align:center;text-decoration:none;letter-spacing:-1px;} /* 2012-03-06 수정*/   			
.box_blogzone .list_blogzone {display:none;height:201px;}
.box_blogzone .list_blog li {overflow:hidden;width:100%;padding-top:6px;line-height:14px;white-space:nowrap;position:relative;}                                                                            			                                                                                                                                                                                                                                                                     
.box_blogzone .btn_more {overflow:hidden;position:absolute;left:311px;top:7px;width:20px;height:21px;background-position:0 -75px;font-size:0;line-height:0;text-indent:-999px;}
.box_blogzone .txt_info {padding:108px 0 102px 0;line-height:18px;text-align:center;letter-spacing:-1px;} /* 2012-03-06 수정*/    
.box_blogzone .menuFooter4 .view_all {padding-top: 16px;width:100%;}
.box_blogzone .menuFooter4 {padding:0 0 10px;}

.blogzone_new .tab_new .list_blog {display:block;}
.blogzone_blog .tit_blog .ico_arrowup {right:10px;}
.blogzone_blog .list_blogzone {display:block;width:100%;padding:41px 0 4px 0;}
.blogzone_blog .tit_new .tab, .blogzone_new .tit_blog .tab {filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)";}
.blogzone_blog .tab_new .btn_more, .blogzone_new .tab_blog .btn_more, .blogzone_blog .tit_new .ico_arrowup, .blogzone_new .tit_blog .ico_arrowup,
.blogzone_new .tab_blog .menuFooter4, .blogzone_blog .tab_new .menuFooter4, .blogzone_blog .tab_new p.txt_info, .blogzone_new .tab_blog p.txt_info {display:none;}

/*** Article *******************************************************/
#cContent .register_confirm { text-align: right; vertical-align: bottom; }
#cContent img.btn_mart_register { margin-bottom: 1px; }

/* 페이징 */
.cPagingBox { clear: both; padding: 4px 0 0 0; }
#cRNumbering { text-align:center; padding:0 5px; margin:0; }
#cRNumbering a { font-family:"arial"; font-size:12px; text-align:"center"; padding:0 5px 0 5px; cursor:pointer; text-decoration:none; }
#cRNumbering a.Over { font-family:"arial"; font-size:12px; text-align:"center"; background-color: #F6F3EE; padding:0 5px 0 5px; cursor:pointer; }
#cRNumbering a.Select { font-family:"arial"; font-size:12px; text-align:"center"; font-weight:bold; padding:0 5px 0 5px; text-decoration: underline; }
#cRNumbering a.img { font-family:"돋움"; padding:0px; }

#cNumbering { font: 12px '돋움', dotum, sans-serif; text-align: center; }
#cNumbering a { font: 12px '돋움', dotum, sans-serif; padding: 0 8px 0 7px; text-decoration:none; display: inline-block; }
#cNumbering a.Out { font: bold 12px '돋움', dotum, sans-serif; }
#cNumbering a.Over { font: bold 12px '돋움', dotum, sans-serif; }
#cNumbering a.Select { font: bold 12px '돋움', dotum, sans-serif; text-decoration: underline; }
#cNumbering a.noSelect { font: bold 12px '돋움', dotum, sans-serif; }

#pagingBox { clear: both; padding: 23px 9px 19px 9px; }
#pagingBox .arrowFont { margin: -3px 0 0 0; vertical-align: middle; }
#pagingBoxT { margin: 8px 0 0 0; }
.photo #pagingBox, .movie #pagingBox, .theme #pagingBox, .guestbook #pagingBox { padding-bottom:20px; }

#nNumbering { clear:both; text-align:center; color:#999999; padding:0 5px; margin:15px 0 0 0; }
#nNumbering a { font-family:"arial"; font-size:12px; color:#333333; text-align:"center"; padding:0 5px 0 5px; cursor:pointer; text-decoration:none; }
#nNumbering a.Over { font-family:"arial"; font-size:12px; color:#333333; text-align:"center"; background-color:#F6F3EE; padding:0 5px 0 5px; cursor:pointer; }
#nNumbering a.Select { font-family:"arial"; font-size:12px; color:#FF6633; text-align:"center"; font-weight:bold; padding:0 5px 0 5px; }
#nNumbering a.img { font-family:"돋움"; padding:0px; }

.cContentCateMore { clear:both; padding: 10px 0 0 0; }
.cContentCateMore h4 { font-weight: normal; padding: 10px 0 4px 3px; }
.cContentCateMore .otherMore { float: right; padding: 11px 10px 0 0; }
.cContentCateMore h4 .cB_Amp { font-weight: bold; }
.cContentCateMore h4 img.edit { filter:alpha(opacity=60); opacity:0.60; -ms-filter:"alpha(opacity=60)"; vertical-align: middle; }
.cContentCateMore ul { margin: 16px 0 0 0; }
.cContentCateMore li { height: 22px; padding: 2px 10px 0 9px; }
.cContentCateMore li img { filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; margin: 0 2px 4px 0; }

/* 서브페이지 타이틀 */
.dTitle { float: left; height: 20px; padding: 14px 0 4px 4px; }
.dTitle h2 { font-size: 14px; }

/* 사용하는지 체크 요망
table.pageNav { border-collapse:collapse; margin:0 auto; text-align:center; }
table.pageNav caption { display:none; }
table.pageNav img { vertical-align:middle; }
table.pageNav th { padding:0; font-weight:normal; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
table.pageNav td.vBar { padding:3px 0 0 0; font:11px 돋움, dotum, verdana, sans-serif; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
table.pageNav td.first { border:none }
table.pageNav th a { display:block; margin:0 0 0 5px; }
table.pageNav td a, table.pageNav td a:link, table.pageNav td a:active, table.pageNav td a:visited { display:block; padding:3px 8px 0 7px; }
table.pageNav td.on a { font-weight:bold; }
table.pageNav a.PageArrow { font:7px 돋움, dotum, verdana, sans-serif; margin:4px 0 0 0; }

table.pageNavS { border-collapse:collapse; margin:0 auto; text-align:center; font:11px 돋움, dotum, verdana, sans-serif; }
table.pageNavS caption { display:none; }
table.pageNavS img { vertical-align:middle; }
table.pageNavS th { padding:0; font-weight:normal; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
table.pageNavS td.vBar { padding:3px 0 0 0; font:10px 돋움, dotum, verdana, sans-serif; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
table.pageNavS td.first { border:none }
table.pageNavS th a, table.pageNavS th a:link, table.pageNavS th a:active, table.pageNavS th a:visited { display:block; padding:0 5px; }
table.pageNavS td a, table.pageNavS td a:link, table.pageNavS td a:active, table.pageNavS td a:visited { display:block; padding:3px 5px 0 4px; font:11px 돋움, dotum, verdana, sans-serif; }
table.pageNavS td.on a { font-weight:bold; font:11px 돋움, dotum, verdana, sans-serif; }
table.pageNavS th a.PageArrow { font:7px 돋움, dotum, verdana, sans-serif; margin:4px 0 0 0; }
*/

/* Select box */
#cContent div.selectedList { position:relative; z-index:22; border:1px solid #c9c9c9; float:right; background:#fff url(http://i1.daumcdn.net/cafeimg/cf_img3/bbs/inp_down.gif) no-repeat right; margin:0 20px 0 0; display:inline; cursor:pointer; }
#cContent div.divselectedListTarget { width:206px; height: 16px; margin:3px 0 0 5px; color:#666; }
#cContent div.divSelectBox { position:absolute; display:none; border:1px solid #c9c9c9; background:#fff; top:19px; left:-1px; width:218px; padding:0; cursor:pointer; }
#cContent div.divSelected li { padding:5px 5px 2px; color:#666; }
#cContent div.divSelected li span { color:#666; }
#cContent div.divSelected li a { color:#666; text-decoration:none; }
#cContent div.divSelected li a:hover { color:#666; text-decoration:none; }
#cContent div.divselectedListTarget span { color:#666; }

/* li select style */
li.out { background:#FFFFFF; }
li.over { background:#F1F1F1; }

/* 라인 컬러 - 기본 폰트와 같다 */
.cCont_line { clear:both; padding-top:1px; height:1px; font-size:1px; padding:0; margin:0; border-bottom:1px dotted #333; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.articleDividing { clear:both; height:40px; }
.cContTitleLine { clear:both; padding-top:1px; height:1px; font-size:1px; padding:0; margin:0; border-bottom: 2px solid #D1D1D1; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.cContBotLine { clear:both; padding-top:1px; height:1px; font-size:1px; padding:0; margin:0; border-bottom: 1px solid #D1D1D1; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
div.opinionList div.cCont_line { border:0; margin:11px 0 13px 0; border-top-width:1px; border-style: dotted; filter:alpha(opacity=35); opacity:0.35; -ms-filter:"alpha(opacity=35)"; height:1px; } /* 댓글용 라인 */

/* 1,2,3단용 컨텐츠 */
#cContentWrite { padding:15px 5px; margin:0 auto; background-color:#FFF; }
#cContentWrite td, #cContentWrite div, #cContentWrite span, #cContentWrite a { color:#666; }
#preNextBox { height:30px; padding:8px 0 5px 0; }
#cContent a:hover { text-decoration:underline; }

div.cContentBody { clear:both; padding: 15px 0 0 0; overflow-x:auto; overflow-y:hidden; line-height:1.4; }
div.cContentBody ul{ padding:0; margin:0 0 19px 40px; }
div.cContentBody ol{ padding:0; margin:0 0 19px 40px; }
div.cContentBody li{ list-style:disc; }
div.cContentBody ol li{ list-style:decimal; }
div.cContentBody p { line-height:1.4; }
div.cContentBody table { text-align:left; }

div.cContentBodyTheme { clear:both; margin: 15px 0 0 0; overflow-x:hidden; overflow-y:hidden; }
div.cContentBodyTheme ul{ padding:0; margin:0 0 19px 40px; }
div.cContentBodyTheme ol{ padding:0; margin:0 0 19px 40px; }
div.cContentBodyTheme li{ list-style:disc; }
div.cContentBodyTheme ol li{ list-style:decimal; }

.tagPage .cContentinner, .photo .cContentinner, .movie .cContentinner, .theme .cContentinner, .profile .cContentinner { padding-right:15px; }

/* 에디터 전환 툴팁 */
#swapEditorBtn { position: relative; float: right; z-index: 999; }
#swapEditorTip { position: absolute; display: none; top: 23px; left: -20px; }
#swapEditorTip div { width: 183px; height: 88px; }
#swapEditorTip div.ori { background: url(http://i1.daumcdn.net/pimg/blog3/admin/editor/tooltip_01.png) no-repeat; _background: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/admin/editor/tooltip_01.png', sizingMethod='crop');}
#swapEditorTip div.power { background: url(http://i1.daumcdn.net/pimg/blog3/admin/editor/tooltip_02.png) no-repeat; _background: none;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/admin/editor/tooltip_02.png', sizingMethod='crop');}
#swapEditorTip div *{ text-indent: -1000em; overflow: hidden; }
#swapEditorTip a.closeTip { display: block; width: 10px; height: 10px; position: absolute; top: 15px; right: 7px; }
#swapEditorTip a.confirmTip { display: block; width: 31px; height: 18px; position: absolute; top: 57px; left: 73px; }

/* 스크랩 메모 */
div.cContentMemoBody { padding-bottom:5px; overflow-x:auto; overflow-y:hidden; }
div.cContentMemoBody ul{ padding:0; margin:0 0 19px 40px; }
div.cContentMemoBody ol{ padding:0; margin:0 0 19px 40px; }
div.cContentMemoBody li{ list-style:disc; }
div.cContentMemoBody ol li{ list-style:decimal; }
div.cContentMemoBody p { line-height:1.4; }
div.cContentMemoBody table { text-align:left; }

/* 본문 상단 */
#cS_mainTitle { padding: 0 8px 0 5px; }
#cS_mainTitle_header { height: 22px; }
#cS_mainTitle_header h2 { float:left; padding: 4px 0 0 0; }
#cS_mainTitle_header ul { float:right; font-weight:normal; }
#cS_mainTitle_header li { float:left; cursor: pointer; }
#cS_mainTitle_header li a { float: left; display: block; text-indent:-100em; overflow:hidden; text-decoration:none; cursor: pointer; }
#cS_mainTitle_header li span { float: left; margin: 0 0 0 0; font: 11px '돋움', dotum, sans-serif; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }

#cS_mainTitle_header.listTypeGa li.viewTypeBoard { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_list.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_list.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeBoardSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_list_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_list_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeWebzine { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_sum.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_sum.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeWebzineSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_sum_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_sum_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeBlog { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_view.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_view.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeBlogSel { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_view_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ga_view_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGa li.viewTypeBoard a, #cS_mainTitle_header.listTypeGa li.viewTypeBoardSel a, #cS_mainTitle_header.listTypeGa li.viewTypeWebzine a, #cS_mainTitle_header.listTypeGa li.viewTypeWebzineSel a { display: block; width: 27px; height: 21px; position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2;}
#cS_mainTitle_header.listTypeGa li.viewTypeBlog a, #cS_mainTitle_header.listTypeGa li.viewTypeBlogSel a { display: block; width: 28px; height: 21px;  position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2; }
#cS_mainTitle_header.listTypeGa li span { display: none; }

#cS_mainTitle_header.listTypeGb li.viewTypeBoard { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_list.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_list.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeBoardSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_list_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_list_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeWebzine { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_sum.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_sum.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeWebzineSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_sum_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_sum_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeBlog { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_view.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_view.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeBlogSel { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_view_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_view_sel.png ', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeGb li.viewTypeBoard a, #cS_mainTitle_header.listTypeGb li.viewTypeBoardSel a, #cS_mainTitle_header.listTypeGb li.viewTypeWebzine a, #cS_mainTitle_header.listTypeGb li.viewTypeWebzineSel a { display: block; width: 27px; height: 21px; position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2;}
#cS_mainTitle_header.listTypeGb li.viewTypeBlog a, #cS_mainTitle_header.listTypeGb li.viewTypeBlogSel a { display: block; width: 28px; height: 21px;  position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2; }
#cS_mainTitle_header.listTypeGb li span { display: none; }

#cS_mainTitle_header.listTypeWa li.viewTypeBoard { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_list.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_list.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeBoardSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_list_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_list_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeWebzine { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_sum.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_sum.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeWebzineSel { width: 27px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_sum_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_sum_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeBlog { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_view.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_view.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeBlogSel { width: 28px; height: 21px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_view_sel.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/wa_view_sel.png', sizingMethod='crop'); }
#cS_mainTitle_header.listTypeWa li.viewTypeBoard a, #cS_mainTitle_header.listTypeWa li.viewTypeBoardSel a, #cS_mainTitle_header.listTypeWa li.viewTypeWebzine a, #cS_mainTitle_header.listTypeWa li.viewTypeWebzineSel a { display: block; width: 27px; height: 21px; position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2;}
#cS_mainTitle_header.listTypeWa li.viewTypeBlog a, #cS_mainTitle_header.listTypeWa li.viewTypeBlogSel a { display: block; width: 28px; height: 21px;  position: relative; background-color: #FFF; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); position: absolute; z-index:2; }
#cS_mainTitle_header.listTypeWa li span { display: none; }

#cS_mainTitle_header.listTypeT li { padding-top: 5px; }
#cS_mainTitle_header.listTypeT li a { display: inline-block; text-indent: 0; font: 11px '돋움', dotum, sans-serif; letter-spacing: -1px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#cS_mainTitle_header.listTypeT li a.viewTypeBoard { background: none; margin: 0 2px 0 0; }
#cS_mainTitle_header.listTypeT li a.viewTypeBoardSel { background: none; margin: 0 2px 0 0; filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; }
#cS_mainTitle_header.listTypeT li a.viewTypeWebzine { background: none; margin: 0 2px 0 6px; }
#cS_mainTitle_header.listTypeT li a.viewTypeWebzineSel { background: none; margin: 0 2px 0 6px; filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; }
#cS_mainTitle_header.listTypeT li a.viewTypeBlog { background: none; margin: 0 0 0 6px; }
#cS_mainTitle_header.listTypeT li a.viewTypeBlogSel { background: none; margin: 0 0 0 6px; filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; }
#cS_mainTitle_header.listTypeT li span { display: inline; padding: 0 0 0 3px; }

/* 목록열기 */
#bC_article_list_box { display:none; padding-bottom:15px; }

/* List type */
.headLine { clear: both; height:1px; font-size:1px; line-height:1px; padding:1px 0 0 0; border-top:1px solid green; filter:alpha(opacity=15); opacity:0.15; -ms-filter:"alpha(opacity=15)"; }
.tdLine { clear: both; height:1px; font-size:1px; line-height:1px; padding:1px 0 0 0; border-bottom:1px dotted green; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.ampLine { clear: both; height:1px; font-size:1px; line-height:1px; padding:1px 0 0 0; border-bottom:1px solid green; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.vLine { width:5px; white-space:nowrap; font-weight:normal; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
span.number { float:left; font-family:'돋움', 'dotum', 'verdana'; font-size:11px; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; text-align:center; }

table.bbsListTable { width:100%; border-collapse:collapse; }
table.bbsListTable a{ }

table.bbsListTable td.line { height:1px; padding:0; margin:0; }
table.bbsListTable th { padding:3px 0 0 0; height:24px; }
table.bbsListTable th.checky { white-space:nowrap; padding:0 2px 0 0; }
*html table.bbsListTable th.checky { padding:0 0 0 7px; text-align: left; }
table.bbsListTable th.main {  }
table.bbsListTable th.vLine { white-space:nowrap; }
table.bbsListTable th.reply { white-space:nowrap; }
table.bbsListTable th.track { white-space:nowrap; }
table.bbsListTable th.date { white-space:nowrap; }

table.bbsListTable td { word-wrap:break-word;word-break:break-all;height:23px; padding:0 0 0 5px; text-align:center; }
table.bbsListTable td.checky { padding:0; }
table.bbsListTable td.main { text-align:left; padding:3px 0 0 5px; }
table.bbsListTable td.main input { border:0; margin:0 0 3px 0; }
table.bbsListTable td.reply span { width:60px; }
table.bbsListTable td.track span { width:60px; }
table.bbsListTable td.date span { width:60px; }

table.tagListTable { width:100%; border-collapse:collapse; margin:10px 0 0 0; }
table.tagListTable td { padding:10px 0; }
table.tagListTable td.line { padding:0; margin:0; }
table.tagListTable td span { float:left; }
table.tagListTable td span.txt_bul { padding:5px 0 0 4px; }
table.tagListTable td span.title { padding:5px 0 0 4px; }
table.tagListTable td span.title { padding:5px 15px 0 5px; }
table.tagListTable td div.LasttdLine { height:1px; font-size:1px; line-height:1px; padding:1px 0 0 0; border-bottom:1px solid green; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }

/* Webzine type */
table.bbsWebzineTable { width:100%; border-collapse:collapse; }
table.bbsWebzineTable a{ }
table.bbsWebzineTable td { text-align:left; padding:0; margin:0; }
table.bbsWebzineTable td.line { height:30px; padding:0; margin:0; }
table.bbsWebzineTable td.Thumbimg { width:130px; white-space:nowrap; }
table.bbsWebzineTable td.tagThumbimg { width:90px; white-space:nowrap; }
table.bbsWebzineTable td.date { width:85px; white-space:nowrap; }
table.bbsWebzineTable td.cont { vertical-align:top; padding:3px 0 0 0; }
table.bbsWebzineTable td.contTag { padding:3px 0 0 0; }
table.bbsWebzineTable td span.vLine { position:absolute; }
table.bbsWebzineTable td span.cateName { margin:0 0 0 10px; }
table.bbsWebzineTable td span.number { float:none; position:absolute; margin:0 0 0 5px; }
table.bbsWebzineTable td p.txtCont { padding:12px 0 0 0; line-height:1.4; word-wrap:break-word;word-break:break-all;}
td .tagIcon { float:left; padding:5px 0 0 0; width:30px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat 0 5px; }
td .tagCont { float:left; padding:5px 0 0 0; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
table.bbsWebzineTable td.Thumbimg div.thumbArea { position:relative; }
table.bbsWebzineTable td.Thumbimg img.iconMovie { position:absolute; top:69px; left:3px; }

/* bbsSearchList type : by. rani (2007.08.14) 검색유입시추천글 리스트 */
div.bbsSearchListTitle	{padding:25px 0 5px 5px;}
div.bbsSearchListTitleShowAll { padding:26px 5px 0 0; }
table.bbsSearchListTable { width:100%; border-collapse:collapse; margin-top: 5px;}
table.bbsSearchListTable td { text-align:left; padding:0; margin:0; }
table.bbsSearchListTable td.line {height: 12px; padding:0; margin:0; line-height: 0;}
table.bbsSearchListTable td.Thumbimg { white-space:nowrap; vertical-align:top; padding: 5px 0 2px 0; }
table.bbsSearchListTable td.cont { vertical-align:top; padding:12px 5px 12px; }
table.bbsSearchListTable td.contTag { padding:3px 0 0 0; }
table.bbsSearchListTable td span.cateName {white-space:nowrap}
table.bbsSearchListTable td span.number { float:right; margin:0 0 0 5px; }
table.bbsSearchListTable td p.txtCont { float:left; padding: 9px 0 0 0; line-height:1.4; word-wrap:break-word;word-break:break-all;filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
table.bbsSearchListTable td.Thumbimg div.thumbArea { position:relative; }
table.bbsSearchListTable td.Thumbimg img.iconMovie { position:absolute; top:28px; left:3px; }
table.bbsSearchListTable td.date { padding-top:3px; }

#bC_refer_search_list_box { width: 100%; float: left; }
.cBlogBoxArea	{ position: relative; clear: both; overflow:auto; padding: 38px 0 0 0; } /* 키워드 검색한 다른 블로그 글보기*/
.cBlogBoxArea_narrow { padding-top: 14px; }
.cBlogBox	{  }
.cBlogBox	.fl { padding: 0 0 0 7px; }
.cBlogBox	.fr { margin: 0 15px 0 0; }
.cBlogBox	.keyword { letter-spacing:-1px; font-weight:bold; }
.cBlogBoxbg	{  }

.pd_top1 { padding-top:1px; }
.bfl { display:block; float:left; }
#search_result { padding: 5px 5px 0 0; }
#search_result input.box { color:#333; width:254px; height:19px; vertical-align:middle; border:1px solid #d5d5d5; }
#search_result .searchbox_wrap { padding: 0; height: 100%; padding-bottom: 35px; position: relative; }
#search_result .searchbox_border { height:84px; /*width: 99%;*/ border-width: 1px; border-style: solid; position: relative; opacity: 0.2; filter: alpha(opacity=20); }
#search_result .searchbox_bg { width: 100%; height: 47px; opacity: 0.06; filter: alpha(opacity=6); position: relative; }
#search_result .searchbox_inner_bg { width: 100%; height: 47px; opacity: 0.3; filter: alpha(opacity=6); position: relative; } 
#search_result .searchbox_controls { z-index: 2; position: absolute; left: 0px; top: 0px; height: 36px; padding: 11px 0 0; text-align: center; background-color: transparent; width: 100%; /*중복*/ }
#search_result .search_target { text-align: left; vertical-align: middle; display: inline-block; width: 79px; border: 1px solid #d5d5d5; height: 17px; padding-top: 4px; background: url("http://i1.daumcdn.net/pimg/blog4/skin/common/ico_inp_down.gif") no-repeat scroll right center #fff; cursor: pointer; padding-left: 5px; color: #7d7d7d; }
#search_result .target_option { vertical-align: middle; display: inline-block; text-align: left; width:80px; height: 84px; padding: 2px; background-color: #fff; z-index: 10; border: 1px solid #d5d5d5; position: absolute; display: none; /*top: 34px; left: 71px;*/ }
#search_result .target_option li, #search_result .categoryList li { padding: 2px 0; }
#search_result .target_option li a { height: 15px; display: block; padding: 2px 0 0 3px; text-decoration: none; color: #7d7d7d; }
#search_result .target_option li a:hover { color: #7d7d7d; text-decoration: none; }
#search_result .search_time { position: absolute; top: 60px; left: 16px; }
#search_result .time_opt_li { float: left; padding-right: 6px; }
#search_result .vBar { opacity: 0.2; filter: alpha(opacity=20); padding-right: 6px; float: left; display: inline-block; }
#search_result .vBarL { opacity: 0.25; filter: alpha(opacity=25); padding: 0 3px 0 9px; float: left; display: inline-block; }
#search_result .search_category { position: absolute; top: 60px; left: 206px; }
#search_result .category_option { display: none; }
#search_result .searchbox_controls .box { padding-top: 4px; height: 17px; }
.search_time .lastBar { padding-left: 11px; padding-right: 9px;}
.time_input { height: 17px; width: 64px; border: 1px solid #e1e1e1; padding: 0 0 0 3px; border-top-color: #bbb; border-right-color: #bbb; line-height: 1.3; padding-top: 2px; float: left; color: #999; }
.time_option { display: none; position: absolute; top: 75px; left: 129px; width: 198px; padding: 7px 0 0 9px; height: 47px; background-color: #fefefe; border: 1px solid #c3c3c3; z-index: 10; }
.time_option_title { margin-bottom: 3px; }
.time_btn { width: 32px; height: 21px; background: url("http://i1.daumcdn.net/pimg/blog4/skin/common/bt_serch.gif") no-repeat 0 0;  float: left; margin-left: 5px; overflow: hidden; text-indent: -9999em; cursor: pointer; }
#search_result .category_option { width: 163px; display: none; padding: 2px;  border: 1px solid #c3c3c3; background-color: #fff; z-index: 2; overflow: auto; position: absolute; top: 75px; left: 206px;  }
#search_result .category_option li { color: #444; display: block; text-decoration: none; overflow: hidden; padding: 2px 0; }
#search_result .category_option li a:hover { text-decoration: none; color: #444; }
#search_result .category_option li a { height: 15px; padding: 2px 0 0 3px; display: block; text-decoration: none; overflow: hidden;  color: #444; }
#search_result li.out { background: #fff; cursor:pointer; }
#search_result li.over { background: #e2e8fa; cursor:pointer; }
#search_result .tilde { padding: 3px; color: #444; }
#search_result .search_target_wrap { display: inline-block; text-align: left; vertical-align: middle; }
#search_result .reset_option { position: absolute; right: 16px; top: 60px; letter-spacing: -1px; font-size: 11px; text-decoration: none; }
.resetImg { width: 8px; height: 9px; background: url("http://i1.daumcdn.net/pimg/blog4/skin/common/icon_reset.png") no-repeat 0 0;  }
* html .resetImg { background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/common/icon_reset.png',sizingMethod='crop'); } 
#search_result img.imgtd { height: 100px; }
.check_accuracy .accuracy_option, .check_recency .recency_option { font-weight: bold; padding-left: 15px; background:url("http://i1.daumcdn.net/pimg/blog4/skin/common/ico_check.gif") no-repeat 0 -47px; }
.recency_option, .accuracy_option{ float: left; cursor: pointer; } 
.accuracy_option { padding-right: 4px; }
.time_all, .time_week, .time_month, .time_user { font-weight: bold; }
.searchbox_wrap .miniArrDown, .searchbox_wrap .miniArrUp { position: relative; top: 1px; }
#search_result .result_title { float: left; padding-right: 20px; margin:0px 0 4px 5px; }
#search_result .cCont_line { border-bottom-style:solid; }
#search_result .recomm_bar { margin:0 6px 0 10px; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#search_result .cBlogBox .arrowR { background:url(http://i1.daumcdn.net/pimg/blog3/ic_arrow_right.gif) no-repeat right 2px; padding:0 8px 0 0; }
#search_result #newsImg { margin:16px 5px 16px; }
#search_result #newsImg .addText { padding-bottom:2px; }
#search_result #newsImg .imgtd { margin:0 20px 0 0; }

.no_result { padding:65px 0; text-align:center; }
.no_result_title { font-weight: bold; padding-bottom: 10px; }
#search_result a.no_result_recom, #search_result a.no_result_recom:link, #search_result a.no_result_recom:visited, #search_result a.no_result_recom:hover, #search_result a.no_result_recom:active { color: #1525b6; text-decoration :underline; }
#search_result .check_none { display: none; }
.Lpd { margin: 0 0 15px; padding: 0; }
.Lpd a:link {color:#1425D0; }		/* 기본 링크 */
.Lpd a:visited {color:#8C0198; }
.Lpd a:hover {color:#1425D0; text-decoration:underline }
.Lpd p { clear: both; }

.Lpd .s_cnt_var {color:#666; font-family: 돋움, dotum, sans-serif; font-size:11px; filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; margin: 0 0 0 7px; }
.Lpd .s_cnt {color:#666; font-family: 돋움, dotum, sans-serif; font-size:11px; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; margin: 0 0 0 7px; }
.Lpd a.s_cnt:link {color:#666; font-size:11px; text-decoration:none }
.Lpd a.s_cnt:visited {color:#666; font-size:11px; text-decoration:none }
.Lpd a.s_cnt:hover {color:#666; font-size:11px; }
.Lpd a.s_cnt:active {color:#666; font-size:11px; text-decoration:none}

.Lpd td.search_thumb { width: 115px; }
.Lpd td.search_thumb_other { width: 72px; }

/** 최신뉴스 */ /* Thumbnail 관련된 것인 듯 하다..*/
#newsImg {clear:both; margin:15px 10px 9px 0;}
#newsImg .cB_Title { padding: 3px 0 0 0; }
#newsImg .imgtd {margin:0 16px 0 0;}
#newsImg td {vertical-align:top}
#newsImg .addText { clear: both; padding:9px 0 0 0; line-height:20px; }
#newsImg .addText2 {margin:9px 0 0 0; padding:0}
#newsImg .thumb_video {position:relative;}
#newsImg .thumb_video .icon_video {position:absolute;left:2px;top:60px;}

#newsNoImg {clear:both; padding:14px 10px 3px 0;}
#newsImg .addText { clear: both; padding:9px 0 0 0; line-height:20px; }
#newsNoImg .addText2 {margin:9px 0 0 0;}

/* 태그 */
div.tag01 { float:left; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat 0 2px; padding:0 0 0 30px; margin:9px 0 0 10px; display:inline; }
div.tag02 { background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat; padding:0 0 13px 30px; margin:10px 0 0 0px; float:left; display:inline; }
div.tag02 li { float:left; white-space:nowrap; font: 11px '돋움', dotum, sans-serif; letter-spacing: -1px; }
div.tag02 li a:link, div.tag02 li a:visited, div.tag02 li a:active{ text-decoration:none; font: 11px '돋움', dotum, sans-serif; }
div.tag02 li a:hover{ text-decoration:underline; }

/* 태그 보기 - 전체보기, 선택보기 */
.tagPage .dTitle h2, .tagPage .dTitle .sVbar, .tagPage .dTitle .subTitle { float: left; font-size: 14px; letter-spacing: -1px; }
.tagPage .sVbar { padding:0 6px; }
.tagPage .subTagCnt { padding:2px 0 0 8px; }
.tagPage .dTitle_right { padding: 18px 5px 6px 4px; }
.tagPage .result_title { float:left; padding:23px 5px 4px 5px; }
.tagPage .right_title { padding:24px 5px 0 0; }
.tagPage .tagIcon { background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat 0 0; width:25px; height:11px; text-indent:-1000em; overflow:hidden; margin:2px 5px 0 0; }
.tagPage .tagcnt { padding-left:5px; }
.tagPage .selectedListWrap { overflow:visible; padding:10px 0 8px 5px; height:23px; }
.tagPage .selectedList { float:left !important; border-color:#c9c9c9 !important; margin-right:5px !important; }
.tagPage .divSelectBox { width:94px !important; display:inline; }
.tagPage .divselectedListTarget { width:89px !important; }
.tagPage .tagEndLine { padding-top:20px; }
.tagPage .cContBotLine { filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.tagPage #pagingBox { padding-top: 15px; }
.tag_list, .tag_blog_list { margin-bottom:28px; }
.tag_list li { margin:20px 0 0 0; }
.tag_list li .tdLine { padding-top:17px; }
.tag_list .list_thumb { padding:0 10px 0 5px; }
.tag_list .list_date { font-size:11px; margin:2px 5px 0 0; }
.tag_list .list_tag { clear: both; padding-top:10px; }
.tag_list .list_title, .tag_list .list_tag { padding-left:5px; }
.tag_list .sub_category { padding: 1px 0 0 9px; }
.tag_blog_list li { margin:10px 0 0 0; }
.tag_blog_list li .tdLine { padding-top:6px; }
.tag_blog_list .list_title { padding-left:10px; width:250px; }

/* page */
#pagebox		{text-align:center; padding-top:10px; clear:both;}
#pagebox ul.page li		{display:inline; text-align:center; font-weight: bold;}
#pagebox ul li ul	{display:inline; text-align:center;}
#pagebox ul li ul li {display:inline;}
* html #pagebox ul li ul li {height:16px;}
#pagebox li.page_icon	{width:13px; height:14px; margin-left:4px;}
#pagebox li.page_icon2	{width:13px; height:14px; margin-right:4px;}
#pagebox ul.page, ul.page_num	{text-align:center;}
#pagebox ul.page_num a.select_page {color:#FF6E11;}
#pagebox ul.page_num a.pager_f {background:#fff;
	padding:2px 3px 2px 7px; text-decoration: none;	font-size: 12px;
}
* html #pagebox ul.page_num a.pager_f	{padding:0px 7px; height:16px;}
#pagebox ul.page_num a.pager_f:hover,a.pager_f:active {background:#f6f6f6;
	padding:2px 3px 2px 7px;; text-decoration: underline;  color:#FF6E11; font-size: 12px;
}
* html #pagebox ul.page_num a.pager_f:hover,a.pager_f:active	{padding:0px 7px; height:16px;}
#pagebox ul.page_num a.pager {background:url(http://i1.daumcdn.net/cafeimg/top6/page_line01.gif) no-repeat;
	padding:2px 3px 2px 7px; text-decoration: none;	font-size: 12px;
}
* html #pagebox ul.page_num a.pager {padding:0px 7px; height:16px;}
#pagebox ul.page_num a.pager:hover,a.pager:active {background:url(http://i1.daumcdn.net/cafeimg/top6/page_line01_over.gif) no-repeat;
	padding:2px 3px 2px 7px; text-decoration: underline;  color:#FF6E11; font-size: 12px;
}
* html #pagebox ul.page_num a.pager:hover,a.pager:active {padding:0px 7px; height:16px;}
#pagebox span.total_page {float:right; color:#666; font-size:11px;}
.now_page	{font-weight:bold;}

div.cContentBodyTheme div.articleContent { width:588px;margin:0 auto; }

.cContentHeader { margin: 3px 0 3px 0; float: left; width: 100%; table-layout: fixed; }
.cContentHeader .mainTitleText { word-wrap: break-word; word-break: break-all; }
.cContentHeader .mainTitleText * { vertical-align: middle; }
.cContentHeader .cB_TitleImage { font-weight: bold; font-size: 16px; /*wigiri font-family: '돋움', dotum, sans-serif;*/ }
.cContentHeader .cB_Title { font-weight: bold; font-size: 16px; /*wigiri font-family: '돋움', dotum, sans-serif;*/ letter-spacing: -1px; }
.cContentHeader .sVbar { padding: 0 0 0 6px; display: inline-block; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }
.cContentHeader .cB_Folder { padding: 0 0 0 4px; display: inline-block; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; letter-spacing: -1px; }

#cContent .cContentFunc { padding: 0; margin: 7px 0 0 0; clear:both; }
#cContent .funcMenu_L { float: left; padding: 2px 5px 0 0; }
#cContent .funcMenu_L .funcMenu_LL { float: left; height: 16px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#cContent .funcMenu_L span.arrowright { filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#cContent .funcMenu_L span.viewOption { filter:alpha(opacity=100); opacity:1.00; -ms-filter:"alpha(opacity=100)"; }
#cContent .funcMenu_L a { margin: 0 0 0 8px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#cContent .funcMenu_L .viewOption { display: inline-block; }
#cContent .funcMenu_L .fl *, #cContent .funcMenu_L2 * { float: left; vertical-align: middle; }
#cContent .funcMenu_LDA { clear: left; height: 16px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)";}
#cContent .funcMenu_LDA a { margin: 0; display: inline-block; filter:alpha(opacity=100); opacity:1; -ms-filter:"alpha(opacity=100)";}
#cContent .funcMenu_L2 { clear: left; }
#cContent .funcMenu_L2 a.artiEdit { margin: 0; }
#cContent .funcMenu_R { float: right; padding-right: 10px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#cContent .cContentFunc div, #cContent .cContentFunc a { font: normal 11px '돋움', dotum, sans-serif; letter-spacing: -1px; }
#cContent .cContentFunc a.t11 { letter-spacing: 0; }
#cContent .cContentFunc .cB_Tdate { padding:0 0 0 5px; letter-spacing: 0; }
#cContent .cContentFunc .sVbar { margin: 0 0 0 7px; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; padding: 0; }
#cContent .cContentFunc .prfDate { float:right; }
#cContent .cContentFunc span.arrowright { margin: 0 0 0 3px; }
#cContent .cContentFunc div.menuLayerDropList li { filter:alpha(opacity=100); opacity:1.0; -ms-filter:"alpha(opacity=100)"; }

/* 글 관리 메뉴 박스 */
#cContent div.menuLayerDropList { position:absolute; z-index:999; display:none; width:110px; margin:15px 0 0 0; padding:0; border:1px solid #CCC; background:#FFF; }
#cContent div.dropOpenMenu { margin: 15px 0 0 -40px\9; /* ie에서만 적용 */}
#cContent div.menuLayerDropList ul { padding:1px; }
#cContent div.menuLayerDropList li { float:none; padding:0; }
#cContent .funcMenu_L div.menuLayerDropList li, #cContent .funcMenu_L div.menuLayerDropList li a { clear: both; float:none; margin: 0; width: 101px; }
#cContent div.menuLayerDropList li.line { border-top: 1px dotted #DBDBDB; height:1px; font-size:1px; line-height:1px; padding:0px; margin: 3px 0 1px 3px; }
#cContent div.menuLayerDropList li a { background:#FFF; height: 16px; padding: 6px 0 0 7px; display:block; color: #444; font: 12px '돋움', dotum, sans-serif; }
#cContent div.menuLayerDropList li a:link, div.menuLayerDrop li a:visited, div.menuLayerDrop li a:active { background: #FFF; color: #444; font: 12px '돋움', dotum, sans-serif; }
#cContent div.menuLayerDropList li a:hover { background: #E2E8FA; color: #444; text-decoration: none; font: 12px '돋움', dotum, sans-serif; }

/* 컨텐츠 하단 메뉴 */
#cContent div.cContentBottom { clear:both; height: 26px; padding: 44px 11px 0 5px; }
#cContent div.cContentBottomL { float:left; }
#cContent div.cContentBottomL li { float:left; }
#cContent div.cContentBottomL li.cCont_vBar { padding:0 5px; filter:alpha(opacity=35); opacity:0.35; -ms-filter:"alpha(opacity=35)"; }
#cContent div.cContentBottomR { float:right; padding:0; }
#cContent div.cContentBottomR li.cCont_vBar { padding:0 5px; filter:alpha(opacity=35); opacity:0.35; -ms-filter:"alpha(opacity=35)"; }
#cContent div.cContentBottomR div.menuLayerDropList { margin: 17px 0 0 -9px; }
div.cContentBottom .cB_Amp { font-weight: bold; text-decoration: underline; }
#cContent div.cContentInfo { clear:both; padding: 0 5px 0 5px; }
#cContent.profile div.cContentInfo { clear:both; margin:0; }

#cContent div.cContentInfo .tagListBox { width: 95%; padding: 23px 0 0 0; }
#cContent div.cContentInfo div.tagList { background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat 0 1px; padding: 0 0 0 32px; }
#cContent div.cContentInfo div.tagList li { float:left; margin: 0 6px 0 0; white-space:nowrap; }
#cContent div.cContentInfo div.tagList li input.box { width:430px; position:relative; top:-3px; }
#cContent div.cContentInfo img.edit { filter:alpha(opacity=60); opacity:0.60; -ms-filter:"alpha(opacity=60)"; }
#cContent div.cContentInfo li.RegiEdit { filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#cContent div.cContentInfo li.sNumber { padding: 1px 0 1px 0; font-size:11px; }
div.fromMobile { height: 38px; text-align: left; margin-top: 30px; }
div.fromMobile span { background: url(http://i1.daumcdn.net/pimg/blog4/admin/ic_mobile.gif) no-repeat; padding: 1px 0 0 15px; }

/* 글쓰기 */
#datafile { height: 1px; overflow: hidden; }
div#cContentWrite div.cP_BList { margin-top:20px; }
div#cContentWrite div.cP_BList li { float:left; }
div#cContentWrite .cP_BS { clear:both; margin:5px 0 0 0; height:25px; }
div#cContentWrite div#themeContWrite .cP_BS { clear:both; margin:5px 0 0 0; height:; }
div#cContentWrite .cP_BS li { float:left; padding:0 0 0 5px; }
div#cContentWrite .cP_BS li.text { margin:3px 0 0 0; width:80px; font-weight:bold; white-space:nowrap; }
div#cContentWrite .cP_BS .p11, copyrightInfo { color:#999; letter-spacing:-1px; } /* 기존 에디터 용 */

div#cContentWrite .cP_BS a.closed { background:url(http://i1.daumcdn.net/pimg/blog3/ic_blue_arrow_down.gif) no-repeat right 0; padding:0 10px 0 0; }
div#cContentWrite .cP_BS a.open { background:url(http://i1.daumcdn.net/pimg/blog3/ic_blue_arrow_up.gif) no-repeat right 0; padding:0 10px 0 0; }

/* 간편 글쓰기 */
#simpleWriter .cContentinner { position:relative; padding:2px 12px 2px 2px; }
#simpleWriter .cContentBox, #simpleWriter .cContentOuter { position:relative; z-index:21; }
#simpleWriter .contentBoxB { position:relative; z-index:1; }
#simpleWriter .placeholder { color:#ababab; }
#simpleWriter .hidden { display:none; }
#simpleWriter input:disabled, #simpleWriter textarea:disabled { background-color:#fff; }
.smp_container { position:relative; border:1px solid #cfcfcf; background-color:#fff; }
.smp_writer_wrap { padding:4px 4px 0 4px; }
.smp_writer_wrap input, .smp_writer_wrap textarea { margin:0; padding:0; font-size:12px; color:#555; }
.smp_writer_wrap .smp_eaves { height:1px; margin:-1px 3px 0; border-top:1px solid #e9e9e9; }
.smp_title_wrap { padding:4px 5px 0 7px; height:19px; border:1px solid #fff; }
.smp_title_over { border-color:#e9e9e9; }
.smp_content_wrap { padding:8px 4px 14px 9px; }
.smp_content_wrap .hidden_desc em { display:none; }
.smp_input_title { width:100%; height:15px; border:0 none; outline:none; }
.smp_input_content_wrap { clear:both; width:100%; }
textarea.smp_input_content { width:100%; height:40px; line-height:20px; border:0 none; overflow:hidden; outline:none; resize:none; }
.smp_tools_wrap { position:relative; height:35px; border-top:1px solid #e9e9e9; background-color:#fafafa; }
.smp_buttons, .smp_submit { position:absolute; display:block; overflow:hidden; text-indent:-9999em; }
.smp_buttons { width:28px; height:23px; top:6px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/quick_button.gif) no-repeat 0 0; z-index:11; }
.smp_tools_image, .smp_tools_wrap object, .smp_tools_wrap embed { left:0; top:0; background-position:0 0; }
.smp_tools_wrap object, .smp_tools_wrap embed { position:absolute; width:29px; height:23px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/quick_button.gif) no-repeat 0 0; z-index:13; }
.smp_tools_image_wrap { position:absolute; left:6px; top:6px; width:28px; height:23px; z-index:15; }
.smp_tools_image:hover { background-position:0 -50px; }
.smp_tools_link { left:33px; background-position:-27px 0; }
.smp_tools_link:hover { background-position:-27px -100px; z-index:15; }
.smp_tools_private { left:60px; background-position:-54px -200px; }
.smp_tools_private:hover { background-position:-54px -300px; z-index:15; }
.smp_lock { background-position:-54px 0px; }
.smp_lock:hover { background-position:-54px -150px; }
.smp_submit { width:57px; height:25px; right:5px; top:5px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/btn_ok.gif) no-repeat 0 0; }
.smp_image_wrap, .smp_image_slot { position:relative; float:left; }
.smp_image_wrap { padding:1px 0 0 1px; }
.smp_image_slot { float:left; margin:0 11px 6px 0; }
.hidden_desc .smp_image_slot { margin-right:6px; }
.smp_image { vertical-align:middle; }
.smp_image_border { display:block; position:absolute; top:0; left:0; width:48px; height:48px; border:1px solid #000; opacity:0.07; filter:alpha(opacity=7); -ms-filter:"alpha(opacity=7)"; }
.smp_image_delete { display:block; position:absolute; left:37px; top:4px; width:9px; height:9px; overflow:hidden; text-indent:-9999em; cursor:pointer; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/btn_delete.png) no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/common/btn_delete.png', sizingMethod='crop'); }
.smp_image_wrap em { font-style:normal; font-size:11px; letter-spacing:-1px; color:#ababab; }
.smp_layer_link { display:none; position:absolute; left:33px; top:30px; width:200px; padding:11px 12px 10px 12px; border:1px solid #cfcfcf; background-color:#fafafa; z-index:21; }
.smp_durl { position:absolute; right:13px; top:10px; }
.smp_layer_link input { margin-top:2px; padding:2px 0; width:200px; }
.smp_layer_link p { height:17px; }
.smp_layer_link .p11 { color:#666 !important; }
.smp_url { border:1px solid #e9e9e9; }
.smp_button_wrap { padding:5px 0 0 0; text-align:center; }
.smp_button_wrap button { width:33px; height:22px; border:0 none; padding:0; overflow:hidden; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/btn_link.gif) no-repeat 0 0; cursor:pointer; }
.smp_button_wrap button span { display:inline-block; text-indent:-9999em; }
.smp_button_wrap button.smp_link_ok { margin-right:4px; }
.smp_button_wrap button.smp_link_cancel { background-position:0 -50px; }
.smp_image_load_dummy { width:0px; height:0px; overflow:hidden; }

/* copyright info */
.tx-attach-box {margin-bottom:5px !important;}
.pointIcon {padding-left:20px; background:transparent url('http://i1.daumcdn.net/icon/editor/file/icon_notice.gif') left 0 no-repeat;}
.copyrightInfo {margin:0 0 0 70px;}


/* footnote */
#footnoteBox { position:absolute; z-index:999; display:none; }
a.txc-footnote, a.txc-footnote:link, a.txc-footnote:hover { color:#f7660a; text-decoration:none; font-size:10px; font-family:'돋움', dotum, sans-serif; }
div.txc-footnote-box { width: 309px; font-size:0px; line-height:0px; }
div.txc-footnote-box .txc-footnote-top { font-size:1px; height:10px; line-height:1px; background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_1.gif) no-repeat; }
div.txc-footnote-box .txc-footnote-bottom { font-size:1px; height:10px; line-height:1px; background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_3.gif) no-repeat; }
div.txc-footnote-box .txc-footnote-contents { background:url(http://i1.daumcdn.net/pimg/blog3/tip_left_2.gif) repeat-y; padding:0 8px 0 15px; }
div.txc-footnote-box .txc-footnote-contents h3 { margin:0px; padding: 3px 5px; color: #333; font: bold 11px '돋움', dotum, sans-serif; border-bottom: 1px solid #f3f3bf; }
div.txc-footnote-box .txc-footnote-contents p { padding: 8px 5px 0; color: #666; font: 11px '돋움', dotum, sans-serif; }

/* 댓글 */
div.opinionList { clear: both; word-wrap: break-word; word-break: break-all; padding: 9px 5px 0 0; }
div.opinionListBox { padding: 18px 10px 0 18px; }
#cContent.board div.opinionListBox { padding:12px; background-color:transparent; }
ul.opinionListMenu { height:25px; }
ul.opinionListMenuRe { height:25px; }

div.writefrm { clear:both; padding: 16px 18px 10px 18px; }
div.profileCommentWritefrm { clear:both; margin:0 0 0 0; padding:0px 0px 0px 0px; }

div.opinionList li { padding: 3px 5px 0 0; }
div.opinionList li.status { float:left; padding: 5px 6px 0 0; }
div.opinionList li.icon { float:left; padding:0 5px 0 0; }
div.opinionList li.icon img { width: 21px; height: 21px; }
div.opinionList .reIcon { float:left; padding:3px 5px 0 12px; width: 12px; overflow: hidden; }
div.opinionList li.sDateTime { float:left; padding: 4px 5px 0 0; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
div.opinionList li.opinionBtn { float: right; padding: 3px 3px 0 0; font-size:11px; font-family:'돋움', 'dotum', 'verdana'; }
div.opinionList li.opinionBtn a { float: left; margin: 0 5px; }
div.opinionList li .vBar { float: left; _margin: -1px 0 0 0; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
div.opinionList li.fromMobile { float:left; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; font-size:11px; font-family:'돋움', 'dotum', 'verdana'; }

div.opinionList div.cont { clear:both; padding:0 0 5px 26px; word-wrap:break-word;word-break:break-all;}
div.opinionList div.contRe { clear:both; padding:0 0 5px 56px; line-height:1.4; }
div.opinionList div.contReArea { background:url(http://i1.daumcdn.net/pimg/blog3/i_re.gif) no-repeat 12px 13px #ECECEC; padding:13px 10px 0 25px; }
div.opinionList div.contReReArea { padding:13px 10px 0 25px; background-color:#ECECEC; }
#cContent.board div.opinionList div.contReArea { display:none; }
#cContent.board div.opinionList div.contReReArea { display:none; }

div.opinionList div.contModArea { padding:13px 5px 0 5px; background-color:#ECECEC; }
div.opinionList div.contReModArea { padding:13px 5px 0 25px; background-color:#ECECEC; }

div.opinionList a.verify_btn { display: inline-block; vertical-align: -5px; margin-left: 3px; }
#cContent.board div.opinionList .verify_text { color: #f63; }
div.opinionList .verify_board { width: 300px; margin-bottom: 10px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }

/* 임시적으로 버튼을 위로 올리기 위해 수정합니다...추후에 다시 수정해야함. */
div.opinionList textarea.box { height: 36px; _height: 34px; width: 100%; padding: 2px 0 2px 0; }

/* 첨부파일 */
.fileList { clear:both; padding: 10px 0 10px 12px; margin:0; line-height: 1.6; display:none; }
.fileList .p11 { letter-spacing: -1px; }

/* 골라보기 - 공통 */
.ListTitle { height:20px; padding: 14px 5px 5px 4px; }
.ListTitle h3 { float:left; font-size:14px; font-weight:bold; letter-spacing:-1px; }
.ListTitle .listKind { float:right; }
.ListTitle .listKind li { float:left; margin:0; }
.ListTitle .listKindBar { padding: 0 5px; }
.photo .listKind li, .movie .listKind li { margin:3px 0 0; }
.photo .cContentinner, .movie .cContentinner, .theme .cContentinner, .tagPage .cContentinner { _position: relative; }
.photo .selectedListWrap, .movie .selectedListWrap, .theme .selectedListWrap { overflow:visible; padding:10px 0 0 5px; height:22px; }
.photo .selectedList, .movie .selectedList { float:left !important; border-color:#c9c9c9 !important; }
.photo .cCont_line, .movie .cCont_line { margin:15px 0; }
#photoListCateList a,#movieListCateList a, #themeListCateList a, #themeListThemeList a { width:168px; height:16px; display:block; }

/* 동영상 골라보기 */
#MovieList ul { padding:0; clear:both; overflow:auto; }
#MovieList li { float:left; display:inline; padding:18px 26px 5px; position:relative; }
#MovieList .item_wrap { margin-bottom:7px; }
#MovieList .thumb_img { border:1px solid #000; }
#MovieList .icon_movie {position:absolute; left:32px; top:102px; }
#MovieList .item_time, #MovieList .item_date { font-family:Tahoma; font-size:11px; }
#MovieList .item_time { position:absolute; right:27px; top:100px; display:block; background-color:#000; padding:0 3px; color:#fff; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
.movieListItem {width:135px;}

/* 이미지 슬라이드형 골라보기 */
#imgSlideWrap { margin:20px 0 0 0; }
#imgSlideBoxBg { height:775px; background:#000; filter:alpha(opacity=80); opacity:0.8; -ms-filter:"alpha(opacity=80)"; }
#imgSlideBg { position:absolute; z-index:1; width:920px; padding:0; margin:10px 0 0 10px; height:650px; background:#000; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#imgSlide { position:absolute; z-index:2; padding:20px 0 0 0; }
#imgSlide p.title { float:left; color:#FFF; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; padding:0 0 0 20px; }
#imgSlide p.title span.sDateTime { position:absolute; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; color:#FFF; }
#imgSlide p.title a { color:#FFF; }
#imgSlide p.title a:hover, #imgSlide p.title a:active, #imgSlide p.title a:visited { color:#FFF; }
#imgSlide span { color:#fff; }
#imgSlide span.t11 { color:#fff; }
#imgSlide span a { color:#fff; }
#imgSlide span a:hover { color:#fff; }
#imgSlide span#perm a{ color:#999; }
#imgSlide span#perm a:hover{ color:#999; }

table.imgViewer { margin:10px 0 20px 20px; clear:both; border-collapse:collapse; }
table.imgViewer td { height:600px; overflow:auto; text-align:center; }
table.imgViewer td { color:#FFF; }
table.imgViewer td p { filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; float:left; width:100%; text-align:center; }
table.imgViewer td a#imgPostUrl { border-bottom:1px dotted #FFF; text-decoration:none; line-height:1.4; }
table.imgViewer td a#imgPostUrl:hover { border-bottom:1px solid #FFF; text-decoration:none; }

#preview_list_box { height:90px; margin:0 0 0 10px; overflow:-moz-scrollbars-horizontal; overflow:auto; }
*html #preview_list_box { overflow-y:hidden; }
#preview_list_box table { margin:0; padding:0; border-collapse:collapse; }
#preview_list_box td { padding:0 5px; }
#preview_list_box td img { border:1px solid #2B2B2B; }
#preview_list_box td img.navi { border:0; }
#preview_list_box td img.out { border:1px solid #2B2B2B; }
#preview_list_box td img.over { border:1px solid #FFF; }

/* 이미지 리스트형 골라보기 */
#ImageList { width:100%; margin:4px 0 0 0; }
#ImageList ul {height:123px; margin-top:20px;}
#ImageList li {float:left;display:inline;margin:0 14px 0 14px;}
#ImageList table.listTable { border-collapse:collapse; margin:0 auto; }
#ImageList table.listTable td{ text-align:center; width:186px; vertical-align:top; }
#ImageList .item_border { width:150px; padding:18px; text-align:center; position:relative; }
#ImageList .titleLayer { display:none; position:absolute; background:#fff; width:160px; margin:0 0 0 16px; padding:11px; border:1px solid #595959; bottom:-10px; text-align:left; }
#ImageList .titleLayer span { font-family:Tahoma; font-size:11px; }
div#image_view { position:absolute; z-index:23; display:none; width:260px; text-align:center; border:1px solid #C2C2C2; background:#FFF; filter:alpha(opacity=10); opacity :0.1; }
div#image_view img{ margin:10px 0; }

/* 테마 모아보기 */
.themeListCate { float:right; margin:1px 4px 0 0; }
.themeListCate li, .themeListCate li a, .themeListCate li a:hover, .themeListCate li a:visited, .themeListCate li a:active { font-size:11px; }
.themeListCate li { float:left; padding:2px 7px 0 0; }
.themeListCate .ysStar { background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_ystar_s.png) no-repeat; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_ystar_s.png', sizingMethod='crop'); display:block; width:10px; height:11px; margin:1px 0 0 3px; }
.themeListCate .bsStar { background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_bstar_s.png) no-repeat; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_bstar_s.png', sizingMethod='crop'); display:block; width:10px; height:11px; margin:1px 0 0 3px; }
.theme div.selectedList { float:left !important; margin-right:5px !important; }
#themeListTable { clear:both; margin:8px 0 15px; }
#themeListTable td.thumbImage, #themeListTable td.contents { padding:20px 0 20px 5px; vertical-align:top; }
#themeListTable td.thumbImage a { display:block; }
#themeListTable .themeListTitle a { font-size:14px; font-weight:bold; }
#themeListTable .sNumber { margin:3px 0 12px; }
#themeListTable .themeListContent { clear:both; line-height:1.6em; margin:0 10px 0 0; }
#themeListTable .themeListScore { margin:10px 0 0 0; }
#themeListTable .themeListScore span { float:left; }
#themeListTable .themeListScore div { float:left; margin-right:4px; }
#themeListTable .themeListScore .reader { margin-left:14px; }
#themeListTable .yStar, #themeListTable .bStar, #themeListTable .gStar { width:14px; height:14px; display:block; text-indent:-1000em; overflow:hidden; }
#themeListTable .yStar { background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_ystar.png) no-repeat; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_ystar.png', sizingMethod='crop'); }
#themeListTable .bStar { background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_bstar.png) no-repeat; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_bstar.png', sizingMethod='crop'); }
#themeListTable .gStar { background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_gstar.png) no-repeat; _background: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_gstar.png', sizingMethod='crop'); }

/* 홈 */
.opacityBg {border:1px solid #fff; background-color:#ccc; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#contentArea .showMore { clear:both; float:right; background:url(http://i1.daumcdn.net/pimg/blog3/arrow_001.gif) no-repeat right 2px; padding:0 6px 0 0; margin:5px 25px 0 0; display:inline; }

/* 사진가형 블로그 */
#photoContent {position:relative;}
#photo_opacityBg {height:522px;}
.opacityBg {border:1px solid #fff; background-color:#ccc; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#blogPhotoMainMent {overflow:hidden; }

#photoView_wrap {position:absolute; z-index:2; float:left; }
#photoViewbg { position:absolute; z-index:1; height:400px; width:940px; padding:0; margin:18px 0 0 18px; background:#000; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
#photoView { margin:37px 0 0 37px; width:900px; height:394px; }
#photoView .pic { float:left; width:544px; text-align:center}
#photoView #blogPhotoMainTitle{ overflow:hidden; float:left; width:280px; height:30px; }
#photoView .pic_info { float:left; width:340px;color:#fff; padding:0; margin:0 0 0 10px; }
#photoView .pic_info a{ color:#fff; }
#photoView .article_info {font-family:'돋움', 'dotum'; color:#fff; line-height:1.5; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#photoView #blogArticleNo { float:right; width:53px; }
#photoView .pic_info .tit {line-height:30px;font-size:24px;font-family:'돋움', 'dotum';color:#fff;}
#photoView .pic_info .title_line { clear:both; padding-top:1px; height:1px; font-size:1px; padding:0; margin:3px 0 0 0; border-bottom:1px dotted #ccc; background:transparent; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#photoView .pic_info .ment { padding:10px 0 0 0; margin:0; width:320px; color:#fff; height:164px; line-height:1.5; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; overflow:hidden; }

#photoView .pic_info #pic_area { height:28px; overflow:hidden; }
#photoView .pic_info #pic_list { float:right; margin:0 0 10px 0; }
#photoView .pic_info #pic_list li {float:left; height:30px;}
#photoView .pic_info #pic_list li img {margin-left:6px;}

#photoView .pic_info #picinfoExif { float:left; padding:10px 0 0 0; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#photoView .pic_info p.stit { clear:both; float:left; background:url(http://i1.daumcdn.net/pimg/blog3/bullet_dot.gif) no-repeat 0 5px; padding:2px 20px 0 10px; font-weight:bold; color:#FFF; }
#photoView .pic_info dl { float:left; color:#FFF; }
#photoView .pic_info dt { clear:both; float:left; width:60px; padding:2px 0 0 0; }


#photoList {clear:both; padding:0 0 0 25px; }
#photoList li {float:left;display:inline;margin:0 5px 0 5px;}
#photoList a {display:block;padding:2px;}
#photoList a img { border:1px solid #2b2b2b; }
#photoList a:hover, #photoList .select a {background-color:#fff;}
.showOriArti { float:right; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; margin:14px 0 0 0; }
.showMore { clear:both; float:right; background:url(http://i1.daumcdn.net/pimg/blog3/arrow_001.gif) no-repeat right 2px; padding:0 6px 0 0; margin:5px 25px 0 0; display:inline; }

/* 동영상형  블로그 */
daumActiveXObject75 {border: 0px}
#movieContent {position:relative; padding:0;}
#movie_opacityBg {height:400px;}
#blogMovieMainMent {overflow:hidden; }
#movieView_wrap {position:absolute; z-index:2; float:left; }
#movieViewbg { position:absolute; z-index:1; height:360px; width:940px; padding:0; margin:18px 0 0 18px; background:#000; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
#movieView { margin:37px 0 0 37px; height:342px; }
#movieView .movie { float:left; }
#movieView .movie_info { float:left; width:483px;color:#fff; margin:0 0 0 18px; }
#movieView .movie_info a{ color:#fff; }
#movieView .movie_info .tit {font-size:24px;font-family:'돋움', 'dotum';color:#fff;}
#movieView .movie_info .title_line { clear:both; padding-top:1px; height:1px; font-size:1px; padding:0; margin:3px 0 0 0; border-bottom:1px dotted #ccc; background:transparent; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#movieView .movie_info .ment {padding-top:10px;font-family:'돋움', 'dotum';color:#fff; height:103px; line-height:1.5; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#movieView .movie_info_detail { height:51px; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#movieView .movie_info_detail li { float:left; color:#FFF; margin:20px 0 0 0; filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#movieView .movie_info_detail li.first { background:url(http://i1.daumcdn.net/pimg/blog3/bullet_dot.gif) no-repeat 0 2px; padding:0 15px 0 8px; }
#movieView .movie_info_detail li .sNumber { margin:0 20px 0 10px; }

#MovieHomeListBG { height:120px; background:#000; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#MovieHomeList { position:absolute; clear:both; height:120px; }
#MovieHomeList ul{ margin:0 0 0 9px; }
#MovieHomeList li{ float:left; text-align:center; padding:16px 7px 0px 7px; }
#MovieHomeList .item_wrap {position:relative;width:102px;height:77px;margin-bottom:5px;}
#MovieHomeList .item_title {position:relative;width:102px;height:14px;overflow:hidden;filter:alpha(opacity=60); opacity:0.6; -ms-filter:"alpha(opacity=60)"; }
#MovieHomeList .item_wrap img {display:block;}
#MovieHomeList .item_wrap .icon_movie {position:absolute;left:2px;bottom:1px;}
#MovieHomeList .item_wrap .item_time {position:absolute;right:2px;bottom:1px;display:block;background-color:#000;padding:0px 1px 0px 1px;font-family:'돋움', 'dotum', 'verdana';font-size:11px;color:#fff;filter:alpha(opacity=40); opacity:0.4; -ms-filter:"alpha(opacity=40)"; }


/* 트랙백 */
div.trackList { clear:both; padding:0 12px; margin:0; }
div.trackbackSend { clear: both; padding: 8px 10px 8px 10px; }

div.trackbackSend ul { padding:0; margin:0; }
div.trackbackSend li { float:left; padding:4px 5px 0 0; }
div.trackbackSend li.sVbar { float:left; padding:4px 5px 0 0; filter:alpha(opacity=100); opacity:1; -ms-filter:"alpha(opacity=100)";}
div.trackbackSend li input.box { width:410px; height: 18px; color: #B2B2B2; font-size: 11px; font-family: '돋움', dotum, sans-serif; }
.narrowDA div.trackbackSend li input.box { width: 293px; }
div.trackbackSend li input.write { color: #333; }
div.trackbackSend li.list { clear:both; float:none; padding:2px 0 0 4px; }
div.trackbackSend li a.cB_Amp { font-family: tahoma, dotum, sans-serif; }

img.copyBtn { vertical-align:middle; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
div.trackList div.trackListHead { height: 22px; padding: 18px 6px 0 5px; }
div.trackList div.trackListHead div.fl{ padding: 5px 0 0 0; }
div.trackList div.cCont_line { margin: 16px 0 0 0; }
div.trackList div.trackListBot { height:16px; }

div.trackList div.trackListBox { height: 15px; padding: 16px 0 0 0; }
div.trackList div.trackListBox li { float:left; }
div.trackList div.trackListBox li.from { padding:0 5px 0 0; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
div.trackList div.trackListBox li.blog { padding:0 5px 0 0; font-weight:bold; }
div.trackList div.trackListBox li.name { padding:0 5px 0 0; }
div.trackList div.trackListBox li.sDateTime { padding: 0 5px 0 0; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
div.trackList div.trackListBox li.sNumber { padding: 0 8px 0 1px; font-size:11px; font-family: '돋움', dotum, sans-serif; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
div.trackList div.trackCont { clear:both; padding:3px 0 0 0; line-height:1.4; }
div.trackList .sendTrack { background-position:0 -250px; width: 114px; height: 22px; }

/* Tag List */
div#cTotTagList { clear:both; margin:8px 0 0 13px; padding: 0 0 16px 0; }
div#cTotTagList li { float:left; width:187px; margin:10px 0 0 0; }

/* name Layer */
#nameLayer div.name { background:url(http://i1.daumcdn.net/pimg/blog/p_img/im_layerbg_02.gif) repeat-y; width:85px; text-align:left; }
#nameLayer div.name li.line {background:url(http://i1.daumcdn.net/pimg/blog/p_img/im_layer_line.gif) 6px 1px no-repeat; margin:0px; padding:0px; font-size:1px; }
#nameLayer div.name li { margin:0px; padding:4px 0 1px 8px; color:#948D8B; }
#nameLayer div.name li.name_top { background:url(http://i1.daumcdn.net/pimg/blog/p_img/im_layerbg_01.gif) no-repeat; height:1px; font-size:1px; padding:0; }
#nameLayer div.name li.name_bot { background:url(http://i1.daumcdn.net/pimg/blog/p_img/im_layerbg_01.gif) no-repeat; height:1px; font-size:1px; padding:0; }

div.inDark { visibility:visible; display:block; left:0px; top:0px;  }
div.inBright { visibility:hidden; display:none; left:-10000px; top:-10000px; width:1px; height:1px; }

div#darkLayer { position:absolute; z-index:1000; filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; -ms-filter:"alpha(opacity=50)"; background-color:#000000; }

div#adminLayer { position:absolute; z-index:1001; width:638px; height:548px; }
div.inDark #adminLayerBox { position:absolute; top:5px; left:5px; }
div.inBright #adminLayerBox { display:none; }
div.inDark #AdminLayerShadow { width:638px; height:548px; margin:0 auto; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/admin/admin_bg.png', sizingMethod='image') }
div.inBright #AdminLayerShadow {  }

div#displayWidget { position:absolute; z-index:1001; width: 696px; height: 461px; }
div.inDark #widgetLayerBox { position:absolute; top: 10px; left: 10px; }
div.inBright #widgetLayerBox { display:none; }
div.inDark #widgetLayerShadow { width:696px; height:461px; margin:0 auto; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog3/admin/widget_bg.png', sizingMethod='image') }
div.inBright #widgetLayerShadow {  }

#main { padding:8px; }
#main_frame { border:1px solid #000; width:783px; height:614px; background:#202020; overflow:auto; }
#logo { position:absolute; margin:9px; display:inline; }
#ori_img_view { text-align:center; height:609px; }

#recent_img { clear:both; height:17px; margin:3px 0 0 0; }
#recent_img span { font-size:11px; background:url(http://i1.daumcdn.net/pimg/blog/p_img/img_ori_icon.gif) no-repeat right 4px; padding:0 3px 0 0; margin:0 0 0 8px; }

/* Restricted */
#errorRestricted { width:890px; margin:100px auto; border:5px solid #F7F7F7; }
#errorRestricted .errorBox { border:1px solid #E7E7E7; height:196px; background:#FFF; }
#errorRestricted .errorBox .boxImg { float:left; background:url(http://i1.daumcdn.net/pimg/blog3/etc/i_01.gif) no-repeat -1px -1px; width:261px; height:196px; }
#errorRestricted .errorBox .cont { margin:60px 0 0 300px; }
#errorRestricted .errorBox p.msg { font-size:16px; font-family:'굴림', 'gulim', 'verdana'; padding:7px 0; }

#contactRestricted { clear:both; display:block; width:890px; margin:0 auto; border:5px solid #F7F7F7; line-height:1.6; }
#contactRestricted .errorBox { border:1px solid #E7E7E7; height:196px; background:#FFF; }
#contactRestricted .errorBox .boxImg { float:left; background:url(http://i1.daumcdn.net/cafeimg/blog3/etc/i_01_re.gif) no-repeat -1px -1px; width:261px; height:196px; }
#contactRestricted .errorBox .cont { margin:20px 0 0 300px; }
#contactRestricted .errorBox p.msg { font-size:13px; font-family:'굴림', 'gulim', 'verdana'; color:#333; }
#contactRestricted .errorBox p.msg_title { padding:20px 0 0 0; }
#contactRestricted .errorBox p.msg_cont { padding:0 0 5px 0; color:#666; }
#contactRestricted .errorBox a.detail_check { background:url(http://i1.daumcdn.net/cafeimg/blog3/etc/ico_o_arrow.gif) no-repeat right 3px; padding:0 5px 0 0; }

#blogRestrict { border: 3px solid #F1F1F1; margin: 4px 0; }
#blogRestrict p { border: 1px solid #EAEAEA; padding: 7px 0 5px 30px !important; padding: 8px 0 5px 30px; background:url(http://i1.daumcdn.net/pimg/blog3/admin/blind_b.png) no-repeat 10px center !important; background:url(http://i1.daumcdn.net/pimg/blog3/admin/blind_b.gif) no-repeat 10px center; font-weight: bold; }
#cContent .blogRestrictCate { border: 1px solid #E2E2E2; width: 473px; margin: 40px auto; }
#cContent .blogRestrictCateIn { border: 5px solid #FAFAFA; background:url(http://i1.daumcdn.net/pimg/blog3/admin/img_blind02.gif) no-repeat 25px center; padding: 25px 0 25px 75px; }

/* 방명록 - 댓글style 따름, .guestbook 추가 */
.guestbook .cContTitleLine { border-bottom-width: 1px; }
.guestbook .writefrm { padding: 15px 12px 13px !important; height:1%; }
.guestbook .submitBtn { display:block; width:77px; height:40px; text-indent:-1000em; overflow:hidden; }
.guestbook .checkPrivate { height:20px; }
.guestbook .checkPrivate input, .guestbook .checkPrivate span { float:left; }
.guestbook .checkPrivate span { padding:4px 0 0 3px; }
.guestbook .searchWrap { float:right; padding:11px 12px 0 0; }
.guestbook .searchNick #sword { float:left; width:134px; height:17px; margin-right:5px; padding-left:5px; background-color:#f9f9f9; }
.guestbook .searchBtn { float:left; background-position:0 0; width:37px; height:21px; }
.guestbook .searchMine { padding: 3px 8px 0 0; }
.guestbook .opinionListBox { clear:both; padding:15px 0 0 0 !important; height:1%; }
.guestbook .opinionListMenuWrap { height:25px; }
.guestbook .icon { padding:0 8px !important; width:21px; }
.guestbook .reIcon { padding:3px 2px 0 8px !important; }
.guestbook .opinionRightMenu { padding-right:7px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
.guestbook .vline { float:left; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.guestbook .sDateTime { padding-top:5px !important; display:inline-block; }
.guestbook .cont { padding:0 12px 0 37px !important; }
.guestbook .contRe { padding:0 12px 0 59px !important; }
.guestbook .contReArea { clear:both; background:transparent none !important; padding:13px 12px 0 37px !important; height:1%; }
.guestbook .reReplyWrap { padding:15px 0 0 25px; }
.guestbook .replyWriteForm { margin-left:44px; }
.guestbook .cCont_line { border-bottom:1px dotted !important; border-top:0 !important; margin: 17px 0 !important; }

.writeTable { width:100%; margin-bottom:5px; }
.writeTable td { padding:0; }
.writeTable td.textareaBlock { padding: 0 10px 0 0; }
.writeTable td.buttonBlock { vertical-align: bottom; padding: 0 0 1px 0; }
.writeTable textarea.box { height:38px; padding:0; margin:0; }
.writeTable .sSubmitBtn { float:left; background-position:0 -50px; width:33px; height:22px; margin-right:4px; }
.writeTable .sCancelBtn { float:left; background-position:0 -100px; width:33px; height:22px; }

/* 프로필 */
.funcDate { font-size:11px; }
#cContent.profile .cContentFunc { padding-left:5px; height:15px; }
#cContent.profile .cContentFunc li { float: left; padding: 2px 6px 0 0; }
#cContent.profile .cContentFunc li a { padding-top: 2px\9;}
#cContent.profile .cContentFunc .funcDate { letter-spacing: 0 !important; }
#cContent.profile .cContentFunc .sVbar { margin: 0 0 0 3px !important; }
.cP_BList .photoButtonWrap { width:82px; height:25px; margin:9px auto 0; }
.cP_BList .photoUpload { float:left; background-position:0 -50px; width:82px; height:25px; text-indent:-1000em; overflow:hidden; }
.cP_BList .profileDel { float:right; background-position:0 -250px; width:44px; height:20px; text-indent:-1000em; overflow:hidden; }
.cP_BList .confirm { float:left; background-position:0 -100px; width:48px; height:27px; text-indent:-1000em; overflow:hidden; }
.cP_BList .cancel { float:right; background-position:0 -150px; width:48px; height:27px; text-indent:-1000em; overflow:hidden; }
.cP_BList .cP_BS li { float:left; padding:8px 17px 0 0; }
.cP_BList .cP_BS li.text { font-weight:bold; padding:12px 35px 0 5px; }
.cP_BList .confirmButtonWrap { margin:0 auto; padding: 10px 0 20px 0; width:100px; height:27px; }
.cP_BList .accessSelect { float:left; padding-bottom:10px; }
.cP_BList .accessSelect li.text { padding-right:21px; }
#cP_Basic_h { text-align:center; position:relative; margin:0 auto 44px; }
#cP_Basic_h .photoDel { display:block; width:17px; height:17px; position:absolute; top:5px; right:5px; z-index:99; }
#cP_Basic_h .noImage, #noProfile .noImage { filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#cP_Basic_f { clear:both; }
#cP_Basic_f .profileDel { margin:7px 0 2px; }
#cP_Basic_f .box { width:99%; padding:0; border:0 none !important; }
#cP_Basic_f textarea.box { height:43px; }
.profile_edit_inner { clear:both; position:relative; /*border:1px solid #e0e0e0;*/ padding:10px; height:1%; }
.profile_edit_inner .txt_bul { position:absolute; padding-left:3px; }
.profile_edit_inner .boxWrap { margin:10px 0 0 15px; }
.profile_edit_inner .titleBullet { margin:0 0 5px 0; padding-left:15px; }
.cP_BS, #cP_BS2, #cP_PR { clear:both; }
.cP_BS { height:32px; }
#cP_BS2 { margin:42px 5px 25px; }
#cP_BS2 .addButtonWrap { clear:both; padding:4px 0 0; height:22px; }
#cP_BS2 .listAdd { float:right; background-position:0 -200px; width:66px; height:22px; text-indent:-1000em; overflow:hidden; }
#pCont { padding:0 0 20px; }
#pCont .pCont_q { font-weight:bold; padding:37px 0 0 15px; }
#pCont .pCont_a { padding:6px 0 0 25px; }
#pCont .newProfile { margin:0 auto; background-position:0 0; width:82px; height:25px; text-indent:-1000em; overflow:hidden; }
#pCont #pCont_image { padding:50px 0 20px; text-align:center; }
#pCont #pCont_comm_title { padding:20px 0 19px 0; }
#pCont #noProfile { clear:both; padding:30px 0 100px; text-align:center; }
#pCont #noProfile p { margin:25px 0 20px 0; }
#profileCommentTitle .cB_Amp { text-decoration:underline; }

/* 마이콘  */
.myicon { vertical-align:middle; width: 21px; height: 21px; margin-bottom:1px; display: inline-block; }

/* 동영상 */
.d_12_6D6765 { font-family:"돋움"; font-size:12px; color:#666666; text-decoration:none; }

/* 글없음 */
div#cS_noContent { border-top:2px solid #CBD4E2; padding:5px; }
div#cS_noContentM { border:1px solid #E5E5E5; padding:50px 0; text-align:center;}
#noArticle { padding:50px 0; text-align:center; }
#noArticle p { padding: 0 0 10px 0; }
#noArticle img.btn_write { width: 67px; height: 25px; background: url(http://i1.daumcdn.net/pimg/blog4/admin_design_n/bt_new_write.gif) no-repeat; }

/* 글보기 영역 */
.cContentBox { position: relative; }
.GalB .cContentBox, .BasicA .cContentBox { z-index: 1; }
.contentBoxT { clear: both; height: 10px; overflow: hidden; position: relative; }
.contentBoxT .roundTL { position: absolute; top: 0; left: 0; width: 10px; height: 10px; }
.contentBoxT .roundTC { margin: 0 10px; height: 10px; }
.contentBoxT .roundTR { position: absolute; top: 0; right: 0; width: 10px; height: 10px; }
.contentBoxB { clear: both; height: 10px; overflow: hidden; position: relative; }
.contentBoxB .roundBL { position: absolute; top: 0; left: 0; width: 10px; height: 10px; }
.contentBoxB .roundBC { margin: 0 10px; height: 10px; }
.contentBoxB .roundBR { position: absolute; top: 0; right: 0; width: 10px; height: 10px; }
.cContentOuter { padding: 0 0 0 10px; }
.cContentinner { padding: 0 10px 0 5px; zoom:1; }
.wrapSpec1_DM .roundTR, .wrapSpec1_UM .roundTR, .wrapSpec1_BM .roundTR, .wrapSpec2_LW .roundTR, .wrapSpec2_RW .roundTR {
	_right: -1px;
}
.wrapSpec1_DM .roundBR, .wrapSpec1_UM .roundBR, .wrapSpec1_BM .roundBR, .wrapSpec2_LW .roundBR, .wrapSpec2_RW .roundBR {
	_right: -1px;
}
.WebEsumList .roundTR, .WebEsumList .roundBR { right: 0; }

.tableSelectedList { clear:both; position: absolute; z-index: 1; height:22px; padding: 5px 0 0 0; padding: 5px 5px 6px 5px; }
.tableSelectedList .btn_selAll { background-repeat: no-repeat; background-position: 0 -150px; float: left; margin: 0 7px 0 0; }
.tableSelectedList .btn_cateMove { background-repeat: no-repeat; background-position: 0 -200px; float: left; margin: 0 4px 0 0; }
.tableSelectedList .btn_modify { background-repeat: no-repeat; background-position: 0 -250px; float: left; margin: 0 4px 0 0; }
.tableSelectedList .btn_del { background-repeat: no-repeat; background-position: 0 -300px; float: left; margin: 0 4px 0 0; }
.tableSelectedList .date { float: left; margin: 5px 7px 0 0; }
.tableSelectedListBG { height: 33px; filter:alpha(opacity=05); opacity:0.05; -ms-filter:'alpha(opacity=05)'; }
#cContent td.dateTd { padding-top: 8px; }
#cContent td.dateTd span { float: left; }
#cContent td.checky { vertical-align: middle; text-align: center; }

/* 글보기형 공통 */
#upperLine { margin-right: 5px;  }
#cContent .date, #cContent .scrap { font: 11px '돋움', dotum, sans-serif; opacity:0.55; filter:alpha(opacity=55); -ms-filter:"alpha(opacity=55)"; }
#cContent .scrap { text-align: center; }
#cContent table, #cContent td { border-collapse:collapse; }
#cContent td, #cContent p  { line-height: 1.6; }
.webfontSmall, a.webfontSmall:link, a.webfontSmall:visited, a.webfontSmall:hover, a.webfontSmall:active { font-size: 11px; font-family: '돋움', dotum, sans-serif; letter-spacing: -1px; }
a .iconMovie { margin: -18px 0 5px 5px;  }
.bgmIcon, .writerIcon, .tongIcon, .lockIcon, .reserveIcon { vertical-align: middle; margin: -1px 0 0 3px; }
.bgmIcon 	{ width: 12px; height: 12px; background: url(http://i1.daumcdn.net/pimg/blog/p_img/bgm_icon.gif) no-repeat; }
.writerIcon { width: 9px; height: 13px; background: url(http://i1.daumcdn.net/pimg/blog3/pen_blue.gif) no-repeat; }
.tongIcon 	{ width: 10px; height: 11px; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_friend_nn.gif) no-repeat; }
.reserveIcon{ width: 12px; height: 12px; background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/i_reservation.gif) no-repeat; }
.lockIcon 	{ width: 9px; height: 12px;
	background: url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_lock_n.png) no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/common/ic_lock_n.png', sizingMethod='crop');
}

#contentArea .titleLayer a, #contentArea .titleLayer a:link, #contentArea .titleLayer a:visited, #contentArea .titleLayer a:hover, #contentArea .titleLayer a:active { color: #555; }
#contentArea .WebA, #contentArea .WebB, #contentArea .WebD, #contentArea .GalC, #contentArea .DiaA { margin: 0; }
.WebA #cS_mainTitle { padding: 10px 10px 18px 5px; }
.WebB #cS_mainTitle { padding: 10px 10px 18px 5px; }
.WebC #cS_mainTitle { padding: 10px 10px 15px 5px; }
.WebD #cS_mainTitle { padding: 10px 10px 18px 5px; }
.DiaA #cS_mainTitle { padding: 10px 10px 5px 5px; }
.GalA #cS_mainTitle { padding: 10px 10px 5px 5px; }
.GalB #cS_mainTitle { padding: 10px 10px 18px 5px; }
.GalC #cS_mainTitle { padding: 10px 10px 11px 5px; }

.GalA .articlePrint {margin-top: 21px;}
.WebB .cContentHeader { margin: 1px 0 3px 0; }
.DiaA .cContentBottom { margin-left: 113px; }
.DiaA .narrowDA { float: left; width: 471px;}
.DiaA .narrowDA .cCont_line { margin-top: 5px; }
.DiaA.noneDA div.opinionList { padding-left: 0; }
.DiaA.noneDA div.trackList { margin-left: 0; }
.DiaA.noneDA .cContentBottom { margin-left: 0; }
#cContent.noneDA .cContentFunc { padding: 0 0 0 0; }


/* 기본형 - 요약 */
.sumList { width: 100%; table-layout: fixed; }
.sumList td { vertical-align: top;  word-wrap: break-word;}
.sumList .thumbArea { padding: 19px 0 17px 5px; }
.sumList .first { padding-top: 14px; }
.sumList .thumbArea img { display: block; }
.sumList .contArea { padding: 19px 0 17px 5px; }
.sumList h4, .sumList h4 a:link, .sumList h4 a:visited, .sumList h4 a:hover, .sumList h4 a:active { /*wigiri font: bold 14px '돋움', dotum, sans-serif;*/ font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.sumList .cB_Amp { font-size: 12px; }
.sumList .date { /*wigiri position: absolute;*/ display: inline-block; margin: 6px 0 0 0; }
.sumList .date a { font: 11px '돋움', dotum, sans-serif; letter-spacing: -1px; }
.sumList p { padding: 13px 0 0 0; }

/* 기본형 - 목록 */
.artiList { width: 100%; }
.artiList h4 { font-weight: normal; }
.artiList td { vertical-align: top; }
.artiList .title { padding: 6px 0 1px 5px; }
.artiList .scrap { padding-top: 8px; }
.artiList .date { padding-top: 8px; }
img.contPostColorBg { filter:alpha(opacity=5); opacity:0.05; -ms-filter:"alpha(opacity=5)"; }

/* 펼쳐보기 */
.articlePrint { padding-left: 5px; }

.GallerySumList { margin-top: 4px; }
/* 갤러리A - 요약 */
.wrapSpec1_DW .GallerySumList li, .wrapSpec1_UW .GallerySumList li, .wrapSpec1_BW .GallerySumList li {
	width: 294px; margin: 20px 24px 15px 5px;
}
.wrapSpec1_DW .GallerySumList li.last, .wrapSpec1_UW .GallerySumList li.last, .wrapSpec1_BW .GallerySumList li.last {
	margin: 20px 0px 15px 5px;
}
.wrapSpec1_DM .GallerySumList li, .wrapSpec1_UM .GallerySumList li, .wrapSpec1_BM .GallerySumList li, .wrapSpec2_LW .GallerySumList li, .wrapSpec2_RW .GallerySumList li {
	width: 235px; margin: 20px 22px 15px 5px;
}
.wrapSpec1_DM .GallerySumList li.last, .wrapSpec1_UM .GallerySumList li.last, .wrapSpec1_BM .GallerySumList li.last, .wrapSpec2_LW .GallerySumList li.last, .wrapSpec2_RW .GallerySumList li.last {
	margin: 20px 0 15px 5px;
}
.wrapSpec1_DN .GallerySumList li, .wrapSpec1_UN .GallerySumList li, .wrapSpec1_BN .GallerySumList li, .wrapSpec2_LM .GallerySumList li, .wrapSpec2_RM .GallerySumList li, .wrapSpec3_LW .GallerySumList li, .wrapSpec3_RW .GallerySumList li, .wrapSpec3_BW .GallerySumList li {
	width: 180px; margin: 20px 14px 15px 5px;
}
.wrapSpec1_DN .GallerySumList li.last, .wrapSpec1_UN .GallerySumList li.last, .wrapSpec1_BN .GallerySumList li.last, .wrapSpec2_LM .GallerySumList li.last, .wrapSpec2_RM .GallerySumList li.last, .wrapSpec3_LW .GallerySumList li.last, .wrapSpec3_RW .GallerySumList li.last, .wrapSpec3_BW .GallerySumList li.last {
	margin: 20px 0 15px 5px;
}
.GallerySumList h4, .GallerySumList h4 a:link, .GallerySumList h4 a:visited, .GallerySumList h4 a:hover, .GallerySumList h4 a:active { font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; overflow: hidden; }
.GallerySumList li { float: left; position:	relative; _display: inline; }
.GallerySumList li.first { clear: left; }
.GallerySumList li.gap { clear: both; float: none; height: 0; line-height: 0; margin: 0; padding: 0; width: 100%;}
.GallerySumList li .imgWrap { display: inline-block; position: relative; margin-bottom: 7px; float: left; }
.GallerySumList li .imgInnerWrap { display: block; padding: 7px; float: left; background: rgba(255, 255, 255, 0.3);	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#48ffffff, endColorstr=#48ffffff); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#48ffffff, endColorstr=#48ffffff)"; }
.GallerySumList .iconMovie { float: left; left: 12px; bottom: 10px; margin: 0; position: absolute; }
.GallerySumList .cB_Amp { font: bold 11px tahoma, sans-serif; }
.GallerySumList .date { margin: 4px 0 0 1px; display: inline-block;}
.GallerySumList .galCont { padding: 13px 0 0 0; overflow: hidden; }

/* 갤러리A - 목록 */
.wrapSpec1_DW .GalleryList li, .wrapSpec1_UW .GalleryList li, .wrapSpec1_BW .GalleryList li {
	margin: 15px 25px 15px 5px;
}
.wrapSpec1_DW .GalleryList li.first, .wrapSpec1_UW .GalleryList li.first, .wrapSpec1_BW .GalleryList li.first {
	margin: 15px 24px 15px 5px;
}
.wrapSpec1_DW .GalleryList li.last, .wrapSpec1_UW .GalleryList li.last, .wrapSpec1_BW .GalleryList li.last {
	margin: 15px 0 15px 4px;
}
.wrapSpec1_DM .GalleryList li, .wrapSpec1_UM .GalleryList li, .wrapSpec1_BM .GalleryList li, .wrapSpec2_LW .GalleryList li, .wrapSpec2_RW .GalleryList li {
	margin: 15px 20px 15px 5px;
}
.wrapSpec1_DM .GalleryList li.first, .wrapSpec1_UM .GalleryList li.first, .wrapSpec1_BM .GalleryList li.first, .wrapSpec2_LW .GalleryList li.first, .wrapSpec2_RW .GalleryList li.first {
	margin: 15px 19px 15px 5px;
}
.wrapSpec1_DM .GalleryList li.last, .wrapSpec1_UM .GalleryList li.last, .wrapSpec1_BM .GalleryList li.last, .wrapSpec2_LW .GalleryList li.last, .wrapSpec2_RW .GalleryList li.last {
	margin: 15px 0 15px 5px;
}
.wrapSpec1_DN .GalleryList li, .wrapSpec1_UN .GalleryList li, .wrapSpec1_BN .GalleryList li, .wrapSpec2_LM .GalleryList li, .wrapSpec2_RM .GalleryList li, .wrapSpec3_LW .GalleryList li, .wrapSpec3_RW .GalleryList li, .wrapSpec3_BW .GalleryList li {
	margin: 15px 12px 15px 5px;
}
.wrapSpec1_DN .GalleryList li.last, .wrapSpec1_UN .GalleryList li.last, .wrapSpec1_BN .GalleryList li.last, .wrapSpec2_LM .GalleryList li.last, .wrapSpec2_RM .GalleryList li.last, .wrapSpec3_LW .GalleryList li.last, .wrapSpec3_RW .GalleryList li.last, .wrapSpec3_BW .GalleryList li.last {
	margin: 15px 0px 15px 4px;
}
.GalleryList { float: left; padding-top: 5px;}
.GalleryList li { float: left; display: inline; }
.GalleryList li .imgWrap { display: block; width: 116px; height: 116px; padding: 7px; float: left;
	background: rgba(256, 256, 256, 0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#48ffffff, endColorstr=#48ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#48ffffff, endColorstr=#48ffffff)"; }
.GalleryList li .thumbImg, .GalleryList li .contPostColorBg { float: left; }
.GalleryList .titleLayer { display: none; position: absolute; z-index: 999; background: #FFF; width: 160px; margin: 105px 0 0 35px; *margin-left: -55px; padding: 11px; border: 1px solid #595959; word-wrap:break-word;word-break:break-all; }
.GalleryList .last .titleLayer { margin-left: -35px; *margin-left: -160px; }
.GalleryList .iconMovie { float: left; margin: -17px 0 0 5px; display: inline;}
.GalleryList .cB_Amp { font: normal 11px tahoma, sans-serif; }

/* 갤러리B - 목록 */
.GalBList { width: 100%; }
.GalBList th { font-weight: normal; }
.GalBList td.thumbArea { height: 30px; }
.GalBList td.thumbArea img { display: block; margin: 4px 0 2px 9px; }
.GalBList td.title { padding: 5px 0 0 0; }
.GalBList td.scrap, .GalBList td.date { text-align: center; padding: 5px 0 0 0;}
.GalBList #lowerLine { filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.GalBList .headLine { border-top-width: 2px; }

/* 갤러리B - 요약 */
.wrapSpec1_DW .GalleryBSumList, .wrapSpec1_UW .GalleryBSumList, .wrapSpec1_BW .GalleryBSumList {
	width: 225px; height: 290px;
}
.wrapSpec1_DM .GalleryBSumList, .wrapSpec1_UM .GalleryBSumList, .wrapSpec1_BM .GalleryBSumList, .wrapSpec2_LW .GalleryBSumList, .wrapSpec2_RW .GalleryBSumList {
	width: 245px; height: 310px;
}
.wrapSpec1_DN .GalleryBSumList, .wrapSpec1_UN .GalleryBSumList, .wrapSpec1_BN .GalleryBSumList, .wrapSpec2_LM .GalleryBSumList, .wrapSpec2_RM .GalleryBSumList, .wrapSpec3_LW .GalleryBSumList, .wrapSpec3_RW .GalleryBSumList, .wrapSpec3_BW .GalleryBSumList {
	width: 185px; height: 250px;
}
.GalleryBSumList { float: left; overflow: hidden; padding: 18px 0px 0px 12px; }
#cContent.GalB .first { padding-left: 0; }
#cContent.GalB .firstRow { padding-top: 9px; }
.GalleryBSumList table { position: absolute; z-index: 1; }
.GalleryBSumList td { height: 40px; padding: 0; text-align: center; }
.GalleryBSumList td.thumbTd { text-align: left; }
.GalleryBSumList a .iconMovie { position: absolute; }
.GalleryBSumList .contBgColor { padding: 3px 10px 0 10px; overflow: hidden;}
.GalleryBSumList .gallBSumBg { background: url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/gb_bg_thumb.gif); filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.GalleryBSumList .thumbImg { display: block; margin: 0 auto; }
.GalleryBSumList h4 { padding: 12px 0 0 0; font-weight: normal; }
.GalleryBSumList .cB_Amp { font: normal 11px tahoma, sans-serif; }
.GalleryBSumList .date { padding: 1px 0 0 0; display: inline-block; }
.GalBview .articlePrint .cCont_line { display: none; }
#cContent.GalBview .cContentFunc { padding-top: 10px; }
#cContent.GalBview div.cContentBody { padding-top: 31px; }

/* 갤러리C - 목록 */
.wrapSpec1_DW .GalleryCList li, .wrapSpec1_UW .GalleryCList li, .wrapSpec1_BW .GalleryCList li {
	padding: 16px 0 0 20px;
}
.wrapSpec1_DM .GalleryCList li, .wrapSpec1_UM .GalleryCList li, .wrapSpec1_BM .GalleryCList li, .wrapSpec2_LW .GalleryCList li, .wrapSpec2_RW .GalleryCList li {
	padding: 16px 0 0 22px;
}
.wrapSpec1_DN .GalleryCList li, .wrapSpec1_UN .GalleryCList li, .wrapSpec1_BN .GalleryCList li, .wrapSpec2_LM .GalleryCList li, .wrapSpec2_RM .GalleryCList li, .wrapSpec3_LW .GalleryCList li, .wrapSpec3_RW .GalleryCList li, .wrapSpec3_BW .GalleryCList li {
	padding: 16px 0 0 17px;
}

.GalleryCList li { float: left; height: 176px; }
.GalleryCList li.first { clear: both; padding-left: 5px; }
.GalleryCList .cB_Amp { font: normal  11px tahoma, sans-serif; }
.GalleryCList li img { display: block; }
.GalleryCList li p img { display: inline-block; }
.GalleryCList li .contPostColorBg { filter:alpha(opacity=5); opacity:0.05; -ms-filter:"alpha(opacity=5)"; }
.GalleryCList p { height: 22px; padding: 7px 0 0 0; _padding: 6px 0 0 0; }

/* 갤러리C - 요약 */
.wrapSpec1_DW .GalCsumList td.thumbArea, .wrapSpec1_UW .GalCsumList td.thumbArea, .wrapSpec1_BW .GalCsumList td.thumbArea {
	padding: 29px 10px 27px 149px;
}
.wrapSpec1_DM .GalCsumList td.thumbArea, .wrapSpec1_UM .GalCsumList td.thumbArea, .wrapSpec1_BM .GalCsumList td.thumbArea, .wrapSpec2_LW .GalCsumList td.thumbArea, .wrapSpec2_RW .GalCsumList td.thumbArea {
	padding: 29px 10px 27px 68px;
}
.wrapSpec1_DN .GalCsumList td.thumbArea, .wrapSpec1_UN .GalCsumList td.thumbArea, .wrapSpec1_BN .GalCsumList td.thumbArea, .wrapSpec2_LM .GalCsumList td.thumbArea, .wrapSpec2_RM .GalCsumList td.thumbArea, .wrapSpec3_LW .GalCsumList td.thumbArea, .wrapSpec3_RW .GalCsumList td.thumbArea, .wrapSpec3_BW .GalCsumList td.thumbArea {
	padding: 29px 10px 27px 57px;
}
.GalCsumList { width: 100%; table-layout: fixed; _table-layout: auto; }
.GalCsumList td { vertical-align: top; word-wrap: break-word; }
.GalCsumList td.first { padding-top: 15px; }
.GalCsumList .contArea { padding: 24px 0 20px 3px; }
.GalCsumList h4, .GalCsumList h4 a:link, .GalCsumList h4 a:visited, .GalCsumList h4 a:hover, .GalCsumList h4 a:active { font-size: 16px; letter-spacing: -1px; line-height: 1.3; }
.GalCsumList .first { padding-top: 11px; }
.GalCsumList td.thumbArea img { display: block; }
.GalCsumList p { padding: 20px 0 0 0; _padding-top: 24px; }
.GalCsumList .tdLine { margin: 0 5px; }
.GalCsumList .cB_Amp { font: bold  11px verdana, sans-serif; }

/* 다이어리 - 요약 */
.DiarySumList { width: 100%; table-layout: fixed; _table-layout: auto; }
.DiarySumList td { vertical-align: top; word-wrap: break-word; }
.DiarySumList #upperLine { border-bottom-width: 2px; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.DiarySumList .dateArea { padding: 20px 0 0 8px; }
.DiarySumList .dateDay { font: normal 32px tahoma, dotum, sans-serif; }
.DiarySumList .dateYear { float: left; margin: 3px 0 0 0; font: 11px '돋움', dotum, sans-serif; padding-left: 3px; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
.DiarySumList .thumbArea { padding: 2px 19px 0 3px; width: 120px; display:inline-block; float:left;}
.DiarySumList .thumbArea img { display: block; }
.DiarySumList .contArea { padding: 28px 15px 22px 0; }
.DiarySumList .txtArea { float: left; display:inline-block; }
.DiarySumList .moreTr { padding-top: 11px; }


.DiarySumList h4, .DiarySumList h4 a:link, .DiarySumList h4 a:visited, .DiarySumList h4 a:hover, .DiarySumList h4 a:active { /*wigiri font: bold 18px '돋움', dotum, sans-serif;*/ font-size: 18px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.DiarySumList .contArea .cB_Amp { width: 37px; height: 18px; padding: 2px 0 0 0; vertical-align: middle; display: inline-block; font: 11px tahoma, dotum, sans-serif; text-align: center;
	background: url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/reply_bg.png) no-repeat;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/reply_bg.png', sizingMethod='crop')
}
.DiarySumList p { padding: 12px 0 0 0; }
.DiarySumList .tdLine { margin-right: 5px; }

/* 다이어리 - 목록 */
.DiaryTList { width: 100%; }
.DiaryTList td.monthArea { vertical-align: top; }
.DiaryTList .dateMonth { font: normal 32px tahoma, dotum, sans-serif; }
.DiaryTList .dateArea { padding: 3px 0 3px 0; }
.DiaryTList .monthArea { padding: 0 0 0 15px; }
.DiaryTList .contArea { padding: 3px 0 3px 0; }
.DiaryTList .dateYear { float: left; margin-top: -1px; padding-left: 3px; font: 11px '돋움', dotum, sans-serif; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
.DiaryTList .alpha50 { float: right; padding: 0 15px 0 0; }
.DiaryTList .contArea .cB_Amp { font: normal 11px tahoma, sans-serif; }
.DiaryTList #upperLine { margin-bottom: 21px; border-bottom-width: 2px; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
.DiaryTList .tdLine { margin: 15px 5px 15px 0; }
.DiaryTList p { padding: 14px 0 0 0; }
/* 다이어리 - 뷰 */
#cContent .artiDateArea { float: left; width: 102px; padding: 2px 0 0 13px; }
#cContent .artiDateArea .dateDay { font: normal 32px tahoma, dotum, sans-serif; }
#cContent .artiDateArea .dateYear { float: left; padding-left: 3px; font: 11px '돋움', dotum, sans-serif; filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
.diaryView .articlePrint { float: left; }
.diaryView .articlePrint .cCont_line { display: none; }
.diaryView .tdLine { margin-right: 5px; }
.diaryView #upperLine { border-bottom-width: 2px; margin-bottom: 19px; }
.diaryView div.trackList { margin: 0 0 0 107px; }
#cContent .diaryView div.cContentBottom { padding: 0 11px 0 112px; }

/* 웹진A - 목록 */
.wrapSpec1_DW .WebAList, .wrapSpec1_UW .WebAList, .wrapSpec1_BW .WebAList {

}
.wrapSpec1_DM .WebAList, .wrapSpec1_UM .WebAList, .wrapSpec1_BM .WebAList, .wrapSpec2_LW .WebAList, .wrapSpec2_RW .WebAList {

}
.wrapSpec1_DN .WebAList, .wrapSpec1_UN .WebAList, .wrapSpec1_BN .WebAList, .wrapSpec2_LM .WebAList, .wrapSpec2_RM .WebAList, .wrapSpec3_LW .WebAList, .wrapSpec3_RW .WebAList, .wrapSpec3_BW .WebAList {

}
.WebAList { width: 100%; }
.WebAList td { vertical-align: top; }
.WebAList .webAFirst { padding: 0 30px 0 4px; }
.WebAList .webAFirst .thumImg { display: block; }
.WebAList .iconMovie { margin: -21px 0 20px 5px; }
.WebAList .webAFirst h4 { padding: 20px 0 0 0; }

.webAFirst h4, .webAFirst h4 a:link, .webAFirst h4 a:visited, .webAFirst h4 a:hover, .webAFirst h4 a:active { font-size: 16px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }

.WebA .WebAList .webAFirst .date { float: left; padding: 5px 0 0 0; }
.WebAList .webAFirst p { clear: both; width: 100%; overflow: hidden; padding: 20px 0 0 0; }
.WebAList .WebATable { padding: 0 8px 0 0; }
.WebAList .WebEList .cB_Amp { background: none; font: normal 11px tahoma, sans-serif; }
.WebAList .headLine { border-top-width: 2px; }

/* 웹진A - 요약 */
.WebASumTable { padding: 0 5px 0 5px; }
.WebAsumList { width: 100%; table-layout: fixed; _table-layout: auto; }
.WebAsumList td { vertical-align: top; word-wrap: break-word; }
.WebAsumList .thumbArea { padding: 1px 0 24px 0;}
.WebAsumList .thumbArea .thumbImg { display: block; margin: 0 30px 0 0; }
.WebAsumList .iconMovie { position: absolute; z-index: 1; margin: -18px 0 0 5px; _margin: -8px 0 0 15px; }
.WebAsumList .contArea { padding: 0 0 20px 0; }
.WebAsumList .tdLine { margin: 3px 5px 5px 0; }
.WebAsumList h4 { padding: 3px 0 0 0; }
.WebAsumList h4, .WebAsumList h4 a:link, .WebAsumList h4 a:visited, .WebAsumList h4 a:hover, .WebAsumList h4 a:active { font-size: 18px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.WebAsumList h4.wahSmall, .WebAsumList h4.wahSmall a:link, .WebAsumList h4.wahSmall a:visited, .WebAsumList h4.wahSmall a:hover, .WebCsumList h4.wahSmall a:active { font-size: 16px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }

.wrapSpec1_DW .WebAsumList2, .wrapSpec1_UW .WebAsumList2, .wrapSpec1_BW .WebAsumList2 {
	 padding: 24px 0 0 33px;
}
.wrapSpec1_DM .WebAsumList2, .wrapSpec1_UM .WebAsumList2, .wrapSpec1_BM .WebAsumList2, .wrapSpec2_LW .WebAsumList2, .wrapSpec2_RW .WebAsumList2 {
	 padding: 24px 0 0 30px;
}
.wrapSpec1_DN .WebAsumList2, .wrapSpec1_UN .WebAsumList2, .wrapSpec1_BN .WebAsumList2, .wrapSpec2_LM .WebAsumList2, .wrapSpec2_RM .WebAsumList2, .wrapSpec3_LW .WebAsumList2, .wrapSpec3_RW .WebAsumList2, .wrapSpec3_BW .WebAsumList2 {
	 padding: 24px 0 0 28px;
}
.WebAsumList2 { float: left; position: relative; }
.WebAsumList2 h4, .WebAsumList2 h4 a:link, .WebAsumList2 h4 a:visited, .WebAsumList2 h4 a:hover, .WebAsumList2 h4 a:active { /*wigiri font: bold 14px '돋움', dotum, sans-serif;*/ font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.WebAsumList2 p { width: 100%; overflow: hidden; }
.WebAsumList2 .WebAsumImg { padding: 0 0 20px 0; }
.WebAsumList2 .WebAsumImg a {  }
.WebAsumList2 .thumbImg { display: block; }
.WebAsumList2 .iconMovie { position:absolute; z-index: 1; border: 0 none; }
.WebA .date { float: left; padding: 8px 0 0 0; }
.WebA .WebAList .date { float: left; padding: 0; }
.WebA .tableSelectedList .date { padding: 0; }
.WebA .cmtCnt { white-space: nowrap; }
.WebA p { clear: both; padding: 15px 0 0 0; }
.WebA .cB_Amp { font: normal 11px '돋움', tahoma, sans-serif; }
.WebA .first { padding: 24px 0 0 0; }

.WebAview #cS_mainTitle_header { padding-top: 5px; }
.articlePrint .cCont_line, .WebAview .tdLine { margin-left: -5px; margin-right: 5px; }
.WebAview .cContentHeader { margin: 23px 0 3px 0px; }

/* 웹진B */
#cContent.WebB .cContentFunc { padding: 0; }
.WebBTable { padding: 1px 5px 0 0; }
.WebBTable .cB_Amp { font: 11px tahoma, '돋움', sans-serif; }
.WebB .commentBar { padding: 0 4px 0 1px; }

/* 웹진B - 요약 */
.WebB .WebBsumList1 { margin-top: 2px; }
.WebB .WebBsumList1 .iconMovie { position:absolute; z-index: 1; left: 5px; bottom: 21px; margin: 0;}
.WebB .WebBsumList1 .imgWrap { position: relative; display: inline-block;}
.WebB .WebBsumList1 .commentBar { font: 11px '돋움', dotum, sans-serif; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; display: inline-block;}
.WebB .WebBsumList1 h4, .WebBsumList1 h4 a:link, .WebBsumList1 h4 a:visited, .WebBsumList1 h4 a:hover, .WebBsumList1 h4 a:active { font-size: 14px; letter-spacing: -1px; line-height: 1.3; }
.WebB .WebBsumList1 { float: left; }
.WebB .WebBsumList1 li { float: left; overflow: hidden; _display: inline; }
.WebB .WebBsumList1 .first { clear: both; margin: 0 0 0 5px}

.wrapSpec1_DW .WebBsumList1 li, .wrapSpec1_UW .WebBsumList1 li, .wrapSpec1_BW .WebBsumList1 li {
	width: 210px; margin-left: 33px;
}
.wrapSpec1_DM .WebBsumList1 li, .wrapSpec1_UM .WebBsumList1 li, .wrapSpec1_BM .WebBsumList1 li, .wrapSpec2_LW .WebBsumList1 li, .wrapSpec2_RW .WebBsumList1 li {
	width: 232px; margin-left: 31px;
}
.wrapSpec1_DN .WebBsumList1 li, .wrapSpec1_UN .WebBsumList1 li, .wrapSpec1_BN .WebBsumList1 li, .wrapSpec2_LM .WebBsumList1 li, .wrapSpec2_RM .WebBsumList1 li, .wrapSpec3_LW .WebBsumList1 li, .wrapSpec3_RW .WebBsumList1 li, .wrapSpec3_BW .WebBsumList1 li {
	width: 170px; margin-left: 34px;
}
.WebB .thumbImg { margin: 0 0 16px 0; }
.WebB .WebBsumList1 .date { float: left; padding: 8px 0 0 0; }
.WebB .date { float: left; padding: 4px 0 0 0; }
.WebB .galCont { clear: both; padding: 12px 0 0 0; }
.WebB .tdLine { margin: 0 5px 28px 0; padding: 26px 0 0 0; }
.WebB .lastLine { padding-top: 27px; margin-bottom: 0; }

/* 웹진B - 목록 */
.WebB .WebEList .title { padding: 5px 0 2px 5px; }
.WebB .WebEList .tdLine { margin: 0; padding: 0; }
.WebB .WebEList .headLine { border-top-width: 2px; }
.WebB .WebEList img { margin: 0 0 2px 0;  }
.WebB .WebEList .date { padding: 7px 0 0 0; }

/* 웹진C - 공통 */
.WebCBox, .WebCsumList { width: 100%; table-layout: fixed; }
.WebCBox td { vertical-align: top; word-wrap: break-word; }
.WebCSide { clear: both; float: right; width: 150px; height: 48px; padding: 0 5px 25px 5px;  }
.WebCSide img { float: left; }
.WebCSide p { margin: 0 0 0 55px; }
#cS_mainTitle2 { height: 22px; padding: 10px 0 15px 0; float: none;}
#cS_mainTitle_header2 h2 { float:left; padding: 4px 0 0 5px; }
.WebC #lowerLine { filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.WebC .headLine { border-top-width: 2px; }
.WebCBox div.cContentBody { padding-top: 34px; }
.WebCViewTd #lowerLine { margin: 0 5px 19px 0; }
.WebCViewTd .articlePrint .cCont_line { display: none; }

.WebCViewTd .cContentHeader { margin: 3px 0 10px 0; }
.WebCSideTd { padding: 0 5px 0 20px; }
.WebCSideTd .headLine { width: 160px; margin: 0 0 23px 0; }

/* 웹진C - 목록 */
.WebCList { width: 100%; margin: -1px 0 0 0; }
.WebCList th { font-weight: normal; }
.WebCList td.title { padding: 7px 0 3px 5px; }
.WebCList td.scrap, .WebCList td.date { padding: 9px 0 0 0; }

/* 웹진C - 요약 */
.WebCsumList .thumbArea { padding: 24px 0 0 5px; }
.WebCsumList .thumbArea img { display: block; }
.WebCsumList .contArea { padding: 22px 15px 10px 0; }
.WebCsumList .tdLine { margin: 21px 0 0 0; }
/*.WebCsumList h4 { padding: 0 20px 0 0; }*/
.WebCsumList h4, .WebCsumList h4 a:link, .WebCsumList h4 a:visited, .WebCsumList h4 a:hover, .WebCsumList h4 a:active { /*wigiri font: bold 18px '돋움', dotum, sans-serif;*/ font-size: 18px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.WebCsumList h4.wchSmall, .WebCsumList h4.wchSmall a:link, .WebCsumList h4.wchSmall a:visited, .WebCsumList h4.wchSmall a:hover, .WebCsumList h4.wchSmall a:active { /*wigiri font: bold 18px '돋움', dotum, sans-serif;*/ font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
.WebCsumList .date { float: left; padding: 10px 0 0 0; }
.WebCsumList p { clear: both; padding: 24px 0 0 0; }
.WebCsumList .cB_Amp { font: normal 11px '돋움', tahoma, sans-serif; }
.WebCsumList .vBar { padding: 0 2px 0 7px; display: inline-block;}
.WebCsumList .WebCReply { background: url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/icon_reply.gif) no-repeat center center; }

/* 웹진D - 목록 */
.wrapSpec1_DW .WebDImgList li, .wrapSpec1_UW .WebDImgList li, .wrapSpec1_BW .WebDImgList li {
	padding: 8px 0 20px 12px;
}
.wrapSpec1_DM .WebDImgList li, .wrapSpec1_UM .WebDImgList li, .wrapSpec1_BM .WebDImgList li, .wrapSpec2_LW .WebDImgList li, .wrapSpec2_RW .WebDImgList li {
	padding: 8px 0 20px 9px;
}
.wrapSpec1_DN .WebDImgList li, .wrapSpec1_UN .WebDImgList li, .wrapSpec1_BN .WebDImgList li, .wrapSpec2_LM .WebDImgList li, .wrapSpec2_RM .WebDImgList li, .wrapSpec3_LW .WebDImgList li, .wrapSpec3_RW .WebDImgList li, .wrapSpec3_BW .WebDImgList li {
	padding: 8px 0 20px 5px;
}
.WebDImgList { margin: 0 0 0 20px; }
.WebDImgList li { float: left; width: 68px; height: 68px; }
.WebDImgList li.first { padding-left: 0; }
.WebDImgList li img { margin: 1px 0 0 1px; }
.WebDImgList .recentImg { position: absolute; z-index: 1; }
.WebDImgList .recentImgBox { width: 66px; height: 66px; border: 1px solid #000; filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
/* 웹진D - 요약 */
.wrapSpec1_DW .WebDsumList li, .wrapSpec1_UW .WebDsumList li, .wrapSpec1_BW .WebDsumList li {
	width: 458px; height: 165px;
}
.wrapSpec1_DM .WebDsumList li, .wrapSpec1_UM .WebDsumList li, .wrapSpec1_BM .WebDsumList li, .wrapSpec2_LW .WebDsumList li, .wrapSpec2_RW .WebDsumList li {
	width: 367px; height: 150px;
}
.wrapSpec1_DN .WebDsumList li, .wrapSpec1_UN .WebDsumList li, .wrapSpec1_BN .WebDsumList li, .wrapSpec2_LM .WebDsumList li, .wrapSpec2_RM .WebDsumList li, .wrapSpec3_LW .WebDsumList li, .wrapSpec3_RW .WebDsumList li, .wrapSpec3_BW .WebDsumList li {
	width: 586px; height: 175px;
}
.wrapSpec1_DW .WebDsumList .contArea, .wrapSpec1_UW .WebDsumList .contArea, .wrapSpec1_BW .WebDsumList .contArea {
	width: 250px; padding: 0 0 0 25px;
}
.wrapSpec1_DM .WebDsumList .contArea, .wrapSpec1_UM .WebDsumList .contArea, .wrapSpec1_BM .WebDsumList .contArea, .wrapSpec2_LW .WebDsumList .contArea, .wrapSpec2_RW .WebDsumList .contArea {
	width: 185px; padding: 0 0 0 24px;
}
.wrapSpec1_DN .WebDsumList .contArea, .wrapSpec1_UN .WebDsumList .contArea, .wrapSpec1_BN .WebDsumList .contArea, .wrapSpec2_LM .WebDsumList .contArea, .wrapSpec2_RM .WebDsumList .contArea, .wrapSpec3_LW .WebDsumList .contArea, .wrapSpec3_RW .WebDsumList .contArea, .wrapSpec3_BW .WebDsumList .contArea {
	width: 350px; padding: 0 0 0 32px;
}
.wrapSpec1_DN .WebDsumList .first, .wrapSpec1_UN .WebDsumList .first, .wrapSpec1_BN .WebDsumList .first, .wrapSpec2_LM .WebDsumList .first, .wrapSpec2_RM .WebDsumList .first, .wrapSpec3_LW .WebDsumList .first, .wrapSpec3_RW .WebDsumList .first, .wrapSpec3_BW .WebDsumList .first {
	margin: 0 0 20px 0;
}
.WebDsumList .contArea, .WebDsumList .contArea2 { float: left; overflow: hidden; padding: 0 20px 0 20px; }
.WebDsumList li { float: left; overflow: hidden; margin: 0 0 20px 0; }
.WebDsumList .first { margin: 0 20px 20px 5px; }
.WebDsumList .thumbArea { float: left; }
.WebDsumList .thumbArea img { display: block; }
.WebDsumList .date { float: left; padding: 17px 0 0 0; }
.WebDsumList h4 { clear: both; padding: 5px 0 0 0; }
.WebDsumList h4, .WebDsumList h4 a:link, .WebDsumList h4 a:visited, .WebDsumList h4 a:hover, .WebDsumList h4 a:active { /*wigiri font: bold 14px '돋움', dotum, sans-serif;*/ font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
#cContent .WebDsumList h4 span.cB_Amp { font-size: 12px; font-weight: normal; }
.WebDsumList p { padding: 11px 0 0 0; line-height: 1.6; }
.WebDTable { padding: 0 5px 0 0; }

/* 웹진E - 목록 */
.WebEList { width: 100%; }
.WebEList th { font: bold 11px '돋움', dotum, sans-serif; padding: 8px 0 4px 0; }
.WebEList th.date { padding-top: 6px; text-align: center; }
.WebEList h4 { font-weight: normal; }
.WebEList td { vertical-align: top; }
.WebEList #lowerLine { filter:alpha(opacity=20); opacity:0.2; -ms-filter:"alpha(opacity=20)"; }
.WebEList .title { padding: 6px 0 1px 5px; }
.WebEList td.dateArea { padding: 6px 0 0 0; }
.WebEList .cB_Amp { display: inline-block; }
.WebEList .headLine { border-top-width: 2px; }

/* 웹진E - 요약 */
.wrapSpec1_DW .WebEsumList, .wrapSpec1_UW .WebEsumList, .wrapSpec1_BW .WebEsumList {
	width: 240px; margin: 0 0 0 6px;
}
.wrapSpec1_DM .WebEsumList, .wrapSpec1_UM .WebEsumList, .wrapSpec1_BM .WebEsumList, .wrapSpec2_LW .WebEsumList, .wrapSpec2_RW .WebEsumList {
	width: 194px; margin: 0 0 0 7px;
}
.wrapSpec1_DN .WebEsumList, .wrapSpec1_UN .WebEsumList, .wrapSpec1_BN .WebEsumList, .wrapSpec2_LM .WebEsumList, .wrapSpec2_RM .WebEsumList, .wrapSpec3_LW .WebEsumList, .wrapSpec3_RW .WebEsumList, .wrapSpec3_BW .WebEsumList {
	width: 200px; margin: 0 0 0 9px;
}
.WebEsumList { display: inline; float: left; }
#cContent #first { margin: 0; }
.WebEsumList .contentBoxB { margin: 0 0 8px 0; }
.WebEsumList .date { float: left; padding: 14px 0 0 0; }
.WebEsumList .cB_Title { clear: both; padding: 15px 0 18px 0; }
.WebEsumList h4, .WebEsumList h4 a:link, .WebEsumList h4 a:visited, .WebEsumList h4 a:hover, .WebEsumList h4 a:active { /*wigiri font: bold 14px '돋움', dotum, sans-serif;*/ font-size: 14px; font-weight: bold; letter-spacing: -1px; line-height: 1.3; }
#cContent .WebEsumList h4 .cB_Amp { font-size: 12px; font-weight: normal; }
.WebEsumList img.thumbImg { display: block; }
.WebEsumList .iconMovie { position:absolute; z-index: 1; margin: -18px 0 0 5px; }
.WebEsumList p { padding: 7px 0 0 0; width: 100%; overflow: hidden; }
.WebEsumList span.p11 { font-size: 8px; }
.WebEsumList .more { float: left; padding: 10px 0 18px 0; filter:alpha(opacity=60); opacity:0.60; -ms-filter:"alpha(opacity=60)"; }
.WebEsum { padding: 0 0 17px 5px; position: relative; }
.WebE .WebEList .headLine { margin-top:10px; }
.webERightP { padding-right: 5px; }
.WebE .articlePrint .cContentHeader { margin-top: 15px; }

/* 알리미, 즐겨찾기 페이지 */
#wrapSideMenu { position:relative; float:left; width:171px; margin:10px 29px 0 0; }
#wrapSideMenu .sidebarLine { clear:both; width:171px; border-top:1px dotted; font-size:1px; line-height:1px; filter:alpha(opacity=20); opacity:0.20; -ms-filter:"alpha(opacity=20)"; }
#wrapSideMenu .notAccess { float:left; margin-top:2px; }
#rssContent, #favoContent { padding-right:5px; }
.rssPage #pagingBox { clear:both; padding-top: 25px; padding-bottom: 15px; }
.rssPage .notAccess { background: url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ico_key.gif) no-repeat; width:9px; height:10px; display:block; overflow:hidden; text-indent:-1000em; margin-left:3px; }
.rssPage .titleBar { padding:14px 15px 0 5px; height:23px; }
.rssPage .titleBar h3, .rssPage .txtFeedTitle, .rssPage .txtFeedTitle a { float:left; font-size:14px; font-weight:bold; letter-spacing:-1px; }
.rssPage .titleVbar { float:left; font-size:14px; margin:0 8px; }
.rssPage .feedTitle { list-style: none; float:left; margin:0; }
.rssPage .feedTitle li { float:left; }
.rssPage .feedTitle li .accessIcon { display:block; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/ico_key.gif); width:9px; height:10px; overflow:hidden; text-indent:-1000em; margin:3px 0 0 10px; }
.tabNaviBar { height: 30px; }
.tabNaviBar .selectedText { font-weight:bold; letter-spacing:-1px; }
.tabNaviBar .selectedBG { background:none !important; }
.tabNaviBar .selectedBorder { border-bottom:0px !important; }
.tabNaviBar .tabRss { position: absolute; width: 84px; height: 20px; border: none; top: 1px; left: 1px; z-index: 999; padding-top: 8px; text-align: center; }
.tabNaviBar .tabRssBG { position: absolute; width: 84px; height: 29px; border: none; top: 1px; left: 1px; z-index: 800; filter:alpha(opacity=10); opacity:0.10; -ms-filter:"alpha(opacity=10)"; }
.tabNaviBar .tabRssBorder { position: absolute; width: 84px; height: 29px; border:1px solid; top: 0; left: 0; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }
.tabNaviBar .tabFavo { position: absolute; width: 84px; height: 20px; border: none; top: 1px; left: 86px; z-index: 999; padding-top: 8px; text-align: center; }
.tabNaviBar .tabFavoBG { position: absolute; width: 83px; height: 29px; border: none; top: 1px; left: 86px; z-index: 998; filter:alpha(opacity=10); opacity:0.10; -ms-filter:"alpha(opacity=10)"; }
.tabNaviBar .tabFavoBorder { position: absolute; width: 84px; height: 29px; border: none; top: 0; left: 85px; border-top: 1px solid; border-bottom: 1px solid; border-right: 1px solid; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }
.wrapAdminNavi { width:161px; height:26px; margin:14px 5px 0; }
.wrapAdminNavi .sVbar { margin:0 5px !important; }
.adminNaviLeft, .adminNaviLeft a { float: left; }
.adminNaviRight { float: right; margin-top: 1px; }
.adminNaviRight a { font-size:11px; font-family: '돋움', dotum, sans-serif; letter-spacing:-1px; text-decoration:none; }
.rssPage .rightCnt { float:left; margin-left:4px; filter:alpha(opacity=50); opacity:0.50; -ms-filter:"alpha(opacity=50)"; }
.rssPage .viewOption { margin:15px 0 4px 3px; }
.rssPage .viewOption p { width:167px; height:18px; padding-bottom: 5px; }
.rssPage .viewOption p a { text-decoration: none; }
.rssPage .viewOption p a, .rssPage .viewOption p span, .rssPage .viewOption p img { float: left; }
.rssPage .viewOption img.notRead { padding: 2px 6px 0 2px; }
.rssPage .viewOption img.chkStar { padding: 1px 5px 0 0; }
.rssPage .listLink { float:left; margin:12px 0 12px 5px; }
.rssPage .favoGroup li { width:145px; clear:both; background:url(http://i1.daumcdn.net/pimg/blog3/admin/ico_folder.gif) 0 2px no-repeat; padding:0 0 10px 18px; }
.rssPage .menuInner { margin:15px 0 0 5px; }
.rssPage .menuInner p { width:165px; height:18px; padding-bottom: 5px; }
.rssPage .menuInner p.folders { clear:both; /*float:left; */padding: 9px 0 0 0; }
.rssPage .menuInner p img { float: left; margin:2px 6px 0 0; cursor: pointer; }
.rssPage .subMenu { clear:both; float:left; word-wrap:break-word;word-break:break-all; margin:0 0 10px 0; padding:0;}
.rssPage .subFeed { clear: both; float: left; padding: 6px 0 0 0 !important; }
.rssPage .subFeed img { float: left; margin: 1px 5px 0 0; cursor:pointer; }
.rssPage .subFeed a { float: left; font-weight:normal; }
.rssPage .sVbar { margin: 0 7px 0 7px; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }
.rssPage .rssFolderArrow { float: right; padding: 3px 5px 0 0; }
.wrapInnerSideMenu a, .wrapInnerSideMenu span, .wrapInnerSideMenu li { float:left; }

/* 즐겨찾기 내용 */
#favoContent .adminBarWrap { position:relative; height:31px; }
#favoContent .adminBar { position:absolute; top:0; height:26px; padding:5px 0 0 13px; z-index:999; }
#favoContent .adminBarBG { position:absolute; top:0; width:100%; height:32px; z-index:998; filter:alpha(opacity=5); opacity:0.05; -ms-filter:"alpha(opacity=5)"; }
#favoContent .adminBar .deleteAll { background-position:0 -150px; width:52px; height:22px; float:left; }
#favoContent .adminBar .delete { background-position:0 -200px; width:32px; height:22px; margin-left:5px; float:left; }
#favoContent .tagListTable { width:100%; border-collapse:collapse; margin:0; }
#favoContent a.bookmarkTitle { float:left; font-weight:bold; letter-spacing:-1px; margin-right:5px; }
#favoContent td.chkBox { text-align: right; vertical-align: top; }
#favoContent td.chkBox input { margin:0; }
#favoContent td.bookmarkDesc { overflow: hidden; padding: 10px 10px 0 10px; }
#favoContent td.bookmarkDesc .memo { clear:both; padding:3px 0 8px; }
#favoContent td.bookmarkDesc .tag { clear:both; float:left; background:url(http://i1.daumcdn.net/pimg/blog4/skin/common/ic_tag.gif) no-repeat 0 2px; padding:0 0 10px 32px; }
#favoContent td.bookmarkDesc .tagCont { float:left; letter-spacing:-1px; padding:0; }
#favoContent td.bookmarkDesc .notAccess { margin-top:2px; }
#favoContent td.adminLink { text-align:right; font-size:11px; font-family: '돋움', dotum, sans-serif; letter-spacing:-1px; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#favoContent td.adminLink .sVbar { float:none; margin:0 3px; }
#favoContent td.regDate { text-align:right; padding-right:15px; text-align:right; font-size:11px; font-family: '돋움', dotum, sans-serif; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#favoContent .txtLinkCnt { position:absolute; z-index:999; padding:8px 0 0 5px; filter:alpha(opacity=70); opacity:0.70; -ms-filter:"alpha(opacity=70)"; }
.bookmarker_list li { float: left; width: 100%; }
.bookmarker_list li .blogInfo { float:left; padding:7px 0 6px 10px; }
.bookmarker_list li .blogName a { float:left; }
.bookmarker_list li .blogOwner { float:left; filter:alpha(opacity=70); opacity:0.70; -ms-filter:"alpha(opacity=70)"; }
.bookmarker_list li .sVbar { float: left; margin: 0 10px; }
.bookmarker_list li .sDateTime { float: right; padding: 9px 10px 5px 0; font-size:11px; font-family: '돋움', dotum, sans-serif; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }

/* 알리미 내용 */
#rssContent .rssSubTitleBar { float:right; margin:3px 0 0 0; }
#rssContent #ItemList { clear: both; overflow: hidden; margin: 0; list-style: none; }
#rssContent #ItemList a { text-decoration: none; }
#rssContent #ItemList .wrapFeedTitleBG, #ItemList .wrapFeedTitleBG2, #ItemList .wrapFeedTitleSelectBG { height:32px; border-top-width: 1px; border-top-style: solid; filter:alpha(opacity=20); opacity:0.20; -ms-filter:"alpha(opacity=20)"; }
#rssContent #ItemList .wrapFeedTitleBG { border-top-width: 1px; border-top-style: solid; }
#rssContent #ItemList .wrapFeedTitleBG2 { border-top-width: 1px; border-top-style: solid; }
#rssContent .wrapFeedTitlePanel { position:absolute; z-index:9; width:100%; }
#rssContent .wrapFeedTitle { float:left; border-collapse:collapse; height:34px; }
#rssContent .wrapFeedTitle td { padding:0; margin:0; }
#rssContent .orgBorder, #rssContent .orgBorder2 { position:relative; padding:0; zoom:1; }
#rssContent .orgBorder2 .wrapFeedTitlePanel { padding-top: 5px; }
#rssContent .selectBorder { position: relative; zoom:1; }
#rssContent .selectBorder .wrapFeedTitlePanel { padding-top: 5px; }
#rssContent .wrapFeedBorder { display: none; }
#rssContent .selectBorder .wrapFeedBorder { position: absolute; display: block; left: 0; top: 1px; border-width: 1px; border-style: solid; z-index: 2; filter:alpha(opacity=40); opacity :0.4; -ms-filter:"alpha(opacity=40)"; }
#rssContent .wrapFeedTitle .chkStarY { float:left; margin-left:10px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_ystar.gif) no-repeat;  text-indent: -100em; width: 13px; height: 12px; display: inline; overflow: hidden; }
#rssContent .wrapFeedTitle .chkStarN { float:left; margin-left:10px; background:url(http://i1.daumcdn.net/pimg/blog4/skin/bbs/common/img_gstar.gif) no-repeat; text-indent: -100em; width: 13px; height: 12px; display: inline; overflow: hidden; }
#rssContent .wrapFeedTitle .postNameB { float:left; font-weight:bold; cursor:pointer; letter-spacing:-1px; padding-right:2px; margin-left:8px; }
#rssContent .wrapFeedTitle .postNameN { float:left; font-weight:normal; cursor:pointer; padding-right:2px; margin-left:8px; }
#rssContent .wrapFeedTitle .feedName { float:left; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
#rssContent .wrapFeedTitle a.linkFeed { float:left; font-size:11px; font-family: '돋움', dotum, sans-serif; letter-spacing:-1px; margin:1px 0 0 10px; filter:alpha(opacity=70); opacity:0.7; -ms-filter:"alpha(opacity=70)"; }
#rssContent .pubDate { float:right; padding:10px 15px 0 0; font-size:11px; font-family: '돋움', dotum, sans-serif; filter:alpha(opacity=50); opacity:0.5; -ms-filter:"alpha(opacity=50)"; }
#rssContent .feedTitleTopLine { position: absolute; font-size: 1px; height:1px; font-size:1px; padding:0; margin:0; border-top: 1px solid; filter:alpha(opacity=30); opacity:0.3; -ms-filter:"alpha(opacity=30)"; }
#rssContent .feedCntBox { position: relative; padding: 6px 15px; z-index: 9; }
#rssContent .feedCntBox table { width:100%; border-collapse:collapse;}
#rssContent .feedCntBox table td { text-align:left; vertical-align:top; word-wrap:break-word;word-break:break-all; }
#rssContent .feedCntBox table td a { line-height:19px; }
#rssContent .btmLeft, #rssContent .btmRight, #rssContent .btmRight a { font-size:11px; font-family: '돋움', dotum, sans-serif; letter-spacing: -1px; }
#rssContent .btmLeft, #rssContent .btmLeft span, #rssContent .btmLeft a { float: left; }
#rssContent .btmLeft, #rssContent .btmRight { filter:alpha(opacity=55); opacity:0.55; -ms-filter:"alpha(opacity=55)"; }
#rssContent .btmLeft .titleColor { margin-left:3px; font-size:11px; font-family: '돋움', dotum, sans-serif; }
#rssContent .btmRight { float:right; }
#rssContent .btmRight a, #rssContent .btmRight span { float: left; letter-spacing: -1px; }
#rssContent .btmRight .sVbar { margin-top:2px; }
#rssContent a.chkReadN { background:url(http://i1.daumcdn.net/pimg/blog3/admin/select_uncheck.gif) no-repeat 0 2px; padding-left:16px; }
#rssContent a.chkReadY { background:url(http://i1.daumcdn.net/pimg/blog3/admin/select_check.gif) no-repeat 0 2px; padding-left:16px; }
#rssContent .feedDescWrap { clear:both; position:relative; height:39px; }
#rssContent .feedDescBG { position:absolute; top:0; width:100%; height:39px; z-index:998; filter:alpha(opacity=5); opacity:0.05; -ms-filter:"alpha(opacity=5)"; }
#rssContent .feedDesc { position:absolute; top:0; width:100%; height:29px; margin:0; height:29px; z-index:999; }
#rssContent .feedDesc ul { padding:10px 15px 0; }
#rssContent .feedDesc ul li { float: left; display: inline; padding-top: 2px; }
#rssContent .feedDesc ul span.subNumbers { font-size:11px; font-family: tahoma, sans-serif; font-weight:bold; }
#rssContent .feedDesc .sVbar, #rssContent .wrapFeedTitle .sVbar { font-size: 12px; font-family: '돋움', dotum, sans-serif; }
#rssContent .cContDescLine { clear:both; height:1px; font-size:1px; padding:0; margin:0; border-top:1px solid; filter:alpha(opacity=30); opacity:0.30; -ms-filter:"alpha(opacity=30)"; }
.rssButtonWrap { padding:0 !important; }
.rssButtonWrap .unsubscript { background-position:0 -50px; width:52px; height:20px; margin-left:15px; float:left; }
.rssButtonWrap .rssmodify { background-position:0 -100px; width:32px; height:20px; margin-left:4px; float:left; }
.rssButtonWrap .readall { background-position:0 0; width:126px; height:20px; }
.rssButtonWrap .subscript { background-position:0 -300px; width:52px; height:20px; margin-left:15px; float:left; }
#daumSearch { width: 52px; height: 21px; display: inline-block; vertical-align:middle; cursor:pointer; text-indent: -9999em; overflow:hidden; }
.link_total_search { padding: 0 4px 0 5px; }
.link_total_search, .link_social_search { vertical-align: -1px; vertical-align/*\**/: 0\9; } 

/* VA 연동 */
.viral_ad_comment { position: relative; }
.viral_ad_comment div { background:url('http://img-section.hanmail.net/view/widget/widget_bg.gif') no-repeat scroll 0 0 transparent; display:block; height:40px; margin:0 auto 5px; overflow:hidden; position:relative; width:400px; }
.viral_ad_comment div a, .viral_ad_comment div a:hover  { display:block; width: 400px; height:40px; padding-top: 16px; padding-left: 80px; color:#999999 !important; cursor:pointer; font:11px 돋움; }
.viral_ad_comment div a span  { color:#5361BD !important; font-size:11px; font-weight: bold; letter-spacing:-1px; }

/*애드 클릭스, 삭제 예정*/
.pngimg {background:url(http://adclix.daum.net/CH/images/banner_logo.png) no-repeat #fff; width:72px; height:16px; margin:3px 0 0 0; }
.pngimg2 { background:url(http://adclix.daum.net/CH/images/elder_logo.png) no-repeat #fff; width:72px; height:16px; margin:3px 0 0 0; } 

/* 이북리스트 */
.eb_sub_text { font: 11px '돋움', dotum, sans-serif; opacity:0.55; filter:alpha(opacity=55); -ms-filter:"alpha(opacity=55)"; display: inline-block; }
/*.menuBox .eb_sub_text { display: inline-block; }*/
.ebv_sub_text { opacity:0.55; filter:alpha(opacity=55); -ms-filter:"alpha(opacity=55)"; margin-top: -1px\9; *margin-top: 0; /*ms-filter bug*/ }

.ebook_list .cContentinner, .ebook_view .cContentinner { position: relative; padding: 0 15px 0 5px; } 
.ebook_list .cCont_line, .ebook_view .cCont_line { margin: 0 2px; line-height: 0;}
.eb_dl .eb_sub_text { width: 100%; } 
.eb_container { padding: 29px 15px 0; }

.eb_ul { background-repeat: no-repeat; height: 206px; _height: 204px; clear: both; margin-top: 1px; }
.eb_ul li { float: left; height: 206px; _height: 204px; }

/* 단형별 리스트 클래스명 eb_list_$listClass */
.eb_list_w ul { background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v1.png); }
* html .eb_list_w ul { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v1.png', sizingMethod='crop');}
.eb_list_w .eb_thum { margin-left: 31px; }
.eb_list_w li { width: 152px; }
.eb_list_w li.last { width: 158px; }
.eb_list_w .eb_dl { margin-left: 8px; }
.eb_list_w .last .eb_dl { margin-left: 2px; }
.eb_list_m ul { background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v2.png); }
* html .eb_list_m ul { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v2.png', sizingMethod='crop');}
.eb_list_m .eb_thum { margin-left: 26px; }
.eb_list_m li { width: 148px; }
.eb_list_m li.last { width: 147px; }
.eb_list_m .eb_dl { margin-right: 2px; }
.eb_list_m li.last .eb_dl { margin-right: 1px; }
.eb_list_n ul { background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v3.png); }
* html .eb_list_n ul { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_table_v3.png', sizingMethod='crop');}
.eb_list_n li { width: 140px; }
.eb_list_n li.last { width: 138px; }
.eb_list_n .eb_thum { margin-left: 21px; }
.eb_list_n .last .eb_dl { margin-right: 2px; }

.eb_thum { height: 114px; width: 97px; display: block; position: relative; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v2.gif) 0 0 no-repeat; }
.eb_thum_front { margin: 1px 0 0 1px; }
.eb_shadow { height: 114px; width: 97px; left: 0; top: 0; position: absolute; z-index: 2; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v2.png) 0 0 no-repeat; }
* html .eb_shadow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v2.png', sizingMethod='crop');}

.eb_dl { margin-top: 24px; margin-top: 23px\9; _margin-top: 22px\9; letter-spacing: -1px; }
.eb_tit { font-weight: bold; text-align: center; height: 18px; }
.eb_cate { margin-top: 2px\9; _margin-top: 1px; text-align: center; }

.ebook_content { margin: 30px 0 24px 20px; padding: 0 0 0 152px;  height: 150px; position: relative; }
.ebv_thum { height: 150px; width: 127px; display: block; position: absolute; left: 0; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v3.gif) 0 0 no-repeat;}
.ebv_shadow { height: 150px; width: 127px; left: 0; top: 0; position: absolute; z-index: 2; background: url(http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v3.png) 0 0 no-repeat; }
* html .ebv_shadow { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/admin/bg_book_skin_v3.png', sizingMethod='crop');}
.ebv_title1 { padding-top: 3px; padding-top: 2px\9; _padding-top: 4px; font-weight: bold; letter-spacing: -1px; }
.ebv_title1 .vLine { display: inline-block; }
.ebv_modify_lock { padding-left: 10px; }
.ebv_modify { padding-left: 13px; }
.ebv_title2 { margin: 27px 0 12px 20px; margin-top: 26px\9; _margin-top: 27px; font-weight: bold; letter-spacing: -1px;}
.ebv_data { margin: 13px 0 8px; * margin-bottom: 8px; }
.ebv_data dt, .ebv_data dd { float: left; height: 22px; *height: 21px; }
.ebv_data dt { width: 73px;  }
.ebv_data dd.cl { float: none; clear: both; height: 0; line-height: 0; }
.ebv_btn { position: absolute; }
.ebv_btn .ebv_btn_preview, .ebv_btn .ebv_btn_down {  height: 22px; float: left; padding: 0; border: 0; background-color: transparent; cursor: pointer; }
.ebv_btn .ebv_btn_preview { width: 55px; background-position: 0 -400px; margin-right: 5px; }
.ebv_btn .ebv_btn_down { width: 72px; background-position: 0 -350px; }
.ebv_desc { padding: 0 0 20px 20px; line-height: 20px; }

/* 프로필 영역 앰블럼 */
.blog_emblem_wrap { height: 41px; margin: 0 0 7px 0; }
.blog_emblem_wrap div { float: left; }
.blog_emblem_wrap .profileColor { font: bold 11px '돋움', dotum, sans-serif; line-height: 1.3; letter-spacing: -1px; }
.blog_emblem_line { clear: both; width:141px; height:1px; font-size:1px; line-height:1px; padding:1px 0 0 0; margin: 0 0 11px 0; filter:alpha(opacity=12); opacity:0.12; -ms-filter:"alpha(opacity=12)"; }
.bestBlogLogo { background: url(http://i1.daumcdn.net/cafeimg/top8/blog/excellent/b_emblem_2012_n2.png) no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cafeimg/top8/blog/excellent/b_emblem_2012_n2.png', sizingMethod='crop'); cursor: pointer; }
.foodBlogLogo { background: url('http://i1.daumcdn.net/pimg/blog4/etc/betaopen/b_emblem_food.png') no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/pimg/blog4/etc/betaopen/b_emblem_food.png', sizingMethod='crop'); cursor: pointer; }
.travelBlogLogo { background: url('http://i1.daumcdn.net/cafeimg/blog/blogtop/travel.png') no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i1.daumcdn.net/cafeimg/blog/blogtop/travel.png', sizingMethod='crop'); cursor: pointer; }
.blog_emblem_type_1 .icon_emblem {width:49px;height:43px}
.blog_emblem_type_1 .profileColor { padding: 7px 0 0 0; cursor: pointer; }
.blog_emblem_type_2 .icon_emblem, .blog_emblem_type_3 .icon_emblem { width: 42px; height: 40px; }
.blog_emblem_type_2 .profileColor { padding: 13px 0 0 0; white-space: nowrap; cursor: default;}

/*알림*/

.alimi .point {color:#55a3c4;filter:alpha(opacity=100);opacity:1;-ms-filter:"alpha(opacity=100)";}
.alimi .screen_out {display:block;overflow:hidden;position:absolute;left:-9999px;width:1px;height:1px;font-size:0;line-height:0;text-indent:-9999px} /* 대체텍스트가 아닌 접근성을 위한 숨김텍스트를 제공할때 */
.alimi .ico_friend {overflow:hidden;background:url(http://i1.daumcdn.net/pimg/blog3/ico_friend.gif) no-repeat;text-indent:-9999px;}
.alimi .btn_action, .alimi a.btn_action, .alimi a.btn_action:link, .alimi a.btn_action:hover, .alimi a.btn_action:active {font-family:'돋움', 'dotum', 'verdana';}

.f_l {float:left;}
.cl_b {display:block;width:100%;height:0;clear:both;visibility:hidden;}

.wrap_update_friend {display:none;}
.lay_update_friend {/*position:absolute;top:0;left:0;*/}
.lay_updata .border {/*width:46px;height:46px;border:2px solid #6978f1;*/}
.lay_update_friend .cont {height:20xp;padding:2px 7px 0 5px;border:1px solid #acacac;background:none;background-color:#fffeea;text-align:center;white-space:nowrap;}

.alimi .alimi_article #articleListArea, .alimi .alimi_notice #allListArea {display:block;}
.alimi .alimi_article #allListArea, .alimi .alimi_notice #articleListArea {display:none;}
.alimi .noti_viewer {display:block;position:relative;width:100%;}
.alimi .noti_viewer .tit_noti {display:block;padding:10px 10px 5px 4px;font-weight:bold;font-size:14px;line-height:16px;letter-spacing:-1px;}
.alimi .noti_viewer .noti_inner {display:block;overflow:hidden;padding:16px 0 9px;text-align:center;}
.alimi .noti_viewer .noti_border {display:bloc;overflow:hidden;width:100%;height:0;border-top:2px solid;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";font-size:0;line-height:0;}
.alimi .noti_viewer .noti_bgcolor {display:block;position:absolute;width:100%;height:97px;filter:alpha(opacity=5);opacity:0.05;-ms-filter:"alpha(opacity=5)";}
* html .alimi .noti_viewer .noti_inner {height:72px;}
.alimi .noti_viewer .box_noti {position:relative;width:100%;height:72px;margin:0 auto;font-size:0;line-height:0;text-align:center;}
.alimi .type1 .box_noti_inner {position:relative;overflow:hidden;width:860px;margin:0 auto;}
.alimi .type2 .box_noti_inner {position:relative;overflow:hidden;width:720px;margin:0 auto;}
.alimi .type3 .box_noti_inner {position:relative;overflow:hidden;width:526px;margin:0 auto;}
.alimi .noti_viewer .list_noti {width:3000px;padding-right:20px;}
.alimi .noti_viewer .list_noti li {display:inline;float:left;width:50px;margin-left:20px;text-align:center;position:relative;}
.alimi .type3 .list_noti li {margin-left:14px;}
.alimi .noti_viewer .list_noti .thumb {display:block;position:relative;width:50px;height:50px;}
.alimi .noti_viewer .list_noti .no_update_friend .thumb {background-color:#eee;}
.alimi .noti_viewer .list_noti .frame {position:absolute;top:0;left:0;width:48px;height:48px;border:1px solid #000;filter:alpha(opacity:8);opacity:0.08;}
.alimi .noti_viewer .list_noti .txt {display:inline-block;margin-top:4px;font-size:11px;line-height:14px;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.box_tabfriend .rssSubTitleBar {float:right;margin:3px 0 0 0;}
.box_tabfriend .sVbar {margin:0 7px;filter:alpha(opacity:30);opacity:0.3;}
.box_tabfriend .rssSubTitleBar .txt_bar {font-size:11px;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";margin:0 9px;}
.box_tabfriend #checkNewArticle, .box_tabfriend #checkBlogChange {margin:0 5px 0 0; *margin: -3px 2px 0 0; padding:0;}

.alimi .no_noti {display:none;text-align:center;padding:56px 0 757px 0; font-family:돋움, dotum, sans-serif;}
.alimi .no_noti .noti_title {font-weight:bold;letter-spacing:-1px;font-size:16px;padding-bottom:15px;}
.alimi .no_noti .noti_info {padding:0 0 58px 0;}
.alimi .no_noti .noti_line {padding:0;margin:0;width:100%;height:1px;filter:alpha(opacity=15);opacity:0.15;-ms-filter:"alpha(opacity=15)";}

.alimiwork_table_react {  clear:both; width:100%; position: relative; table-layout: fixed; }
.alimiwork_table_react td.nodata { height: 108px; padding: 100px 0 0 0; text-align: center; vertical-align: top; }

.btn_prev, .btn_next {display:block;position:absolute;top:17px;width:12px;height:18px;text-decoration:none;cursor:pointer;background-image: url(http://i1.daumcdn.net/pimg/blog4/admin/bt_arrow_a.gif);}
.btn_prev {background-position:0 -150px;}
.btn_next {background-position:0 -50px;}
.btn_prev_dimmed {background-position:0 0;}
.btn_next_dimmed {background-position:0 -100px;}
a.btn_dimmed, a.btn_prev_dimmed , a.btn_next_dimmed {cursor: default;}
.alimi div.btn_dimmed {display:none;}
.alimi .type1 .btn_prev {left:29px;}
.alimi .type2 .btn_prev {left:15px;}
.alimi .type3 .btn_prev {left:15px;}
.alimi .type1 .btn_next {right:29px;}
.alimi .type2 .btn_next {right:15px;}
.alimi .type3 .btn_next {right:15px;}


.alimi .thumb_comm {overflow:hidden;width:100%;}
.alimi .thumb_comm .list_come {overflow:hidden;width:100%;clear:both;}
.alimi .thumb_comm .list_come li {display:block;padding:0 2px 0 6px;clear:both;}
/*새글 삭제 기능으로 인해 추가*/
.alimi .thumb_comm .box_thumb {/*display:block;*/width:100%;clear:both;}
.alimi .list_come li.thread, .alimi .list_come ul.solo_article span.num, .alimi .list_come ul.solo_article a.onoff, .alimi .list_come li.thread span.num, .alimi .list_come li.thread a.onoff, .alimi .list_come li.thread .thumb_photo a.thumb,
.alimi .list_come .wrap_thumb, .alimi .list_come .btn_hide, .alimi .list_come li.showChild .btn_show {display:none;}
.alimi .list_come li.showChild .wrap_thumb, .alimi .list_come li.showChild .btn_hide, .alimi .list_come .btn_show, .alimi .list_come li.showChild li.thread {display:block;}
.alimi .thumb_comm .list_come .thumb {display:block;width:40px;height:40px;}
.alimi .thumb_comm .list_come .inner {display /*\**/ : block \9;position:relative;width:40px;height:40px;}
body:first-of-type .alimi .thumb_comm .list_come .inner {display:block;} 
.alimi .thumb_comm .list_come .frame {position:absolute;top:0;left:0;width:38px;height:38px;border:1px solid #000;filter:alpha(opacity:8);opacity:0.08;}
.alimi .thumb_comm .list_come .thumb_append .frame {width:113px;height:84px;}
.alimi .thumb_comm .list_come .fst {padding-top:0;}
.alimi .thumb_comm .list_come .fst .line_dotted {display:none;}
.alimi .thumb_comm .thumb_photo,
.alimi .thumb_comm .thumb_append {padding-top:15px;}
.alimi .thumb_comm .thumb_photo img,
.alimi .thumb_comm .thumb_append img {vertical-align:top;}
.alimi .thumb_comm .thumb_photo {float:left;width:40px;height:40px;margin-right:14px;}
.alimi .thumb_comm .thumb_img {display:block;}
.alimi .thumb_comm .thumb_append {float:right;width:115px;height:86px;margin:0 3px 0 30px;padding-bottom:16px;}
.alimi .thumb_comm .cont {overflow:hidden;padding-bottom:12px;_float:left;}
.alimi .thumb_comm .cont .tit {padding-top:12px;}
.alimi .thumb_comm .cont .link_tit {font-weight:bold;font-size:14px;line-height:20px;letter-spacing:-1px;}
.alimi .thumb_comm .cont .desc {padding-top:7px;}
.alimi .thumb_comm .cont .link_desc {font-size:12px;line-height:16px;}
.alimi .thumb_comm .cont .info {padding-top:5px;font-size:11px;line-height:14px;}
.alimi .thumb_comm .cont .append {float:left;padding-right:8px;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.alimi .thumb_comm .cont .point {filter:alpha(opacity=100);opacity:1;-ms-filter:"alpha(opacity=100)";}
.alimi .thumb_comm .cont .user {letter-spacing:-1px;}
.alimi .thumb_comm .cont .day {font-family:Tahoma;line-height:13px;margin-top:-1px;}
.alimi .thumb_comm .cont .onoff,
.alimi .thumb_comm .cont .num {letter-spacing:-1px;}
.alimi .thumb_comm .cont .onoff {padding-right:0;text-decoration:underline;}
.alimi .thumb_comm .cont .arr {font-family:arial;font-size:8px;vertical-align:top;}
.alimi .thumb_comm .cont .txt_bar {float:left;padding-right:7px;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";letter-spacing:-1px;}

.alimi .box_moreadd {display:block;position:relative;height:35px;margin-top:8px;}
.alimi .box_moreadd .contPostColorBg {display:block;position:absolute;top:0;left:0;width:100%;height:35px;z-index:-1px;filter:alpha(opacity=5);opacity:0.05;-ms-filter:"alpha(opacity=5)";}
.alimi .box_moreadd .border {height:33px;filter:alpha(opacity=15);opacity:0.15;-ms-filter:"alpha(opacity=15)";border-width:1px;border-style:solid;background:transparent;}
.alimi .box_moreadd .btn_more {display:block;position:absolute;top:0;left:0;overflow:hidden;width:100%;height:35px;font-weight:bold;font-size:12px;line-height:35px;letter-spacing:-1px;text-align:center;text-decoration:none;text-indent:-7px;z-index:10;}
.alimi .box_moreadd .btn_more:hover {text-decoration:none;}
.alimi .box_moreadd .btn_scrup {position:absolute;top:0;right:0;width:60px;padding:11px 0 9px;font-size:11px;text-decoration:none;text-align:center;letter-spacing:-1px;filter:alpha(opacity=60);opacity:0.60;-ms-filter:"alpha(opacity=60)";z-index:20;}
.alimi .box_moreadd .btn_scrup:hover {text-decoration:none;}
.alimi .box_moreadd .btn_scrup .arr {font-family:arial;font-size:8px;vertical-align:top;}

.alimi .box_tabfriend {position:relative;width:100%;margin-top:30px;clear:both;}
.alimi .box_tabfriend .box_tab {display:block;width:100%;height:29px;font-size:0;line-height:0;}
.alimi .box_tabfriend .box_tab .tab_notice, .alimi .box_tabfriend .box_tab .tab_article {position:relative;float:left;width:86px;height:29px;}
.alimi .box_tabfriend .box_tab .link {position:absolute;top:0;left:0;float:left;width:86px;height:21px;padding-top:7px;text-align:center;font-size:12px;line-height:16px;z-index:800;background-color:transparent;border:0 none;}
.alimi .box_tabfriend .box_tab .border {display:block;position:absolute;top:0;left:0;width:85px;height:26px;border:1px solid;border-left:0 none;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";z-index:700;}
.alimi .box_tabfriend .box_tab .fst .border {border-left:1px solid;}
.alimi .box_tabfriend .box_tab .selectedBG {display:none;position:absolute;top:0;left:0;width:86px;height:28px;z-index:600;filter:alpha(opacity=10);opacity:0.10;-ms-filter:"alpha(opacity=10)";border:0 none;}
.alimi .box_tabfriend .box_tab .contPostColorBg {display:block;position:absolute;top:0;left:0;width:86px;height:27px;z-index:600;filter:alpha(opacity=10);opacity:0.10;-ms-filter:"alpha(opacity=10)";border:0 none;}
.alimi .alimi_notice .box_tab .tab_notice .link, .alimi .alimi_article .box_tab .tab_article .link {height:23px;border-bottom:0 none;font-weight:bold;letter-spacing:-1px;}
.alimi .alimi_notice .box_tab .tab_notice .border, .alimi .alimi_article .box_tab .tab_article .border {height:27px;border-bottom:0 none;}
.alimi .alimi_notice .box_tab .tab_notice .selectedBG, .alimi .alimi_article .box_tab .tab_article .selectedBG {display:block;}
.alimi .alimi_notice .box_tab .tab_notice .contPostColorBg, .alimi .alimi_article .box_tab .tab_article .contPostColorBg {display:none;}
.alimi .box_tabfriend .box_tab .line {display:block;position:absolute;top:0;left:0;float:none;width:100%;height:28px;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";clear:both;}
.alimi .box_tabfriend .box_tab .line .inner {display:block;height:27px;margin-left:172px;border-bottom:1px solid;}
.alimi .box_tabfriend .box_tab a.link,
.alimi .box_tabfriend .box_tab a.link:hover {text-decoration:none;}
.alimi .box_tabfriend .rssSubTitleBar {position:absolute;top:4px;right:5px;}

#wrap .alimi .line_solid {overflow:hidden;width:100%;height:0;padding:0;margin:0;border-top:1px solid;filter:alpha(opacity=20);opacity:0.20;-ms-filter:"alpha(opacity=20)";font-size:0;line-height:0;}
#wrap .alimi .box_request .line_solid {margin-top:11px;}
#wrap .alimi .line_dotted {overflow:hidden;width:100%;height:0;padding:0;margin:0;border-top:1px dotted;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";font-size:0;line-height:0;}

.alimi .no_request .box_request, .alimi .no_request .line_solid {display:none;}
.alimi .box_request {font-size:0;line-height:0;}
.alimi .list_request {margin-top:10px;}
.alimi .list_request li {overflow:hidden;position:relative;height:23px;padding-right:90px;font-size:0;line-height:0;}
.alimi .list_type1 {overflow:hidden;font-size:0;line-height:0;width:980px;}
.alimi .list_type1 li {overflow:hidden;float:left;width:364px;height:23px;font-size:0;line-height:0;}
.alimi .list_type1 .mg_right45 {margin-right:45px;}
.alimi .list_request .info {display:block;width:100%;}
.alimi .list_request .info .txt {display:inline-block;padding:0 4px;font-size:12px;line-height:23px;}
.alimi .list_request .info .data {display:inline-block;font-size:11px;font-family:Tahoma;line-height:23px;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.alimi .list_request .btn {position:absolute;top:-1px;right:0;}
.alimi .list_request .btn .link {float:left;padding:0 5px;font-size:11px;line-height:23px;letter-spacing:-1px;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.alimi .list_request .btn .txt_bar {float:left;font-size:11px;line-height:23px;filter:alpha(opacity=30);opacity:0.30;-ms-filter:"alpha(opacity=30)";}
.alimi .list_request .btn .btn_delete {overflow:hidden;float:left;width:17px;height:23px;background:url(http://i1.daumcdn.net/pimg/blog3/btn_delete2.gif) 6px 8px no-repeat;text-indent:-9999px;filter:alpha(opacity=70);opacity:0.70;-ms-filter:"alpha(opacity=70)";}
.alimi .box_request .btn_allview {display:inline-block;margin:3px 0 0 3px;font-size:11px;line-height:20px;letter-spacing:-1px;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";text-decoration:underline;clear:both;}
.alimi .box_request .btn_allview:hover {filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.alimi .box_request .btn_allview .arr {font-family:arial;font-size:8px;vertical-align:top;}
.alimi .list_impartment {padding-top:2px;}
.alimi .list_impartment li {position:relative;width:100%;}
.alimi .list_impartment .fst .line_dotted {display:none;}
.alimi .list_impartment .inner {padding-right:26px;}
.alimi .list_impartment .btn_delete {position:absolute;top:11px;right:0;overflow:hidden;float:left;width:15px;height:15px;background:url(http://i1.daumcdn.net/pimg/blog3/btn_delete2.gif) 4px 4px no-repeat;text-indent:-9999px;filter:alpha(opacity=70);opacity:0.70;-ms-filter:"alpha(opacity=70)";}
.alimi .list_impartment .txt {display:block;padding:11px 0 11px 3px;font-size:12px;line-height:17px;text-decoration:none;}
.alimi .list_impartment .link:hover {text-decoration:none !important;}
.alimi .list_impartment .point {font-style:normal;}
.alimi .list_impartment .txt .data {display:inline-block;font-size:11px;line-height:17px;font-family:Tahoma;filter:alpha(opacity=55);opacity:0.55;-ms-filter:"alpha(opacity=55)";}
.alimi .list_impartment .txt .link strong {letter-spacing:-1px;}

/* tip layer */
.baseTip {font: 11px 돋움, dotum, sans-serif; color: #999; line-height: 1.6;}
.tip {font: 12px 돋움, dotum, sans-serif; color: #999; padding-top: 5px; line-height: 1.6; clear: both; letter-spacing: -1px;}
.tip2 {font: 12px 돋움, dotum, sans-serif; color: #999; padding-left: 16px; margin-top: 8px; letter-spacing: -1px; clear: both;}
.tip3 {font: 12px 돋움, dotum, sans-serif; color: #999; padding: 5px 0 0 5px; clear: both;}

.tip_icon { vertical-align: -2px; _display: inline; width:14px; height:14px; text-indent:-100em; margin: 0 4px 0 4px;; cursor:pointer; background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/ico_tip.gif) no-repeat;}
.tip_arrow_t {width:7px; height:5px; background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_arrow_b.gif) no-repeat;}
.tip_arrow_l {width:5px; height:7px; background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_arrow_r.gif) no-repeat;}
.tip_arrow_b {width:7px; height:5px; background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_arrow_t.gif) no-repeat;}
.tip_arrow_r {width:5px; height:7px; background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_arrow_l.gif) no-repeat;}

.tip_layer {position:absolute; z-index:999;}
.tip_layer .tip_inner {position:absolute; z-index:20;} 
.tip_layer .tbt, .tip_layer .tbm, .tip_layer .tbb {overflow:hidden;}
.tip_layer .tbtc, .tip_layer .tbbc {float:left; height:5px; background-color:#ffffe7; overflow:hidden;}
.tip_layer .tbtl, .tip_layer .tbtr, .tip_layer .tbbl, .tip_layer .tbbr {float:left; width:5px; height:5px; overflow:hidden;}
.tip_layer .tbml, .tip_layer .tbmr {float:left; width:5px; height:100%; background-color:#ffffe7; overflow:hidden;}

.tbtl {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) no-repeat;}
.tbtc {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) 0 -5px repeat-x;}
.tbtr {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) 0 -10px no-repeat;}
.tbml {background:url(http://i1.daumcdn.net/cafeimg/cf_img3/bbs/help_line_l.gif) repeat-y;}
.tbmc {float:left; padding:4px 4px 0; color:#555; font-family:dotum; font-size:11px; letter-spacing:-1px; text-align:left; letter-spacing:-1px; background-color:#ffffe7;}
#admin .tbmc {float:left; padding:3px 4px 1px; padding-bottom: 2px\9; _padding-bottom: 1px; color:#555; font-family:dotum; font-size:11px; letter-spacing:-1px; text-align:left; letter-spacing:-1px; background-color:#ffffe7;}
.tbmr {background:url(http://i1.daumcdn.net/cafeimg/cf_img3/bbs/help_line_r.gif) repeat-y 3px 0;}
.tbbl {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) 0 -25px no-repeat;}
.tbbc {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) 0 -30px repeat-x;}
.tbbr {background:url(http://i1.daumcdn.net/cafeimg/cf_img4/design/common/help_box.gif) 0 -35px no-repeat;}


/* 2014-02-26 추가시작 */
/* 자동개설방지 */
.certify_sms {padding-bottom:30px;border-bottom:1px solid #f0f0f0}
.certify_sms .prevent_step {overflow:hidden;width:662px;padding:25px 0 0 5px;line-height:22px}
.certify_sms .cont_info {float:left;padding-top:3px}
.certify_sms .cont_info .item_sms {overflow:hidden;position:relative;padding-bottom:10px}
.certify_sms .cont_info .lab_g {position:absolute;top:0;left:9px;font-size:13px;letter-spacing:-1px;color:#858585}/* 2014-03-03 */
.certify_sms .cont_info .tf_g {float:left;width:223px;height:21px;margin-right:9px;padding-left:8px;border:1px solid #e2e2e2;line-height:21px;background-color:#f6f6f6}
.certify_sms .cont_info .tf_on {background:none}
.certify_sms .cont_info .inp_phone {background-position:0 0}
.certify_sms .cont_info .inp_certify {background-position:0 -30px}
.certify_sms .cont_info .btn_comm {display:block;width:113px;height:23px}
.certify_sms .cont_info .btn_phone {margin-right:6px;background-position:0 -610px}
.certify_sms .cont_info .btn_mp {width:122px;background-position:-520px -610px}/* 2014-02-27 */
.certify_sms .cont_info .btn_resend {background-position:-240px -610px}
.certify_sms .cont_info .btn_confirm {background-position:-360px -610px}
.certify_sms .cont_info .desc_send {padding-top:3px;font-size:11px;line-height:16px;color:#858585}/* 2014-03-03 */
.certify_sms .cont_info .desc_state {color:#2897C0}/* 2014-03-03 */
.ico_sns_mp {display:block;width:22px;height:21px;margin:5px auto 6px;background-position:-51px -102px}
/* 레이어 */
.sms_layer {position:fixed;top:50%;left:50%;z-index:1111111;color:#222}
.sms_layer .inner_sms_layer {width:533px;border:1px solid #292c32;background-color:#fff}
.sms_layer .layer_body {overflow:hidden;padding:23px 24px 20px 28px;border-top:3px solid #4ab7e2}/* 2014-02-27 */
.sms_layer .layer_body .tit_release {font-size:16px;color:#383838;letter-spacing:-1px}
.sms_layer .layer_body .desc_certify {padding:16px 0 0 1px;font-weight:normal;font-size:12px;line-height:20px;color:#555;text-align:left}
.sms_layer .layer_body .link_detail {display:inline-block;margin:16px 0 19px 1px;padding-right:7px;font-size:11px;color:#858585;background-position:100% -846px}/* 2014-03-03 */
.sms_layer .item_sms {overflow:hidden;position:relative;padding-bottom:10px}
.sms_layer .item_sms .lab_g {position:absolute;top:0;left:9px;font-weight:bold;font-size:14px;line-height:35px;color:#858585}/* 2014-03-03 */
.sms_layer .item_sms .tf_g {float:left;width:221px;height:33px;margin-right:9px;padding-left:11px;border:1px solid #e2e2e2;font-weight:bold;font-size:14px;line-height:35px;color:#000}
.sms_layer .item_sms .btn_comm {overflow:hidden;float:left;width:113px;height:35px;font-size:0;line-height:0;text-indent:-9999px}
.sms_layer .item_sms .btn_phone {margin-right:6px;background-position:0 -640px}
.sms_layer .item_sms .btn_mp {width:119px;background-position:-490px -640px}/* 2014-02-27 */
.sms_layer .item_sms .btn_resend {background-position:-240px -640px}
.sms_layer .item_sms .btn_confirm {background-position:-360px -640px}
.sms_layer .desc_send {padding-left:1px;line-height:20px;font-size:11px;color:#858585;text-align:left}/* 2014-03-03 */
.sms_layer .desc_state {color:#2897C0}/* 2014-03-03 */
.sms_layer .layer_foot .btn_close {overflow:hidden;position:absolute;top:22px;right:25px;width:20px;height:18px;font-size:0;line-height:0;background-position:-490px -610px;text-indent:-9999px}
.sms_layer .inner_sms_layer1 {width:447px}
/* 2014-02-26 추가끝 */