@charset "utf-8";
/* CSS Document */

@import "board.css";


/*상단 로고	및 검색*/
.subHeader{padding:18px 0; position:relative; z-index:1; display:block }

/*신사업로고*/
.subHeader h1.nebLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  -266px -270px;
	line-height: 999px;
	
}

/*프랜차이즈 로고*/
.subHeader h1.fcsLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  -250px -40px;
	line-height: 999px;
	
}

/*교육 로고*/
.subHeader h1.eduLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  0 -40px;
	line-height: 999px;
	
}

/*컨설팅 로고*/
.subHeader h1.conLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  30px -120px;
	line-height: 999px;
	
}

/*협업화 로고*/
.subHeader h1.copLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  30px -180px;
	line-height: 999px;
	
}


/*상권정보 로고*/
.subHeader h1.csiLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  -266px -190px;
	line-height: 999px;
	
}

/*방송 로고*/
.subHeader h1.bdcLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  -240px -116px;
	line-height: 999px;
	
}


/*나들가게 로고*/
.subHeader h1.nasLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  30px -270px;
	line-height: 999px;
	
}


/*전통시장통통 로고*/
.subHeader h1.sjtLogo{
	display:block;
	position:relative; 
	overflow:hidden;
	width:230px; 
	height:58px; 
	cursor:pointer;
	background:url(/sijangtong/images/sup/common/top_logo.png) no-repeat  30px -345px;
	line-height: 999px;
	
}


/*상단 서브메인*/

.submArea{height:78px; display:block; padding:0 ;margin-bottom:0px; background:url(/sijangtong/images/sup/common/sub_topMenu_back.png) no-repeat left top}
.s_menu{margin-left:15px; z-index:10; position:relative}
.s_menu >li{margin:13px 0; padding: 0 6px 0 8px; float:left; background:url(/sijangtong/images/sup/common/top_menu_line.png) no-repeat left top; }

.s_menu >li:first-child{ background:none}
.s_menu >li a{display:block; position:relative; height:26px; font-size:1.28em; color:#fff; line-height:18px;letter-spacing:-1px;text-align:center;cursor:pointer}
.s_menu >li a:hover{color:#83d9ff}
.s_menu >li a span.on {color:#83d9ff}
.s_menu ul.depth2{ position:absolute; left:0; height:30px;}
.s_menu ul.depth2 li{ float:left; margin:13px 0; padding:0px 8px; margin:0;  background:url(/sijangtong/images/sup/common/depth2_line.png) no-repeat left 6px; }
.s_menu ul.depth2 li:first-child{background:none}
.s_menu ul.depth2 li a{color:#000; font-size:1.1em; line-height:18px; cursor:pointer;   }
.s_menu ul.depth2 li a:hover{color:#4992ee}
.s_menu ul.depth2 li a span.onDep2 {color:#4992ee; font-weight:bold}



/*바로가기메뉴*/

.quickArea{position:absolute;right:0; width:57px;}
.quickArea p{padding:12px 20px;}
.quickArea p a{display:block; cursor:pointer}
.quickArea .quick_layer{border:solid 1px #006666;  padding:5px 10px;  width:110px; position:absolute; top:42px; right:0; z-index:100; background:#f9f9f9;}

.quick_layer li {border-top:solid 1px #dfdfdf;  line-height:25px; }
.quick_layer li:first-child{border-top:none; }
.quick_layer li a{ font-weight:normal; color:#666666; background:none; padding:0; display:block; overflow:hidden;  height:28px; cursor:pointer;  position:relative; font-weight:bold}
.quick_layer li a span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	font-size:12px;
	width:100%;
	height:100%;
	background:url(/sijangtong/images/sup/common/icon_quick.png) no-repeat 0 0;
}

.quick_layer .qMenu1 span{background-position:-114px -3px; padding-left:25px;}
.quick_layer .qMenu2 span{background-position:-114px -40px; padding-left:25px;}
.quick_layer .qMenu3 span{background-position:-114px -77px; padding-left:25px;}
.quick_layer .qMenu4 span{background-position:-114px -115px; padding-left:25px;}
.quick_layer .qMenu5 span{background-position:-114px -155px; padding-left:25px;}
.quick_layer .qMenu6 span{background-position:-114px -194px; padding-left:25px;}
.quick_layer .qMenu7 span{background-position:-114px -229px; padding-left:25px;}
.quick_layer .qMenu8 span{background-position:-114px -266px; padding-left:25px;}
.quick_layer .qMenu9 span{background-position:-114px -305px; padding-left:25px;}

.quick_layer a:hover{color:#4b89d6}

.quick_layer .qMenu1:hover span{background-position:-3px -3px; padding-left:25px;}
.quick_layer .qMenu2:hover span{background-position:-3px -40px; padding-left:25px;}
.quick_layer .qMenu3:hover span{background-position:-3px -77px; padding-left:25px;}
.quick_layer .qMenu4:hover span{background-position:-3px -115px; padding-left:25px;}
.quick_layer .qMenu5:hover span{background-position:-3px -155px; padding-left:25px;}
.quick_layer .qMenu6:hover span{background-position:-3px -194px; padding-left:25px;}
.quick_layer .qMenu7:hover span{background-position:-3px -229px; padding-left:25px;}
.quick_layer .qMenu8:hover span{background-position:-3px -266px; padding-left:25px;}
.quick_layer .qMenu9:hover span{background-position:-3px -305px; padding-left:25px;}

/*바로가기메뉴*/




/* 신사업아이디어 */
.mBannerL1{margin-top:12px;}
.mBannerR1{border:1px solid #d2d2d2;}

.gNeb1{background:url(../../neb/images/k_gneb1.png) 0 0 repeat-y;}
.gNeb1 .gLeft{float:left;width:240px;}
.gNeb1 .gCenter{float:left;margin-left:49px;width:240px;}
.gNeb1 .gRight{float:right;width:194px;}

.mList1 h3{color:#424242;font-size:24px;padding:0 0 0 5px;height:58px;}
.mList1 h3 em{color:#ff6816;}
.mList1 li{margin:0 0 25px;}
.mList1 li a{color:#4c4b4b;font-family:dotum;font-size:14px;}
.mList1 li .img{position:relative;display:block;margin-bottom:15px;}
.mList1 li .img .iNew,
.mList1 li .img .iPlay{display:block;position:absolute;background:url(../../fcs/images/ico_new.png) 0 0 no-repeat;text-indent:-9999px;font-size:0;width:41px;height:41px;}
.mList1 li .img .iNew{top:0;left:0;}
.mList1 li .img .iPlay{right:0;bottom:0;background-image:url(../../fcs/images/ico_play.png);width:38px;height:38px;}
.mList1 li .tit,
.mList1 li .txt,
.mList1 li .date{display:block;padding-left:3px;}
.mList1 li .tit{margin-bottom:6px;}
.mList1 li .txt{font-size:12px;margin-bottom:12px;}
.mList1 li .date{font-size:11px;color:#a2a2a2;}


.mList4{border-bottom:1px solid #dedede;margin-top:30px;}
.mList4 li{font-family:dotum;margin-bottom:19px;zoom:1;}
.mList4 li:after{display:block;clear:both;content:''}
.mList4 li .img{display:block;float:left;margin-right:20px;}
.mList4 li .img img{border:1px solid #e1e1e1;}
.mList4 li .tit{display:block;color:#4c4b4b;font-size:14.6px;padding-top:7px;}
.mList4 li .tit em{color:#f2440e;font-size:11px;font-weight:normal;margin-right:5px;}
.mList4 li .txt{display:block;margin-top:4px;}

.mList5{margin-top:8px;}
.mList5 li{background:url(../../neb/images/ico_dotblue.png) 16px 8px no-repeat;font-size:13.3px;margin-top:5px;padding-left:26px;}
.mList5.fs12 li{color:#888;font-size:12px;}

.txtEm1{color:#3e7fd1;}
.txtEm2{color:#919191;}

.mList6{margin:-9px 0 0 15px;}
.mList6 dt,
.mList6 dd{border:1px solid #e9e9e9;}
.mList6 dt{position:relative;background:url(/sijangtong/images/sup/common/k_list6.png) 0 0 repeat-y #efefef;font-size:13.3px;line-height:170%;margin-top:25px;padding:11px 10px 11px 84px;/*min-height:38px;*/}
.mList6 dt .num{position:absolute;top:50%;left:0;color:#fff;text-align:center;font-weight:bold;font-size:24px;margin-top:-11px;width:61px;}
/*.mList6 dt.t2{line-height:37px;}*/
.mList6 dd{background-color:#fff;border-top:0;line-height:170%;padding:19px 10px 19px 24px;}

.mList7{margin-top:5px;}
.mList7 li{float:left;border-bottom:1px solid #dedede;padding:30px 0 27px 15px;width:173px;}
.mList7 li.first{padding-left:0;}
.mList7 li .img{display:block;border:1px solid #dedede;}
.mList7 li .txt{display:block;margin:3px 0 0 2px;}
/*
.mPaging{margin:40px 0 0;line-height:normal;text-align:center;height:36px;}
.mPaging a,
.mPaging strong{display:inline-block;border:1px solid #dbdbdb;text-decoration:none;margin:0 1px;vertical-align:middle;font-size:12px;padding:0 10px;line-height:26px;height:26px;}
.mPaging strong{background:#4784d0;border-color:#4784d0;color:#fff;}
.mPaging .nb{background-image:none;}
.mPaging .prev,
.mPaging .next{position:relative;display:inline-block;background: 0 0 no-repeat;text-indent:-9999px;font-size:0;width:27px;overflow:hidden;padding:0;margin:0;z-index:10;}
.mPaging .prev{background-position:0 0;margin:0 18px 0 5px;}
.mPaging .next{background-position:0 -50px;margin:0 5px 0 18px;}*/

.mBtn1{display:inline-block;border:1px solid #4b89d6;background-color:#fff;color:#4b89d6;font-weight:bold;font-size:17.3px;margin-left:8px;text-align:center;width:103px;line-height:57px;height:57px;}
.mBtn1:link,
.mBtn1:visited{color:#4b89d6;}

.mRIdea{border:1px solid #d2d2d2;margin-top:15px;}
.mRIdea h4{background-color:#;border-bottom:1px solid #d2d2d2;color:#010101;padding-left:14px;line-height:36px;height:36px;}
.mRIdea ul{padding:10px 5px 7px 12px;}
.mRIdea li{background:url(/sijangtong/images/sup/common/ico_dotblack.png) 0 7px no-repeat;margin-bottom:3px;font-family:dotum;padding-left:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.mRIdea li a{color:#535353;}
.mRIdea li a:hover{color:#3579cd;font-weight:bold;}
/* //신사업아이디어 */

/* 프랜차이즈 */
/*
.gBox1{border:1px solid #e1e1e1;border-top-color:#9c9c9c;}
*/

.gFcs1 .gLeft,
.gFcs2 .gLeft{float:left;width:710px;}
.gFcs1 .gRight,
.gFcs2 .gRight{float:right;width:250px;}
.gFcs2{margin-top:20px;}
.gFcs2 .gRight .mList3{height:175px;}
.gFcs2 .gLeft .mList2 li{height:270px;}

.mList2{position:relative;border:1px solid #e1e1e1;border-top-color:#9c9c9c;padding:13px 0 0 17px;}
.mList2 .hd{min-height:39px;}
.mList2 .hd h3{float:left;color:#181818;font-size:16px;}
.mList2 .hd .tx{display:block;float:left;color:#7b7b7b;font-size:11px;font-family:dotum;margin:6px 0 0 15px;}
.mList2 li.first{border-left:0;padding-left:0;}
.mList2 li{float:left;padding-left:10px;width:218px;}
.mList2 li a{color:#4c4b4b;font-family:dotum;font-size:14px;}
.mList2 li .img{position:relative;display:block;margin-bottom:17px;}
.mList2 li .img .iNew,
.mList2 li .img .iPlay{display:block;position:absolute;background:url(../../fcs/images/ico_new.png) 0 0 no-repeat;text-indent:-9999px;font-size:0;width:41px;height:41px;}
.mList2 li .img .iNew{top:0;left:0;}
.mList2 li .img .iPlay{right:10px;bottom:6px;background-image:url(../../fcs/images/ico_play.png);width:38px;height:38px;}
.mList2 li .tit,
.mList2 li .txt{display:block;padding-left:3px;}
.mList2 li .tit{margin-bottom:6px;}
.mList2 li .txt{font-size:12px;}

.mList3{position:relative;border:1px solid #e1e1e1;border-top-color:#9c9c9c;padding:10px 14px 0;}
.mList3 .iMore{top:10px;right:13px;}
.mList3 h3{border-bottom:1px solid #e1e1e1;color:#181818;font-size:16px;margin-bottom:12px;padding:0 0 6px 10px;}
.mList3 li{font-family:dotum;margin-bottom:5px;padding-left:8px;}
.mList3 li a{color:#4c4b4b;}

.mYestv{background-color:#f9f9f9;border:1px solid #e1e1e1;border-top-color:#9c9c9c;padding:12px 15px 0;height:335px;}
.mYestv h3{margin-bottom:7px;}
.mYestv ul{margin-top:5px;}
.mYestv li{border-top:1px solid #e1e1e1;font-family:dotum;}
.mYestv li.a{border-top:0;}
.mYestv li a{display:block;background:url(../../fcs/images/ico_store1.png) 4px 22px no-repeat;padding:22px 0 19px 83px;}
.mYestv li .tit{display:block;color:#4c4b4b;font-size:16px;letter-spacing:-1px;}
.mYestv li .txt{display:block;color:#535252;font-size:11px;margin:5px 0 0;}
.mYestv li.b a{background-image:url(../../fcs/images/ico_store2.png);}

.mQuestion{background-color:#f9f9f9;border:1px solid #e1e1e1;margin-top:-1px;padding:24px 0 0 25px;height:112px;}
.mQuestion h3{background:url(../../fcs/images/ico_quesion.png) 0 0 no-repeat;color:#181818;font-size:17px;margin:0 0 8px;padding:0 0 0 38px;line-height:21px;min-height:21px;}
.mQuestion .cont{color:#4c4b4b;}
.mQuestion .cont strong{display:block;color:#ff6816;font-size:24px;letter-spacing:-1px;}

.mLevel{border:1px solid #b8c0d2;}
.mLevel .co1{background:url(../../fcs/images/k_levelbg.png) 0 0 no-repeat;height:222px;}
.mLevel .co1 .lt{float:left;background:url(../../fcs/images/k_levelt.png) 100% 100% no-repeat;margin:36px 0 0 26px;width:244px;height:186px;}
.mLevel .co1 .lt h3{color:#383838;font-size:26px;letter-spacing:-2px;margin-bottom:5px;}
.mLevel .co1 .lt .txt{color:#686868;letter-spacing:-1px;margin:0 0 11px 3px;}
.mLevel .co1 .lt .btnDown{display:inline-block;background-color:#fff;border:1px solid #ff5b1a;color:#fe6022;font-size:14px;padding:0 10px;line-height:34px;height:34px;}
.mLevel .co1 .rt{float:right;background:url(../../fcs/images/l_level.png) 0 0 repeat-y;margin:38px 12px 0 0;padding-left:20px;width:406px;min-height:143px;}
.mLevel .co1 .rt .tab{background:url(../../fcs/images/tab_line.png) 0 100% repeat-x;margin:-3px 0 18px;height:29px;}
.mLevel .co1 .rt .tab li{float:left;}
.mLevel .co1 .rt .tab li a{display:block;background:url(../../fcs/images/tab_bar.png) 0 6px no-repeat;color:#383838;font-size:14px;font-weight:bold;padding:0 13px;line-height:25px;height:29px;}
.mLevel .co1 .rt .tab li.first a{background-image:none;}
.mLevel .co1 .rt .tab li.selected{border-bottom:}
.mLevel .co1 .rt .tab li.selected a{color:#fe6022;}
.mLevel .co1 .rt .cont li{background:url(../../fcs/images/ico_arr1.png) 10px 6px no-repeat;color:#4c4b4b;font-family:dotum;padding:0 0 3px 25px;}
.mLevel .co2{border-top:1px solid #b8c0d2;padding:19px 0;}
.mLevel .co2 li{float:left;background:url(../../fcs/images/ico_level1_1.png) 50% 7px no-repeat;border-left:1px solid #e1e1e1;color:#3c3c3c;font-size:13px;padding-top:49px;text-align:center;width:174px;height:37px;}
.mLevel .co2 li.a{border-left:0;}
.mLevel .co2 li.b{background-image:url(../../fcs/images/ico_level1_2.png);width:186px;}
.mLevel .co2 li.c{background-image:url(../../fcs/images/ico_level1_3.png);width:167px;}
.mLevel .co2 li.d{background-image:url(../../fcs/images/ico_level1_4.png);width:178px;}
/* //프랜차이즈 */



/*컨설팅 메인*/
.mCot{float:left; border:solid 1px #cbcbcb}
.mCot img{float:left}
.rImg{float:right; border-left:solid 1px #cbcbcb; width:312px}
.rImg li{background:#a8aca8;width:50%; float:left; height:44px}
.rImg li a{display:block; height:44px; cursor:pointer; color:#fff; text-align:center;line-height:44px; font-size:15px }
.rImg li a:hover, .rImg li a.over{background:#6f7375; display:block;}


/*공지사항,우수사례,faq*/
.cotList{float:left; width:980px;}

.cotNotice, .cotBest{position:relative;border:1px solid #e1e1e1;border-top-color:#9c9c9c;padding:10px 14px;float:left; width:280px; }
.cotFaq{position:relative;border:1px solid #e1e1e1;border-top-color:#9c9c9c;padding:10px 14px; float:right; width:300px;}
.cotNotice h3, .cotBest h3, .cotFaq h3{border-bottom:1px solid #e1e1e1; color:#181818;font-size:16px; margin-bottom:12px;padding:0 0 6px 10px;}
.cotNotice li, .cotBest li, .cotFaq li {margin-bottom:5px;padding:0 8px;}
.cotNotice li a, .cotBest li a, .cotFaq li a{color:#4c4b4b; white-space: nowrap; text-overflow: ellipsis;overflow: hidden; display:inline-block; width:200px; vertical-align: middle;}
.cotNotice li span, .cotBest li span, .cotFaq li span{color:#a4a4a4; position:absolute; right:10px}
/*공지사항,우수사례,faq*/

/*컨설팅 하단 배너*/
.cotBanner{position:relative; border:1px solid #e1e1e1; float:left; display:block; padding:20px 22px; }
.cotBanner div{ width:300px;}
.cotBanner .cotlog{position:relative; float:left ; height:120px;}
.cotBanner .cotCall{position:relative; float:left; border-left:solid 1px #e1e1e1;  border-right:solid 1px #e1e1e1; }
.cotBanner .cotEtc{position:relative; float:left; display:block; margin-left:32px }
.cotBanner .cotlog p{font-weight:normal; color:#666666;  font-size:.8em; display:inline-block; overflow:hidden; position:relative; height:65px;}
.cotBanner .cotCall p{font-weight:normal; color:#666666;  font-size:.8em; display:inline-block; overflow:hidden; position:relative; height:120px;}
.cotBanner .cotEtc p{padding-left:15px}
.cotBanner .cotEtc p a{font-weight:normal; color:#666666;  font-size:.8em; display:inline-block; overflow:hidden; position:relative; height:120px; width:85px; }
.cotBanner .cotEtc p a:first:child{margin-left:0}
.cotBanner div p span{
	display:block;
	position:relative;		
	width:100%;
	height:100%;
	background:url(../../cot/images/foot_img.png) no-repeat 0 0;
}

.cotBanner .cotEtc p a span{
	display:block;
	position:relative;
	width:100%;
	height:100%;	
	background:url(../../cot/images/foot_img.png) no-repeat 0 0;
	}

.cotlog a.btn_log{position:relative; padding-top:10px; left:110px; display:block}
.cotlog .logout{background:url(../../cot/images/foot_img_logout.png) no-repeat  30px 10px; position:relative; padding:20px}
.cotlog .logout p{font-size:1.1em; left:90px; top:20px; width:120px}
.cotlog .logout a{position:absolute; left:110px; top:90px; display:inline-block}

.cotBanner .cotlog p span{background-position: 30px 0;}
.cotBanner .cotCall p span{background-position:40px -110px}
.cotBanner .cotEtc p a.cotEtc_01 span{background-position:0 -260px}
.cotBanner .cotEtc p a.cotEtc_02 span{background-position:-70px -260px}
.cotBanner .cotEtc p a.cotEtc_03 span{background-position:-150px -260px; }

/*컨설팅 하단 배너*/


/*나들가게*/
/*나들가게 이미지*/
.album-wrap {position:relative; width:980px; height:409px; margin:0 auto; overflow:hidden;}
.album-wrap ul.album {position:absolute;}
.album-wrap ul.album li {float:left; width:980px;}
/*나들가게 이미지*/

ul.bt-roll {width:980px; position:absolute; top:370px}
ul.bt-roll li {float:left; }
ul.bt-roll li a{display:block; width:326px; height:44px; cursor:pointer}

.clsBannerScreen {overflow: hidden;position: relative;height: 409px; width: 980px; border:1px solid #e1e1e1; cursor:pointer; clear:both;}
.clsBannerScreen .images {position:absolute; display:none; }
.clsBannerButton {width:980px;cursor:pointer;border-bottom:1px solid #e1e1e1;}
.clsBannerButton li {width:326px; height:44px; float:left;border-right:1px solid #e1e1e1;padding:2px;}
.clsBannerButton li.fir {border-left:1px solid #e1e1e1;}

.clsBannerButton li.labelOverClass {font-weight:bold;}

/* 서브공통 */
.iMore{position:absolute;top:15px;right:12px;display:block;background:url(../../fcs/images/ico_more.png) 50% 50% no-repeat;text-indent:-9999px;font-size:0;width:22px;height:22px;}
/* //서브공통 */


/*서브컨텐츠 공통*/

.sContents{margin-top:27px;}

/*블릿타이틀*/
.sTitle1{background:url(/sijangtong/images/sup/common/ico_title1.png) 0 9px no-repeat;color:#4b89d6;font-size:17px; padding-left:15px; margin-top:25px}
.sTitle1:first-child{margin-top:0}

/*블릿타이틀*/

.sText1{font-size:13.3px;line-height:170%;margin-top:7px;padding-left:15px;}

/*신사업이미지 영역*/
.slmage1{margin:10px 0 5px;padding-left:15px;}
/*신사업이미지 영역*/

/*텍스트 hidden*/
.hidden{position:absolute;top:-9999px;left:-9999px;}
/*텍스트 hidden*/

/*만족도조사*/
.suSurvey{border:1px solid #e9e9e9;margin-top:65px;}
.suSurvey .hd{position:relative;}
.suSurvey h4{background:url(/sijangtong/images/sup/common/ico_smile.png) 38px 14px no-repeat;color:#3c3c3c;font-size:18.6px;padding-left:70px;line-height:54px;height:51px;}
.suSurvey .sns{position:absolute;top:10px;right:60px;}
.suSurvey .sns img{margin-left:2px;}
.suSurvey .covTr{position:absolute;top:-1px;right:-1px;display:block;background:url(/sijangtong/images/sup/common/ico_survey.png) 0 0 no-repeat;width:29px;height:28px;}
.suSurvey .bd{background-color:#fafafa;border-top:1px solid #e9e9e9;padding:17px 12px 17px 28px;}
.suSurvey .bd dt{float:left;background:url(../../fcs/images/ico_arr1.png) 10px 6px no-repeat;color:#4c4b4b;font-size:13.3px;padding:0 0 3px 25px;}
.suSurvey .bd dd{font-size:13.3px;padding:0 0 0 235px;min-height:37px;}
.suSurvey .bd dd label{margin-right:19px;}
.suSurvey .bd dd label .ic{vertical-align:-2px;}
.suSurvey .bd dt.t2{float:none;margin-bottom:8px;}
.suSurvey .bd dd.t2{margin-left:7px;padding-left:0;}
.suSurvey .bd dd .textarea{border:1px solid #dadada;width:550px;height:57px;}
.suSurvey .bd dd .mBtn1{vertical-align:-2px;}
/*만족도조사*/

/*만족도 버튼*/
.mBtn1{display:inline-block;border:1px solid #4b89d6;background-color:#fff;color:#4b89d6;font-weight:bold;font-size:17.3px;margin-left:8px;text-align:center;width:103px;line-height:57px;height:57px;}
.mBtn1:link,
.mBtn1:visited{color:#4b89d6;}
/*만족도 버튼*/



.slnfo1{background-color:#e8f2ff;margin-top:20px;padding:15px 22px;}
.slnfo1 li{background:url(/sijangtong/images/sup/common/ico_info1.png) 0 8px no-repeat;margin-bottom:2px;padding-left:14px;}
