@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(NanumGothicRegular.eot),
        url(NanumGothicRegular.eot?#iefix) format('embedded-opentype'),
        url(NanumGothicRegular.woff2) format('woff2'),
        url(NanumGothicRegular.woff) format('woff'),
        url(NanumGothicRegular.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 700;
  src: url(NanumGothicBold.eot),
        url(NanumGothicBold.eot?#iefix) format('embedded-opentype'),
        url(NanumGothicBold.woff2) format('woff2'),
        url(NanumGothicBold.woff) format('woff'),
        url(NanumGothicBold.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 800;
  src: url(NanumGothicExtraBold.eot),
       url(NanumGothicExtraBold.eot?#iefix) format('embedded-opentype'),
       url(NanumGothicExtraBold.woff2) format('woff2'),
       url(NanumGothicExtraBold.woff) format('woff'),
       url(NanumGothicExtraBold.ttf) format('truetype');
}


/*기본 설정*/
body{font-family:'NanumGothic', AppleGothic, Dotum, sans-serif; font-size:13px;-webkit-text-size-adjust: none;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, form, fieldset, p, button{padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-sizing:border-box; -o-sizing:border-box; box-sizing:border-box;}
ul, ol, li, img, h1, h2, p, a{list-style:none; list-style-position:outside; list-style-image:none;}
a{text-decoration:none; color:#929292; border: none;}
img{border-top-color:currentColor; border-right-color:currentColor; border-bottom-color:currentColor;; border-left:currentColor; border-top-width:0px; border-right-width:0px; border-bottom-width:0px; border-left-width:0px; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none;}
pre{white-space:pre-wrap;}
input[type=checkbox], input[type=radio]{/* Double-sized Checkboxes */ -ms-transform: scale(1.5); /* IE */ -moz-transform: scale(1.5); /* FF */ -webkit-transform: scale(1.5); /* Safari and Chrome */ -o-transform: scale(1.5); /* Opera */ margin:10px;}

#wrap{width:100%;-webkit-box-sizing: border-box;/* Safari/Chrome, other WebKit */-moz-box-sizing: border-box;/* Firefox, other Gecko */box-sizing: border-box;/* Opera/IE 8+ */}

#wrap .inner_contents_top{width:1100px; margin-top:0px; margin-right:auto; margin-bottom:10px; margin-left:auto; position:relative;}
#wrap .inner_contents_top h3{width:1100px; text-align:center; margin:0px; margin-left:auto; margin-bottom:19px; margin-right:auto; background-color:#FFF; text-align:center; padding-top:13px;}
#wrap .mid_bbs_btn{width: 1100px; margin:0 auto; padding-bottom:5px; text-align:center;}
#wrap .mid_bbs_btn a{margin:0px 3px;}

/*상단배너*/

.global_ban{width:100%; height:72px; top:0px; background-color:#ba252b; text-align:center;}
.global_ban .event{width:1100px; text-align:center; overflow:hidden; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto;}

/*팝업 배너*/
.popup_banner {position:fixed; top:0px; left:0px; border:5px solid #000; z-index:1;}
.popup_banner_inner {position:relative; top:0px; left:0px; z-index:2;}
.popup_banner_close{position:absolute; top:-40px; right:-5px; z-index:2; cursor:pointer;}

/*팝업 배너*/
.popup_banner1 {position:fixed; top:0px; left:0px; border:5px solid #000; z-index:1;}
.popup_banner1_inner {position:relative; top:0px; left:0px; z-index:2;}
.popup_banner1_close{position:absolute; top:-40px; right:-5px; z-index:2; cursor:pointer;}

/*툴바*/
#toolbar{width:100%; height:30px; border-top-color:#d4d4d4; border-bottom-color:#dedede; border-top-width:1px; border-top-style:solid; border-bottom-width:1px; border-bottom-style:solid; display:block; background-color:rgb(251,251,252); text-align:center;}
#toolbar .toolbar_inner{width:1100px; height:30px; margin:0 auto; position:relative; z-index:130;}

/*+새로추가*/
.tool_leftBox{float:left;}
.op_notice{float:left; padding:6px 29px; border-right:1px solid #ebebec; }
.count01{font-size:12px; color:#5c5c5c; float:left; padding:9px 15px 6px 15px;}
.count02{font-size:12px; color:#5c5c5c; font-weight:bold; float:left; padding:9px 15px 6px 15px; border-right:1px solid #ebebec;}

.tool_rightBox{position:absolute; float:right; right:0px; color:#5c5c5c;}
.tool_rightBox a{color:#5c5c5c;}
.tool_rightBox .log{padding:9px 15px 6px 15px; font-size:12px; float:left;}
.tool_rightBox .members{padding:7px 15px 6px 15px; background-image:url(/images/toobar_bg.png); background-repeat:no-repeat; background-position-y:50%; font-size:12px; float:left;}
.tool_rightBox .alli{padding:6px; float:left;}
.tool_rightBox .com_search{padding:5px; float:left;}
.tool_rightBox a:visited{color:#5c5c5c;}
/*+새로추가끝*/

#header{width:100%; position:relative; text-align:center;}
#header .header_inner{width:1100px; display:inline-block; margin:0 auto; position:relative;}
#header .header_inner .h_icon{width:179px; float:left;}

/*메인메뉴*/
.header_inner .gnb{overflow:hidden; float:left; width:920px;}
.header_inner .gnb ul.menu{overflow:hidden; float:right;}

.header_inner .gnb ul.menu li.sub_menu{padding-top:29px; margin-left:0px; padding-right:0px; padding-left:1px;}

#header .gnb2{width:100%;border-top: 1px solid #BBB;text-align: center;padding:5px 0;}
#header ul.menu2{list-style-type:none; margin-left:-65px;}
#header ul.menu2 li{display:inline;}
#header ul.menu2 li a{margin:20px;}
#header ul.menu2 li a.active{color:#0b0b0b; font-weight:bold;}

.gnb ul li a:hover{}


.gnb>ul{overflow:hidden; float:right;}
.gnb>ul>li{padding-top:0px; padding-right:0px; float:left;}
.gnb>ul>li>a{display:block; width:100%; height:100%;}
.gnb ul li a:hover{}
.gnb ul ul{display:none; position:absolute; right:0px  color:#FFF; font-size:12px; color:#FFF; margin-left:-150px;}
.gnb>ul>li>ul{display:none; height:25px; position:absolute; padding-top:20px; top:70px;}
.gnb li li{margin-left:10px; height:25px; text-align:center; float:left;}
.gnb li li a{display:block; width:100%; height:100%; color:#ffd6d8; font-size:12px;}
.gnb li li a:hover{color:white; background:none;}

a.gnb_sub:link{color:#ffd6d8; text-decoration:none;}
a.gnb_sub:visited{color:#ffd6d8; text-decoration:none;}
a.gnb_sub:hover{color:#ffd6d8; text-decoration:none;} 
a.gnb_sub.active{color:#FFF; font-weight:bold;}


/*서브메뉴*/
#header .sub_m{width:100%; height:38px; padding:0px; background-image:url(/images/top_bg.gif); background-repeat:repeat-x; background-attachment:scroll; background-position-x:100%; backgrouud:transparent; z-index:-3; position:relative;}
#header .sub_inner{left:0px; width:500px; display:none; top:35px; position:absolute; z-index:1px}
#header .sub_inner li{width:500px; display:inline;}
#header .sub_m ul{margin-left:240px; float:left; margin-top:15px;}
#header .sub_m ul li{margin-right:10px; float:left; color:#FFF; font-size:12px; display:inline;}
.header_inner .gnb li li .first02{margin-right:5px; padding-right:5px;}

.rank_maintit{padding-bottom:15px; border-bottom:3px solid #2e2e2e; padding-top:40px;}

/*section*/
#section{width:1100px; margin:0 auto; position:relative;}
#section .inner_contents{width:1100px; margin-top:0px; margin-right:auto; margin-bottom:40px; margin-left:auto; position:relative;}
#section .section_line{width:100%;}

/*ranking1_box*/
.ListType01{width:1100px; position:relative; margin-left:auto; margin-right:auto; margin-top:20px;}

.ListType01 .contents_box{width:1100px; border:8px solid #ffcccc; display:block; position:relative; z-index:0; border-radius:25px;}
.ListType01 .contents_box:hover{width:1100px; border:8px solid #e42518; background-color:#FFF;}
.ListType01 .contents_box.active{width:1100px; border:8px solid #e42518; background-color:#FFF;}


.box_sticker01{position:absolute; top:0px; left:325px; z-index:1;}
.ListType01 .tit_bg{height:206px; width:30px; background-color:#e42518; display:block; vertical-align:middle; position:relative;}
.ListType01 .tit{margin-top:13px; width:34px; border-bottom:1px solid #e16159; padding-bottom:22px; margin-left:14px;}
.ListType01 .tit_txt01{font-size:12px; color:#FFF; text-align:center; font-weight:bold; margin-top:12px;}
.ListType01 .tit_txt02{font-size:12px; color:#FFF; text-align:center; margin-top:2px;}
.ListType01 .thumb{width:350px; height:195px; position:relative; float:left; margin-left:5px; margin-top:4px;}
.ListType01 .thumb img{border-radius:25px;}
.ListType01 .ent_info{width:710px; display:inline-block; position:relative; padding:0 10px;}
.ListType01 .ent_tit{height:152px; overflow:hidden; position:relative;}
/*.ListType01 .ent_info .ent_tit h4{font-size:38px; font-weight:bold; text-align:left; padding-left:17px; padding-top:15px; color:#1a1a1a; position:relative; float:left;} */
.ListType01 .ent_info .ent_tit .ent_titd{font-size:30px; font-weight:bold; text-align:left; padding-left:17px; padding-top:15px; color:#1a1a1a; position:relative; float:left;} 
.ListType01 .ent_info .ent_tit .category{float:left; padding-left:17px; padding-top:11px;}

.ListType01 .ent_info .ent_tit .tip{width:100%; float:left;}
.ListType01 .ent_info .ent_tit .ent_img01{padding-left:17px; padding-top:9px; text-align:left; float:left;}
.ListType01 .ent_info .ent_tit .ent_txt01{padding-top:11px; padding-left:7px; font-size:12px; color:#929292; float:left;}
.ListType01 .ent_info .ent_tit .ent_txt02{padding-bottom:11px; padding-left:17px; font-size:12px; color:#888888; width:100%; text-align:left; float:left; padding-top:10px;}
.ListType01 .ent_info .ent_tit .icon_box{padding-top:0px; padding-left:17px; font-size:12px; color:#888888; width:100%; text-align:left; float:left;}
.ListType01 .ent_info .ent_tit .icon{padding-bottom:7px; padding-left:0px; font-size:12px; color:#888888; text-align:left; float:left;}
.ListType01 .ent_info .ent_tit .icon02{padding-bottom:7px; padding-left:3px; font-size:12px; color:#888888; text-align:left; float:left;}
.ListType01 .ent_info .ent_tit .icon_txt01{padding-top:0px; padding-left:5px; font-size:12px; color:#888888; text-align:left; float:left;}
.ListType01 .ent_info .ent_tit .icon_txt02{padding-top:0px; padding-left:5px; font-size:12px; color:#646464; font-weight:bold;text-align:left; float:left;}

.ListType01 .grade{margin:0 auto; border-top:1px solid #eaeaea; text-align:right; padding:15px 8px;}
.ListType01 .grade_txt{color:#929292; font-size:20px; padding-top:10px; float:left;}
.ListType01 .grade_count{color:#e42518; font-size:42px; font-weight:bold; padding-left:15px; float:left;}
.ListType01 .grade_box{border:1px solid #d9d9d9; background-color:#f7f7f7; height:24px; margin-top:14px; display:inline-block;}
.ListType01 .grade_box_txt01{color:#a4a4a4; font-size:11px; font-weight:bold; margin-left:10px; margin-top:7px; display:inline-block;}
.ListType01 .grade_box_txt02{color:#ad0542; font-size:11px; font-weight:bold; margin-right:10px; margin-top:7px; padding-left:10px; display:inline-block;}
.ListType01 .ent_info .ent_tit h4 span a{position:relative; float:right;padding-left:3px; padding-top:0px; top:-3px;}
.ListType01 .ent_info .ent_tit .grade_area{float:right; margin:10px 10px 0 0;}

/*버튼*/
.event_btn{margin-right:275px; margin-top:-38px; float:right; margin-left:0px; position:relative; z-index:5;}
.go_btn{margin-left:695px; margin-top:-38px; float:left; position:relative; z-index:5;}


/*ranking_box_small*/
.ListType02{width:1100px; margin-top:40px; overflow:hidden; position:relative; margin-left:auto; margin-right:auto;}


/*02~04*/
.box_sticker{position:absolute; top:2px; right:2px; z-index:1;}

.ListType02 .contents_box{width:268x; border:3px solid #ffcccc; float:left; margin-right:9px; margin-left:0px; padding:0px; display:block; position:relative; z-index:0; border-radius:25px;}
.ListType02 .contents_box:hover{border:3px solid #e42518;}
.ListType02 .contents_box.active{border:3px solid #e42518;}


/*박스 end*/
.ListType02 .contents_box_end{width:268px; border:3px solid #ffcccc; float:right; margin-right:0px; margin-left:0px; padding:0px; display:block; position:relative; z-index:0; border-radius:25px;}
.ListType02 .contents_box_end:hover{border:3px solid #e42518;}
.ListType02 .contents_box_end.active{border:3px solid #e42518;}


/*링크*/
.ListType02 .thumb_img{width:246px; height:180px; margin:7px; position:relative; overflow:hidden;}
.ListType02 .thumb_img img{width:100%; border-radius:16px;}
.ListType02 .box_desc{height:36px; width:246px; border-bottom:1px solid #eaeaea; margin-top:4px; margin-left:auto; margin-right:auto; padding-bottom:0px; display:block;}


/*순위박스 컬러*/

.ListType02 .box_ranking{float:left; width:40px; height:25px; background-color:#FF0000; border-radius:13px;}
.ListType02 .box_ranking02{float:left; width:50px; height:25px; background-color:#6a6d7e; border-radius:13px;}
.ListType02 .box_ranking_txt{font-size:14px; font-weight:bold; color:#FFF; text-align:center; height:25px; padding-top:4px;} 
.ListType02 .box_count{width:96px; height:25px; background-color:#f7f7f7; border:1px solid #dfdfdf; float:right; border-radius:13px;} 
.ListType02 .box_count_txt{font-size:11px;color:#8e8e8e; text-align:center; padding-top:6px;}
.ListType02 .ent_tit{width:246px; border-bottom:1px solid #eaeaea; margin:0 auto; overflow:hidden; position:relative; padding-bottom:5px;}
.ListType02 .category{float:left; padding:0px 5px;}

.ListType02 .ent_name{color:#e42518; font-size:17px; font-weight:bold; margin-top:9px; text-align:left;}
.ListType02 .ent_name .profile_btn{position:relative; float:right;padding-right:2px; padding-top:0px; top:-3px;}
.ListType02 .ent_address{color:#888888; font-size:12px; padding-top:5px; text-align:left;}
.ListType02 .ent_info02{width:246px; margin:0px; position:relative; clear:both;}
.ListType02 .ent_front{color:#FFF; font-size:12px; margin-top:5px; text-align:left; float:left; background-color:#aaa;}
.ListType02 .ent_back{color:#666666; font-size:12px; font-weight:bold;  padding-top:5px; text-align:left; float:left; margin-left:5px; letter-spacing:-1px;}
.ListType02 .grade_box{width:246px; height:25px; margin:0 auto; overflow:hidden;}
.ListType02 .btn_box{height:33px; padding:5px 0 3px 8px; text-align:left;}
.ListType02 .grade_box_ranking{color:#FFF; background-color:#aaa; font-size:12px; text-align:left; display:inline-block;} 
.ListType02 .grade_box_number{font-size:18px; font-weight:bold; letter-spacing:-2px; color:#e42518; padding-top:4px; text-align:left; display:inline-block;}  
.go_sub_btn{padding-right:0px; padding-top:7px; float:left; right:12px; top:0px; margin-top:302px; position:absolute; z-index:5;}
.event_sub_btn{padding-right:55px; padding-top:7px; float:left; right:12px; top:0px; margin-top:302px; position:absolute; z-index:5;}


/*jquery paginate style*/
.jPaginate, .cbox_pageing{position:relative;color:#a5a5a5;font-size:small;margin:auto; display:inline-block;}
.jPaginate a, .cbox_pageing a{background-color:#FFF;cursor:default;font-weight:normal;padding:7px 5px 1px 5px;margin: 2px;float:left;border:1px solid #dbdbdb;color:#666;cursor:pointer;text-decoration:none; font-size:16px; border-radius:25px; min-width:25px; min-height:25px;}
.jPaginate a.jPag-current, .jPaginate a:hover, .cbox_pageing a.jPag-current, .cbox_pageing a:hover{background-color:#e42618;border:1px solid #e42618; color:#fff;}


/*footer영역*/
#footer_wrap{width:1100px; height:146px; margin:0 auto; background-color:#ffffff; border-top:1px solid #dcdcde; clear:both;}
#footer_wrap .footer_inner{width:100%; margin:0 auto; height:70px;}

#footer_wrap .footer_logo{float:left; padding-top:8px;}
#footer_wrap .addressbox{width:700px; height:11px; margin-top:0px; margin-right:0px; position:relative; float:left; margin-left:30px; margin-top:35px;}
#footer_wrap .addressbox ul{float:left; font-size:12px; color:#a9a9a9;  margin-bottom:15px;}
#footer_wrap .first_bot{float:left; display:inline; margin-right:10px; padding-top:0px; margin-top:0px;}
#footer_wrap .second_bot{float:left; display:inline; background-image:url(/images/footer_bar.gif); background-repeat:no-repeat; background-position-x:left; background-position-y:1px; background-size:auto; background-origin:padding-box; background-clip:border-box; background-color:transparent; padding-left:10px; margin-right:10px; padding-top:0px; margin-top:0px;}
#footer_wrap .m_icon{float:right; margin-top:20px;}
#footer_wrap .address_02{clear:both; font-size:12px; color:#a9a9a9; text-align:left;padding-top:0px;}
#footer_wrap .address_03{clear:both; font-size:12px; color:#a9a9a9; text-align:left;padding-top:0px; margin-top:8px;}
#footer_wrap .alli{clear:both; font-size:12px; color:#777; text-align:left;padding-top:0px;}

a.twi:link {text-decoration:none;color:#0797dd;}
a.twi:visited {text-decoration:none; color:#0797dd;}
a.twi:hover {text-decoration:none;color:#0797dd;}

a.footer:link {text-decoration:none;color:#a9a9a9;}
a.footer:visited {text-decoration:none; color:#a9a9a9;}
a.footer:hover {text-decoration:none;color:#a9a9a9;}

/*leftt_side*/
#left_aside{left:50%; width:135px; margin-left:-697px;}
/*추가*/
#left_aside .m_info{width:101px; height:150px; background-color:#fafafa; border:1px solid #d9d9d9; margin-bottom:5px;}
#left_aside .m_info .txt_box{width:95x; height:100px;  margin-top:10px; margin-left:18px; }
#left_aside .m_info .txt_box .idc{height:11px;}
#left_aside .m_info .txt_box .idc .lev_ico{float:left; margin-top:4px;}
#left_aside .m_info .txt_box .idc .id_txt{float:left; margin-left:7px; color:#3ea9d5; font-size:12px;}
#left_aside .m_info .txt_box .level_txt{float:left; color:#323335; font-size:12px; margin-top:9px; font-weight:bold; text-align:left;}
#left_aside .m_info .txt_box .level_gauge{float:left; margin-top:1px;}

#left_aside .m_info .txt_box .m_info_txt{float:left; color:#707070; font-size:12px; margin-top:11px; margin-left:1px; text-align:left;}
#left_aside .m_info .txt_box .message_txt{float:left; color:#707070; font-size:12px; margin-top:7px; margin-left:1px; text-align:left;}
#left_aside .m_info .txt_box .coupon_txt{float:left; color:#707070; font-size:12px; margin-top:7px;margin-left:1px; text-align:left;}
#left_aside .m_info .txt_box .stamp_txt{float:left; color:#707070; font-size:12px; margin-top:7px;margin-left:1px; text-align:left;}

#left_aside .m_info .point_box{width:95px; height:30px; padding-top:8px; border-top:1px solid #d9d9d9; margin:0 auto;}
#left_aside .m_info .point_box .point_txt{color:#707070; font-size:12px; text-align:left; width:100%; padding-left:16px;}
#left_aside .m_info .point_box .point_num{float:left; color:#6f6e6e; font-size:14px; margin-top:0px; text-align:left; font-weight:bold; padding-left:16px;}

#left_aside .point_rank{width:130px; padding-bottom:4px; border:2px solid #2f3743; margin-bottom:5px; border-radius:10px;}
#left_aside .point_rank .po_bg{width:130; height:20px; background-color:#2f3743; text-align:center; border-radius:5px 5px 0px 0px;}
#left_aside .point_rank .po_tit{font-size:11px; font-weight:bold; color:#fff; text-align:center; padding-top:4px;}
#left_aside .point_rank .po_txtBox{text-align:left; margin-top:4px; margin-left:7px;}
#left_aside .point_rank .po_txtBox ul li{font-size:11px;color:#46505f; text-align:left; margin-top:5px; }
#left_aside .point_rank .high{padding:0px 3px; background-color:#e42618; border:1px solid #da180f; width:8px; height:8px; color:#fff; border-radius:8px;}
#left_aside .point_rank .normal{padding:0px 3px; background-color:#aaaaaa; border:1px solid #9e9e9e; width:8px; height:8px; color:#fff; border-radius:8px;}


#left_aside .point_rank .nickTxt01{margin-left:4px; color:#2f3743; font-size:11px;font-weight:bold;}
#left_aside .point_rank .nickTxt02{margin-left:4px; color:#46505f; font-size:11px;}
#left_aside img{margin-bottom:5px; border-radius:10px;}

/*right_side*/
#right_aside{right:50%; width:206px; margin-right:-780px;}
#right_aside img{margin-bottom:5px; border-radius:10px;}

#right_aside .box_right{margin-bottom:5px;}


/*업체리스트*/
#right_aside .listBox{width:100%; margin-bottom:5px; height:162px;}
#right_aside .listBox ul.tabs{float:left; list-style:none; height:30px; width:100%;  margin:0; padding:0; color:#777777;}
#right_aside .listBox ul.tabs li{float:left; height:31px; width:103px; line-height:33px; border:1px solid #e0e0e0; overflow:hidden; position:relative; background:#e0e0e0;  margin:0 0px 0px 0; padding:0; font-size:12px; color:#777777; text-align:center;}

A.tab_tit:link {color:#777777;text-decoration:none;}
A.tab_tit:visited {color:#777777;text-decoration:none;}
A.tab_tit:active {color:#777777;text-decoration:none;}
A.tab_tit:hover {color:#777777;text-decoration:none;}

#right_aside .listBox ul.tabs li.active,html ul.tabs li.active a:hover{background:#fff; border-bottom:1px solid #fff;}
#right_aside .listBox .tabContainer{border:1px solid #e0e0e0; overflow:hidden; clear:both; float:left; width:100%; background:#fff; border-radius:0 0 10px 10px;}
#right_aside .listBox .tabContent {font-size:12px; line-height:20px; color:#777777; }
#right_aside .listBox .tabContent .inner{float:left; margin:20px 0px 0px 0px; padding-bottom:10px; padding-left:20px; text-align:left;}
#right_aside .listBox .tabContent .inner .icon{background-image:url(/images/new.gif); background-repeat:no-repeat; background-position-y:50%; padding-left:30px; display:inline-block; list-style:none; width:186px; text-align:left;}
#right_aside .listBox .tabContent .inner .hot{background-image:url(/images/hot.gif); background-repeat:no-repeat; background-position-y:50%; padding-left:30px;display:inline-block; list-style:none; width:186px; text-align:left;}
#right_aside .listBox pre{background: #f1f1f1; font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 1.625em;	overflow: auto;	padding: 0.75em 1.625em; color: #000 !important;
}


/*매니저 차트부분*/
#ma_category{width:100%; height:20px; clear:both;}
#ma_category h4{float:left;}
#ma_category .sub_ca{float:right;}
#ma_category .sub_ca ul li{display:inline; background-image:url(/images/ma_bar.gif); background-repeat:no-repeat; background-position-y:50%; padding:0 10px; font-size:12px; font-weight:bold; color:#212123}
#ma_category .sub_ca ul li a{text-decoration:none; color:#212123;}

.ListType03{width:1100px; margin-top:8px; border-top:3px solid #000100; position:relative; overflow:hidden;}
.ListType03 .contents_box{width:214px; float:left; position:relative;  background-color:#2d2d2d; border:2px solid #000; margin:3px 3px 20px 3px; border-radius:20px;}
.ListType03 .contents_box:hover{border:2px solid #e42518;}
.ListType03 .contents_box.active{border:2px solid #e42518;}

.rank_maintit{width:971px; margin:0 auto; padding-bottom:15px; border-bottom:3px solid #2e2e2e; padding-top:40px;}

.ma_thumb{position:relative; width:100%; text-align:center; margin:5px auto;}
.ma_thumb img{width:200px; height:237px; border-radius:14px;}
.ma_cont{float:left; position:relative; width:100%;}
.ma_cont ul li{display:inline; float:left;}
.ma_1line{height:24px; width:190px; padding:3px 0px 0px 0px; margin:0 auto;}
.ma_tit{color:#fff; text-align:left; font-size:14px; font-weight:bold; margin-top:4px;}
.ma_grade{color:#989898; text-align:left; font-size:11px; font-weight:bold; margin-left:40px; margin-top:5px;}
.ma_number{color:#dd6767; text-align:left; font-size:16px; font-weight:bold; margin-top:2px; margin-left:5px;}
.ma_2line{padding:3px 0px; width:190px; border-bottom:1px solid #eaeaea; margin:0 auto;}
.ma_location{color:#989898; text-align:left; font-size:11px; font-weight:bold;}
.ma_type{color:#7cc3ff; text-align:left; font-size:11px; font-weight:bold; margin-top:5px;}
.ma_3line{width:190px; padding:5px 0px; text-align:left; margin:0 auto;}
.ma_boxbtn{margin-left:8px;}

.ma_cont .rip_btn{width:90px; height:16px; display:inline-block; font-size:12px; text-align:center; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding-top:2px; font-weight:bold; position:relative; border-radius:10px;}
.ma_cont .review_btn{width:90px; height:16px; display:inline-block; font-size:12px; text-align:center; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding-top:2px; font-weight:bold; position:relative; border-radius:10px;}
.ma_cont .profile_btn{width:90px; height:16px; display:inline-block; font-size:10px; text-align:center; border: 1px solid #d9d9d9; padding-top:5px; font-weight:bold; position:relative; background-color:#ed5355; color:#FFF; border-radius:10px;}
.ma_cont .togo_btn{width:90px; height:16px; display:inline-block; font-size:10px; text-align:center; border: 1px solid #d9d9d9; padding-top:5px; font-weight:bold; position:relative; background-color:#7b7b7b; color:#FFF; border-radius:10px;}


.ListType03 .contents_box .ma_box_ranking{width:60px; height:30px; background-color:#FF0000; border-radius:20px; position:absolute; z-index:1; left:3px; top:3px;}
.ListType03 .contents_box .ma_box_ranking02{width:60px; height:30px; background-color:#6a6d7e; border-radius:20px; position:absolute; z-index:1; left:3px; top:3px;}
.ListType03 .contents_box .ma_box_ranking_txt{font-size:14px; font-weight:bold; color:#FFF; text-align:center; height:25px; padding-top:6px;} 

#ma_info{border-top:1px solid #8c8c8c; font-size:11px; color:#343434; position:relative;}
#ma_info02{border-top:1px solid #d4d7dc; font-size:11px; color:#343434; position:relative;}
#ma_info .Rank_tit{height:31px;}


/*위치확인*/
#location{width:100%; padding-top:1px; border-bottom:1px solid #e3e3e3; margin-bottom:20px; height:30px}
#location .lc_inner{height:20px; float:right; margin-bottom:5px; right:0px;}
#location .lc_info{float:left; padding:5px 0 0 10px; color:#929292; font-size:16px; width:100%; height:24px; overflow:hidden; position: relative;}
#location .lc_info .notice{position: absolute; top:30px;}
#location .lc_info .notice a{color:#ff0000;}

/*업종별아이콘*/
#location .lc_inner .l_cate, #location .lc_inner .l_area{font-size:12px; color:#777777; padding-right:5px;}
#location .lc_inner .top_area{background-image:url(/images/top_arrow.png); background-position-y:50%; background-repeat:no-repeat; padding:0 5px;}


/*팝업*/
#notice_pop{position:fixed; top:0px; z-index:99; left:10%; top:20px; display:none;}
#notice_pop .InBox{position:absolute; margin:20px; border:5px solid #000;}
#notice_pop .InBox .cont_Txt{text-align:center; font-size:12px; color:#000; background-color:#FFF; line-height:16px;}
#notice_pop .InBtn{position:absolute; right:-15px; top:-15px;}

.page_title{width:100%; text-align:left; padding:10px 0; font-size:30px; font-weight:bold;}

/*로그인 left*/
#login .login_box{border:2px solid #e7e7e7; float:left; margin-bottom:200px;}
#login .login_box .log_01{height:100%; float:left; padding:100px 70px; position:relative;}
#login .login_box .log_01 .input_box{width:260px; float:left; display:inline-block;}
#login .login_box .log_01 .log_tit{margin-bottom:40px; float:left;}
#login .login_box .log_01 .id_box{display:inline-block;}
#login .login_box .log_01 .log_txt{width:70px; margin-top:10px; float:left;}
#login .login_box .log_01 .log_id{float:left;}
#login .login_box .log_01 .pw_box{margin-top:10px; display:inline-block;}
#login .login_box .log_01 .log_txt02{width:70px; margin-top:10px; float:left;}
#login .login_box .log_01 .log_pw{float:left;}
#login .login_box .log_01 .log_btn{display:inline-block;}
#login .login_box .log_01 .login_btn{font-size:20px; border: 1px solid #d9d9d9; background-color: #545454; padding:28px 50px; font-weight:bold; position:relative; color:#FFF; border-radius:10px; display:inline-block;}


/*로그인 right*/
#login .login_box .log_02{height:100%; float:left; padding:100px 70px; position:relative; border-left:1px solid #bbb;}
#login .login_box .log_02 .input_box{width:260px; float:left; display:inline-block;}
#login .login_box .log_02 .log_tit{margin-bottom:40px; float:left;}
#login .login_box .log_02 .id_box{display:inline-block;}
#login .login_box .log_02 .log_txt{width:70px; margin-top:10px; float:left;}
#login .login_box .log_02 .log_id{float:left;}
#login .login_box .log_02 .pw_box{margin-top:10px; display:inline-block;}
#login .login_box .log_02 .log_txt02{width:70px; margin-top:10px; float:left;}
#login .login_box .log_02 .log_pw{float:left;}
#login .login_box .log_02 .log_btn{display:inline-block;}
#login .login_box .log_02 .login_btn{font-size:20px; border: 1px solid #d9d9d9; background-color: #545454; padding:52px 50px; font-weight:bold; position:relative; color:#FFF; border-radius:10px; display:inline-block;}
#login .login_box .log_02 .mem_box{float:left; margin-top:50px; width:100%;}
#login .login_box .log_02 .mem_btn{margin-left:0px; margin-top:7px;}

/*회원가입*/
.memberJoin_box{width:100%; height:550px; border:2px solid #e7e7e7; float:left; position:relative; text-align:center;}
.memberJoin_tit{margin:52px auto  29px auto; text-align:center; font-size:18px;}
.memberJoin_inbox{display:inline-block; padding-top:29px; text-align:center;}
.memberJoin_inbox .radio_box{width:100%; text-align:center; padding-top:22px;}


/*회원가입양식*/
#login .register_box{width:100%; border:2px solid #e7e7e7; position:relative; padding-bottom:10px; display:inline-block;}
#login .register_box .registetxt01{margin-top:53px; margin-bottom:10px;margin-left:38px; float:left; width:100%; text-align:left;}
#login .register_box table{font-size:12px; text-align:left; margin-left:38px; margin-top:20px; border:1px solid #CCC; width:45%; color:#373737; margin-bottom:0px; float:left;}
#login .register_box table tr td{height:35px; border-bottom:1px solid #d7d7d7; padding-left:5px;}
#login .register_box table tr th{height:35px; border-bottom:1px solid #d7d7d7; text-align:left; padding-left:5px;}
#login .register_box .td01{background-color:#f3f3f3; height:50px; padding-left:5px;}
#login .register_box .code_num{margin-top:3px; padding-left:5px; float:left;}

#login .register_box input{width:200px; height:30px; font-size:14px;}
#login .register_box .register_btn{width:100%; text-align:center; margin:20px 0px; float:left;}
#login .register_box .register_btn .join_btn{font-size:20px; border: 1px solid #d9d9d9; background-color: #545454; padding:28px 50px; font-weight:bold; position:relative; color:#FFF; border-radius:10px; display:inline-block;}


/*my_page*/
#myp{width:1100px; margin:0 auto;}
#myp h4{width:100%; text-align:left; padding:10px 0; font-size:30px;}
#myp .user_tit{margin:27px 0px 10px 0px; text-align:left;}
#myp .myp_box{width:1090px; height:194px; border:5px solid #363940;}
#myp .myp_box .level_box{width:188px; height:184px; float:left; position:relative; border-right:1px solid #eaeaea;}
#myp .myp_box .level_box .level_ico{margin:0 auto; padding:15px; text-align:center;}
#myp .myp_box .level_box .m_info{width:188px; text-align:center; float:left;}
#myp .myp_box .level_box .m_info .level{font-size:12px; color:#b10c0f; font-weight:bold; width:100%;}
#myp .myp_box .level_box .m_info .id_box{width:100%; margin:0;}
#myp .myp_box .level_box .m_info .id{font-size:12px; color:#525255;}
#myp .myp_box .level_box .m_info .name{font-size:12px; color:#959599;}
#myp .myp_box .level_box .m_info .p_box{width:100%; margin-top:7px;}
#myp .myp_box .level_box .m_info .p_box .point{font-size:12px; color:#da190f;}
#myp .myp_box .level_box .m_info .p_box .point_count{font-size:12px; color:#525255; font-weight:bold;}
#myp .myp_box .active_box{float:left; width:760px; height:134px; margin-left:10px; margin-top:40px;}
#myp .myp_box .active_box .active_tit{float:left; text-align:left; width:100%; font-size:12px; color:#636363; font-weight:bold;}
#myp .myp_box .active_box .active_menu{margin-top:18px; width:100%; height:46px; float:left;}
#myp .myp_box .active_box .active_menu .mp_box{float:left; text-align:left; margin-left:30px;}
#myp .myp_box .active_box .active_menu .mp_box .mp_ico{float:left;}
#myp .myp_box .active_box .active_menu .mp_box .mp_menu{float:left; margin-left:12px; color:#525255; font-size:12px;} 
#myp .myp_box .active_box .active_menu .mp_box .mp_num{text-align:right; color:#525255; font-size:30px; font-weight:bold;}
#myp .myp_box .active_box .sub_txt{margin-top:30px; float:left;}

/*my_page tabmenu*/
#tab_menu{width:100%;margin-top:50px; padding-bottom:30px; padding-top:15px; border-bottom:1px solid #e0e0e0; border-top:1px solid #c7c7c7; width:100%;  text-align:left;}
#tab_menu ul li{display:inline; background-image:url(/images/myp_tab_bg.gif); background-repeat:no-repeat; background-position-y:50%; padding:0 20px; float:left;}

/*스템프*/
#stamp_tit{margin-top:19px;margin-bottom:24px; width:970px; height:156px;}
#stamp_box{width:968px; height:550px; border:1px solid #c2c2c2; margin-top:19px; margin-bottom:30px;}
#stamp_box .stamp_in{width:968px; height:148px; margin:25px 25px 30px;}
#stamp_box .stamp_icon{margin-left:38px;}
#stamp_box .Firstamp_icon{margin-left:0px;}

/*개인정보*/
#priv_box{width:1098px; padding-bottom:30px; border:1px solid #c2c2c2; display:inline-block;}

#priv_box .p_tit{width:100%; margin-left:30px; margin-top:30px; color:#363940; text-align:left;  font-size:14px; font-weight:bold;}

#priv_box table{font-size:16px; text-align:left; margin:45px; margin-top:20px; border:1px solid #CCC; width:458px; color:#373737; margin-bottom:0px; float:left;}
#priv_box table tr td{height:35px; border-bottom:1px solid #d7d7d7; padding-left:5px;}
#priv_box table tr th{height:35px; border-bottom:1px solid #d7d7d7; text-align:left; padding-left:5px;}
#priv_box table tr td input{width:200px; height:30px; font-size:14px;}
#priv_box .td01{background-color:#f3f3f3; height:50px; padding-left:5px;}
#priv_box .code_num{margin-top:3px; padding-left:5px; float:left;}

#priv_box .btn_box{float:left; margin-top:20px; margin-left:32px; clear:both;}
#priv_box .btn_box .btn_txt{font-size:12px; text-align:left; line-height:15px;}
#priv_box .btn_box .btn_img{margin-right:17px; margin-top:21px; float:left;}

/*my_ripple*/
#m_ripple{margin-top:19px; width:100%; margin-bottom:30px;}
#m_ripple table{font-size:13px; color:#656565;}
#m_ripple table tr th{background-color:#fbfbfb; border-bottom:1px solid #dad8d7; border-top:2px solid #dad8d7;}
#m_ripple table tr td{color:#656565; padding:15px 0; border-bottom:1px solid #dad8d7;}
#m_ripple table tr td input[type=checkbox]{margin:0px;}
#m_ripple table tr td div{line-height:180% !important;}
#m_ripple .board_list table tr td a{color:#929292;}
#m_ripple .board_list table tr td a.memo_title[data-view-status='0'] {color:#000; font-weight:bold;}

#m_ripple .table_footer{text-align:left;}
#m_ripple .table_btn{text-align:right;}
#m_ripple .table_btn .mripple_btn{margin-left:15px;}

/*my_review*/
#m_review{margin-top:19px; width:100%; margin-bottom:30px;}
#m_review table{font-size:12px; color:#656565; margin-bottom:50px;}
#m_review table tr th{background-color:#fbfbfb; border-bottom:1px solid #dad8d7; border-top:2px solid #dad8d7;}
#m_review table tr td{color:#656565; height:36px; border-bottom:1px solid #dad8d7;}
#m_review .in_cont{height:28px; color:#656565; padding-left:4px; text-align:left;  font-size:14px; font-weight:bold; padding-top:4px;}
#m_review .in_cont02{height:25px; color:#656565; padding-left:4px; text-align:left; vertical-align:top}
#m_review .intb{border:0;}
#m_review .in_img{margin-left:30px; vertical-align:top}
#m_review .in_grade01{height:28px; color:#ff4747; padding-left:4px; text-align:left; font-size:14px; font-weight:bold}
#m_review .in_grade02{height:28px; color:#3399ff; padding-left:4px; text-align:left; font-size:14px; font-weight:bold; margin-left:10px;}
#m_review .in_grade03{height:28px; color:#62bdcc; padding-left:4px; text-align:left; font-size:14px; font-weight:bold; margin-left:10px;}
#m_review .table_footer{text-align:left;}
#m_review .table_btn{text-align:right;}
#m_review .table_btn .mripple_btn{margin-left:15px;}

/*notice_page*/
.list{width:1100px; margin:0 auto;}
.list h4{width:100%; text-align:left;}
.list .user_tit{margin:10px 0px; text-align:left;}
.list .notice_sellect_box2{text-align:left;}

/*평가댓글영역*/
#review_comment{width:1095px; border:3px solid #e3e3e3; margin:10px auto 0px auto;}
#review_comment .comment_grade{width:1040px; height:47px; margin:18px auto 0px auto; background-color:#f4f5f7; border:1px solid #dddddd;}
#review_comment .comment_tit{margin:16px; float:left; color: #808080;font-weight: bold;}
#review_comment .comment_check{float:right; margin:12px 11px;}
#review_comment .comment_check ul{float:right;}
#review_comment .comment_check ul li{display:inline;}
#review_comment .com_category{color:#313131; font-size:12px; margin:0; padding-left:15px; background-image:url(/images/ma_titbg02.gif); background-repeat:no-repeat; background-position-y:50%;}
#review_comment .com_code{color:#313131; font-size:12px; margin:0;}
#review_comment .com_input{padding-right:10px;} 
#review_comment .comment_write{width:1040px; background-color:#ebfaff; margin:13px auto 15px auto; border:1px solid #dddddd;}
#review_comment .com_wbox{margin:0 auto; padding:0px; text-align:left;}
#review_comment .com_area{height:71px; width:870px; line-height:16px; font-size:12px; border:1px solid #e9e9e9; vertical-align:middle; float:left; background-color:#FFF; margin-top:3px; color:#a5a5a5; border:1px solid #e9e9e9;}
#review_comment .com_list{color:#888888; width:1000px; position:relative; margin:5px auto;}
#review_comment .com_listin{color:#888888; font-size:12px; vertical-align:middle; text-align:left; position:relative;}
#review_comment .com_line{padding:10px 0px 0px 10px; vertical-align:bottom; font-weight:bold;}
#review_comment .com_line_st{padding-left:0px; height:25px;vertical-align:middle; border-bottom:1px solid #dedede; padding-bottom:5px;}
#review_comment .com_line_id{padding-left:0px; height:25px;vertical-align:middle; border-bottom:1px solid #dedede; padding-bottom:5px; font-weight:bold; color:#484848;}
#review_comment .com_line_ico{padding-left:10px; height:25px;vertical-align:middle; border-bottom:1px solid #dedede; padding-bottom:5px; text-align:center;}
#review_comment .com_gradetxt{font-size:14px; color:#bd2e3a; font-weight:bold;}
#review_comment .com_gradetxt01{font-size:14px;  color:#ff4747; font-weight:bold;}
#review_comment .com_gradetxt02{font-size:14px;  color:#3399ff; font-weight:bold;}
#review_comment .com_gradetxt03{font-size:14px;  color:#62bdcc; font-weight:bold;}
#review_comment .com_01{padding-left:10px; vertical-align:bottom;}
#review_comment .com_date{border-bottom:1px solid #dedede;}

/*댓글영역*/
#rip_comment{width:1095px; border:3px solid #e3e3e3; margin:10px auto 0px auto;}
#rip_comment .cbox_write_box{width:1050px; border:1px solid #dddddd; margin-top:18px; margin-bottom:15px; margin-left:auto; margin-right:auto; background-color:#ebfaff;}
#rip_comment .cbox_section{margin:0 auto; padding:0px; text-align:left; width:1040px;}
#rip_comment .cbox_section .cbox_txt_area{height:71px; width:800px; line-height:16px; font-size:12px; border:1px solid #e9e9e9; vertical-align:middle; float:left; background-color:#FFF; margin-top:3px; color:#a5a5a5;}
#rip_comment .cbox_section .cbox_icon{font-size:12px; color:#676767; font-weight:bold; vertical-align:middle; margin-right:5px;}
#rip_comment .cbox_section .cbox_btn{margin-left:10px;}
#cbox_desc_ripcomment{color:#888888; width:1040px; position:relative; margin:5px auto; margin-top:-15px;}
#cbox_desc_ripcomment .cbox_comment{color:#888888; font-size:12px; vertical-align:middle; height:25px; text-align:left;}
#cbox_desc_ripcomment .lev_icon{text-align:center;}
#cbox_desc_ripcomment .cbox_comment02{padding-left:10px; height:26px; vertical-align:middle}
#cbox_desc_ripcomment .cbox_id{height:26px; vertical-align:middle; font-weight:bold;}
#cbox_desc_ripcomment .cobox_gb{font-weight:bold;text-align:center;}
#cbox_desc_ripcomment .cobox_dt{text-align:center;}
#cbox_desc_ripcomment .cbox_comment tr td{border-bottom:1px solid #e9e9e9;}


/*list_Page*/
#com_pageing{text-align:center; margin:0px auto; position:relative; padding:5px;}
#com_pageing .first{display:inline; text-decoration:none; padding:3px; font-size:12px; color:#e42518; font-weight:bold;}
#com_pageing .second{display:inline; text-decoration:none; padding:3px; background-image:url(/images/page_bar.gif); background-attachment:scroll; background-repeat:no-repeat; background-position-x:left; background-position-y:50%; padding-left:6px; font-size:12px; color:#8a837e;}

/*내정보 top*/
#m_top_info{width:1100px; height:36px; margin:6px auto; background:#f5f5f5;}
#m_top_info .inbox{width:1092px; height:29px; border:1px solid #cccccc; margin:2px 3px; background:#fff; float:left;}
#m_top_info .inbox .my_infoBox{float:left; padding-left:16px; padding-top:8px;}
#m_top_info .inbox .my_infoBox ul{font-size:11px; color:#666666; float:left;}
#m_top_info .inbox .my_infoBox ul li{display:inline; padding:6px; background-image:url(/images/ma_bar.gif); background-repeat:no-repeat; background-position-y:50%; padding-left:10px; cursor:pointer;}
#m_top_info .inbox .my_infoBox .in_txt{margin-top:9px; cursor:pointer;}
#m_top_info .inbox .my_infoBox .arrow{margin-top:-2px; float:left; padding:1px;}
#m_top_info .inbox .my_infoBox .level_icon{margin-top:3px; float:left; padding:1px; margin-top:-5px;}
#m_top_info .inbox .my_useBox{float:right; padding-right:22px;}
#m_top_info .inbox .my_useBox .icon{padding:6px; float:left;}
#m_top_info .inbox .my_useBox .txt{padding:9px 35px 0px 0px; font-size:11px; color:#666666; float:left; cursor:pointer;}

A.info:link {color:#666;text-decoration:none;}
A.info:visited {color:#666;text-decoration:none;}
A.info:active {color:#666;text-decoration:none;}
A.info:hover {color:#666;text-decoration:none;}


/*리스트버튼*/
.ListType01 .rip_btn{font-size:12px; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding:5px 10px; margin:3px; font-weight:bold; position:relative; border-radius:13px;}
.ListType01 .review_btn{font-size:12px; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding:5px 10px; margin:3px; font-weight:bold; position:relative; border-radius:13px;}
.ListType01 .profile_btn{font-size:12px; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding:5px 10px; margin:3px; font-weight:bold; position:relative; background-color:#ed5355; color:#FFF; border-radius:13px;}
.ListType01 .togo_btn{font-size:12px; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding:5px 10px; margin:3px; font-weight:bold; position:relative; background-color:#7b7b7b; color:#FFF; border-radius:13px;}
.ListType01 .com_btn{position:absolute; top:-4px; right:-3px; z-index:1;}

.ListType02 .rip_btn{width:50px; height:16px; display:inline-block; font-size:12px; text-align:center; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding-top:2px; font-weight:bold; position:relative; border-radius:13px;}
.ListType02 .review_btn{width:50px; height:16px; display:inline-block; font-size:12px; text-align:center; border: 1px solid #d9d9d9; background-color: #f7f7f7; padding-top:2px; font-weight:bold; position:relative; border-radius:13px;}
.ListType02 .profile_btn{width:60px; height:16px; display:inline-block; font-size:10px; text-align:center; border: 1px solid #d9d9d9; padding-top:5px; font-weight:bold; position:relative; background-color:#ed5355; color:#FFF; border-radius:13px;}
.ListType02 .togo_btn{width:50px; height:16px; display:inline-block; font-size:10px; text-align:center; border: 1px solid #d9d9d9; padding-top:5px; font-weight:bold; position:relative; background-color:#7b7b7b; color:#FFF; border-radius:13px;}
.ListType02 .com_btn{position:absolute; top:-4px; right:-3px; z-index:1;}

/*게시물 작성*/
#write_b{width:1100px; margin:0 auto;}
#write_b h4{width:100%; text-align:left; margin-top:20px;}
#write_b .tb_wirte{margin-top:40px; border:1px solid #e7e7e7; float:left; width:100%; text-align:left; font-size:12px;}
#write_b .tb_wirte tr th{background-color:#f7f7f7; color:#4a4c56; text-align:left; height:16px; padding:10px 6px; border-bottom:1px solid #e7e7e7;}

#write_b .tb_wirte tr td{color:#4a4c56; text-align:left; height:16px; padding:10px 6px; border-bottom:1px solid #e7e7e7;}
#write_b .tb_wirte input{border:1px solid #d6d7da;}
#write_b .tb_wirte select{color:#4a4c56; font-size:12px;}

#autosave_wrapper{position:relative;}
.btn_confirm{text-align:center; font-size:12px; width:100%; margin:20px 0px; position:relative; float:left;}
.btn_confirm .wr_btn{margin:20px 0px 30px 0px;}


/*출근부 업*/
.work_btn{position:absolute; top:-3px; left:55px; z-index:1;}
.rec_btn{position:absolute; top:-25px; left:-25px; z-index:1;}
.work_btn02{position:absolute; top:-3px; left:-3px; z-index:1;}

/*게시판 뷰*/
#subBody{position:relative;}
.boardType2{border-top:1px solid #080808;}
.boardType2 .boardList{width:100%; overflow:hidden; font-size:12px;}
.boardType2 li{border-bottom:1px solid #eee;}
.boardType2 .boardList .date{width:10%; text-align:center; color:#333; padding:25px 0px 24px 0px; float:left;}
.boardType2 .boardList .nick{width:15%; text-align:center; color:#333; padding:25px 0px 24px 0px; float:left;}
.disB{display:block;}
.boardType2 .boardList .list{width:65%; color:#333; line-height:18px; padding:25px 0px 24px 20px; font-weight:bold; float:left;}
.boardType2 .boardList .list .type{padding-right:6px; padding-top:-3px;}
.boardType2 .view{width:80%; padding:30px 0px; line-height:18px;}
.ViewStyle{text-align:left; color:#666; padding:0px; font-size:12px; margin-left:10px;}
.ViewStyle p{text-align:left;}
.mt15{margin-top:15px;}

.boardType3{margin-top:30px; border-top:1px solid #bbb;}
.taR{text-align:right;}

.category_tab{float:left; font-size:16px; width:1100px;}
.category_tab ul{float:left; margin:0; padding:0; }
.category_tab .onBtn{background-color:#424242; color:#fff; text-align:center; font-weight:bold; float:left; display:inline; vertical-align:middle; border:1px solid #60687b; display:block; list-style:none; padding:8px 25px 10px;}
.category_tab .Btn{background:#fff; border:1px solid #d1d1d1; color:#666666; text-align:center; float:left; vertical-align:middle; display:block; list-style:none; padding:8px 15px 10px;}
.category_tab .Btn a{color:#666; text-decoration:none;}
.category_tab .onBtn a{color:#fff; text-decoration:none;}


#B_comment{border-top:1px solid #bbb; border-bottom:1px solid #bbb; width:1100px; font-size:12px; color:#666666; position:relative; overflow:hidden;}
#B_comment .B_List{width:100%; padding:8px 0px; float:left;  border-bottom:1px solid #e4e3e3;}
#B_comment .B_List .level{width:5%; display:block; text-align:right; float:left; }
#B_comment .B_List .nick{width:10%; display:block; text-align:left; float:left; padding:4px; font-weight:bold;}
#B_comment .B_List .contxt{width:70%; display:block; text-align:left; float:left; padding:4px 10px;}
#B_comment .B_List .condate{width:10%; display:block; text-align:center; float:left; padding:4px 4px 4px 10px; border-left:1px solid #e4e3e3;}

#B_write_box{width:100%; border:1px solid #dddddd; margin:10px 0px; background-color:#f7f7f7; height:100px;}
.B_txt_area{height:80px; width:100%; line-height:16px; font-size:12px; border:1px solid #e9e9e9; vertical-align:middle; float:left; background-color:#FFF; margin:3px; color:#a5a5a5;}
.txtBox{width:98%; margin:5px 0px; float:left; text-align:center;}

#BoardBtn_Box{width:100%; padding:0px 0px 10px 0px; position:relative; float:left;}
.B_modify{float:left; margin:5px;}
.B_listUp{float:right; margin:5px;}

/*커뮤니티*/
#CBox{width:1100px; overflow:hidden; position:relative; margin:0px auto -160px auto;}
#CBox .inCBox{float:left; position:relative; margin:1px; overflow:hidden; z-index:-1000;}
#CBox .inCBox .inImg{}
#CBox .inCBox .inTxt{background-color:black; filter:alpha(opacity=50); opacity:0.5; font-size:12px; position:absolute; bottom:0px; left:0px; width:100%; height:20px; color:#fff;}
#CBox .inCBox .inTxt .Ctit{float:left; margin-left:10px; margin-top:4px; font-weight:bold;}
#CBox .inCBox .inTxt .Cdate{float:right; margin-right:10px; margin-top:20px;}

#CBox .inRBox{float:right; position:relative; margin:1px; overflow:hidden;  z-index:1000;}
#CBox .inRBox .inImg{}
#CBox .inRBox .inTxt{background-color:black; filter:alpha(opacity=50); opacity:0.5; font-size:12px; position:absolute; bottom:0px; left:0px; width:100%; height:20px; color:#fff;}
#CBox .inRBox .inTxt .Ctit{float:left; margin-left:10px; margin-top:4px; font-weight:bold;}
#CBox .inRBox .inTxt .Cdate{float:right; margin-right:10px; margin-top:20px;}

/*게시판*/
.bbs_searchbar{width:100%; text-align:center; margin-top:20px;}
.bbs_searchbar #search_key{height:30px;}
.bbs_searchbar #search_str{width:200px; height:30px;}
.bbs_searchbar #search{font-size:15px; padding:9px; font-weight:bold; background-color:#ed5355; color:#FFF; border-radius: 3px;}

.board_list{width:1100px; margin:0 auto;}
.board_list h4{width:100%; text-align:left; padding-bottom:15px;}
.board_list .user_tit{text-align:left; padding-bottom:15px;}

.board_list .list{width:100%; border-top:1px solid #999; border-bottom:1px solid #999; font-size:14px;}
.board_list  table tr.notice{background-color:#f5f6fa;}
.board_list .list tr th{height:16px; color:#555; text-align:center; padding:15px; border-bottom:1px solid #d1dee2; background-color:#e5ecef;}
.board_list  table tr td{height:16px; color:#000; padding:10px 0px; text-align:center; border-bottom:1px solid #dedede;}
.board_list  table tr td a{color:#000;}
.board_list  table tr td a img{border-radius:15px;}
.board_list .list .title{text-align:left; padding:15px 15px;}
.board_list .list .title .rep_cnt{color:#dc1b11;}
.board_list .list .ansor{text-align:left;}
.board_list .list .content{text-align:left; padding:25px 15px; height:320px; vertical-align: top;}
.board_list h4{width:100%; text-align:left; padding:10px 0; font-size:30px;}

.board_list .gallery{width:100%; font-size:12px;}

.board_list .list02.bold{color:#000; font-weight: bold;}

.board_list .list .g2_row{padding-left: 15px; font-size:16px;}
.board_list .list .g2_row .tit{font-size: 25px;}
.board_list .list .g2_row .tit2{text-align:left; margin-top:10px;}
.board_list .list .g2_row .txtBox{text-align:left; margin:5px 0px 5px 0px;}
.board_list .list .g2_row .rep_cnt{color:#F00;}
.board_list .list .g2_row a{color:#000;}



.gallery{width:1100px; margin-top:8px; padding:0 2px; border-top:3px solid #000100; position:relative; overflow:hidden;}
.gallery .gal_box{width:255px; display:inline-block; position:relative;  background-color:#2d2d2d; border:2px solid #000; margin:3px 8px 20px 8px; border-radius:20px; text-align:left;}
.gallery .gal_box:hover{border:2px solid #e42518;}
.gallery .gal_box.active{border:2px solid #e42518;}

.gallery .gal_box .gal_thumb{width:238px; height:238px; margin:5px auto; border-radius:14px; overflow: hidden; display:block;}
.gallery .gal_box .gal_thumb img{width:238px; height:238px; object-fit:cover;}
.gallery .gal_box .gal_cont{width:238px; margin:6px; display:inline-block;}
.gallery .gal_box .gal_cont .line{padding:2px; display:block; overflow:hidden;}
.gallery .gal_box .gal_cont .line .title{color:#FFF; font-weight:bold;}
.gallery .gal_box .gal_cont .line .author{width:50%; text-align:left; float:left;}
.gallery .gal_box .gal_cont .line .r_dt{width:50%; text-align:right; float:right;}


.board_read .list{width:100%; border-top:1px solid #999; border-bottom:1px solid #999; font-size:16px;}
.board_read h4{width:100%; text-align:left; padding:10px 0; font-size:30px;}
.board_read .user_tit{text-align:left; padding-bottom:15px;}
.board_read .list>tbody>tr>th{height:16px; color:#555; text-align:center; padding:10px; border-bottom:1px solid #dedede; background-color:rgb(247, 247, 247);}
.board_read .list>tbody>tr>td{height:16px; color:#555; padding:10px 0px; text-align:center; border-bottom:1px solid #dedede;}
.board_read .list>tbody>tr.rec_up>td{font-size:10px;}
.board_read .list .title{text-align:left; padding:25px 15px;}
.board_read .list .content{text-align:left; padding:25px 15px; height:320px; vertical-align: top; line-height:170%; word-break:break-all;}
.board_read .list .content img{max-width:100%;}

.board_read .comment{width:100%; border-top:1px solid #999; border-bottom:1px solid #999; font-size:12px; table-layout:fixed;}
.board_read .comment>tbody>tr>td{height:16px; color:#555; padding:10px 0px; text-align:center; border-bottom:1px solid #dedede;}
.board_read .comment .content{text-align:left; word-wrap:break-word;}
.board_read h1{font-size:16px;}


.not_pageing{width:100%; text-align:center; margin:20px 0px 10px 0px;}
.not_pageing .navi{color:#777; padding:0px 2px; font-weight:bold; vertical-align:middle; display:inline-block;}
.Bwrite_btn{width:100%; text-align:right;}

.input {width:100%; height:35px; font-size:20px;}
.regist_btn {text-align:center; margin-top:16px; margin-left:auto; margin-right:auto; margin-bottom:30px; position:relative;}
.comment_del {width:100%; text-align:center; cursor:pointer;}
.comment_view_del {width:100%; text-align:center; cursor:pointer;}
.board_pn_list {width:100%; text-align:left; font-size:14px;}


#add_file_list li {border-bottom:none;}
#frm #add_file_list li {display:inline-block; border-bottom:none; text-align:center;}
.galereya-cell-desc a {color:#FFF;}
.galereya-cell-desc .galereya-cell-desc-text{color:#929292;}


/*코인게임*/
.coin_game{width:1100px; margin:0 auto; padding:0; position:relative; font-size:12px;}
.coin_game .inner_contents{width:100%; margin-bottom:20px; position:relative;}
.coin_game .inner_contents .game_user_info{background:url(/images/cg_user_info_bg1.jpg) no-repeat; width:100%; font-size:20px; font-weight:bold; text-align:right;}
.coin_game .inner_contents .game_user_info.bg2{background:url(/images/cg_user_info_bg2.jpg) no-repeat; width:100%; height:78px;}
.coin_game .inner_contents .game_user_info .txt td{padding:10px 5px;}
.coin_game .inner_contents .game_user_info td.link_area{height:70px; padding:0 10px; text-align:center;}
.coin_game .inner_contents .game_user_info td.link_area a{width:166px; height:40px; padding:3px; display:inline-block;}

/*출석체크*/
.coin_game .attend_cal_area{background:url(/images/cg_attend_cal_bg.jpg) repeat-x; width:100%; padding:20px 50px;}
.coin_game .attend_cal_area .attend_cal_tit{background:url(/images/cg_attend_cal_tit_bg.png) no-repeat; width:100%; height:70px;    padding-top: 13px; color: #FFF; font-size: 35px; font-weight: bold; text-align: center;}
.coin_game .attend_cal_area .attend_cal_tbl{width:100%; background:#FFF; margin-top:10px; border:1px solid #c5c5c5; border-collapse:collapse;}
.coin_game .attend_cal_area .attend_cal_tbl th{width:142px; background:#757575; font-size: 20px; height: 40px; color: #fff; border:1px solid #c5c5c5;}
.coin_game .attend_cal_area .attend_cal_tbl th.sun{background:#da2727;}
.coin_game .attend_cal_area .attend_cal_tbl th.sat{background:#00a1ff;}
.coin_game .attend_cal_area .attend_cal_tbl td{border:1px solid #c5c5c5; height:60px; position:relative; line-height:26px; text-align:center; padding:6px; vertical-align:top;}
.coin_game .attend_cal_area .attend_cal_tbl td.today{background:#b1e0ff;}
.coin_game .attend_cal_area .attend_cal_tbl td.none{background:#f1f1f1;}
.coin_game .attend_cal_area .attend_cal_tbl td.sun .dt{color:#da2727;}
.coin_game .attend_cal_area .attend_cal_tbl td.sat .dt{color:#00a1ff;}
.coin_game .attend_cal_area .attend_cal_tbl td .dt{width:100%; height: 25px; text-align:left; font-size:15px;}
.coin_game .attend_cal_area .attend_cal_tbl td .item{min-height:160px; font-size:15px;}
.coin_game .attend_cal_area .attend_cal_tbl td .item .item_img{padding:10px 0;}
.coin_game .attend_cal_area .attend_cal_tbl td .item .attend_btn_s{display:inline-block; font-size: 15px; padding:3px 25px; font-weight: bold; background-color: #ed5355; color: #FFF; border-radius: 3px; margin-top:10px;}
.coin_game .attend_cal_area .attend_cal_tbl td .attend_stamp{position:absolute; top:5px; right:5px; z-index:1;}
.coin_game .attend_cal_area .attend_btn_b{margin-top:10px; display:inline-block;}

/*무기상점*/
.coin_game .weapon_shop{background:url(/images/cg_weapon_shop_bg.jpg) repeat-x; width:100%; padding:40px 50px;}
.coin_game .weapon_shop .weapon_shop_area{width:100%;}
.coin_game .weapon_shop .weapon_shop_area .weapon_shop_bg{background:url(/images/cg_wps_shop_bg2.jpg) repeat-y; width:100%; padding:0 50px;}
.coin_game .weapon_shop .weapon_shop_bg a{display:inline-block; padding:0 12px;}

.coin_game .weapon_shop .weapon_have_area{width:100%; padding-top:50px;}
.coin_game .weapon_shop .weapon_have_area .weapon_have_bg{background:url(/images/cg_wps_have_bg2.jpg) repeat-y; width:100%; min-height:200px; padding:10px 50px 0 50px;}
.coin_game .weapon_shop .weapon_have_area .weapon_have_bg a{position:relative; display:inline-block; padding:10px 5px;}
.coin_game .weapon_shop .weapon_have_area .weapon_have_bg a.select{background:url(/images/cg_wps_item_select.png) no-repeat; background-position:center center;}
.coin_game .weapon_shop .weapon_have_area .weapon_have_bg .wepon_level{position: absolute; width: 50px; text-align: center; top: 29px; right: 15px; z-index: 1; font-size: 25px; font-weight: bold; color: #FFF;}

/*무기인첸*/
.coin_game .weapon_shop .weapon_enchant_area{background:url(/images/cg_wpe_enchant_bg.jpg) no-repeat; width:100%; height:691px;}
.coin_game .weapon_shop .weapon_enchant_area_sub1{background:url(/images/cg_wpe_enchant_bg_sub1.jpg) no-repeat; width:441px; height:466px;}
.coin_game .weapon_shop .weapon_enchant_area_sub2{background:url(/images/cg_wpe_enchant_bg_sub2.jpg) no-repeat; width:441px; height:466px;}
.coin_game .weapon_shop .weapon_enchant_area table tr td{text-align:center; vertical-align:top;}
.coin_game .weapon_shop .weapon_enchant_area_sub1 .sub1{position:relative; display:inline-block; width:100%; height:390px;}
.coin_game .weapon_shop .weapon_enchant_area_sub1 .sub2{width:100%; height:61px; font-size:22px; font-weight:bold; text-align:left;}
.coin_game .weapon_shop .weapon_enchant_area_sub1 .sub2 .sub2_1{width:260px; padding:15px 30px; color:#c1c1c1; float:left;}
.coin_game .weapon_shop .weapon_enchant_area_sub1 .sub2 .sub2_2{width:160px; padding:15px 30px; color:#ddc898;float:left;}
.coin_game .weapon_shop .weapon_enchant_area_sub1 .sub1 img{position:absolute; display:none; width:100%; top:0px; left:0px;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul{margin:10px 22px;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li{background:url(/images/cg_wpe_max_weapon_bg.png) no-repeat; width:100%; height:133px; margin:15px 0;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li .item_icon{float: left; padding:5px 10px; width:123px; position:relative; display:inline-block;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li .item_cont{float:left; padding:20px 5px; width:225px; text-align:left;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li .item_cont .txt1{font-size:40px; font-weight:bold; color:#c1c1c1;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li .item_cont .txt2{font-size:20px; font-weight:bold; color:#c1c1c1;}
.coin_game .weapon_shop .weapon_enchant_area_sub2 ul li .item_icon .wepon_level{position:absolute; width:50px; text-align:center; top:18px; right:10px; z-index:1; font-size:18px; font-weight:bold; color:#FFF;}

/*복권상점*/
.coin_game .lotto_shop_area{background:url(/images/cg_lotto_bg.jpg) no-repeat; width:100%; height:251px;}
.coin_game .lotto_shop_area .txt1{width:100%; height:70px; font-size:30px; font-weight:bold; text-align:right; padding:14px 5px;}
.coin_game .lotto_shop_area .txt2{width:100%; height:70px; font-size:30px; font-weight:bold; text-align:right; padding:14px 5px;}

/*인챈랭킹*/
.coin_game .win_enchant_tab{background:url(/images/cg_win_enchant_bg1.jpg) no-repeat; width:100%; height:42px; padding:0 50px;}
.coin_game .win_enchant_tab .tabs{list-style:none; overflow:hidden; padding-left:20px; font-size:16px; font-weight:bold; color:#777;}
.coin_game .win_enchant_tab .tabs li{display:inline;}
.coin_game .win_enchant_tab .tabs li a{display:inline-block; float:left; padding:4px 30px; height:32px; line-height:30px; color:#000; border:1px solid #ccc; background:#eee; letter-spacing:-1px; margin-right:2px; outline:none; border-top-left-radius:3px; border-top-right-radius:3px;}
.coin_game .win_enchant_tab .tabs li a.selected{background:#fff; position:relative; top:0; border:2px solid #007deb; border-bottom:none; z-index:2; color:#007deb;}
.coin_game .win_enchant_tab .tabline{border-top:1px #007deb solid; position:relative; margin:-1px 0 0 0;}
.coin_game .win_enchant_area{width:100%;}
.coin_game .win_enchant_area .win_enchant_area_l{background:url(/images/cg_win_enchant_bg2.jpg) repeat-x; width:50px; min-height:350px; float:left;}
.coin_game .win_enchant_area .win_enchant_area_r{background:url(/images/cg_win_enchant_bg3.jpg) repeat-x; width:50px; min-height:350px; float:left;}
.coin_game .win_enchant_area .win_enchant_content{width:1000px; min-height:350px; float:left; background-color:#FFF;}
.coin_game .win_enchant_area .win_enchant_content .score_box{display:none; text-align:center; padding:10px 15px;}
.coin_game .win_enchant_area .win_enchant_content .score_box .sub{width:480px; min-height:100px; display:inline-block;}
.coin_game .win_enchant_area .win_enchant_content .score_box .sub table tr th{height:40px; background-color:#1279c8; font-size:16px; font-weight:bold; color:#FFF; border:1px solid #dcdcdc;}
.coin_game .win_enchant_area .win_enchant_content .score_box .sub table tr td{height:40px; border:1px solid #dcdcdc;}
.coin_game .win_enchant_area .win_enchant_content .score_box .sub table tr td.no{font-weight:bold;}
.coin_game .win_enchant_area .win_enchant_content .score_box .sub table tr td.nick{padding-left:60px; text-align:left;}

/*복권 당첨자*/
.coin_game .win_lotto_area{background:url(/images/cg_win_lotto_bg.jpg) repeat-x; width:100%; min-height:1000px; padding:0 50px;}
.coin_game .win_lotto_area .type_title{padding:10px 0;}
.coin_game .win_lotto_area .winer_list{padding-bottom:10px; background-color:#FFF; padding:15px;}
.coin_game .win_lotto_area .winer_list table tr td{height:40px; border:1px solid #dcdcdc; text-align:left; padding:0 40px;}
.coin_game .win_lotto_area .winer_list table tr td.none{font-weight:bold; text-align:center;}
.coin_game .win_lotto_area .winer_list2{font-size:30px; font-weight:bold; text-align:center; padding:20px 0 70px 0;}


/* 쪽지보내기 */
#user_pop {position:absolute; background-color: #494949; border-top:1px solid #000; left:0px; top:0px; z-index:1; padding:0 10px 10px 10px; /*width:58px;*/ display:none;}
#user_pop a {cursor:pointer; color:#FFF; font-size: 10px; float:left; clear:both; margin-top:10px;}

/*2014-06-13*/
#ranking_out{width:1100px; position:relative;}
#ranking_out .top_tit{width:100%; margin:0; padding:0;}
#ranking_out .rankingBG{background:#343436; width:100%;}
#ranking_out .rankingBox{width:931px;  border-top:2px solid #dae5f7; margin:0 auto;}
#ranking_out .ranking_inBox{width:931px;  border-top:2px solid #c8d8ef; float:left;}
#ranking_out .ranking_inBox .category{width:230px;  background:#fff; border:1px solid #adb0c2; float:left; padding:0; margin-left:0; margin-top:0;}
#ranking_out .ranking_inBox .category li{list-style:none; margin:0; padding:0; }
#ranking_out .ranking_inBox .R_cont{height:33px; float:left; width:230px; margin:0;}
#ranking_out .ranking_inBox .R_cont li{display:inline-block; color:#575757; list-style:none; float:left; }
#ranking_out .ranking_inBox .R_cont .R_num{text-align:right; height:33px; width:50px; font-size:14px; padding-right:10px; line-height:180%;}
#ranking_out .ranking_inBox .R_cont .R_icon{border-left:1px solid #CCC; height:33px; width:60px; text-align:right; vertical-align:text-bottom;}
#ranking_out .ranking_inBox .R_cont .R_name{width:100px; text-align:left; font-size:12px; height:33px;line-height:180%; }

/* Jump */
.tab_page_wrap{width:100%; overflow:hidden; position:relative;}
.tab_bpage{height:34px;  padding-top:35px;}
.tab_bpage ul{float:left; display:inline;}
.tab_bpage ul li{float:left; display:inline; border:none;}
.Bpage{border:none; background:none; color:#fff;}
.buser_table{width:100%; padding-top:32px; position:relative; overflow:hidden;}
.buser_table th{background-image:url(/images/buser_tbg.gif); background-repeat:repeat-x; height:35px; font-size:14px; color:#393939; border-left:1px solid #e3e3e3;}
.buser_table th.top{border-top:2px solid #393939;}
.buser_table td{border-top:1px solid #e3e3e3; height:71px;}
.buser_table .foot{border-bottom:2px solid #393939;}
.buser_table input{width:130px; height:35px; border:1px solid #dbdbdb; background:#f9f9f9; text-align:center;  font-size:14px; color:#676767; font-weight:bold; vertical-align:middle;}

.jump_ban{margin-top:33px; }
.jump_txt{margin-top:25px;}

.jump_count{width:1100px; height:55px; margin-top:29px; border:1px solid #e7e7e7;}
.jump_count .jump_cont{width:130px; height:55px; float:left; background-image:url(/images/Jcount01.png); background-repeat:no-repeat; background-position-x:left; background-position-y:10%;  padding:22px 0px 0px 40px;}
.jump_count .jump_cont02{width:130px; height:55px; float:left; background-image:url(/images/Jcount02.png); background-repeat:no-repeat; background-position-x:left; background-position-y:10%;  padding:22px 0px 0px 40px;}
.jump_count .jumpoutbox{width:340px; margin:0 auto;}
.jump_count .jumpBox{font-size:12px; color:#393939; font-weight:bold;}
.jump_count .Jcount{font-size:12px; color:#ff140a; font-weight:bold; margin-top:-5px;}

.jump_btn{width:100%; margin-top:20px; text-align:center; position:relative; clear:both;}


/*업체관리*/
.b_user_box{width:969px; padding:20px 40px; border:1px solid #e7e7e7; position:relative; padding-bottom:25px; margin-top:20px; display:inline-block; text-align:left;}
.b_user_box .title{font-size:17px; color:#393939; font-weight:bold; text-align:left;}
.b_user_box .txt{padding-top:10px; font-size:12px; color:#393939; display:inline-block; padding-right:10px;}
.b_user_box .txt input{height:25px; border:1px solid #bbb;}
.b_user_box .Count_txt{padding-left:5px; color:#ff140a; font-weight:bold;}
.bs_tit_box{width:100%; margin-top:32px; border-top:2px solid #393939;}
.bs_tit_box tr td{font-size:12px; color:#ff140a; height:35px;}

/*게시물 추천*/
.recommend_box{width:100%; text-align:center;}
.recommend_box .recommend_cont{overflow:hidden; background-image:url(/images/recommend_bg.png); background-repeat:no-repeat; width:103px; height:103px; margin:20px auto; text-align:center; cursor:pointer;}
.recommend_box .recommend_cont .recommend_btn{margin-top:7px;}
.recommend_box .recommend_cont .recommend_count{font-size:16px; font-weight:bold; text-align:center; color:#60687b;}

/*상단 바*/
#menu_area{width:1100px; height:38px; margin-top:0px; left:0px; margin-left:auto; margin-right:auto; position:relative; padding:0px; text-align:center; background-color:#444444;}
#menu_area .area_inner{height:38px; width:1100px; overflow:hidden; margin:0 auto; position:relative;}
#menu_area .area_inner .areacategory{float:left; text-align:left;}
#menu_area .area_inner .areacategory span{color:#FFF; font-size:12px; display:inline-block; padding-top:13px; float:right;}
#menu_area .area_inner .c_search{float:right; margin-top:5px;}
#menu_area .area_inner .c_search input{width: 200px; height: 20px;}
#menu_area .area_inner .c_search button{width:28px;height:28px;border:0px;}

/*지역팝업*/
.area_wrap{border:3px solid #5a5a5a; position:absolute; display:none; background-color:#FFF; z-index:2;}
.area_wrap .area_icon{float:left;  border-right:1px solid #ededed; width:127px; height:288px;}
.area_wrap .area_tit{width:100%; height:38px;  background:#f6f6f6; border-bottom:1px solid #FFF;}
.area_wrap .area_tit .tit_text{padding-left:20px; background-image:url(/images/area_liststyle.jpg); background-repeat:no-repeat; background-position-y:50%; font-size:17px; color:#4e4e4e; font-weight:bold; margin-left:31px; text-align:left; line-height:36px; float:left;}
.area_wrap .area_cont{width:100%; border-top:1px solid #e4e4e4; position:relative; display:inline-block; text-align:left;}

.area_wrap .area_cont .area_Box{font-size:12px; color:#4e4e4e;  text-align:left; width:737px; float: left;}
.area_wrap .group_wrap_tit{font-size:12px;  text-align:left; display:inline-block;  padding-top:0px; padding-bottom:10px;}
.area_wrap .group_wrap_tit li{float:left; font-size:12px; text-align:left; padding:15px 25px; display:inline-block; color:#0b0b0b;}
.area_wrap .group_wrap_tit li .active{color:#0b0b0b; font-weight:bold;}
.area_wrap .group_wrap_tit li a{font-size:16px; color:#0b0b0b; text-decoration:none; }
.area_wrap .group_wrap{width:100%; font-size:16px; color:#818181; text-align:left; display:inline-block;  padding:15px 20px; min-height:70px; border-top:1px solid #e0e0e0;}
.area_wrap .group_wrap li{float:left; font-size:16px; color:#818181; text-align:left; padding:8px 10px 4px; width:95px; display:inline-block; .display:inline; *zoom:1;}
.area_wrap .group_wrap li .active{color:#202020; font-weight:bold;}
.area_wrap .group_wrap li a{font-size:16px; color:#818181; text-decoration:none;}
.area_wrap .group_wrap.cate2_wrap{width:100%; min-height:34px;}


.area_wrap .btn_close {position:absolute; top:7px; right:10px; width:25px; height:25px; border:0; background:url('/images/area_close.gif') no-repeat 0 0; background-size:25px; text-indent:-1000em; cursor:pointer;}

/* 이벤트 */
#e_wrap{width: 1100px; margin: auto;}
.pointer{cursor:pointer;}

/*레벨 정의*/
.level_info{background-color:#efefef;}
.level_info table{margin:20px 30px; background-color:#000;}
.level_info tr{height:50px;}
.level_info th{background-color:#dae5f7;}
.level_info td{background-color:#FFF; padding-left:50px;}
.level_info td img{width:25px;}

/*닉네임*/
.user_nick{padding-left:5px; font-weight:bold;}

/*히든태그*/
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}


.change_agent{width: 1100px; margin:0 auto; text-align: center; font-size: 2.5em; padding: 50px 0; border: 1px solid #000; background-color: #969696;}
.change_agent a{color:#fff;}