﻿@charset "utf-8";

body {background:#f1f1f1 url(../img/forum/bg_forum_grad.jpg) repeat-x 0 -2px;}

/* common */
html { fillter: expression(document.execCommand("BackgroundImageCache",false,true));}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden} .clearfix {display:inline-block}/* Hides from IE-mac \*/ *html .clearfix {height:1%} .clearfix {display:block}/* End hide from IE-mac */
body {margin:0; padding:0;height:100%;}
body, table, tr, td, textarea, input, div {
		font-family:돋움,Dotum,MS PGothic;
		font-size: 12px;
		color: #363c45;
}
img	{border:none}
form, p,li,ul,ol,dt,dd,dl {margin:0; padding:0;}
hr {display:none;}
ol,ul,li {list-style:none;}
.cl_b {clear:both;}
.bd_n {border:none;}
.bkg_n {background:none;}
.dp_b {display:block;}
.dp_i {display:inline;}
.none {display:none;}
.mg_a {magin:0 auto;}
.ps_r {position:relative;}
.ps_a {position:absolute;}
.bd_n {border:none;}
.w100 {width:100%;}
.fl_l {float:left;}
.fl_r {float:right;}
.ta_c {text-align:center;}
.ta_r {text-align:right;}

/* font-size */
.p8{font-size:8px} .p9{font-size:9px}
.p10{font-size:10px} .p11{font-size:11px}
.p12{font-size:12px} .p14{font-size:14px}
.p15{font-size:15px} .p16{font-size:16px}
.p20{font-size:20px}

/* line-height */
.ln14 {line-height:1.4;}
.ln16 {line-height:1.6;}

/* font style */
a:link, a:visited, a:active {color:#363c45;text-decoration:none;}
a:hover{color:#363c45; text-decoration:underline}
input {height:18px;}
input.iptype01 {font-size:11px;}
.b{font-weight:bold;} 
.u, a.u:link, a.u:visited, a.u:hover, a.u:active {text-decoration:underline;}
.ls {letter-spacing:-1px}
.gm {font-family:굴림,Gulim;}
.fw_n {font-weight:normal;}

/* radiobtn */
.ip_wfRadio {width:13px; height:14px; vertical-align:middle;margin-right:2px;}
.rdomg {margin-bottom:-2px;}
*html .rdomg {margin-bottom:-2px;}
.ipa_slt {float:left;}
*html .ipa_txt {float:left;padding-top:2px;}
html>body ipa_txt {float:left;padding-top:5px;}



/* font color */
.c, a.c:link, a.c:visited, a.c:hover, a.c:active{color:#000000;}
.w, a.w:link, a.w:visited, a.w:hover, a.w:active{color:#ffffff;}
.bl01, a.bl01:link, a.bl01:visited, a.bl01:hover, a.bl01:active{color:#1cb9a1;}
.bl02, a.bl02:link, a.bl02:visited, a.bl02:hover, a.bl02:active{color:#368ff3;}
.bl03, a.bl03:link, a.bl03:visited, a.bl03:hover, a.bl03:active{color:#16c2da;}
.bl04, a.bl04:link, a.bl04:visited, a.bl04:hover, a.bl04:active{color:#006699;}
.bl05, a.bl05:link, a.bl05:visited, a.bl05:hover, a.bl05:active{color:#28a2b2;}

.gray01, a.gray01:link, a.gray01:visited, a.gray01:hover, a.gray01:active{color:#777777;}
.gray02, a.gray02:link, a.gray02:visited, a.gray02:hover, a.gray02:active{color:#bdbdbd;}
.gray03, a.gray03:link, a.gray03:visited, a.gray03:hover, a.gray03:active{color:#969696;}
.gr01, a.gr01:link, a.gr01:visited, a.gr01:hover, a.gr01:active{color:#83ba39;}
.red01, a.red01:link, a.red01:visited, a.red01:hover, a.red01:active{color:#dd1212;}
.og01, a.og01:link, a.og01:visited, a.og01:hover, a.og01:active{color:#ef7407;}
.og02, a.og02:link, a.og02:visited, a.og02:hover, a.og02:active{color:#f9551b;}


/* btnAre style */
.btnArea{clear:both;border-top:2px solid #9bc1c4;padding-top:10px;text-align:center;}

#wrap_login .btnArea {border:none;}
.btnArea .left{float:left;twidth:355px;}
.btnArea .left .btns{padding-left:10px;}
.btnArea .left .btns img {margin-right:3px;}
.btnArea .right{float:right;width:355px;text-align:right;}
.btnArea .right .btns{padding-right:10px;}
.btnAreaWithPg {position:relative;width:100%;}
.btnAreaWithPg .paginate {position:absolute;width:100%;z-index:1;}
.btnAreaWithPg .btns{position:absolute;width:100%;}
.btnAreaWithPg .btns .ta_r{margin-right:10px;}
.btnAreaWithPg .btns .fl_r {display:inline;margin-right:10px;}
.pg_bd1gray .ta_r {margin-right:10px;}

.btnPrevNextAr {display:block;float:left;width:500px;text-align:left;margin-bottom:5px;}

/* input box style */
.ipbxOn {position:relative;background:url(../img/members/bg_ipon_r.gif) no-repeat right;}
.ipbxOn .ipbxm{background:url(../img/members/bg_ipon_m.gif) repeat-x; margin-right:4px;}
.ipbxOn .ipbxr{height:34px;background:url(../img/members/bg_ipon_l.gif) no-repeat left;}
.ipbxOff {position:relative;background:url(../img/members/bg_ipoff_r.gif) no-repeat right;}
.ipbxOff .ipbxm{background:url(../img/members/bg_ipoff_m.gif) repeat-x; margin-right:4px;}
.ipbxOff .ipbxr{height:34px;background:url(../img/members/bg_ipoff_l.gif) no-repeat left;}
.ipbxOn input,.ipbxOff input{border:0;margin-left:7px;color:#8c8f8f;position:absolute;top:11px;}
.ipbx_gray01 {border:1px solid #cccccc;}
.ipbx_pd01 {padding:3px 0 0 4px;}
.ipbx_pd02 {padding:2px 0 0 4px;}

/* textarea style */
textarea {
padding:3px 0 0 3px;
line-height:1.3;
scrollbar-highlight-color:#d9d9d9; 
scrollbar-3dlight-color:#d9d9d9; 
scrollbar-face-color:#d9d9d9; 
scrollbar-shadow-color:#B58E63; 
scrollbar-darkshadow-color:#f2f2f2; 
scrollbar-track-color:#f2f2f2; 
scrollbar-arrow-color:#000000;
}

div{
scrollbar-highlight-color:#d9d9d9; 
scrollbar-3dlight-color:#d9d9d9; 
scrollbar-face-color:#d9d9d9; 
scrollbar-shadow-color:#B58E63; 
scrollbar-darkshadow-color:#f2f2f2; 
scrollbar-track-color:#f2f2f2; 
scrollbar-arrow-color:#000000;
}
.txtar01 {border:1px solid #b5d3d7;}



/* margin,padding */
.mgt0{margin-top:0px;}
.mgt1{margin-top:1px;}
.mgt3{margin-top:3px;}
.mgt4{margin-top:4px;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt25{margin-top:25px;}
.mgt35{margin-top:35px;}
.mgt40{margin-top:40px;}
.mgt50{margin-top:50px;}
.mgt60{margin-top:60px;}
.mgt70{margin-top:70px;}
.mgt80{margin-top:80px;}
.mgt100{margin-top:100px;}
.mgt150{margin-top:150px;}
.mgbm3{margin-bottom:-3px;}
.mgbm1{margin-bottom:-1px;}
.mglm2{margin-left:-1px;}
.mgl3{margin-left:3px;}
.mgl5{margin-left:5px;}
.mgl8{margin-left:8px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl20{margin-left:20px;}
.mgl50{margin-left:50px;}
.mgl195{margin-left:195px;}
.mgr2{margin-right:2px;}
.mgr4{margin-right:4px;}
.mgr5{margin-right:5px;}
.mgr10{margin-right:10px;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}
.mgb25{margin-bottom:25px;}
.mgb40{margin-bottom:40px;}
.mgb50{margin-bottom:50px;}
.mgb70{margin-bottom:70px;}
.mgb100{margin-bottom:100px;}
.mgb140{margin-bottom:140px;}

.pdt1{padding-top:1px;}
.pdt2{padding-top:2px;}
.pdt5{padding-top:5px;}
.pdt7{padding-top:5px;}
.pdt10{padding-top:10px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt29{padding-top:29px;}
.pdt30{padding-top:30px;}
.pdt40{padding-top:50px;}
.pdt50{padding-top:50px;}
.pdt80{padding-top:80px;}
.pdt100{padding-top:100px;}
.pdb0{padding-bottom:0;}
.pdb5{padding-bottom:5px;}
.pdb10{padding-bottom:10px;}
.pdb30{padding-bottom:30px;}
.pdb50{padding-bottom:50px;}
/* bullet style */
.bu_red {background:url(../img/common/bu/bu_red01.gif) no-repeat 3px 3px;padding-left:11px;}

/* photo frame */
.frame {float:left;width:72px;height:72px;background:url(../img/members/bg_frame.gif) no-repeat;}
.frame .userImg {margin:2px 0 0 2px;}

/* dotline style */
.dotline01 {height:1px;background:url(../img/common/dotline_gray01.gif) repeat-x middle;}

/* bullet style */
.bu01 {background:url(../img/common/bu/bu_c02.gif) no-repeat 3px 4px;padding-left:14px;}/* 폰트12px 공통bullet */

/* footer */ /* @091214  */
#footerArea {clear:both;float:left;width:100%;height:190px;text-align:center;color:#c4e1e6;background-color:#c4e1e6;}
#footerArea .footerli {margin-top:30px;}
#footerArea .footerli a{color:#268b98;font-size:11px;letter-spacing:-1px;}
#footerArea .footerli li{display:inline;color:#268b98;}
#footerArea .gray03 {font-size:11px;color:#667077;}
#footerArea .gray01 {font-size:11px;color:#667077;}


/* paging */
.paginate { text-align:center;clear:both;}
.paginate strong { color:#0c9fc4 !important;font-weight:bold !important;}
.paginate a img { border:none; vertical-align:middle; _vertical-align:top;}
html>body .paginate a img {margin-top:-9px;}
.paginate a, .paginate strong { position:relative; margin-left:-6px; font-weight:bold;display:inline-block; vertical-align:middle; _width /**/:18px; padding:2px 10px 3px 8px; color:#8a837e; text-decoration:none; line-height:normal; font:12px Dotum,돋움; background:url(../img/common/line_pg01.gif) no-repeat left center;}
.paginate a:hover { text-decoration:underline;}
.paginate .first-child { background:none;}
.paginate a.first, .paginate a.end,.paginate a.pre, .paginate a.next { background:none !important;}
.paginate a.first { margin:3px 0 0 -6px;padding-top:3px;}
.paginate a.pre { margin:3px 0 0 -6px;padding-top:3px;}
.paginate a.next { margin:3px 0 0 -6px;padding-top:3px;}
.paginate a.end { margin:3px 0 0 -6px;padding-top:3px;}
.paginate a {font-weight:bold;color:#8a837e !important;}

/* paging */
.paginate01 { text-align:center;clear:both;}
.paginate01 strong { color:#0c9fc4 !important;font-weight:bold !important;}
.paginate01 a img { border:none; vertical-align:middle; _vertical-align:top;}
.paginate01 a, .paginate01 strong { position:relative; margin-left:-6px; font-weight:bold;display:inline-block; vertical-align:middle; _width /**/:18px; padding:2px 10px 3px 8px; color:#8a837e; text-decoration:none; line-height:normal; font:12px Dotum,돋움; background:url(../img/common/line_pg01.gif) no-repeat left center;}
.paginate01 a:hover { text-decoration:underline;}
.paginate01 .first-child { background:none;}
.paginate01 a.first, .paginate01 a.end,.paginate01 a.pre, .paginate01 a.next { background:none !important;}
.paginate01 a.first { margin:3px 0 0 -8px;padding-top:3px;}
.paginate01 a.pre { margin:3px 0 0 -8px;padding-top:3px;}
.paginate01 a.next { margin:3px 0 0 -8px;padding-top:3px;}
.paginate01 a.end { margin:3px 0 0 -8px;padding-top:3px;}
.paginate01 a {font-weight:bold;color:#c7c3c1 !important;}

.pg_dotline01 {background:url(../img/common/dotline_gray03.gif) repeat-x top;}

/* 탑 유저아이디 폰트색상 */
.usrinfo .usrinfoFrame .userid a{color:#969696;}

/* 어플리케이션 비쥬얼영역 */
.img_wifi {position:relative;}
.img_wifi img{margin:0 auto;}
.img_wifi .visual{position:absolute;top:13px;left:7px;}
.img_wifi .downbtn{position:absolute;top:261px;left:87px;}

/* 통합검색결과페이지 menu  */
.wfSchResMnuTit {padding-top:23px;border-bottom:2px solid #dfdfdf;padding-bottom:15px;}
.wfSchResMnuTit .txt{margin-left:5px;}
.wfSchResMnuTit .no{color:#f9551b;font-weight:bold;}
.wfSchResMnu {float:left;width:100%;border-bottom:1px solid #dfdfdf;padding-bottom:8px;padding-top:9px;}
.wfSchResMnu .list{float:left;margin-left:5px;display:Inline;}
.wfSchResMnu .list li{float:left;width:116px;line-height:1.3;}
.wfSchResMnu .list .depth01 {font-weight:bold;margin:4px 0 4px 0;}
.wfSchResMnu .list .depth01 a {font-weight:bold;}
.wfSchResMnu .list .depth02{margin:3px 0 3px 0;color:#969696;letter-spacing:-1;}
.wfSchResMnu .list .depth02 a{color:#969696;}
.wfSchResMnu .list .no {color:#f9551b;}
/* 통합검색결과 cont */
.wfSchResFrmTop {position:relative;width:100%;height:40px;}
.wfSchResFrmTop h3{position:absolute;top:24px;left:291px;margin:0;padding:0;}
.wfSchResFrmTop .wifi_srch {position:absolute;top:19px;left:354px;}
.wfSchResFrmTop .wifi_slt {position:absolute;top:29px;left:686px;font-size:11px;color:#969696;}
.wfSchResFrmTop .wifi_slt input{width:13px;height:13px;}
.wfSchResFrmTop .wifi_slt .slt_item {margin-right:5px;}
.wfSchResFrmTop .ip_wfRadio {width:13px; height:13px; vertical-align:middle;margin-right:2px;}
.schR_txt_sch {float:left;clear:both;line-height:1.4;} 
/*스페이스 바 자동 줄바꿈 word-wrap: break-word*/
.schR_txt_sch p{width:670px;height:34px;overflow:hidden;margin-left:4px;word-wrap: break-word}
.cont_searchTop {width:980px;height:65px;clear:both;background:#f7f6f6;border-bottom:1px solid #ebebeb;}
.cont_searchTop .wifi_srch {height:28px;}
.cont_searchTop .wifi_srch .srchl {float:left;width:10px;height:28px;background:url(../img/common/bg_search_l.png) no-repeat; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/common/bg_search_l.png');}
.cont_searchTop .wifi_srch .srchm {float:left;height:28px;background:url(../img/common/bg_search_m.gif) repeat-x;}
.cont_searchTop .wifi_srch .srchr {float:left;width:50px;height:28px;background:url(../img/common/bg_search_r.png) no-repeat; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/common/bg_search_r.png');cursor:hand;}
.cont_searchTop .wifi_srch .srchr a {display:block;width:50px;height:28px;}
.cont_searchTop .wifi_srch .srchm .srchm_ip {margin:6px 4px 0 0;background:transparent;border:none;}


.cont_searchTop .wifi_srch01 {height:22px;}
.cont_searchTop .wifi_srch01 .srchl {float:left;width:6px;height:22px;background:url(../img/common/bg_search01_l.gif) no-repeat;;}
.cont_searchTop .wifi_srch01 .srchm {float:left;height:22px;background:url(../img/common/bg_search01_m.gif) repeat-x;}
.cont_searchTop .wifi_srch01 .srchr {float:left;width:31px;height:22px;background:url(../img/common/bg_search01_r.gif) no-repeat; }
.cont_searchTop .wifi_srch01 .srchr a {display:block;}
.cont_searchTop .wifi_srch01 .srchm .srchm_ip {margin:3px 4px 0 0;background:transparent;border:none;}


/* Top 1차메뉴, Top right 유저로그인영역 */


/* Top 1차, Top right 유저로그인영역 */
.ctlMnu {float:left;height:16px;}
.ctlMnu li{float:left;height:16px;padding:0 15px 0 15px;background:url(../img/common/line_gray1x12.gif) no-repeat right 2px;}
.ctlMnu li.last {background:none;}

/* 탑우측 통합검색영역 */
.wifi_srch01 {position:absolute;right:5px;top:28px;}
.wifi_trsrch_title {position:absolute;right:178px;top:33px;}

.wifi_srch {height:28px;}
.wifi_srch .srchl {float:left;width:10px;height:28px;}
.wifi_srch .srchm {float:left;height:28px;}
.wifi_srch .srchr {float:left;width:50px;height:28px;cursor:pointer;}
.wifi_srch .srchr a{cursor:pointer;}
/* 

.wifi_srch .srchl {float:left;width:10px;height:28px;background:url(../img/common/bg_search_l.png) no-repeat; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/common/bg_search_l.png');}
.wifi_srch .srchm {float:left;height:28px;background:url(../img/common/bg_search_m.gif) repeat-x;}
.wifi_srch .srchr {float:left;width:50px;height:28px;background:url(../img/common/bg_search_r.png) no-repeat; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='../img/common/bg_search_r.png');cursor:hand;}

*/
.wifi_srch .srchr a {display:block;width:50px;height:28px;}
.wifi_srch .srchm .srchm_ip {margin:6px 4px 0 0;background:transparent;border:none;}

.wifi_srch01 {height:22px;}
.wifi_srch01 .srchl {float:left;width:6px;height:22px;background:url(../img/common/bg_search01_l.gif) no-repeat;;}
.wifi_srch01 .srchm {float:left;height:22px;background:url(../img/common/bg_search01_m.gif) repeat-x;}
.wifi_srch01 .srchr {float:left;width:31px;height:22px;background:url(../img/common/bg_search01_r.gif) no-repeat; cursor:pointer;}
.wifi_srch01 .srchr a {display:block;cursor:pointer;}
.wifi_srch01 .srchm .srchm_ip {margin:3px 4px 0 0;background:transparent;border:none;}

#wrap{text-align:center;z-index:-1;background:url(../img/forum/bg_common_bot.gif) repeat-x bottom;}

/* topmenu */
#wrap #TopArea {position:relative;width:980px;height:42px;margin:0 auto;text-align:left;z-index:10;}
#TopArea {position:relative;width:980px;height:42px;background-color:#fff;margin:0 auto;}
#TopArea .logo {position:absolute;top:4px;left:6px;}
#TopArea .logo img{vertical-align:top;}
#TopArea .topmenu {position:absolute;top:0;left:183px;height:42px;}
#TopArea .topmenu li{float:left;margin-right:12px;}
#TopArea .usrinfo {position:absolute;width:285px;top:19px;right:3px;color:#969696;font-size:11px;text-align:right;}
#TopArea .usrinfo .minilink{font-size:11px;color:#969696;margin-left:14px;letter-spacing:-1;}

#TopArea .usrinfo .minilink a{color:#969696;}
#TopArea .usrinfo .minilink .no{color:#3dc1c9;font-weight:bold;}
#TopArea .usrinfo .minilink .line {color:#cacaca;}
#TopArea .usrinfo .minilink .iconimg {margin:0 2px 0 2px;}
#TopArea .usrinfo .minilink span.join a{font-size:12px !important;color:#969696 !important;font-weight:bold;}
.topmenu {position:absolute;top:0;left:183px;height:42px;}
.topmenu li{float:left;margin-right:12px;}


/* contents top */
#ContTitArea {position:relative;width:980px;height:59px;border-bottom:5px solid #4898b4;margin:0 auto;background:#f1f1f1 url(../img/forum/bg_forum_grad.jpg) repeat-x 0 -44px;}
#ContTitArea .where {position:absolute;bottom:8px;left:5px;}
#ContTitArea .logo {position:absolute;bottom:6px;right:8px;}
#ContTitArea img {vertical-align:top;}

.ContExpArea {width:980px;margin:0 auto;position:relative;text-align:left;top:-5px;}
.ContExpArea .expbar{position:absolute;}


/* 통합검색페이지 */
.schCount span.mgl10{margin-left:5px;}

/*** 알림팝업 ***/
	/* 불투명레이어 */
#opqueLayer {
	display:none;
	position:absolute; 
	left:0; 
	top:0;
	background-color: #000000;layer-background-color: #000000; border:none;
	opacity:0.5;
	filter:alpha(opacity:50);
}
	/* 로그인팝업 */
.infoAlertPop .topbtnArea {position:relative;float:left;clear:both;}
.infoAlertPop .topbtnArea .btn_r{position:absolute;top:10px;left:267px;}
.infoAlertPop {position:absolute;width:auto;border:2px solid #5f6b72;background-color:#ffffff;}
.infoAlertPop .strArea {margin:0 15px 10px 20px;}
.infoAlertPop .strArea {margin:0 20px 10px 20px;}
.infoAlertPop .strArea .str {padding:30px 0 25px 0;line-height:1.3;}
.infoAlertPop .strArea .str01 {padding:30px 0 25px 0;line-height:1.6;}
.infoAlertPop .strArea .str_login {color:#0091a3;}
.infoAlertPop .botArea {border-top:1px solid #b5bcbf;padding-top:10px;text-align:center;}
	/* login */
.infoAlertPop .loginIp{float:left;clear:both;width:236px;height:71px;margin-top:10px;background:url(../img/common/bg_pp_loginbx.gif) no-repeat;}
.infoAlertPop .loginIp .ipbxarea {float:left;width:130px;padding-top:15px;display:inline;margin-left:20px;}
.infoAlertPop .loginIp .ipbxarea input {float:left;margin-bottom:2px;}
.infoAlertPop .loginIp .btnLogin {float:right;width:80px;border:0;padding-top:15px;text-align:left;display:Inline;}
.infoAlertPop .loginjoin {clear:both;margin-top:20px;}

.pst_tag {clear:both;background:url(../img/common/icon/ico_tag.gif) no-repeat left 1px;padding-left:21px;margin-left:10px;font-weight:bold;letter-spacing:-1;font-size:11px;color:#969696;}
.pst_tag a{font-size:11px;color:#969696;}
.pst_tag a:hover{color:#969696;}

/* 테이블(진행중포럼,어플아이디어) */
.tbCommonList01{table-layout:fixed;}
.tbCommonList01 th.lft{width:3px;height:28px;background:url(../img/common/rnd_tbth_l.gif) no-repeat;}
.tbCommonList01 th{height:28px;background:url(../img/common/rnd_tbth_m.gif) repeat-x;font-weight:normal;color:#6a6a6a;}
.tbCommonList01 th.rgt{height:28px;width:3px;background:url(../img/common/rnd_tbth_r.gif) no-repeat;}
.tbCommonList01 td.no {text-align:center;padding-top:10px;}
.tbCommonList01 td.sbj {padding:7px 0 8px 0;}
.tbCommonList01 td.sbj .txt{font-weight:bold;line-height:1.3;}
.tbCommonList01 td.sbj .txt .replycnt {color:#f4621a;font-weight:normal;}
.tbCommonList01 td.id {color:#969696;text-align:center;font-size:12px;padding-top:10px;}
.tbCommonList01 td.date {text-align:center;color:#969696;font-size:11px;padding-top:11px;}
.tbCommonList01 td.cnt {text-align:center;color:#969696;font-size:11px;padding-top:11px;}

/* 공통_아이디 폰트색상 */
.showMenuId {color:#969696;}