@charset "euc-kr";
/* reset */
* {margin: 0;padding: 0;}
html {width:100%;height:100%;overflow-y:scroll;}
body {width:100%;height:100%;background:#28282a;color:#7f7f7f;font:normal 12px/140% "µ¸¿ò",Dotum,Verdana,Arial,AppleGothic,sans-serif;}
dl,ul,ol{list-style:none;}
fieldset, img {border:none;}
hr{display:none;}
input,textarea,select{font-size:12px;}
table {width:100%;border-spacing:0;empty-cells:show;border-collapse:collapse;}
legend, caption{width:0; height:0; font:0/0 Sans-serif; visibility:hidden; z-index:-1;}
em, address {font-style:normal;}
input, select, textarea {vertical-align:top;}

/* common */
a:link,a:visited {color:#e3e3e3;text-decoration:none;}
a:hover,a:active {color:#f25632 !important;text-decoration:none;}
a:hover strong,a:active strong{color:#f25632 !important;text-decoration:none;}
a:hover span,a:active span{color:#f25632 !important;text-decoration:none;}
a:hover em,a:active em{color:#f25632 !important;text-decoration:none;}
.hide{position:absolute;left:-10000px;top:0;visibility:hidden;z-index:-1;}
.frameBd {position:absolute; top:0; left:0; display:block; border:1px solid #000; filter:alpha(opacity=10); opacity:0.1; background:url(../images/common/blank.gif) left top repeat;}

/* Layout */
#gnb {position:relative;width:100%;}
#wrap {position:relative;width:980px;margin:0 auto;}
#header {z-index:1;}
#container {position:relative;display:inline-block;width:980px;background:url(../images/main/b_bg_container.gif) repeat-y right 0;}
#container.viewp {background:none;margin:20px 0 0 0;}
#container .contents {float:left;width:660px;padding:0 20px 0 0;}
#container .aside {float:left;width:300px;}
#footer {border-top:1px solid #3e3e40;}

/* GNB */
#gnb .gnb_wrap {height:26px; background:url(../images/common/b_bg_gnb.gif) repeat-x 0 0;}
#gnb .gnb_wrap .gnb_in {overflow:hidden;width:980px;height:26px;margin:0 auto;}
#gnb .gnb_wrap .gnb_in .gnb_left {float:left;}
#gnb .gnb_wrap .gnb_in .gnb_right {float:right;}
#gnb .gnb_wrap .gnb_in li{float:left; font-size:11px; margin-top:6px; background-image:url(../images/common/b_bg_gnb_line.gif); background-repeat:no-repeat;}
#gnb .gnb_wrap .gnb_in li a {color:#c4c4c4;}
#gnb .gnb_wrap .gnb_in li.bt a {color:#c4c4c4;}
#gnb .gnb_wrap .gnb_in li a:hover {color:#f25632;}
#gnb .gnb_wrap .gnb_in li.first {background:none; padding-left:0;}
#gnb .gnb_wrap .gnb_in .gnb_left li {padding-left:7px; margin-right:7px; background-position:0 4px;}
#gnb .gnb_wrap .gnb_in .gnb_right li {padding-left:13px; background-position:6px 4px;}
#gnb .gnb_wrap .gnb_in .gnb_right li.type {background:url(../images/common/dot_gnb.gif) 6px 50% no-repeat;}
#gnb .gnb_wrap .gnb_in .gnb_right li img {vertical-align:top;}

/* Gnb AD */
#gnb .gnb_AD {width:980px; height:95px; margin:0 auto 10px; text-align:center; position:relative;}
#gnb .gnb_AD a img {vertical-align:baseline;}

/* ³¯¾¾, °Ë»ö */
.headerTop input {vertical-align:top;}
.headerTop {position:relative;display:inline-block;width:100%;z-index:9999;}
.headerTop h1 {float:left;}
.headerTop .subTopNav {float:left;margin-top:41px;}
.headerTop .subTopNav a {float:left;height:24px;background:url(../images/sub/b_bg_subTopNav.gif) no-repeat 0 0;}
.headerTop .subTopNav a.tab1 {width:55px;background-position:0 0;}
.headerTop .subTopNav a.tab2 {width:86px;background-position:-55px 0;}
.headerTop .subTopNav a.tab3 {width:85px;background-position:-141px 0;}
.headerTop .subTopNav a.tab4 {width:69px;background-position:-226px 0;}
.headerTop .subTopNav a.tab5 {width:51px;background-position:-295px 0;}
.headerTop .subTopNav a.tab6 {width:56px;background-position:-346px 0;}
.headerTop .subTopNav a.tab7 {width:71px;background-position:-402px 0;}
.headerTop .subTopNav a.tab1:hover,.headerTop .subTopNav a.tab1on {width:55px;background-position:0 -26px;}
.headerTop .subTopNav a.tab2:hover,.headerTop .subTopNav a.tab2on {width:86px;background-position:-55px -26px;}
.headerTop .subTopNav a.tab3:hover,.headerTop .subTopNav a.tab3on {width:85px;background-position:-141px -26px;}
.headerTop .subTopNav a.tab4:hover,.headerTop .subTopNav a.tab4on {width:69px;background-position:-226px -26px;}
.headerTop .subTopNav a.tab5:hover,.headerTop .subTopNav a.tab5on {width:51px;background-position:-295px -26px;}
.headerTop .subTopNav a.tab6:hover,.headerTop .subTopNav a.tab6on {width:56px;background-position:-346px -26px;}
.headerTop .subTopNav a.tab7:hover,.headerTop .subTopNav a.tab7on {width:71px;background-position:-402px 0;}
.headerTop .subTopNav a span {position:absolute;visibility:hidden;z-index:-1;}

.headerTop .topRight {float:right;}
.headerTop .topRight .weather {float:right;text-align:right;height:36px;margin-top:15px;margin-right:15px;}
.headerTop .topRight .weather span {position:absolute;top:27px;right:125px;padding:0 13px;text-align:center;background:url(../images/common/bg_line5.gif) no-repeat right 4px;*padding-top:1px;padding-top:1px\0/;}
.headerTop .search {margin:51px 15px 0 0;clear:both;float:right;width:257px;}
.headerTop .search select {float:left;}
.headerTop .search input.search_t {float:left;width:129px;height:19px;line-height:19px;margin-right:3px;border:3px solid #c5c8d0;}

.jcombox {position:relative;background:#fff url(../images/btn/btn_select.gif) no-repeat right center; z-index:99999;}
.jcombox a { outline: 0px; display: block; font-weight: normal;padding-left:2px; text-decoration: none !important; }
.jcombox a:hover { background-color: #e5e5e5; text-decoration: none !important; }
.jcombox a.disabled { color:#c0c0c0 !important;}
.jcombox span { display: block; overflow: hidden; margin-right: 21px; padding:0 0px 0px 5px;  background: #fff; }
.jcombox div { background: #fff; display: none; position: absolute !important; z-index: 99999 !important; background-color: #fff; overflow: auto; overflow-x: hidden; }
.jcombox-m .current { font-weight: bold; }

.h_search {float:left;margin-right:2px; position:relative; display:inline-block; #display:inline; width:90px !important;height:23px !important;font:normal 12px/23px µ¸¿ò, dotum; color:#b2b2b2; text-align:left; border:1px solid #c5c8d0;background:url(../images/common/btn_select_head.gif) no-repeat right center;cursor:pointer; }
.h_search span {margin:0;padding:0;padding-left:2px;height:23px;line-height:23px;background:url(../images/common/btn_select_head.gif) no-repeat #fff right center;color:#7e7e7e;}
.h_search .menu {position:relative;border: 1px solid #999; width:90px !important; left:-1px !important; top:23px !important;}
.h_search .current { background-color: #919191 !important; color: #fff !important; }

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 1depth 1 ´º½º */
.headerNav {display:inline-block;width:100%;height:77px;background:url(../images/main/bg_header_nav.gif) no-repeat 0 0;}
.headerNav .vMainNav1 {position:relative;display:inline;float:left;width:541px;height:42px;margin-left:17px;}
.headerNav .vMainNav1 li {float:left;height:42px;}
.headerNav .vMainNav1 li a {display:block;height:42px;background:url(../images/sub/bg_main_nav_1.gif) no-repeat 0 0;}
.headerNav .vMainNav1 li a.mNav01 {width:76px;background-position:0 0;}
.headerNav .vMainNav1 li a.mNav02 {width:48px;background-position:-76px 0;}
.headerNav .vMainNav1 li a.mNav03 {width:49px;background-position:-124px 0;}
.headerNav .vMainNav1 li a.mNav04 {width:49px;background-position:-173px 0;}
.headerNav .vMainNav1 li a.mNav05 {width:49px;background-position:-222px 0;}
.headerNav .vMainNav1 li a.mNav06 {width:49px;background-position:-271px 0;}
.headerNav .vMainNav1 li a.mNav07 {width:76px;background-position:-320px 0;}
.headerNav .vMainNav1 li a.mNav08 {width:89px;background-position:-396px 0;}
.headerNav .vMainNav1 li a.mNav09 {width:56px;background-position:-485px 0;}
.headerNav .vMainNav1 li a.mNav01:hover, .headerNav .vMainNav1 li a.mNav01on {width:76px;background-position:0 -44px;}
.headerNav .vMainNav1 li a.mNav02:hover, .headerNav .vMainNav1 li a.mNav02on {width:48px;background-position:-76px -44px;}
.headerNav .vMainNav1 li a.mNav03:hover, .headerNav .vMainNav1 li a.mNav03on {width:49px;background-position:-124px -44px;}
.headerNav .vMainNav1 li a.mNav04:hover, .headerNav .vMainNav1 li a.mNav04on {width:49px;background-position:-173px -44px;}
.headerNav .vMainNav1 li a.mNav05:hover, .headerNav .vMainNav1 li a.mNav05on {width:49px;background-position:-222px -44px;}
.headerNav .vMainNav1 li a.mNav06:hover, .headerNav .vMainNav1 li a.mNav06on {width:49px;background-position:-271px -44px;}
.headerNav .vMainNav1 li a.mNav07:hover, .headerNav .vMainNav1 li a.mNav07on {width:76px;background-position:-320px -44px;}
.headerNav .vMainNav1 li a.mNav08:hover, .headerNav .vMainNav1 li a.mNav08on {width:89px;background-position:-396px -44px;}
.headerNav .vMainNav1 li a.mNav09:hover, .headerNav .vMainNav1 li a.mNav09on {width:56px;background-position:-485px -44px;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 1depth 2 ¿ÀÇÇ´Ï¾ð */
.headerNav {display:inline-block;width:100%;height:77px;background:url(../images/main/bg_header_nav.gif) no-repeat 0 0;}
.headerNav .vMainNav2 {position:relative;display:inline;float:left;width:659px;height:42px;margin-left:17px;}
.headerNav .vMainNav2 li {float:left;height:42px;}
.headerNav .vMainNav2 li a {display:block;height:42px;background:url(../images/sub/bg_main_nav_2.gif) no-repeat 0 0;}
.headerNav .vMainNav2 li a.mNav01 {width:76px;background-position:0 0;}
.headerNav .vMainNav2 li a.mNav02 {width:50px;background-position:-76px 0;}
.headerNav .vMainNav2 li a.mNav03 {width:76px;background-position:-126px 0;}
.headerNav .vMainNav2 li a.mNav04 {width:93px;background-position:-202px 0;}
.headerNav .vMainNav2 li a.mNav05 {width:49px;background-position:-295px 0;}
.headerNav .vMainNav2 li a.mNav06 {width:74px;background-position:-344px 0;}
.headerNav .vMainNav2 li a.mNav07 {width:88px;background-position:-418px 0;}
.headerNav .vMainNav2 li a.mNav08 {width:76px;background-position:-506px 0;}
.headerNav .vMainNav2 li a.mNav09 {width:77px;background-position:-582px 0;}
.headerNav .vMainNav2 li a.mNav01:hover, .headerNav .vMainNav2 li a.mNav01on {width:76px;background-position:0 -44px;}
.headerNav .vMainNav2 li a.mNav02:hover, .headerNav .vMainNav2 li a.mNav02on {width:50px;background-position:-76px -44px;}
.headerNav .vMainNav2 li a.mNav03:hover, .headerNav .vMainNav2 li a.mNav03on {width:76px;background-position:-126px -44px;}
.headerNav .vMainNav2 li a.mNav04:hover, .headerNav .vMainNav2 li a.mNav04on {width:93px;background-position:-202px -44px;}
.headerNav .vMainNav2 li a.mNav05:hover, .headerNav .vMainNav2 li a.mNav05on {width:49px;background-position:-295px -44px;}
.headerNav .vMainNav2 li a.mNav06:hover, .headerNav .vMainNav2 li a.mNav06on {width:74px;background-position:-344px -44px;}
.headerNav .vMainNav2 li a.mNav07:hover, .headerNav .vMainNav2 li a.mNav07on {width:88px;background-position:-418px -44px;}
.headerNav .vMainNav2 li a.mNav08:hover, .headerNav .vMainNav2 li a.mNav08on {width:76px;background-position:-506px -44px;}
.headerNav .vMainNav2 li a.mNav09:hover, .headerNav .vMainNav2 li a.mNav09on {width:77px;background-position:-582px -44px;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 1depth 3 ½ºÆ÷Ã÷ */
.headerNav {display:inline-block;width:100%;height:77px;background:url(../images/main/bg_header_nav.gif) no-repeat 0 0;}
.headerNav .vMainNav3 {position:relative;display:inline;float:left;width:471px;height:42px;margin-left:17px;}
.headerNav .vMainNav3 li {float:left;height:42px;}
.headerNav .vMainNav3 li a {display:block;height:42px;background:url(../images/sub/bg_main_nav_3.gif) no-repeat 0 0;}
.headerNav .vMainNav3 li a.mNav01 {width:76px;background-position:0 0;}
.headerNav .vMainNav3 li a.mNav02 {width:88px;background-position:-76px 0;}
.headerNav .vMainNav3 li a.mNav03 {width:49px;background-position:-164px 0;}
.headerNav .vMainNav3 li a.mNav04 {width:50px;background-position:-213px 0;}
.headerNav .vMainNav3 li a.mNav05 {width:51px;background-position:-263px 0;}
.headerNav .vMainNav3 li a.mNav06 {width:62px;background-position:-314px 0;}
.headerNav .vMainNav3 li a.mNav07 {width:49px;background-position:-376px 0;}
.headerNav .vMainNav3 li a.mNav08 {width:46px;background-position:-425px 0;}
.headerNav .vMainNav3 li a.mNav01:hover, .headerNav .vMainNav3 li a.mNav01on {width:76px;background-position:0 -44px;}
.headerNav .vMainNav3 li a.mNav02:hover, .headerNav .vMainNav3 li a.mNav02on {width:88px;background-position:-76px -44px;}
.headerNav .vMainNav3 li a.mNav03:hover, .headerNav .vMainNav3 li a.mNav03on {width:49px;background-position:-164px -44px;}
.headerNav .vMainNav3 li a.mNav04:hover, .headerNav .vMainNav3 li a.mNav04on {width:50px;background-position:-213px -44px;}
.headerNav .vMainNav3 li a.mNav05:hover, .headerNav .vMainNav3 li a.mNav05on {width:51px;background-position:-263px -44px;}
.headerNav .vMainNav3 li a.mNav06:hover, .headerNav .vMainNav3 li a.mNav06on {width:62px;background-position:-314px -44px;}
.headerNav .vMainNav3 li a.mNav07:hover, .headerNav .vMainNav3 li a.mNav07on {width:49px;background-position:-376px -44px;}
.headerNav .vMainNav3 li a.mNav08:hover, .headerNav .vMainNav3 li a.mNav08on {width:46px;background-position:-425px -44px;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 1depth 4 ¿¬¿¹ */
.headerNav {display:inline-block;width:100%;height:77px;background:url(../images/main/bg_header_nav.gif) no-repeat 0 0;}
.headerNav .vMainNav4 {position:relative;display:inline;float:left;width:513px;height:42px;margin-left:17px;}
.headerNav .vMainNav4 li {float:left;height:42px;}
.headerNav .vMainNav4 li a {display:block;height:42px;background:url(../images/sub/bg_main_nav_4.gif) no-repeat 0 0;}
.headerNav .vMainNav4 li a.mNav01 {width:76px;background-position:0 0;}
.headerNav .vMainNav4 li a.mNav02 {width:48px;background-position:-76px 0;}
.headerNav .vMainNav4 li a.mNav03 {width:50px;background-position:-124px 0;}
.headerNav .vMainNav4 li a.mNav04 {width:75px;background-position:-174px 0;}
.headerNav .vMainNav4 li a.mNav05 {width:106px;background-position:-249px 0;}
.headerNav .vMainNav4 li a.mNav06 {width:74px;background-position:-355px 0;}
.headerNav .vMainNav4 li a.mNav07 {width:84px;background-position:-429px 0;}
.headerNav .vMainNav4 li a.mNav01:hover, .headerNav .vMainNav4 li a.mNav01on {width:76px;background-position:0 -44px;}
.headerNav .vMainNav4 li a.mNav02:hover, .headerNav .vMainNav4 li a.mNav02on {width:48px;background-position:-76px -44px;}
.headerNav .vMainNav4 li a.mNav03:hover, .headerNav .vMainNav4 li a.mNav03on {width:50px;background-position:-124px -44px;}
.headerNav .vMainNav4 li a.mNav04:hover, .headerNav .vMainNav4 li a.mNav04on {width:75px;background-position:-174px -44px;}
.headerNav .vMainNav4 li a.mNav05:hover, .headerNav .vMainNav4 li a.mNav05on {width:106px;background-position:-249px -44px;}
.headerNav .vMainNav4 li a.mNav06:hover, .headerNav .vMainNav4 li a.mNav06on {width:74px;background-position:-355px -44px;}
.headerNav .vMainNav4 li a.mNav07:hover, .headerNav .vMainNav4 li a.mNav07on {width:84px;background-position:-429px -44px;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 1depth 5 Æ÷Åä : ¼öÁ¤ 20120508 ¾ÈÁßÈ£ */
.headerNav {display:inline-block;width:100%;height:77px;background:url(../images/main/b_bg_header_nav.gif) no-repeat 0 0;}
.headerNav .vMainNav5 {position:relative;display:inline;float:left;width:755px;height:41px;margin-left:17px;}
.headerNav .vMainNav5 li {float:left;height:41px;}
.headerNav .vMainNav5 li a {display:block;height:41px;background:url(../images/sub/b_bg_main_nav_5.gif) no-repeat 0 0;}
.headerNav .vMainNav5 li a.mNav01 {width:76px;background-position:0 0;}
.headerNav .vMainNav5 li a.mNav02 {width:48px;background-position:-76px 0;}
.headerNav .vMainNav5 li a.mNav03 {width:62px;background-position:-124px 0;}
.headerNav .vMainNav5 li a.mNav04 {width:161px;background-position:-186px 0;}
.headerNav .vMainNav5 li a.mNav05 {width:137px;background-position:-347px 0;}
.headerNav .vMainNav5 li a.mNav06 {width:90px;background-position:-484px 0;}
.headerNav .vMainNav5 li a.mNav07 {width:93px;background-position:-574px 0;}
.headerNav .vMainNav5 li a.mNav08 {width:88px;background-position:-667px 0;}
.headerNav .vMainNav5 li a.mNav01:hover, .headerNav .vMainNav5 li a.mNav01on {width:76px;background-position:0 -45px;}
.headerNav .vMainNav5 li a.mNav02:hover, .headerNav .vMainNav5 li a.mNav02on {width:48px;background-position:-76px -45px;}
.headerNav .vMainNav5 li a.mNav03:hover, .headerNav .vMainNav5 li a.mNav03on {width:62px;background-position:-124px -45px;}
.headerNav .vMainNav5 li a.mNav04:hover, .headerNav .vMainNav5 li a.mNav04on {width:161px;background-position:-186px -45px;}
.headerNav .vMainNav5 li a.mNav05:hover, .headerNav .vMainNav5 li a.mNav05on {width:137px;background-position:-347px -45px;}
.headerNav .vMainNav5 li a.mNav06:hover, .headerNav .vMainNav5 li a.mNav06on {width:90px;background-position:-484px -45px;}
.headerNav .vMainNav5 li a.mNav07:hover, .headerNav .vMainNav5 li a.mNav07on {width:93px;background-position:-574px -45px;}
.headerNav .vMainNav5 li a.mNav08:hover, .headerNav .vMainNav5 li a.mNav08on {width:88px;background-position:-667px -45px;}

.headerNav li a span {position:absolute;visibility:hidden;z-index:-1;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç 2depth */
.headerNav .subNav{position:absolute;width:740px;top:41px;left:10px;}
.headerNav .subNav li{display:inline;float:left;padding:0;background:url(../images/sub/b_bg_subnav_line.gif) no-repeat right 12px;}
.headerNav .subNav li.last{background:none;}
.headerNav .subNav li a {display:inline-block;height:14px;padding:10px 8px;letter-spacing:-0.01em;background:none;color:#f3f3f3;}
.headerNav .subNav li a:link, .headerNav .subNav li a:visited {color:#f3f3f3;}
.headerNav .subNav li a:hover, .headerNav .subNav li a:active, .headerNav .subNav li a.sNavOn{font-size:12px;padding:10px 8px;font-weight:bold;color:#f65d3a;}
.headerNav #subNav04 {left:415px;}
.headerNav #subNav05 {left:389px;width:500px;}

/* »ó´Ü ³×ÀÌ°ÔÀÌ¼Ç ¿ìÃø ¸µÅ© */
.headerNav .navRight {float:right;width:208px;text-align:right;}
.headerNav .navRight .etcNav {display:inline-block;width:109px;height:36px;margin:4px 6px 0 0;}
.headerNav .navRight .etcNav li {float:left;height:36px;}
.headerNav .navRight .etcNav li a {display:block;height:36px;background:url(../images/main/b_bg_header_etc.gif) no-repeat 0 0;}
.headerNav .navRight .etcNav li a.blog {width:47px;}
.headerNav .navRight .etcNav li a.nuri {width:62px;background-position:-47px 0;}
.headerNav .navRight .todayLink {display:inline-block;padding-top:11px;*padding-top:13px;padding-top:13px\0/;padding-right:8px;text-align:right;}
.headerNav .navRight .todayLink li {float:left;}
.headerNav .navRight .todayLink li a {padding:2px 4px;color:#575757;}
.headerNav .navRight .todayLink li.np {color:#cacaca;}
.headerNav .navRight .todayLink li.np a {font-weight:bold;}
.headerNav .navRight .alarm {padding-top:10px;padding-right:25px;text-align:right;letter-spacing:-0.05em;}
.headerNav .navRight .alarm img {vertical-align:middle;position:relative;top:-1px;}
.headerNav .navRight .alarm a {color:#a6a5a5;}

/* ´õº¸±â ·¹ÀÌ¾î */
/*
.headMoreWrap{position:absolute;right:0;top:93px !important;width:610px;padding-bottom:20px;background:url(http://img.donga.com/home2011/images/bg_top_more_layer.gif) no-repeat left top #fff;border:1px solid #6a7273;border-top:4px solid #6a7273;z-index:12000;}
.headMoreWrap .bgBorder{display:inline-block;width:610px;margin-top:20px;background:url(http://img.donga.com/home2011/images/bg_border_more.gif) repeat-y left top;}
.headMoreWrap dl{float:left;width:130px;padding-left:15px;}
.headMoreWrap .left{width:125px;padding-left:33px;}
.headMoreWrap .right{border-right:0;}
.headMoreWrap dl dt{padding-top:13px;font-weight:bold;}
.headMoreWrap dl .first{padding-top:0;}
.headMoreWrap dl .secon{width:120px;margin-top:10px;background:url(http://img.donga.com/home2011/images/bg_img_line.gif) repeat-x left top;}
.headMoreWrap dl .tit{padding-top:0;}
.headMoreWrap dl dd{line-height:150%;}
.headMoreWrap dl a img{padding:0 0 1px 2px;}
.headMoreWrap dl a.bg{padding-right:8px;margin-right:6px;background:url(http://img.donga.com/home2011/images/bg_vertical_bar.gif) no-repeat right 1px;}
.headMoreWrap dl a.bg1{padding-right:4px;margin-right:3px;background:url(http://img.donga.com/home2011/images/bg_vertical_bar.gif) no-repeat right top;}
.headMoreWrap .btnClose{position:absolute;right:5px;top:5px;margin-top:0;}
.headMoreWrap a:link, .headMoreWrap a:visited {color:#333 !important;}
.headMoreWrap a:hover, .headMoreWrap a:active {color:#f25632 !important;}
*/

/* contents > ÀÛ°¡ ¸µÅ© */
.contents .gallerytop {margin-bottom:21px;}

/* contents > ½æ³×ÀÏ ¸®½ºÆ® */
.contents .thumbWrap {}
.contents .thumbWrap .thumbTab {display:inline-block;padding-left:486px;width:174px;height:26px;text-align:center;background:url(../images/sub/b_bg_thumb_tab.gif) repeat-x 0 bottom;}
.contents .thumbWrap .thumbTab li {display:inline;float:left;width:55px;height:26px;margin-left:3px;}
.contents .thumbWrap .thumbTab li a {display:block;height:26px;font:normal 12px/26px "±¼¸²", Gulim;color:#717171;letter-spacing:-0.05em;background:url(../images/sub/b_bg_thumbtab_off.gif) no-repeat 0 0;}
.contents .thumbWrap .thumbTab li a:hover,
.contents .thumbWrap .thumbTab li a:active,
.contents .thumbWrap .thumbTab li a.on {color:#fff !important;background:url(../images/sub/b_bg_thumbtab_on.gif) no-repeat 0 0;}

.contents .thumbWrap .thumbListW {position:relative;width:660px;overflow:hidden;padding-bottom:10px;border-bottom:1px solid #3c3c3e;}
.contents .thumbWrap .thumbList {display:inline-block;width:675px;margin:18px 0 0 1px;}
.contents .thumbWrap .thumbList li {float:left;width:117px;margin:0 18px 25px 0;}
.contents .thumbWrap .thumbList li .p {display:block;width:115px;height:115px;border:1px solid #353537;background:#202022;text-align:center;}
.contents .thumbWrap .thumbList li .p img {vertical-align:middle;}
.contents .thumbWrap .thumbList li .p span {display:inline-block;width:0;height:100%;overflow:hidden;vertical-align:middle;}
.contents .thumbWrap .thumbList li .t {display:block;margin-top:8px;padding:0 5px;height:34px;overflow:hidden;font:normal 12px/17px "±¼¸²", Gulim;color:#e3e3e3;letter-spacing:-0.05em;}
.contents .thumbWrap .thumbList li .date {display:inline-block;width:107px;;line-height:17px;margin-top:2px;padding:0 5px;font-size:11px;color:#9e9e9e;}
.contents .thumbWrap .thumbList li .date em {float:left;width:32px;height:17px;line-height:17px;overflow:hidden;white-space:nowrap;color:#ffb62a;margin-right:4px;}
.contents .thumbWrap .thumbList li .c {display:block;padding:0 5px;font-size:11px;color:#9e9e9e;}
.contents .thumbWrap .thumbList li .c span {color:#474747;}
.contents .thumbWrap .thumbList li .c1 {font-style:normal;color:#969696;margin-left:-2px;}
.contents .thumbWrap .thumbList li .c2 {font-style:normal;color:#6fd7e4;margin-left:-2px;}

.contents .paging {width:100%;padding:24px 0 40px;text-align:center;font-size:12px;color:#525252;vertical-align:top;}
.contents .paging strong {vertical-align:middle;display:inline-block;font-family:Arial;font-weight:bold;font-size:14px;color:#e94200 !important;height:20px;padding:0 4px;}
.contents .paging a {vertical-align:middle;display:inline-block;font-family:Arial;font-weight:bold;font-size:14px;color:#c9c9c9;height:20px;padding:0 4px;}
.contents .paging a:hover {color:#e94200 !important;}
.contents .paging .prev,
.contents .paging .next {font-family:"µ¸¿ò",Dotum;font-size:12px;letter-spacing:-0.025em;font-weight:normal;margin-top:2px;padding-top:0;padding-top:1px\0/;}
.contents .paging .prev {padding-left:7px;background:url(../images/sub/b_bul_pag_left.gif) no-repeat left 6px;}
.contents .paging .next {padding-right:7px;background:url(../images/sub/b_bul_pag_right.gif) no-repeat right 6px;}

/* contents > ¼ºÀÎÀÎÁõ */
.contents .adultAut {margin-top:22px;padding:25px 23px 25px 25px;border:7px solid #edebdc;background:url(../images/sub/bg_adult_aut.jpg) no-repeat #fff 0 0;}
.contents .adultAut .adAtop {padding:0 0 37px 156px;border-bottom:1px solid #ccc;}
.contents .adultAut .adAtop p {padding:15px 0 7px;font-family:"±¼¸²", GUlim;color:#333;line-height:15px;}
.contents .adultAut .autWrap {display:inline-block;width:100%;color:#444;}
.contents .adultAut .autWrap .member {position:relative;float:left;width:279px;padding:20px 0 0 13px;border-right:1px solid #ccc;font-family:"±¼¸²",Gulim;}
.contents .adultAut .autWrap .member h3 {margin-bottom:17px;}
.contents .adultAut .autWrap .member .id {margin-bottom:7px;}
.contents .adultAut .autWrap .member .pw {margin-bottom:25px;}
.contents .adultAut .autWrap .member .id label,
.contents .adultAut .autWrap .member .pw label {display:inline-block;width:71px;height:18px;padding-left:9px;background:url(../images/sub/bul_g_star.gif) no-repeat 0 5px;}
.contents .adultAut .autWrap .member .id label span,
.contents .adultAut .autWrap .member .pw label span {padding-right:9px;background:url(../images/sub/bul_g_arr.gif) no-repeat right 3px;background-position:right 2px\0/;}
.contents .adultAut .autWrap .member .id input,
.contents .adultAut .autWrap .member .pw input {width:74px;height:16px;border:1px solid #ccc;vertical-align:middle;}
.contents .adultAut .autWrap .member .ckList label {padding-left:9px;background:url(../images/sub/bul_g_star.gif) no-repeat 0 4px;background-position:0 3px\0/;}
.contents .adultAut .autWrap .member .ckList input {vertical-align:middle;position:relative;top:-2px;margin-right:5px;}
.contents .adultAut .autWrap .member .logBtn {position:absolute;right:50px;top:53px;}
.contents .adultAut .autWrap .member .j_btn {display:inline-block;width:230px;margin-top:35px;}
.contents .adultAut .autWrap .member .j_btn a {float:left;margin:0 2px 1px 0;}
.contents .adultAut .autWrap .nonMember {position:relative;float:left;width:287px;padding:20px 0 0 18px;font-family:"±¼¸²",Gulim;}
.contents .adultAut .autWrap .nonMember h3 {margin-bottom:17px;}
.contents .adultAut .autWrap .nonMember .n_name {margin-bottom:7px;}
.contents .adultAut .autWrap .nonMember .n_num {margin-bottom:25px;color:#000;}
.contents .adultAut .autWrap .nonMember .n_name label,
.contents .adultAut .autWrap .nonMember .n_num label {display:inline-block;width:71px;height:18px;padding-left:9px;background:url(../images/sub/bul_g_star.gif) no-repeat 0 5px;}
.contents .adultAut .autWrap .nonMember .n_name label span,
.contents .adultAut .autWrap .nonMember .n_num label span {padding-right:9px;background:url(../images/sub/bul_g_arr.gif) no-repeat right 3px;background-position:right 2px\0/;color:#444;}
.contents .adultAut .autWrap .nonMember .n_name input {width:122px;height:16px;border:1px solid #ccc;vertical-align:middle;}
.contents .adultAut .autWrap .nonMember .n_num input {width:53px;height:16px;border:1px solid #ccc;vertical-align:middle;}
.contents .adultAut .autWrap .nonMember .n_logBtn {position:absolute;right:10px;top:53px;}
.contents .adultAut .autWrap .nonMember .non_c {padding:0 44px 0 6px;font-family:"±¼¸²", Gulim;color:#5c5c5c;letter-spacing:-0.05em;line-height:18px;}

/* contents > ±Û¾²±â */
#container .writeBox {padding-top:21px;background:url(../images/sub/b_bg_writebox.gif) no-repeat #28282a 0 0;}
#container .writeBox .w_notice {display:inline-block;width:818px;margin:0 80px;background:#24242a;border:1px solid #5d5d87;}
#container .writeBox .w_notice h2 {display:inline;float:left;padding:29px 25px 30px 38px;}
#container .writeBox .w_notice ul {float:left;margin-top:10px;}
#container .writeBox .w_notice ul li {line-height:20px;color:#969696;}
#container .writeBox .wh_f {width:820px;margin:15px auto 0;}
#container .writeBox .wh_f tr td {padding:9px 0 10px 39px;background:url(../images/common/b_line_dotted3.gif) repeat-x 0 bottom;}
#container .writeBox .wh_f tr td.w_search_list ol {margin-bottom:9px;}
#container .writeBox .wh_f tr td.w_search_list ol li {margin-bottom:6px;}
#container .writeBox .wh_f tr td.w_title input {width:673px;height:20px;margin-right:2px;padding:0 5px;background:#373737;border:1px solid #515151;}
#container .writeBox .wh_f tr td.w_group label {margin-right:30px;color:#b6b6b6;}
#container .writeBox .wh_f tr td.w_key input {width:673px;height:20px;margin-right:2px;padding:0 5px;background:#373737;border:1px solid #515151;}
#container .writeBox .wh_f tr td.w_camera input {width:598px;height:20px;margin-right:2px;padding:0 5px;background:#373737;border:1px solid #515151;}
#container .writeBox .wh_f tr td.w_cont label {display:block;margin-bottom:10px;}
#container .writeBox .wh_f tr td.w_cont textarea {width:735px;height:171px;padding:0 1px;margin-bottom:8px;background:#373737;border:1px solid #515151;overflow-x:hidden;overflow-y:scroll;resize:none;color:#fff;}
#container .writeBox .writeBtn {width:780px;background:#28282a;margin:0 auto;padding:13px 40px 64px 0;text-align:right;padding-right:40px;}


#container .writeBox .wh_f img,
#container .writeBox .wh_f input {vertical-align:middle;color:#fff;}
#container .writeBox .wh_f input.jfile1 {height:20px;margin-right:2px;background:#373737;border:1px solid #515151;}
#container .writeBox .cust_cd {font-size:14px; cursor:pointer; }
#container .writeBox .cust_cd_on { background:url("../images/sub/checkbox_on.gif") no-repeat left center; }
#container .writeBox .cust_cd_off { background:url("../images/sub/checkbox_off.gif") no-repeat left center; }
#container .writeBox .cust_cd_disabled_on { background:url("../images/sub/checkbox_on.gif") no-repeat left center; }
#container .writeBox .cust_cd_disabled_off { background:url("../images/sub/checkbox_off.gif") no-repeat left center; }








/* aside > ¿À´ÃÀÇ Æ÷Åä*/
.aside .todayPhoto {background:#202022;border:1px solid #36363e;}
.aside .todayPhoto h2 {padding:13px 0 4px 14px;}
.aside .todayPhoto a img {display:block;margin:0 auto;}
.aside .todayPhoto a span {cursor:pointer;display:block;width:266px;margin:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:36px;line-height:36px;text-align:center;font-weight:bold;color:#d9d9d9;letter-spacing:-1px;}

/* aside > ¸¹ÀÌ º» ´º½º */
.aside .bestNews {width:266px;padding:21px 17px 13px;}
.aside .bestNews h2 {margin-bottom:9px;}
.aside .bestNews .bestTab {position:relative;width:100%;height:28px;margin-bottom:14px;}
.aside .bestNews .bestTab li {cursor:pointer;height:20px; padding-top:5px; font-size:12px; font-weight:normal;position:absolute; top:0; text-align:center; border:1px solid #444447; border-width:1px 1px 2px;border-bottom-style:double; border-bottom-color:#f14922; background:#323236;}
.aside .bestNews .bestTab li a {color:#807f7f;}
.aside .bestNews .bestTab li:hover, 
.aside .bestNews .bestTab li.on {height:22px;padding-top:4px;font-weight:bold; border:2px solid #f14922; background:#2c2c31;border-width:2px 2px 0; z-index:9;}
.aside .bestNews .bestTab li:hover a,
.aside .bestNews .bestTab li.on a {font-family:"±¼¸²", Gulim;font-weight:bold;color:#fff !important;background:#2c2c31;}
.aside .bestNews .bestTab li.on {color:#fff;}
.aside .bestNews .bestTab li.tab1 {width:87px; left:0;}
.aside .bestNews .bestTab li.tab2 {width:88px; left:88px;}
.aside .bestNews .bestTab li.tab3 {width:87px; left:177px;}
.aside .bestNews .bestTab li.tab3 img {vertical-align:middle;margin-right:2px;position:relative;top:-1px;}
.aside .bestNews .bestList li {display:inline-block;width:100%;margin-bottom:9px;}
.aside .bestNews .bestList li a {display:block;float:left;}
.aside .bestNews .bestList li span.n {float:left;width:21px;text-align:center;font-family:verdana;font-size:14px;color:#e8360d;font-weight:bold;}
.aside .bestNews .bestList li span.n2 {float:left;width:21px;text-align:center;font-family:verdana;font-size:14px;color:#707070;font-weight:bold;}
.aside .bestNews .bestList li span.p {float:left;width:65px;margin-right:10px;}
.aside .bestNews .bestList li span.p img {border:1px solid #434348;}
.aside .bestNews .bestList li span.t {float:left;width:170px;height:32px;color:#9a9999;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:6px;}
.aside .bestNews .bestList li span.t strong {display:block;width:170px;color:#f1f1f1;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* aside > ½ºÅ¸ ¿¬¿¹ Æ÷Åä */
.aside .starPhoto {padding:17px 13px 7px 25px;background:#25252b;border:1px solid #36363e;border-bottom:0 none;}
.aside .starPhoto h2 {font:bold 12px "±¼¸²", Gulim;color:#fff;margin-bottom:7px;}
.aside .starPhoto .sp_list {overflow:hidden;width:260px;}
.aside .starPhoto .sp_list li {float:left;width:118px;height:106px;overflow:hidden;margin:0 12px 10px 0;}
.aside .starPhoto .sp_list li a {display:block;color:#d9d9d9;letter-spacing:-0.025em;}
.aside .starPhoto .sp_list li a img {display:block;border:1px solid #444449;margin-bottom:5px;}

/* aside > ¿À´ÃÀÇ È­Á¦ ÀÎ¹° */
.aside .peoplePhoto {padding:19px 17px 10px 20px;}
.aside .peoplePhoto h2 {margin-bottom:3px;}
.aside .peoplePhoto .ppListWrap {position:relative;overflow:hidden;}
.aside .peoplePhoto .ppList li {display:inline-block;width:100%;margin-top:-1px;padding:9px 0 9px;background:url(../images/common/b_line_dotted2.gif) repeat-x 0 0;}
.aside .peoplePhoto .ppList li a {display:block;float:left;}
.aside .peoplePhoto .ppList li span.p {float:left;width:62px;margin-right:8px;}
.aside .peoplePhoto .ppList li span.p img {border:1px solid #d2d2d2;}
.aside .peoplePhoto .ppList li span.t {float:left;width:192px;height:32px;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:6px;color:#9a9999;}
.aside .peoplePhoto .ppList li span.t strong {display:block;width:195px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f1f1f1;}

/* view > ±â»ç Å¸ÀÌÆ² */
#container.viewp .article_title {_height:100%; margin-top:-20px;padding:0 10px 0 10px; border-bottom:2px solid #868686; position:relative;}
#container.viewp .article_title .location {padding:20px 0 15px; letter-spacing:-1px;color:#c0c0c0;}
#container.viewp .article_title .location strong {font-size:14px; color:#ef4a24; vertical-align:middle;}
#container.viewp .article_title h1 {font-family:"µ¸¿ò", Dotum;font-variant:normal;font-style:normal;font-size:24px; color:#fff; margin-bottom:17px; letter-spacing:-1px;line-height:32px;}
#container.viewp .article_title .title_foot {font-size:11px; padding-bottom:7px; color:#868686; letter-spacing:-1px;}
#container.viewp .article_title .title_foot span {color:#5d5d63;padding:0 4px;}
#container.viewp .article_title .title_foot em {color:#6880b0; letter-spacing:0; }
#container.viewp .article_title .title_foot .c {padding:0;font-size:11px;color:#9e9e9e;}
#container.viewp .article_title .title_foot .c span {color:#474747;}
#container.viewp .article_title .title_foot .c1 {font-style:normal;color:#969696;}
#container.viewp .article_title .title_foot .c2 {font-style:normal;color:#6fd7e4;}
#container.viewp .article_title .title_foot .b {margin-left:7px;}
#container.viewp .article_title .title_foot .b img {position:relative;top:-1px;vertical-align:middle;}
#container.viewp .article_title .notice_banner {padding:0;position:absolute; right:0; bottom:12px; width:260px;height:100px;}
#container.viewp .article_title .notice_banner a {display:block;}

/* view > »ó´Ü SNS, Á¦¾î±â´É */
#container.viewp .sns_wrap {.height:100%; padding:9px 0;margin-bottom:20px; border-bottom:1px solid #ededed; z-index:999; position:relative;}
#container.viewp .sns_wrap img {vertical-align:middle;}
#container.viewp .sns_wrap:after {content:""; display:block; clear:both;}
#container.viewp .sns_wrap .sns_area {float:left;}
#container.viewp .sns_wrap .sns_area .re {float:left;width:90px;margin-right:11px;color:#2a7090;font-weight:bold;background:url(../images/sub/bg_re.gif) no-repeat right 0;}
#container.viewp .sns_wrap .sns_area .re span {float:right;line-height:21px;width:34px;text-align:center;}
#container.viewp .sns_wrap .sns_area .sns, 
#container.viewp .sns_wrap .sns_area .sns_out {float:left;}
#container.viewp .sns_wrap .sns_area .sns {margin-right:15px;}
#container.viewp .sns_wrap .sns_area .sns_out {padding-top:1px; position:relative;vertical-align:top;}
#container.viewp .sns_wrap .sns_area .sns_out .sns_icon {display:inline-block; padding-right:11px; margin-right:5px; background:url('../images/common/bg_line.gif') right 3px no-repeat;}
#container.viewp .sns_wrap .sns_area .sns_out .txt {font-size:11px; color:#868686; letter-spacing:-1px; padding:0 15px 0 0; display:inline-block; background:url('../images/common/b_arrow_btm_gary.gif') right 6px no-repeat;}
#container.viewp .sns_wrap .view_tool {float:right; padding-right:4px;}
#container.viewp .sns_wrap .view_tool button {background:none; border:none; padding:0; margin:0; cursor:pointer;}
#container.viewp .sns_wrap .view_tool span {font-size:11px; margin:0 0px 0 7px;}
#container.viewp .sns_wrap .view_tool .btn {display:inline; margin:0 5px;}
#container.viewp .sns_wrap .view_go_list {float:right;}
#container.viewp .sns_wrap .view_go_list a {margin-left:8px;}
#container.viewp .sns_wrap .view_go_list img {position:relative;top:-1px;}
#container.viewp .cutSearch {position:absolute;left:774px;top:32px;width:201px;height:19px;background:#fff;border:2px solid #5f5f5f;visibility:hidden;}
#container.viewp .cutSearch input.cutSearchInp {float:left;width:140px;height:15px;padding:3px 0 0 4px;border:0px solid #fff;vertical-align:top;}
#container.viewp .cutSearch input.cutSearchBtn {float:left;width:38px;height:19px;}
#container.viewp .cutSearch img{float:left;}

/* view > ±â»ç ³»º¸³»±â ·¹ÀÌ¾îÆË¾÷ */
#container.viewp .sns_out_layer {width:66px; padding:0 11px 6px; position:absolute; left:44px; top:-12px; background:#fff; border:1px solid #d4d5d5; z-index:9999;}
#container.viewp .sns_out_layer .tit {margin:15px 0; display:block; background:url('../images/common/arrow_btm_gary.gif') right 6px no-repeat;}
#container.viewp .sns_out_layer a {font-size:11px; letter-spacing:-1px; color:#868686 !important; }
#container.viewp .sns_out_layer ul {}
#container.viewp .sns_out_layer ul li {margin-bottom:7px;}
#container.viewp .sns_out_layer ul li img {margin-right:9px;}

/* view > ±â»çº»¹® > ÀÌ¹ÌÁö */
#container.viewp .contents .articleView {}
#container.viewp .contents .articleView .article_img {margin-bottom:25px;}
#container.viewp .contents .articleView .article_img .cu {padding-bottom:5px;font-size:12px;font-family:"±¼¸²", Gulim;color:#7d7d7d;}
#container.viewp .contents .articleView .article_img .cu strong {color:#d6d6d6;}
#container.viewp .contents .articleView .article_img .artPhoto {position:relative;width:660px;height:660px;text-align:center;margin-bottom:25px;}
#container.viewp .contents .articleView .article_img .artPhoto img {position:relative;border:0 none !important;vertical-align:middle;z-index:10;}
#container.viewp .contents .articleView .article_img .artPhoto span {display:inline-block;width:0;height:658px;padding:1px 0;overflow:hidden;vertical-align:middle;}
#container.viewp .contents .articleView .article_img .artPhoto .artPhoto_b {position:absolute;top:0;left:0;width:658px;border:1px solid #383838;background:#242426;}
#container.viewp .contents .articleView .article_img .artPhoto .ap_ad {display:block;width:660px;height:60px;padding:26px 0 0 0;background:url(../images/sub/b_bg_if.gif) repeat-y 0 0;position:relative;z-index:100;top:-1px;}
#container.viewp .contents .articleView .article_img .artPhoto .ap_left {display:block;z-index:9999;position:absolute;top:0;left:0;width:330px;height:660px;background:url(../images/sub/ap_left_off.png) no-repeat 16px 319px;}
#container.viewp .contents .articleView .article_img .artPhoto .ap_left:hover, #container.viewp .contents .articleView .article_img .artPhoto .ap_left:active {background:url(../images/sub/ap_left_on.png) no-repeat 16px 319px;}
#container.viewp .contents .articleView .article_img .artPhoto .ap_right {display:block;z-index:9999;position:absolute;top:0;right:0;width:330px;height:660px;background:url(../images/sub/ap_right_off.png) no-repeat 290px 319px;}
#container.viewp .contents .articleView .article_img .artPhoto .ap_right:hover, #container.viewp .contents .articleView .article_img .artPhoto .ap_right:active {background:url(../images/sub/ap_right_on.png) no-repeat 290px 319px;}
#container.viewp .contents .articleView .article_img .artPhotoList {z-index:99999;position:relative;width:658px;margin:-26px 0 25px;padding:11px 0;border:1px solid #383838;background:#242425;}
#container.viewp .contents .articleView .article_img .artPhotoList .photoHide {position:relative;width:600px;height:146px;margin-left:34px;overflow:hidden;}
#container.viewp .contents .articleView .article_img .artPhotoList ul {min-width:600px !important;text-align:center;/* width:600px;margin-left:34px; */}
#container.viewp .contents .articleView .article_img .artPhotoList ul li {float:none !important;display:inline-block;width:110px;vertical-align:top;margin-right:6px;text-align:left;}
#container.viewp .contents .articleView .article_img .artPhotoList ul li.slideScrollContent {margin-right:10px;}
#container.viewp .contents .articleView .article_img .artPhotoList ul li .p {display:block;width:110px;height:110px;background:url(../images/sub/b_bg_aplist.gif) no-repeat 0 0;;text-align:center;}
#container.viewp .contents .articleView .article_img .artPhotoList ul li .p img {vertical-align:middle;}
#container.viewp .contents .articleView .article_img .artPhotoList ul li .p span {display:inline-block;width:0;height:100%;overflow:hidden;vertical-align:middle;}
#container.viewp .contents .articleView .article_img .artPhotoList ul li .t {display:block;margin-top:6px;height:30px;overflow:hidden;font:normal 12px/14px "±¼¸²", Gulim;color:#9a9999;letter-spacing:-0.05em;}
#container.viewp .contents .articleView .article_img .artPhotoList .p_left {position:absolute;top:60px;left:9px;width:15px;height:29px;background:url(../images/sub/b_btn_p_left.gif) no-repeat 0 0;}
#container.viewp .contents .articleView .article_img .artPhotoList .p_right {position:absolute;top:60px;right:9px;width:15px;height:29px;background:url(../images/sub/b_btn_p_right.gif) no-repeat 0 0;}
#container.viewp .contents .articleView .article_img .artPhotoList .p_left span,
#container.viewp .contents .articleView .article_img .artPhotoList .p_right span {position:absolute;z-index:-1;visibility:hidden;}
#container.viewp .contents .articleView .article_img .cap {font:bold 14px/22px "±¼¸²", Gulim;color:#eeeeee;}

/* view > ±â»çº»¹® > ±â»çÅØ½ºÆ® */
#container.viewp .contents .articleView .article_txt {padding:0 6px 50px;font:normal 16px/22px "±¼¸²", Gulim;color:#333;}
#container.viewp .contents .articleView .article_txt .rep {font-size:14px;}

/* view > SNS ´ñ±Û */
#container.viewp .contents .sns_reply {margin-bottom:50px;}

/* view > ´ñ±Û > ´ñ±Û ¾²±â */
.contents .art_reply {}
.contents .art_reply .artRepWrite {width:636px;padding:14px 11px 10px;margin:0 0 22px 0;border:1px solid #424345;background:#3a3a3c;}
.contents .art_reply .artRepWrite .repWriteLog {display:inline-block;width:100%;padding-bottom:6px;}
.contents .art_reply .artRepWrite .repWriteLog h2 {float:left;font-size:12px;color:#8aa1cf;font-weight:bold;height:17px;line-height:17px;}
.contents .art_reply .artRepWrite .repWriteLog form {float:right;height:20px;line-height:20px;}
.contents .art_reply .artRepWrite .repWriteLog form img {position:relative;top:-1px;margin-left:10px;vertical-align:middle;}
.contents .art_reply .artRepWrite .repWriteLog form input {width:73px;height:18px;line-height:18px;padding:0 5px;border:1px solid #747474;background:#2f2f30;color:#c6c6c6;}
.contents .art_reply .artRepWrite .repWriteLog form input.inpBtn {margin-left:5px;width:auto;height:auto;padding:0;border:0 none;vertical-align:top;}
.contents .art_reply .artRepWrite .repWriteLog form input.inpChe {position:relative;top:-1px;width:auto;height:auto;margin-right:-8px;padding:0;border:1px solid #747474;vertical-align:middle;}
.contents .art_reply .artRepWrite .repWriteTxt {display:inline-block;width:100%;}
.contents .art_reply .artRepWrite .repWriteTxt textarea {color:#fff;float:left;width:541px;height:38px;padding:10px;border:1px solid #777474;background:#2f2f30;letter-spacing:-0.05em;resize:none;}
.contents .art_reply .artRepWrite .repWriteTxt input {float:right;}

/* view > ´ñ±Û > ´ñ±Û ¸ñ·Ï */
.contents .art_reply .repList {padding:0 12px 13px;border-bottom:1px solid #474647;;}
.contents .art_reply .repList .repListTit {display:inline-block;width:100%;margin-bottom:5px;}
.contents .art_reply .repList .repListTit h2 {float:left;font-size:14px;font-weight:bold;color:#cccccc;letter-spacing:-0.05em;}
.contents .art_reply .repList .repListTit h2 span {margin-left:5px;font-weight:normal;font-size:12px;letter-spacing:0;}
.contents .art_reply .repList .repListTit h2 span strong {font-weight:bold;color:#ef4a24;}
.contents .art_reply .repList .repListTit .rep_search {float:right;height:20px;line-height:20px;}
.contents .art_reply .repList .repListTit .rep_search form img {position:relative;top:0;margin-left:10px;vertical-align:middle;}
.contents .art_reply .repList .repListTit .rep_search input {width:73px;height:18px;line-height:18px;padding:0 5px;border:1px solid #5d5d5d;background:#2f2f30;color:#c6c6c6;}
.contents .art_reply .repList .repListTit .rep_search input.inpBtn {margin-left:5px;width:auto;height:auto;padding:0;border:0 none;}

/* view > ´ñ±Û > ´ñ±Û ¸ñ·Ï > °¢ ´ñ±Û(º£½ºÆ®) */
.contents .art_reply .repList .rep_i {position:relative;margin-bottom:17px;}
.contents .art_reply .repList .rep_i.rep_best .i_name {height:24px;margin-bottom:10px;line-height:24px;padding-top:3px;border:1px solid #666975;background:url(../images/sub/b_icon_best.gif) no-repeat #3d3d46 11px 6px;}
.contents .art_reply .repList .rep_i.rep_best .i_name strong {margin-left:56px;padding-right:10px;background:url(../images/sub/rep_line_1.gif) no-repeat right 3px;background-position:right 2px\0/;}
.contents .art_reply .repList .rep_i.rep_best .i_name strong a {color:#8aa1cf;}
.contents .art_reply .repList .rep_i.rep_best .i_name span.date {margin-left:5px;padding-right:10px;font-size:11px;color:#b4b4b4;font-family:Arial;/* background:url(../images/sub/rep_line_2.gif) no-repeat right 2px;background-position:right 3px\0/;*/}
.contents .art_reply .repList .rep_i.rep_best .i_name a.warning {margin-left:5px;font-size:11px;color:#a6a6a6;}

/* view > ´ñ±Û > ´ñ±Û ¸ñ·Ï > °¢ ´ñ±Û */
.contents .art_reply .repList .rep_i {position:relative;margin-bottom:17px;}
.contents .art_reply .repList .rep_i .i_name {height:24px;margin-bottom:10px;line-height:24px;padding-top:3px;border:1px solid #404041;background:#323234;}
.contents .art_reply .repList .rep_i .i_name strong {margin-left:20px;padding-right:10px;background:url(../images/sub/rep_line_1.gif) no-repeat right 3px;background-position:right 2px\0/;}
.contents .art_reply .repList .rep_i .i_name strong a {color:#8aa1cf;}
.contents .art_reply .repList .rep_i .i_name span.date {margin-left:5px;padding-right:10px;font-size:11px;color:#b4b4b4;font-family:Arial;/* background:url(../images/sub/rep_line_2.gif) no-repeat right 2px;background-position:right 3px\0/ */;}
.contents .art_reply .repList .rep_i .i_name a.warning {margin-left:5px;font-size:11px;color:#a6a6a6;}
.contents .art_reply .repList .rep_i .i_txt {color:#f1f1f1;line-height:18px;margin-bottom:10px;}
.contents .art_reply .repList .rep_i .i_txt a {margin-left:2px;}
.contents .art_reply .repList .rep_i .i_txt a img {vertical-align:middle;position:relative;top:-1px;}
.contents .art_reply .repList .rep_i .i_comment {position:absolute;width:150px;text-align:right;top:6px;right:10px;font-size:8px;color:#cbcbcb;}
.contents .art_reply .repList .rep_i .i_comment a {position:relative;top:1px;margin:0 2px 0 3px;padding-left:14px;background:url(../images/sub/icon_plus.gif) no-repeat 0 1px;background-position:0 0\0/;font-size:12px;color:#6880b0;}
.contents .art_reply .repList .rep_i .i_comment a span {color:#838383;}
.contents .art_reply .repList .rep_i .i_comment a span strong {font-weight:normal;color:#ef4a24;}

/* view > ´ñ±Û > ´ñ±Û ¸ñ·Ï > °¢ ´ñ±Û > ´ñ±ÛÀÇ ´ñ±Û*/
.contents .art_reply .repList .rep_i .i_rep {}
.contents .art_reply .repList .rep_i .i_rep .btn_i_rep {margin-bottom:5px;}
.contents .art_reply .repList .rep_i .i_rep .btn_i_rep a {color:#838383;}
.contents .art_reply .repList .rep_i .i_rep .btn_i_rep a strong {color:#ef4a24;}
.contents .art_reply .repList .rep_i .i_rep .btn_i_rep a img {position:relative;top:-1px;vertical-align:middle;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w {padding:13px 22px 0;border:1px solid #313135;background:#2d2d2e;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_search {display:inline-block;width:100%;margin-bottom:10px;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_search input {float:left;width:524px;height:22px;padding:0 5px;border:1px solid #58595a;background:#414143;color:#c6c6c6;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_search input.inpBtn {float:right;margin-left:5px;width:auto;height:auto;padding:0;border:0 none;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l {margin-bottom:10px;background:url(../images/sub/b_rep_arr.gif) no-repeat 2px 3px;background-position:2px 4px\0/;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_l_tit {margin-bottom:2px;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_l_tit strong {font-weight:normal;padding-left:15px;padding-right:10px;background:url(../images/sub/rep_line_1.gif) no-repeat right 3px;background-position:right 2px\0/;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_l_tit strong a {color:#6880b0;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_l_tit .date {margin-left:5px;padding-right:10px;font-size:11px;color:#999797;font-family:Arial;background:url(../images/sub/rep_line_2.gif) no-repeat right 2px;background-position:right 3px\0/;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_l_tit .warning {margin-left:5px;font-size:11px;color:#a6a6a6;}
.contents .art_reply .repList .rep_i .i_rep .i_rep_w .i_rep_l .i_rep_txt {color:#9a9999;padding-left:15px;}

/* view > ´ñ±Û > ÆäÀÌÂ¡ */
.contents .repPaging {width:100%;padding:24px 0 40px;text-align:center;font-size:12px;color:#464242;vertical-align:top;}
.contents .repPaging strong {vertical-align:middle;display:inline-block;font-family:Arial;font-weight:bold;font-size:14px;color:#ef4a24 !important;height:20px;padding:0 4px;}
.contents .repPaging a {vertical-align:middle;display:inline-block;font-family:Arial;font-weight:normal;font-size:14px;color:#a9a6a6;height:20px;padding:0 4px;}
.contents .repPaging a:hover {color:#ef4a24 !important;font-weight:bold;}
.contents .repPaging .prev,
.contents .repPaging .next {font-family:"µ¸¿ò",Dotum;font-size:12px;letter-spacing:-0.025em;font-weight:normal !important;margin-top:2px;padding-top:0;padding-top:1px\0/;}
.contents .repPaging .prev {padding-left:11px;background:url(../images/sub/b_bul_rpag_left.gif) no-repeat left 4px;}
.contents .repPaging .next {padding-right:11px;background:url(../images/sub/b_bul_rpag_right.gif) no-repeat right 4px;}

/* view > »çÁø µî·ÏÇÏ±â */
.contents .btnPUp1 {text-align:right;margin:6px 0 -10px 0;}
.contents .btnPUp2 {text-align:right;margin:0 0 5px 0;}

/* view > aside > ¸¹ÀÌ º» ´º½º */
#container.viewp .aside .bestNews {width:266px;padding:20px 16px 13px;border:1px solid #36363e;background:#2c2c31;border-bottom:0 none;}
#container.viewp .aside .bestNews h2 {margin-bottom:9px;}
#container.viewp .aside .bestNews .bestTab {position:relative;width:100%;height:28px;margin-bottom:14px;}
#container.viewp .aside .bestNews .bestTab li {cursor:pointer;height:20px; padding-top:5px; font-size:12px; font-weight:normal;position:absolute; top:0; text-align:center; border:1px solid #444447; border-width:1px 1px 2px;border-bottom-style:double; border-bottom-color:#f14922; background:#323236;}
#container.viewp .aside .bestNews .bestTab li a {color:#807f7f;}
#container.viewp .aside .bestNews .bestTab li:hover, 
#container.viewp .aside .bestNews .bestTab li.on {height:22px;padding-top:4px;font-weight:bold; border:2px solid #f14922;background:#2c2c31; border-width:2px 2px 0; z-index:99;}
#container.viewp .aside .bestNews .bestTab li:hover a, 
#container.viewp .aside .bestNews .bestTab li.on a {font-family:"±¼¸²", Gulim;font-weight:bold;color:#fff !important;background:#2c2c31;}
#container.viewp .aside .bestNews .bestTab li.on {color:#fff;}
#container.viewp .aside .bestNews .bestTab li.tab1 {width:87px; left:0;}
#container.viewp .aside .bestNews .bestTab li.tab2 {width:88px; left:88px;}
#container.viewp .aside .bestNews .bestTab li.tab3 {width:87px; left:177px;}
#container.viewp .aside .bestNews .bestTab li.tab3 img {vertical-align:middle;margin-right:2px;position:relative;top:-1px;}
#container.viewp .aside .bestNews .bestList li {display:inline-block;width:100%;margin-bottom:9px;}
#container.viewp .aside .bestNews .bestList li a {display:block;float:left;}
#container.viewp .aside .bestNews .bestList li span.n {float:left;width:21px;text-align:center;font-family:verdana;font-size:14px;color:#e8360d;font-weight:bold;}
#container.viewp .aside .bestNews .bestList li span.n2 {float:left;width:21px;text-align:center;font-family:verdana;font-size:14px;color:#707070;font-weight:bold;}
#container.viewp .aside .bestNews .bestList li span.p {float:left;width:65px;margin-right:10px;}
#container.viewp .aside .bestNews .bestList li span.p img {border:1px solid #d8d8d8;}
#container.viewp .aside .bestNews .bestList li span.t {float:left;width:170px;height:36px;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:6px;}
#container.viewp .aside .bestNews .bestList li span.t strong {display:block;width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* aside > ¸¹ÀÌ º» ´º½º ¼öÁ¤ 120710 ÇöÁ¤*/
.aside .bestNews .bestList2 li {display:inline-block;width:100%;margin-bottom:8px;}
.aside .bestNews .bestList2 li a {display:block;float:left;}
.aside .bestNews .bestList2 li span.n {float:left;width:21px;margin-top:21px;text-align:center;font-family:verdana;font-size:14px;color:#e8360d;font-weight:bold;}
.aside .bestNews .bestList2 li span.n2 {float:left;width:21px;margin-top:21px;;text-align:center;font-family:verdana;font-size:14px;color:#707070;font-weight:bold;}
.aside .bestNews .bestList2 li span.p {float:left;width:85px;margin-right:10px;}
.aside .bestNews .bestList2 li span.p img {border:1px solid #434348;}
.aside .bestNews .bestList2 li span.t {float:left;width:150px;height:42px;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:9px;}
.aside .bestNews .bestList2 li span.t strong {display:block;width:150px;height:42px;line-height:20px; overflow:hidden;text-overflow:ellipsis;}

/* view > aside > ½ºÅ¸ ¿¬¿¹ Æ÷Åä */
#container.viewp .aside .starPhoto {padding:17px 13px 7px 25px;background:#25252b;border:1px solid #36363e;border-top:0 none;border-bottom:0 none;}
#container.viewp .aside .starPhoto h2 {font:bold 12px "±¼¸²", Gulim;color:#fff;margin-bottom:7px;}
#container.viewp .aside .starPhoto .sp_list {overflow:hidden;width:260px;}
#container.viewp .aside .starPhoto .sp_list li {float:left;width:118px;height:106px;overflow:hidden;margin:0 12px 10px 0;}
#container.viewp .aside .starPhoto .sp_list li a {display:block;color:#d9d9d9;letter-spacing:-0.025em;}
#container.viewp .aside .starPhoto .sp_list li a img {display:block;border:1px solid #444449;margin-bottom:5px;}

/* view > aside > ¿À´ÃÀÇ È­Á¦ ÀÎ¹° */
#container.viewp .aside .peoplePhoto {padding:19px 16px 10px 20px;background:#2c2c31;border-left:1px solid #36363e;border-right:1px solid #36363e;}
#container.viewp .aside .peoplePhoto h2 {margin-bottom:3px;}
#container.viewp .aside .peoplePhoto .ppListWrap {position:relative;overflow:hidden;}
#container.viewp .aside .peoplePhoto .ppList li {display:inline-block;width:100%;margin-top:-1px;padding:9px 0 9px;background:url(../images/common/b_line_dotted2.gif) repeat-x 0 0;}
#container.viewp .aside .peoplePhoto .ppList li a {display:block;float:left;}
#container.viewp .aside .peoplePhoto .ppList li span.p {float:left;width:62px;margin-right:8px;}
#container.viewp .aside .peoplePhoto .ppList li span.p img {border:1px solid #d2d2d2;}
#container.viewp .aside .peoplePhoto .ppList li span.t {float:left;width:192px;height:36px;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:6px;color:#9a9999;}
#container.viewp .aside .peoplePhoto .ppList li span.t strong {display:block;width:195px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f1f1f1;}

/* view > aside > µ¶ÀÚ °¶·¯¸® */
#container.viewp .aside .readerG {background:#202022;padding:0 16px 20px;border:1px solid #36363e;}
#container.viewp .aside .readerG h2 {padding:15px 0 5px 0;}
#container.viewp .aside .readerG a img {display:block;margin:0 auto;}
#container.viewp .aside .readerG a span {background:#202022;cursor:pointer;display:block;height:29px;line-height:29px;text-align:center;font-weight:bold;color:#fff;letter-spacing:-1px;}

/* view > aside > Çï½º&·¹Àú */
#container.viewp .aside .ad_helth {position:relative;padding:17px 16px 0 25px;border:1px solid #36363e;border-top:0 none;background:#2c2c31;}
#container.viewp .aside .ad_helth h2 {padding-bottom:2px;font-size:12px;font-weight:bold;color:#839ed4;border-bottom:1px solid #636363;}
#container.viewp .aside .ad_helth ul {margin:5px 0 15px;}
#container.viewp .aside .ad_helth ul li {background:url(../images/sub/bul_point.gif) no-repeat 2px 6px;padding-left:11px;margin-bottom:3px;}
#container.viewp .aside .ad_helth ul li a {color:#c7c7c7;}
#container.viewp .aside .ad_helth .helth_link {position:absolute;right:16px;top:17px;font-size:11px;color:#727272;letter-spacing:-1px;}
#container.viewp .aside .ad_helth .helth_link a {color:#cecece;}
#container.viewp .aside .ad_helth .ad_p {position:absolute;right:0;top:0;width:24px;height:15px;background:url(../images/sub/b_icon_ad.gif) no-repeat 0 0;}
#container.viewp .aside .ad_helth .ad_p span {position:absolute;z-index:-1;visibility:hidden;}

/* view > aside > ÇÁ¸®¹Ì¾ö Info */
#container.viewp .aside .pr_info {position:relative;padding:17px 16px 0 25px;border:1px solid #36363e;border-top:0 none;background:#2c2c31;}
#container.viewp .aside .pr_info h2 {padding-bottom:2px;font-size:12px;font-weight:bold;color:#839ed4;border-bottom:1px solid #636363;}
#container.viewp .aside .pr_info h2 span {color:#666;}
#container.viewp .aside .pr_info ul {margin:5px 0 15px;}
#container.viewp .aside .pr_info ul li {background:url(../images/sub/bul_point.gif) no-repeat 2px 6px;padding-left:11px;margin-bottom:3px;}
#container.viewp .aside .pr_info ul li a {color:#c7c7c7;}
#container.viewp .aside .pr_info .pr_info_link {position:absolute;right:16px;top:17px;font-size:11px;color:#727272;letter-spacing:-1px;}
#container.viewp .aside .pr_info .pr_info_link a {color:#cecece;}
#container.viewp .aside .pr_info .ad_p {position:absolute;right:0;top:0;width:24px;height:15px;background:url(../images/sub/b_icon_ad.gif) no-repeat 0 0;}
#container.viewp .aside .pr_info .ad_p span {position:absolute;z-index:-1;visibility:hidden;}

/* view > aside > 19 ½Å¹®¿¡ ¸ø ½Æ´Â »çÁø */
#container.viewp .aside .adultPhoto {background:#25252b;padding:16px 15px 20px 21px;border:1px solid #36363e;}
#container.viewp .aside .adultPhoto h2 {font-size:12px;color:#ea3d15;font-family:"±¼¸²", Gulim;letter-spacing:-0.075em;font-weight:bold;padding-bottom:6px;}
#container.viewp .aside .adultPhoto h2 img {margin-right:2px;vertical-align:middle;position:relative;top:-2px;top:-1px\0/;}
#container.viewp .aside .adultPhoto a {display:inline-block;width:100%;}
#container.viewp .aside .adultPhoto span.p {display:inline;float:left;width:109px;margin:0 12px 0 4px;}
#container.viewp .aside .adultPhoto span.p img {border:1px solid #c5c5c5;}
#container.viewp .aside .adultPhoto span.t {float:left;width:136px;height:56px;overflow:hidden;font-family:"±¼¸²", Gulim;padding-top:4px;color:#9a9999;letter-spacing:-0.01em;}
#container.viewp .aside .adultPhoto span.t strong {display:block;width:136px;height:34px;color:#f1f1f1;font-weight:normal;letter-spacing:-1px;margin-bottom:5px;overflow:hidden;}

/* ÇªÅÍ ¿µ¿ª */
#footer .footerNav {padding:35px 0 0 90px;}
#footer .footerNav p {margin-bottom:1px;}
#footer .footerNav p a {padding-left:5px;color:#c4c4c4;background:url(../images/sub/b_line_footer.gif) no-repeat left 1px; }
#footer .footerNav p a.bgNone {background:none;}
#footer .copyright {display:inline-block;width:100%;margin-top:30px;padding-bottom:50px;}
#footer .copyright .fLogo {float:left;width:90px;height:26px;padding-top:6px;margin-right:14px;padding-left:90px;;border-right:1px solid #49494a;}
#footer .copyright .address {float:left;font-size:11px;color:#c3c3c3;letter-spacing:-1px;word-spacing:1px;}
#footer .copyright .address a {text-decoration:underline;color:#c3c3c3;}

/* SNS ´ñ±Û Ä¿½ºÅÒ */
.contents #ttalk_layer #ttalk_footer_copyright {margin-top:0 !important;}

/* SNS ´ñ±Û Ä¿½ºÅÒ > º£½ºÆ® */
.contents #ttalk_layer .ttalk150_topBest {background:#37363a;border-color:#6b6c6c;}
.contents #ttalk_layer .ttalk150_topBest h2 {color:#d4d4d4;}

/* SNS ´ñ±Û Ä¿½ºÅÒ > ±Û¾²±â Æû */
.contents #ttalk_layer .ttalk150_loginWrap {border:0 none;background:#2a292e;}
.contents #ttalk_layer .ttalk150_loginWrap .donga_txt a {display:block;width:96px;height:24px;background:url(../images/common/sns_btn_re_guide.gif) no-repeat 0 0;}
.contents #ttalk_layer .ttalk150_loginWrap .donga_txt a img {display:none;}
.contents #ttalk_layer .ttalk150_loginWrap .textLimit {color:#414045;}
.contents #ttalk_layer .ttalk150_loginWrap ul.snsMenu li {background:#37363a;border-color:#737373;}
.contents #ttalk_layer .ttalk150_loginWrap .replayInput {background:#37363a;}
.contents #ttalk_layer .ttalk150_loginWrap .replayInput .leftBox {background:#37363a;border-color:#737373;}
.contents #ttalk_layer .ttalk150_loginWrap .replayInput .leftBox .inputBox {background:#37363a;}
.contents #ttalk_layer .ttalk150_loginWrap .replayInput .leftBox .inputBox textarea {color:#fff;background:#37363a;}
.contents #ttalk_layer .ttalk150_attachFile {margin-top:1px}

/* SNS ´ñ±Û Ä¿½ºÅÒ > ´ñ±Û ¸®½ºÆ® */
.contents #ttalk_layer .ttalk150_replyList {background:#28282a;}
.contents #ttalk_layer .ttalk150_replyList .reply_temp .item {background:#333236;border:1px solid #252526;}
.contents #ttalk_layer .ttalk150_replyList .reply_temp .item .textReplayText {display:none;}
.contents #ttalk_layer .ttalk150_replyList .reply_temp .item .replText strong {color:#fff;}
.contents #ttalk_layer .ttalk150_replyList .reply_temp .item .replText p {color:#a9a9a9;}
.contents #ttalk_layer .ttalk150_replyList .reply_temp .item .replText p .writeTime {padding-left:0;background:none;}

/**/
.contents #ttalk_layer #ttalk_footer_copyright {display:inline-block;width:100%;}
.contents #ttalk_layer #ttalk_footer_copyright a {float:right;width:142px;height:13px;background:url(../images/common/sns_logo.gif) no-repeat 0 0;}
.contents #ttalk_layer #ttalk_footer_copyright a img {display:none;}
/**/
.contents #ttalk_layer .ttalk150_paging {background:#28282a;}
.contents #ttalk_layer .ttalk150_paging span {color:#c0c0c0;}
.contents #ttalk_layer .ttalk150_paging span.select {color:#fff;}


/* ±¤°í */
#wrap .p_right_AD {position:absolute;top:93px;right:-130px;width:120px;height:600px;}