/**
  Merged :
  @ common.r.css
  @ layout.r.css
  @sk8er_common.css
*/
@charset utf-8;
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

body
{
	color:#333;
}

body,html
{
	-webkit-font-smoothing:antialiased;
	background:none;
	background-color:#fff;
	color:#000;
	display:block;
	font:12px/18px 'Noto Sans KR',NanumGothic, 나눔고딕,'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;
	margin:0;
	padding:0;
	text-align:left;
	min-width: 1024px;
}

h1,h2,h3,h4,h5,h6,strong
{
	color:#000;
}


h1 small{
  display: inline-block;;
}

/*레이어 어두운 배경*/
#darkBgWrap{position:absolute;width:100%;height:100%;display:none;background:url(/himg/promotion/bg_dark.png) repeat;z-index:99;}


ul,li
{
	list-style:none outside;
	margin:0;
	padding:0;
}


@charset "utf-8";
body {font-size:12px; -webkit-text-size-adjust:none;font-family:'Noto Sans KR','NanumGothic', '나눔고딕','Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;position:relative;}
a {color:#484848;font-family:'Noto Sans KR','NanumGothic', '나눔고딕','Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;font-size:12px}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
h1,h2,h3,h4,h5{font-family:'Noto Sans KR','NanumGothic', '나눔고딕','Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum}
body,input,textarea,select,button,table{font-family'Noto Sans KR','NanumGothic', '나눔고딕','Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;font-size:12px}
input[type="text"]{height:16px;padding-top:1px;border:1px solid #cfcfcf;vertical-align:middle;}
input[type="number"]{height:16px;padding-top:1px;border:1px solid #cfcfcf;vertical-align:middle;}
input[type="tel"]{height:16px;padding-top:1px;border:1px solid #cfcfcf;vertical-align:middle;}
input[type="email"]{height:16px;padding-top:1px;border:1px solid #cfcfcf;vertical-align:middle;}
input[type="password"]{height:16px;padding-top:1px;border:1px solid #cfcfcf;vertical-align:middle;}
input[type="checkbox"]{vertical-align:middle;}
input[type="radio"]{vertical-align:middle;}
select{border:1px solid #cfcfcf;vertical-align:middle;background-color:white;}
textarea{padding-top:2px;resize:none;border:1px solid #cfcfcf;}
img,fieldset{border:0;}
img{vertical-align:top;}
ul,ol,menu{list-style:none;}
em,address{font-style:normal;}
caption{display:none;}
a{text-decoration:none;font-family:'Noto Sans KR','NanumGothic', '나눔고딕','Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;cursor:pointer;outline:none;selector-dummy : expression(this.hideFocus=true);}
/*a:hover,a:active,a:focus{text-decoration:none;font-family:나눔고딕,nanumgothic,Trebuchet ms;}*/
.left{float:left;}
.right{float:right;}
.center{text-align:center;}
.alignRight{text-align:right}
.alignLeft{text-align:left}
.block{display:block;}
.inline{display:inline;}
.hide{display:none;}
.hidden{overflow:hidden;}
.clear{clear:both;}
.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}
.access{visibility:hidden;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.relative{position:relative;}
.big16{font-size:16px;}
.big26{font-size:26px;}
.small{font-size:10px;}
.circle{border-radius: 50%;}

.font0{_font-size:0px;}
.strike{text-decoration:line-through;}
.gray {color:#777777;}
.green {color:#8ea406;}
.blue{color:#10baff}
.red{color:#f06761;}
.gold{color:#dcbf33}
.silver{color:#adadad}
.bronze{color:#c9a492}
.black {color:#000000;}
.underline{text-decoration: underline;}

.mn_cube.gray {background-color:#777777;}
.mn_cube.green {background-color:#8ea406;}
.mn_cube.blue{background-color:#10baff}
.mn_cube.red{background-color:#f06761;}
.mn_cube.gold{background-color:#dcbf33}
.mn_cube.silver{background-color:#adadad}
.mn_cube.bronze{background-color:#c9a492}
.mn_cube.black {background-color:#000000;}

/*margin set*/
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr60{margin-right:60px;}
.mr70{margin-right:70px;}
.mr80{margin-right:80px;}
.mr90{margin-right:90px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}
.ml80{margin-left:80px;}
.ml90{margin-left:90px;}
.ml100{margin-left:100px;}

.pl5{padding-left:5px;}
.pt20{padding-top:20px;}

#pagingNav{clear:both;margin-left:18px;padding: 15px 0;}
/*paging*/
.paginate_simple{padding:15px 0;text-align:left !important;line-height:normal;clear:both;vertical-align:middle;color:#aaa}
#profile_contents_box_wrap .paginate_simple > a{
  background-color:#fff;
}
.paginate_simple *{    font-size: 12px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    padding: 7px 0;
    font-size: 1.0em;
    color: #666;
    line-height: normal;
    text-decoration: none;
    vertical-align: middle;
    border-right: 2px solid #FFFEFE;
    background-color: #F2F2F2;}
.paginate_simple a{width: 30px;text-align: center;}
.paginate_simple a:hover,
.paginate_simple a:active,
.paginate_simple a:focus{vertical-align:middle;font-size:12px;background-color: #ddd;}




.paginate_simple .on{font-weight:bold;color:#e43928}
.paginate_simple strong{padding: 7px 12px; font-size: 12px; vertical-align: middle; background-color: #302f3a; color: white !important;}
.paginate_simple .direction{    padding: 7px 0;font-weight:bold;font-size:12px;color:#666;text-align:center}
.cl_a{background-color: #fd7063 !important;}
.cl_b{background-color: #83B0FB !important;}
/**
.paginate_simple .direction:hover,
.paginate_simple .direction:active,
.paginate_simple .direction:focus{background-color:transparent !important;color:#29bff3;font-size:12px;}
*/
.paginate_simple .direction span{overflow:hidden;visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0}

.showProfileSMS {
    display: none;
    width: 149px;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 10;
    overflow: hidden;
}





/*********************GNB**********************/
.popLayerWrap{position:absolute;width:100%;height:100%;display:none;background:url(/himg/promotion/bg_dark.png) repeat;z-index:99;}
.popLayerWrap .gnbInpStyle01{width:280px;height:20px;padding:4px 0 0 4px;}
.popLayerWrap .gnbInpStyle02{width:131px;height:20px;padding:4px 0 0 4px;}
/*실명인증*/
.nameCertifyWrap{position:absolute;top:300px;left:50%;width:484px;height:298px;margin-left:-242px;display:none;background:url(/himg/top/bg_nameCertify.png) no-repeat;z-index:101;}
.nameCertifyWrap .titleNameCertify{width:143px;text-align:center;padding:14px 0 40px 0;}
.nameCertifyWrap .selectForeign{height:34px;background-color:#e8e7e7;padding:10px 0 0 50px;}
.nameCertifyWrap .nameCertifyTable{padding-top:23px;}
.nameCertifyWrap .nameCertifyTable th{text-align:right;padding-bottom:10px;}
.nameCertifyWrap .nameCertifyTable td{padding-bottom:10px;}
.nameCertifyWrap .closeBtn{text-align:right;padding-right:27px;}
/*로그인*/
.loginWrap{position:absolute;top:300px;left:50%;width:484px;height:298px;margin-left:-242px;display:none;background:url(/himg/top/bg_nameCertify.png) no-repeat;z-index:102;}
.loginWrap .tabMenu_loginIdpw{}
.loginWrap .loginTable{padding:40px 0 0 50px;}
.loginWrap .loginTable th{padding-bottom:16px;text-align:right;}
.loginWrap .loginTable td{padding-bottom:16px;}
.loginWrap .loginTable .joinLink{color:red;text-decoration:underline;}
.loginWrap .closeBtn{text-align:right;padding-right:27px;}

/*ID/PW 찾기*/
.IdPwWrap{position:absolute;top:300px;left:50%;width:484px;height:526px;margin-left:-242px;display:none;background:url(/himg/top/bg_gnbLayer02.png) no-repeat;z-index:102;}
.IdPwWrap .findID_table{padding:40px 0 0 50px;}
.IdPwWrap .findID_table h3{padding-bottom:20px;}
.IdPwWrap .findID_table th{padding-bottom:16px;}
.IdPwWrap .findID_table td{padding-bottom:16px;}
.IdPwWrap .findPW_table{padding:40px 0 0 50px;}
.IdPwWrap .findPW_table h3{padding-bottom:20px;}
.IdPwWrap .findPW_table th{padding-bottom:16px;}
.IdPwWrap .findPW_table td{padding-bottom:16px;}
.IdPwWrap .closeBtn{text-align:right;padding-right:27px;}

/*********************MYPAGE**********************/
.popLayer_mypageWrap{position:absolute;width:100%;height:100%;display:none;background:url(/hive/template/LOUD_IMG/himg/promotion/bg_dark.png) repeat;z-index:99;}
.popLayer_mypageWrap .my_inputStyle01{width:110px;height:20px;padding:4px 0 0 4px;}
.popLayer_mypageWrap .my_inputStyle02{width:70px;height:20px;padding:4px 0 0 4px;}
.popLayer_mypageWrap .my_inputStyle03{width:293px;height:20px;padding:4px 0 0 4px;}

/*입상작전송 & 수신*/
.contestReceiveWrap{position:absolute;top:150px;left:50%;margin-left:-326px;display:none;z-index:101;}
.contestReceiveWrap .contestLayerTop{width:653px;height:32px;background:url(/himg/mypage/bg_layerTop.png) no-repeat;}
.contestReceiveWrap .contestLayerMiddle{width:583px;overflow:hidden;padding:0 35px 0 35px;background-color:white;}
.contestReceiveWrap .contestLayerBottom{width:653px;height:24px;background:url(/himg/mypage/bg_layerBottom.png) no-repeat;}

.contestReceiveWrap .contestLayerMiddle h2{font-size:12px;}
.contestReceiveWrap .contestLayerMiddle .assignTerms{padding-top:40px;}
.contestReceiveWrap .contestLayerMiddle .assignTerms h3{padding:10px 0;}
.contestReceiveWrap .contestLayerMiddle .assignTerms .termsArea{width:560px;height:64px;padding:4px;border:1px solid #a29287;overflow:auto;}
.contestReceiveWrap .contestLayerMiddle .assignTerms .assignTermsA{padding:15px 0;}
.contestReceiveWrap .contestLayerMiddle .assignTerms .assignTermsInfo{width:544px;height:49px;padding:15px;color:#a29287;background-color:#f8f8f8;}
	/*comment*/
.commentsWrite2{display:inline-block;padding-bottom:10px;border-bottom:1px solid #dadada;}
.commentsWrite2 h3{padding:25px 0 15px 0;}
.commentsWrite2 textarea{width:470px;height:20px;background-color:#eeeeee;padding:3px;overflow:hidden;}
.commentsList2 li{width:575px;display:inline-block;border-bottom:1px solid #dadada;}
.commentsList2 .list_name2{display:block;padding:17px 0 17px 11px;color:#74403c;font-weight:bold;}
.commentsList2 .list_comments2{width:460px;display:block;padding:0 0 19px 11px;color:#666;}
.commentsList2 .list_date2{color:#afafaf;padding-top:35px;}
.commentsList2 .commentsAnswer2{background-color:#f8f8f8;}
.commentsList2 .commentsAnswer2 .list_name_A2{display:block;padding:17px 0 17px 11px;color:#ef4137;font-weight:bold;}
.commentsList2 .commentsAnswer2 .list_name_A2 img{padding:5px 3px 0 0;}
.btnClose_contestLayer{text-align:right;}
/*상품수령*/
.priceReceiveWrap{position:absolute;top:250px;left:50%;margin-left:-306px;display:none;z-index:101;}
.priceReceiveWrap .priceReceiveTop{width:612px;height:28px;background:url(/himg/mypage/bg_layerTop2.png) no-repeat;}
.priceReceiveWrap .priceReceiveMiddle{width:612px;overflow:hidden;background-color:white;}
.priceReceiveWrap .priceReceiveBottom{width:612px;height:25px;background:url(/himg/mypage/bg_layerBottom2.png) no-repeat;}
.priceReceiveWrap .priceReceiveMiddle .priceReceiveTable{width:100%;margin-top:30px;background-color:#f7f7f7;}
.priceReceiveWrap .priceReceiveMiddle .priceReceiveTable table{padding:30px 0 10px 50px;}
.priceReceiveWrap .priceReceiveMiddle .priceReceiveTable th{padding-bottom:20px;}
.priceReceiveWrap .priceReceiveMiddle .priceReceiveTable td{padding-bottom:20px;}
.btnClose_priceReceiveLayer{text-align:right;padding-right:27px;}

/*메세지 보내기 레이어*/
.popLayer_mypageWrap #smsSendWrap{position:absolute;top:250px;left:50%;margin-left:-306px;display:none;z-index:1000;}
.popLayer_mypageWrap #smsSendWrap .topWrap{width:612px;height:20px;background:url(/hive/template/LOUD_IMG/himg/mypage/layer/bg_top.png) no-repeat;}
.popLayer_mypageWrap #smsSendWrap .bottomWrap{width:612px;height:20px;background:url(/hive/template/LOUD_IMG/himg/mypage/layer/bg_bottom.png) no-repeat;}
.popLayer_mypageWrap #smsSendWrap .middleWrap{width:532px;padding:20px 40px;background:#ffffff}
.popLayer_mypageWrap #smsSendWrap .middleWrap h5{padding:20px 10px 5px 10px;font-size:12px;color:#939393}
.popLayer_mypageWrap #smsSendWrap .middleWrap h5 em{color:#000000}
.popLayer_mypageWrap #smsSendWrap .middleWrap textarea{width:490px;height:105px;padding:10px;margin:0 auto;margin-left:10px;overflow:auto;}
.popLayer_mypageWrap #smsSendWrap .middleWrap .btnsWrap{text-align:center;margin-top:20px;}

/**/
#labelWrap{display:none;position:absolute;top:0;left:0;margin-left:-40px;margin-top:-30px;}




div#wrap
{
	background:#fff;
	margin:0 auto;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	width:100%;
}

img
{
	border:none;
}

a,a:link
{
	color:#000;
	text-decoration:none;
}

a.topmenu
{
	color:#646464!important;
	font-weight:700;
}

a.topmenu:hover
{
	color:red!important;
	font-weight:700;
}

a:hover,a:active
{

	text-decoration:none;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.tl
{
	text-align:left!important;
}

input[type=text],input[type=password]
{
	background:none;
	border:1px solid #DEDEDE;
}

textarea
{
	background:none;
	border:1px solid #DEDEDE;
	overflow-x:none;
	resize:none;
}

body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td
{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6
{
	font-weight:400;
}

ul,ol,li
{
	list-style:none;
}

fieldset,img
{
	border:none;
}

a
{
	color:#333;
	text-decoration:none;
}

.hide
{
	display:none;
}


#darkbglayer
{
	background:url(/images_rn/common/bg_dark.png) repeat;
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:99990;
}

.popup
{
	display:none;
	height:598px;
	left:50%;
	margin-left:-355px;
	position:absolute;
	top:100px;
	width:709px;
	z-index:99999;
}

#pop1-qa
{
	background:url(/images_rn/exhibit/inquire/pop_bg.png);
}

#pop1-qa table
{
	border-bottom:1px solid #999;
	border-spacing:0;
	border-top:1px solid #999;
	margin-left:40px;
	margin-top:25px;
	width:620px;
}

#pop1-qa table td,th
{
	border-bottom:1px solid #ddd;
	padding:5px;
}

#pop1-qa table th
{
	background:#eee;
	border-right:1px solid #bbb;
	color:#777;
	padding-left:20px;
	text-align:left;
	width:160px;
}

#wrap
{
	display:block;
	margin:0;
	padding:0;
}


#wrap .btn-wrapper
{
	text-align:center;
}


.req-wrap
{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1024px;
}

.req-wrap1
{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1024px;
}

.req-wrap2
{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1024px;
}

.req-wrap3
{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1024px;
}

#wrap .comment
{
	color:#777;
	margin:0;
	padding:0;
}

#progress
{
	margin-bottom:35px;
	text-align:center;
}

#wrap .r-btn-wrap
{
	float:right;
}

#wrap .enroll-help
{
	margin:0 auto;
	padding-bottom:20px;
	padding-top:120px;
	text-aling:center;
	width:950px;
}

.req-wrap .main dl
{
	margin:0;
	paddig:0;
}

.req-wrap .main dt
{
	height:23px;
	padding-bottom:27px;
	padding-left:20px;
	padding-top:30px;
}

.req-wrap .main .categorys
{
	background-color:#fff;
	border:1px solid #dedede;
	clear:both;
	margin:0 auto;
	padding:30px 40px;
	position:relative;
	width:870px;
}

.req-wrap .main .categorys .category-box
{
	margin:0 auto;
	padding-top:16px;
	width:820px;
}

.req-wrap .main .categorys .category-box .lbox
{
	display:inline;
	margin-right:15px;
	vertical-align:top;
	width:400px;
	zoom:1;
}

.req-wrap .main .categorys .category-box .rbox
{
	display:inline;
	vertical-align:top;
	width:400px;
	zoom:1;
}

.req-wrap .main .categorys .category-box dl
{
	padding-bottom:20px;
}

.req-wrap .main .categorys .category-box dl dt
{
	border-bottom:1px solid #DEDEDE;
	height:37px;
	margin:0;
	padding:0;
	width:400px;
}

.req-wrap .main .categorys .category-box dl dt img
{
	margin-top:6px;
}

.req-wrap .main .categorys .category-box dl dd
{
	border-bottom:1px solid #DEDEDE;
	clear:both;
	cursor:pointer;
	height:32px;
	line-height:29px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
}

.req-wrap .main .categorys .category-box .lastdd
{
	border:none;
}

.req-wrap .main .categorys .category-box .over
{
	background:url(../images/request/cate-sel/cell-sel.jpg) bottom center no-repeat;
}

.req-wrap .main .categorys .category-box .out
{
	background:none;
}

.req-wrap .main .categorys .category-box .cat-name
{
	color:#4E9DFF;
	display:inline;
	font-size:11pt;
	font-weight:700;
	line-height:31px;
	margin-left:5px;
	zoom:1;
}

.req-wrap .main .categorys .category-box .cat-name #cat-txt
{
	color:#545454;
	display:inline;
	font-size:8pt;
	margin:0 0 0 3px;
	padding:0;
	zoom:1;
}

.req-wrap .main .categorys .category-box #startprice
{
	color:#FF7800;
	display:none;
	font-size:11pt;
	font-weight:700;
	line-height:31px;
	padding-right:3px;
	position:absolute;
	right:0;
}

.req-wrap1 .portfolio-wrap
{
	margin-left:75px;
	margin-top:36px;
}

.req-wrap1 .portfolio-wrap .portfolio-ul
{
	margin-left:8px;
	padding:0;
}

.req-wrap1 .portfolio-wrap .portfolio-ul li
{
	display:inline;
	height:185px;
	margin:0 37px 22px 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:186px;
	zoom:1;
}

.req-wrap1 .portfolio-wrap .portfolio-ul li a
{
	left:0;
	position:absolute;
	top:0;
}

.req-wrap1 .portfolio-wrap .portfolio-ul li .overlay-box
{
	display:none;
}

.req-wrap1 .runconteset-wrap
{
	margin-left:75px;
	margin-top:36px;
}

.req-wrap1 .runconteset-wrap .contest-stream
{
	color:#666;
}

.req-wrap1 .runconteset-wrap ul
{
	list-style:none;
	margin:0;
	padding-left:8px;
	padding-top:17px;
}

.req-wrap1 .runconteset-wrap ul li
{
	color:#666;
	font-size:.95em!important;
	font-weight:700;
	height:55px;
	margin-bottom:12px;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .imgarea
{
	background:#dfdfdf;
	float:left;
	height:48px;
	margin-top:9px;
	overflow:hidden;
	width:56px;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .title-box
{
	display:block;
	float:left;
	height:100%;
	margin-left:11px;
	margin-top:6px;
	overflow:hidden;
	width:290px;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .title-box .title-txt
{
	display:block;
	height:18px;
	margin-bottom:5px;
	overflow:hidden;
	width:280px;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .title-box .icons
{
	display:block;
	float:left;
	margin-left:0;
	overflow:hidden;
	padding:0;
	width:290px;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .title-box .icons span
{
	display:inline;
	margin-right:3px;
	zoom:1;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .client
{
	display:inline;
	height:30px;
	line-height:29px;
	margin-top:6px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	width:115px;
	zoom:1;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .ctn-date
{
	display:inline;
	height:50px;
	margin-top:5px;
	overflow:hidden;
	text-align:right;
	width:139px;
	zoom:1;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .parti
{
	display:inline;
	height:30px;
	line-height:29px;
	margin-left:35px;
	margin-top:6px;
	overflow:hidden;
	text-align:center;
	vertical-align:top;
	width:115px;
	zoom:1;
}

.req-wrap1 .runconteset-wrap .contest-stream ul li .price
{
	display:inline;
	height:50px;
	margin-top:5px;
	overflow:hidden;
	text-align:right;
	width:85px;
	zoom:1;
}

#wrap .req-wrap2
{
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:1024px;
}

#wrap .req-wrap2 .formfiled dl
{
	margin:0;
	padding:0;
}

#wrap .req-wrap2 .formfiled dt
{
	float:left;
	margin:0;
	padding:0;
	width:80px;
}

#wrap .req-wrap2 .formfiled dd
{
	margin:0 0 10px 80px;
	padding:0;
}

#wrap .req-wrap2 .formfiled textarea
{
	height:74px;
	width:529px;
}

#wrap .req-wrap2 input[type=text]
{
	border:1px solid #ccc;
}

#wrap .req-wrap2 .categorys
{
	background-color:#fff;
	border:1px solid #dedede;
	clear:both;
	margin:0 auto;
	padding:30px 40px 80px;
	position:relative;
	width:870px;
}

#wrap .req-wrap2 .categorys .box-wrap
{
	margin:0 auto;
	padding-top:26px;
	width:870px;
}

#wrap .txt-top
{
	margin:50px 0 25px;
	paddig:0;
}

#wrap .txt-top .txt-f
{
	height:23px;
	padding-bottom:0;
	padding-top:50px;
}

#wrap .txt-top .txt-s
{
	height:23px;
	padding-bottom:27px;
}

#wrap .req-wrap2 .categorys .box-wrap .logostyle-ul
{
	width:675px;
}

#wrap .req-wrap2 .categorys .box-wrap .logostyle-ul li
{
	display:inline;
	height:190px;
	margin-right:5px;
	overflow:hidden;
	vertical-align:top;
	width:152px;
	zoom:1;
}

#wrap .req-wrap2 .categorys .box-wrap .logoslider-t td
{
	height:25px;
}

#wrap .req-wrap3 .check-dl
{
	margin:0 0 0 5px;
	padding:0;
}

#wrap .req-wrap3 .check-dl dt
{
	float:left;
	margin:0;
	padding:0;
	width:17px;
}

#wrap .req-wrap3 .check-dl dd
{
	margin:0 0 10px 22px;
	padding:0;
}

#wrap .req-wrap3 .formfiled
{
	margin:0;
	padding:0;
}

#wrap .req-wrap3 .formfiled dt
{
	float:left;
	margin:0;
	padding:0;
	width:80px;
}

#wrap .req-wrap3 .formfiled dd
{
	margin:0 0 10px 80px;
	padding:0;
}

#wrap .req-wrap3 .req-wrap .comment
{
	color:#777;
	margin:0;
	padding:0;
}

#wrap .req-wrap3 input[type=text]
{
	border:1px solid #ccc;
}

#wrap .req-wrap3 .timeset li
{
	display:inline-block;
	margin-right:20px;
	zoom:1;
}

#wrap .req-wrap3 .categorys
{
	background-color:#fff;
	border:1px solid #dedede;
	clear:both;
	margin:0 auto;
	padding:30px 40px 365px;
	position:relative;
	width:870px;
}

#wrap .commentsWrite
{
  display: inline-block;
	zoom: 1;
	padding-bottom: 10px;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px solid #dadada;
}

#wrap .commentsWrite h2
{
	padding:39px 0 20px;
}

#wrap .commentsWrite textarea
{
	background-color:#eee;
	height:56px;
	overflow:hidden;
	padding:3px;
	width:880px;
}

#wrap .commentsList li
{
  width: 98%;
  display: inline-block;
  zoom: 1;
  border-bottom: 1px solid #dadada;
}

#wrap .commentsList .list_name
{
	color:#80888b;
	display:block;
	font-weight:700;
	padding:17px 0 17px 11px;
}

#wrap .commentsList .list_comments
{
	color:#2e3347;
	display:block;
	padding:0 0 19px 11px;
	font-size: 13px;
	width:777px;
}

#wrap .commentsList .list_date
{
	color:#afafaf;
	padding-right:10px;
	padding-top:5px;
	vertical-align:middle;
}

#wrap .commentsList .commentsAnswer
{
	background-color:#f8f8f8;
}

#wrap .commentsList .commentsAnswer .list_name_A
{
	color:#ef4137;
	display:block;
	font-weight:700;
	padding:17px 0 17px 11px;
}

#wrap .commentsList .commentsAnswer .list_name_A img
{
	padding:5px 3px 0 0;
}

.cllock
{
	display:none;
	left:-7px;
	position:absolute;
	top:0;
	z-index:100;
}

.lockBg
{
	background:url(/images_rn/cl/lock/bg_pattern.png) left top repeat;
}

.lockBg .cllock
{
	display:block;
}

.lockLayer
{
	display:none;
}

.btn_gradi
{
  background-color: #22222b;
  border: 1px solid #22222b;
  color: #fff !important;
  text-decoration: none !important;
  padding: 12px 34px;
  font-size: 13px;
  text-align: center;
  cursor: pointer;
  margin: 0;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_gradi:hover
{
  background-color: #64636d;
  border: 1px solid #64636d;
  background-image: none;
}

.btn_gradi_gray
{
  background-color: #fff;
  border: 1px solid #64636d;
  color: #22222b !important;
  text-decoration: none !important;
  font-size: 13px;
  padding: 12px 28px;
  text-align: center;
  cursor: pointer;
  margin: 0;
  font-weight: bold;
  letter-spacing: -1px;
}

.btn_gradi_gray:hover
{
	background-color:#ebebeb;
	background-image:none;
}

.about
{
	-webkit-box-shadow:inset 0 -1px rgba(0,0,0,0.1), inset 0 0 0 1px rgba(0,0,0,0.1), 0 0 6px rgba(0,0,0,0.4);
	background:rgba(34,34,34,0.75);
	background-image:linear-gradient(tobottom,rgba(0,0,0,0), rgba(0,0,0,0.2));
	border-radius:4px;
	box-shadow:inset 0 -1px rgba(0,0,0,0.1), inset 0 0 0 1px rgba(0,0,0,0.1), 0 0 6px rgba(0,0,0,0.4);
	color:#bbb;
	font:10px/18px 나눔고딕,'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', Dotum;
	margin:80px auto;
	padding:8px;
	text-align:center;
	text-shadow:0 -1px rgba(0,0,0,0.3);
	width:260px;
}

.about a
{
	-moz-transition:.1s;
	-o-transition:.1s;
	-webkit-transition:.1s;
	border-radius:2px;
	color:#eee;
	text-decoration:none;
	transition:.1s;
}

.about a:hover
{
	background:rgba(255,255,255,0.15);
	text-decoration:none;
}

.about-links
{
	height:30px;
}

.about-links a
{
	float:left;
	font-size:12px;
	line-height:30px;
	width:50%;
}

.about-author
{
	margin-top:5px;
}

.about-author a
{
	margin:0 -1px;
	padding:1px 3px;
}

.tab_header
{
	background:#ebeff2;
	padding-top:76px;
}

nav
{
	height:34px;
}

.img_title
{
	margin:0 auto 0 20px;
	padding-bottom:50px;
}

.nav
{
	margin:0 auto 0 20px;
}

.nav a
{
	display:block;
	text-decoration:none;
}

.nav > li
{
	float:left;
	margin-right:1px;
	text-align:center;
}

.nav > li > a
{
  height: 46px;
  width: 144px;
  line-height: 46px;
  margin-top: -12px;
  font-size: 13px;
  font-weight: bold;
  padding: 0px;
  color: white;
  text-decoration: none;
  border-left: 1px solid #64636d;
  border-right: 1px solid #64636d;
  background: #64636d;
}

.nav > li > a:hover
{
  text-decoration: none;
  background: #302f3a;
}

.nav > li.active > a,.nav > li > a:active,.nav > .dropdown:hover > a
{
  height: 45px;
  line-height: 44px;
  background: white;
  color: #404040;
  text-shadow: none;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 2px solid white;
  border-top: 2px solid #53535d;
}

.nav a.icon
{
	padding:0;
	position:relative;
	width:40.8px;
}

.nav a.icon > span
{
	background-position:0 0;
	background-repeat:no-repeat;
	color:transparent;
	display:block;
	font:0/0 serif;
	height:16px;
	left:12px;
	position:absolute;
	text-shadow:none;
	top:9px;
	width:16px;
}

.nav a.icon.home > span
{
	background-image:url(../img/home.png);
}

.nav .active a.icon > span,.nav a.icon:active > span
{
	background-position:0 -16px;
}

.dropdown
{
	border-bottom:5px solid #FFF;
	position:relative;
}

.dropdown:hover ul
{
	display:block;
}

.dropdown ul
{
	-webkit-box-shadow:0 0 1px rgba(0,0,0,0.04);
	background:#FFF;
	border:1px solid #dadada;
	border-radius:0 0 3px 3px;
	border-top:0;
	box-shadow:0 0 1px rgba(0,0,0,0.04);
	display:none;
	left:-1px;
	min-width:160px;
	padding:0 0 5px;
	position:absolute;
	top:39px;
}

.dropdown ul.large
{
	min-width:200px;
}

.dropdown li
{
	display:block;
	margin:0 18px;
	overflow:visible;
}

.dropdown li + li
{
	border-top:1px solid #eee;
}

.dropdown li a
{
	color:#555;
	margin:0 -18px;
	padding:8px 18px;
}

.dropdown li a:hover
{
	color:#000;
}

.wrap_3
{
	background-color:#ebeff2;
	border-bottom:1px solid #dadada;
	height:180px;
	margin:0 auto;
	width:100%;
}
.wrap_3.portfolio
{
	height:273px;
	margin:0 auto;
	width:100%;

}
.wrap_3.portfolio *{

}

.my_loud_money_wrapper
{
	margin:0 auto;
}

.my_loud_money
{
	border:4px solid #dedede;
	margin:20px auto 0;
	padding:30px;
	text-align:center;
	width:910px;
}

.my_loud_money p
{
	font-size:14px;
}

.my_loud_money_table_wrapper
{
	margin:20px auto 0;
	width:978px;
}

.my_loud_money_table_wrapper img
{
	padding:10px 0 20px;
}

.my_loud_contest_info
{
	margin:0 auto;
	padding:20px 0;
	width:980px;
}

.my_loud_contest_info img
{
	padding:10px 0 20px;
}

.tbl_type,.tbl_type th,.tbl_type td
{
	border:0;
}

.tbl_type
{
	border-bottom:2px solid #dcdcdc;
	border-collapse:collapse;
	font-family:돋움,dotum;
	font-size:12px;
	text-align:center;
	width:100%;
}

.tbl_type caption
{
	display:none;
}

.tbl_type th
{
	background-color:#f5f7f9;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-top:2px solid #dcdcdc;
	color:#666;
	font-family:돋움,dotum;
	font-size:12px;
	font-weight:700;
	padding:7px 0 4px;
}

.tbl_type td
{
	border:1px solid #e5e5e5;
	color:#4c4c4c;
	padding:6px 0 4px;
}

.tbl_type td.ranking
{
	font-weight:700;
}

td.my_loud_money_chk
{
	color:#ff7e00;
}

td.my_loud_money_chk_ok
{
	color:#389e00;
}

td.my_loud_money_chk_no
{
	color:#b50000;
}

.scrollupn
{
	z-index:999;
}


.cl_footer{
	width: 100%;
	background-color: #1b1b1f;
}
.cl_footer .cl_sector{
	padding: 50px 0 25px 0;
	width: 990px;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
}
.v_mid{
	vertical-align:middle;
}
.cl_ft_top{
	padding-bottom: 40px;
	border-bottom: 1px solid #474747;
}
.cl_ft_page_sub{
	width: 115px;
	font-size: 13px;
	font-weight: bold;
}
.cl_inline{
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.v_bot{
	vertical-align: bottom;
}
.v_top{
	vertical-align: top;
}
.cl_ft_pages_row{
	padding-bottom: 8px;
	font-size: 0;
}
.cl_ft_page_links{
	padding: 0 9px;
	font-size: 0;
}
.cl_ft_page_links a{
	font-size: 12px;
	color: #a9a9a9;
	text-decoration: none;
}
.cl_ft_page_cut{
	padding-top: 3px;
}
.cl_ft_page_cut div{
	border-left: 1px solid #787878;
	height: 12px;
}
.cl_ft_page_sub{
	color:#a9a9a9;
}
.cl_ft_right{
	float: right;
}
.cl_ft_blogs{
	padding-top: 15px;
	font-size: 0;
}
.cl_ft_blog{
	padding-right: 19px;
}
.cl_ft_blog.last{
	padding-right: 0;
}
.cl_ft_test{
	font-size: 12px;
	color: #a9a9a9;
	text-align: right;
}
.cl_ft_bot{
	padding-top: 15px;
}


.dn_view {
    position: relative;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    display: none;
    margin: 100px auto 66px auto;
    width: 1000px;
}
.dn_fix {
    position: relative;
}
.dn_view_close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
}
.dn_view_title_box {
    padding: 26px 29px;
    background-color: #fff;
    width: 612px;
}
.dn_view_poster .top {
    padding-bottom: 14px;
    padding-top: 10px;
    font-size: 0;
}
.dn_view_poster .title {
    font-size: 24px;
    color: #302f3a;
    width: 500px;
    line-height: 30px;
    letter-spacing: -1px;
    font-weight: 700;
}
.dn_view_status {
    width: 112px;
    padding: 6px 0;
    text-align: center;
    background-color: #f0f0f0;
    border-radius: 6px;
    font-size: 12px;
    letter-spacing: -1px;
}
.dn_view_cate {
    font-size: 0;
}
.dn_view_cate .first {
    padding-left: 0;
    border: 0;
}
.dn_view_cate > div {
    font-size: 13px;
    color: #444;
    letter-spacing: -1px;
    padding: 0 20px;
    border-left: 1px solid #c7c7c7;
}
.dn_view_cate strong {
    color: #133c4e;
}
.dn_view_img {
    background-color: white;
    text-align: center;
}
.dn_view_img img {
    max-width: 670px;
    text-align: center;
}
.dn_view_contents {
    background-color: #fff;
    margin-left: 4px;
    width: 320px;
}
.dn_view_sns {
    padding: 30px 24px 36px 24px;
    font-size: 0;
}
.dn_view_count {
    font-size: 0;
    padding-right: 22px;
}
.dn_view_count > div {
    font-size: 0;
    padding: 1px 0;
}
.dn_view_count > div > div {
    width: 55px;
    font-size: 13px;
    color: #555;
    letter-spacing: -1px;
}
.dn_view_count .text {
    width: 30px;
}
.dn_view_content .title {
    font-size: 16px;
    color: #444;
    padding-bottom: 5px;
    font-weight: 800;
    margin: 0 20px;
    border-bottom: 1px solid #ccc;
    letter-spacing: -1px;
}
.dn_view_content .title > div {
    padding-right: 6px;
}
.dn_view_content .content {
    padding: 18px 0;
    font-size: 12px;
    color: #444;
    margin: 0 20px;
    letter-spacing: -1px;
    line-height: 20px;
}
.dn_view_btn {
    text-align: center;
    padding-bottom: 30px;
}
.dn_view_btn .dn_common_btn {
    width: 286px;
    border-radius: 5px;
}
.dn_view_wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    display: none;
    background: url(/hive/template/LOUD_IMG/common/bg_dark.png) repeat;
}
.dn_view_holder {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    display: none;
    overflow-y: scroll;
}
.dn_view_icon {
    padding-left: 6px;
}
.dn_view_icon.first {
    padding: 0;
}

.dn_view_btn .dn_common_btn {
    width: 286px;
    border-radius: 5px;
}

.dn_common_btn {
    text-align: center;
    background-color: #302f3a;
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
    font-size: 15px;
    cursor: pointer;
    letter-spacing: -1px;
}
.mn_cube{
	width: 12px;
	height: 12px;
}

@media screen and max-width 1024px {
	.mobile_hide
	{
		display:none;
		visibility:hidden;
	}
}

.ic_icon{
	padding-bottom:4px;
	padding-left:3px;
}


/**상당 240 풋터 260일때 콘텐츠 여백 채우기**/
.resize240{
	min-height: 100%;
    margin: -240px 0 -260px 0;
}
.resize240 #form{
	padding: 240px 0 260px 0;
}


.pf_nav_wrap{
	display:block;
	box-sizing: border-box;
	border-bottom:1px solid #dedfe1;
	background-color:#fff;
	width:100%;
}

ul.pf_nav {
	width:1024px;
	margin:0 auto;
	display:block;
}

.pf_nav li{
	line-height: 64px;
	list-style: none;
	display: inline-block;
	text-align: left;
	margin-right: 30px;
	padding: 0 10px;
	position: relative;
	cursor: pointer;
}

.pf_nav li a{
	display: block;
	height:100%;
	font-size:13px;
}

.pf_nav li a:hover,
.pf_nav li:hover{
	font-weight: bold;
	color:#333;
}
.pf_nav li.active{
	font-weight: bold;
}
.pf_nav li:hover:after,
.pf_nav li.active:after{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100%;
	content: " ";
	background: #ff6364;
}

.like_only_pf{
  position: relative;
}
.like_only_pf > img{
  position: absolute;
  left:0;
  top:0;
}

.pf_right .simple_pf .like{float: right;margin-top: 10px;background-color: #fff;border-radius: 50%;overflow: hidden;padding: 11px 10px;cursor: pointer;}

.like_only_pf .simple_pf .like{
  position:absolute;
  top: 10px;
  right:10px;
  background-color: #f5f5f5;border-radius: 50%;overflow: hidden;padding: 11px 10px;cursor: pointer;
}
.like_only_pf .simple_pf .like{}
.like_only_pf .simple_pf .like img,
.pf_right .simple_pf .like img{
	opacity: 0.3;
	-webkit-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out;
}
.like_only_pf .simple_pf .like img.liked,
.pf_right .simple_pf .like img.liked{opacity:1;}
.like_only_pf .simple_pf .like img:hover,
.pf_right .simple_pf .like img:hover{opacity: 0.6;}
.txt_ellipsis{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}

/* new footer */
.cl_ft_inline_block{display: inline-block;}
.cl_ft_newright{position: absolute; right: 0; bottom: 0; top: 50%; transform: translateY(-50%);}
.cl_ft_newright .new_subtop{color:#ffffff; font-size: 18px; margin-bottom: 38px;}
.cl_ft_newright .new_subtop .new_subright{font-size: 30px; color: #ffffff; font-weight: bold; line-height: 1; vertical-align: middle;}
.new_subtop .new_subleft{margin-right: 51px; vertical-align: top;}
.new_subtop .new_subleft .workingtime, .new_subtop .new_subleft img{vertical-align: middle; margin-right: 9px;}
.cl_ft_newright .new_subtop .new_subleft .workingtime span{font-size: 12px; letter-spacing: -0.6px; color: #757578;}
.cl_ft_newright .new_subbottom{position: relative; border-radius: 19px; background-color: #000000; padding: 5px 25px 5px 29px;}
.cl_ft_newright .new_subbottom .left_sns{font-size: 12px; font-weight: 600; letter-spacing: -0.6px; color: #a1a1a3; float: left; position: absolute; top: 50%; transform: translateY(-50%);}
.cl_ft_newright .new_subbottom .left_sns, .cl_ft_newright .new_subbottom .right_sns{vertical-align: middle;}
.cl_ft_newright .new_subbottom .right_sns{float: right;}
.cl_ft_newright .new_subbottom .right_sns a{position: relative;}
.cl_ft_newright .new_subbottom .right_sns a:not(:last-of-type){margin-right: 8px;}
.cl_ft_clear:after{ clear: both; display: table; content: "";}
.cl_ic_hover{display: none; background-color: #fff; opacity: 0.2; width: 32px; height: 32px; border-radius: 50%; position: absolute; top: 0; left: 0;}

.dn_view_content *{font-family: 'Noto Sans KR','NanumGothic','나눔고딕','Nanum Gothic','맑은 고딕','Malgun Gothic',Dotum !important;}
.pf_nav .bestgallery{
	background-color: #fff;
  color: #292a33;
  border: 1px solid #ccc;
  padding: 0px 19px;
  border-radius: 5px;
  float: right;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  vertical-align: top;
  cursor: pointer;
  margin-right: 25px;
  margin-top: 13px;
  font-weight: bold;
}

.pf_nav .bestgallery:hover{background-color:#ebeff2;}

.pf_nav .bestgallery.showed{
	color: #ffffff;
	background-image: url(/hive/template/LOUD_IMG/main/ic_checked.png);
	background-position:8px center;
  background-size: 22px 23px;
  background-repeat: no-repeat;
	padding-left:34px;
	background-color: #31323b;
}

.pf_nav .bestgallery.showed:hover{
	background-color: #4f5058;
}

.pfButton,.pf_right .simple_pf .cnts .like{
  border-radius: 17px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  width: 56%;
  padding: 7px 0;
  text-align: center;
  font-size: 12px;
  letter-spacing: -0.9px;
  color: #64636d;
}

.pfButton,.pf_right .simple_pf .cnts .like{
  margin: 0;
  margin-right: 1%;
  vertical-align: top;
  float: none;
}

.pf_right .simple_pf .like:hover img{
  opacity: .6;
}

.pf_right .simple_pf .like:hover{
  border-color: #fd6569;
}

.pfButton,.pf_right .simple_pf .cnts .like img{
  vertical-align: middle;
  margin-right: 5px;
}

.pfButtonTxt{
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}

.pfButton.pfFollowBtn{
  width: 41%;
  margin-right: 0;
  cursor: pointer;
}

.pfFollowBtn:hover{
  border-color: #6f79ff;
}

.follow{
  display: none;
  border-radius: 0;
  padding: 0;
  float: none;
  margin: 0;
  cursor: pointer;
}
.follow.selected{
  display: block;
}
.follow img{
  vertical-align: middle;
  margin-right: 5px;
}
.objectArticle{
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
}
