<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * Skin
 */

/**************공통 설정 css**************/
/*style reset*/
dl,dd{margin:0;padding:0;}

/*base*/
hr,.hidden{display:none;}
a{letter-spacing:-1px;}
h2,h3,h4,dd{margin:0;padding:0;}
fieldset{border:0;margin:0;padding:0;}
legend, caption{width:0;height:0;line-height:0;position:absolute;left:-9999px;}
img{border:0;}

/*상하좌우 여백 및 높이 공통 적용 style*/
.h5{height:5px;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.mt20{margin-top:20px}

.clear{clear:both}
.test{border:1px solid red}


@font-face {
	font-family: 'NanumBrush';
	src: url('../../Libs/_style/NanumBrush.eot'); /* ie */
	src: local('@'),
		url('../../Libs/_style/NanumBrush.woff') format('woff'), /* ff, ch */
		url('../../Libs/_style/NanumBrush.ttf') format('truetype'); /* ff, ch, sf, op */
}


/**************전체 페이지 시작**************/

/*공통 상단*/
#link_wrap {;overflow:hidden;text-align:center;vertical-align:middle;}
#link_list{white-space:nowrap;margin:0;padding:0;}
#link_list li {margin:0;float:left;border:0px blue solid}
#link_list li a {display:block;width:730px;height:330px;}

#link_tab{float:right;position:absolute;right:10px;bottom:10px;}
#link_tab li{float:left;width:12px;height:12px;border-radius:5px;margin-left:5px;opacity:0.5;filter:alpha(opacity=50);cursor:pointer;}
#link_tab li.choice{opacity:1;filter:alpha(opacity=100);}

#link_tab li span{float:left;text-indent:-9999px;overflow:hidden;_height:0;}

/*브라우저별 가로 스크롤 수정 2013.05.07 수정*/
html {overflow-x: hidden;/*min-width:980px;*/}
body{/*overflow-x:hidden;overflow-y:hidden;*/}
#body_wrap{width:100%;min-width:980px;}

#header{position:relative;width:100%;}
	#top_frame{padding:18px 0 13px;position:relative;width:940px;margin:0 auto;/*background:url(img/top_bg.png) no-repeat left bottom;*/}
		.right_box{position:absolute;right:0;bottom:20px;width:380px;margin:0 auto;}
			.right_box .right{float:right;}
			.right_box .right img{vertical-align:top;}
			.right_box .right li{float:left;vertical-align:top;height:16px;margin-left:5px;vertical-align:top;}
			.right_box .right li.first{background:none;}

		.logo{width:940px;margin:0 auto;vertical-align:bottom;z-index:5;}
		.logo a{display:block;height:auto;}
			.logo table{height:auto;margin:0 auto;z-index:5;}
		.top_bg{position:absolute;left:0;bottom:0;}

	#gnb_frame{clear:both;width:100%;}
		.gnb_bg{position:absolute;z-index:-1;width:100%;height:40px;background-image:url(img/gnb_bg.png);background-repeat:repeat-x;background-position:left 1px;}

/*공통 container*/
#container_wrap{
		width:100%;
		font-size:11px;
		background-repeat:no-repeat;
		background-position:center top;
		/*overflow:hidden; */
	}

/*공통 Footer*/
#footer{
	clear:both;
	width:100%;
	background-repeat:repeat-x;
	background-position:left top;
	z-index:8;
	}

	.footer_line{text-align:right;border-top:1px solid #dfdfdf;padding:6px 0 10px;}
		.footer_line{padding:9px 0 8px\9}/*ie8*/
		.footer_line{.padding:8px 0 10px}/*ie7*/
		:root .footer_line{padding:6px 0 10px\0/IE9}/*ie9*/
	.footer_line div{font-size:11px;width:940px;margin:0 auto;}
	.opa{opacity:0.4;filter: alpha(opacity=40);}

	#footer_frame{position:relative;width:1000px;margin:0 auto;}
		.f_banner{display:none;position:absolute;right:-7px;top:-90px;}
		.fm_float{position:absolute;left:0;bottom:0;}
		.copyright{width:940px;margin:0 auto 0;}


/*우측 퀵배너*/
#quick_banner{margin-top:30px;margin-left:-15px;line-height:1.5em;z-index:8;font-size:11px;}
	.quick_tit{width:80px;font-size:11px;height:19px;padding-top:1px;font-weight:bold;text-align: center;display:inline-block;background-image:url(img/q_bg.png);background-repeat:no-repeat;background-position:1px 1px}
		.quick_tit{height:17px\9;padding-top:3px\9;}/*ie8*/
		.quick_tit{.height:18px;.padding-top:2px;}/*ie6,7*/
		:root .quick_tit{height:20px\0/IE9;padding-top:0\0/IE9;}/*ie9*/

	.quick_tit1{width:80px;font-size:11px;height:18px;padding-top:2px;font-weight:bold;text-align: center;display:inline-block;}
	.quick_tit1{padding-top:2px\9;height:17px\9;}
	:root .quick_tit1{padding-top:0\0/IE9;height:19px\0/IE9;}


	.qr_code{margin-top:8px;border:1px solid #dfdfdf;background-color:#fff;text-align:center;padding-bottom:5px;}

/*Login,Logout*/
#login_wrap {position:relative;left:0;top:0;width:940px;margin:0 auto;z-index:10;}
	#login_frame{position:absolute;width:202px;}
	#login_frame dl{position:relative;padding:0 10px;margin:10px 0;}
	#login_frame span{font-size:11px;letter-spacing:-1px;}

	.login_bg{position:relative;width:202px;height:120px;background:url(img/common/main_login_b.png) no-repeat 1px bottom;}
	.login_bg .h_tit{width:195px;height:14px;margin-left:1px;padding:6px 0 0 5px;background-repeat:repeat-x;background-position:left top;z-index:12;}
	.g_find{margin-top:5px;}
	.g_find img,.g_find_out img{padding:0 4px;}

	.login_box{position:relative;left:0;top:0;}
		.id_input,.pw_input{width:120px;}
		.input_text{width:118px;border:1px solid #bebebe;padding-left:2px;margin:0 0 6px 0;.margin:0 0 2px 0}

		.b_login{position:absolute;right:10px;top:-1px;width:56px;height:47px;z-index:10;}
		.b_login input{position:absolute;right:0;top:0;width:56px;cursor:pointer;}
		.b_login input.submit{width:56px;height:47px;background:url(img/common/btn_main_login.png) no-repeat;padding:0;text-indent:-100em;line-height:0;border:0px;overflow:hidden;cursor:pointer;}
		.g_find_out{border-top:1px solid #bebebe;padding-top:7px;}

		.logout{height:34px;font-size:11px;}
		.time_t{color:#9A9A9A;font-size:11px;letter-spacing:0;border-top:1px #dedede dotted;padding-top:4px;padding-bottom:2px;font-family:dotum;}
		.m_name{color:#000;display:inline-block;font-weight:bold;padding:5px 0 10px}
		.l_text{display:inline-block;padding:5px 0 10px}


/*Main Page */
#visual_frame{/*float:left;*/position:relative;width:100%;}
	.visual_bg{position:relative;width:940px;margin:0 auto;}
	.visual_f{float:right;text-align:center;position:relative;overflow:hidden}

/*visual 영역 좌측 컨텐츠*/
	/*빠른 견적신청*/
	#m_top_con{position:absolute;left:0;top:0;float:left;width:178px;background-color:#fff;z-index:10}
	.q_title{width:158px;height:15px;background-image:url(img/estimate_bg.png);background-repeat:no-repeat;background-position:left top;padding:8px 10px 5px}
	.q_tab{width:170px;height:19px;margin-top:-1px;margin:5px auto 0;border-bottom:1px solid #abadb3}
	.q_tab li{float:left;display:inline;height:19px}

	*html .q_tab{margin-bottom:3px;}
	*html .q_tab li img{display:inline;vertical-align:bottom;}

	.q_tab li.qtab1,.q_tab li.qtab2,.q_tab li.qtab3{cursor:pointer}

	.f_request{margin:0 auto;padding:7px 8px 5px;height:auto;margin:0 auto\9;padding:5px 8px 7px\9;height:auto\9;}
	*html .f_request{padding:0px 9px 0px;}/*ie6*/
	*:first-child+html .f_request{padding:5px 9px 4px;}/*ie7*/

	.f_request .simpleform{height: 15px}

	/*신청입력*/
	.check_form{float:left;}
	.check_form td{height:25px;color: #9A9A9A;font-size: 11px;}
	.check_td{vertical-align:top;font-size:11px;letter-spacing:-1px;line-height:1.3em;padding:4px 0 4px;}
	*html .check_td{padding:3px 0 3px;}/*ie6*/
	*:first-child+html .check_td{padding:2px 0 3px;}/*ie7*/

	.check_td2{padding:4px 0 0;}
	*html .check_td2{padding:2px 0 0}/*ie6*/
	*:first-child+html .check_td2{padding:2px 0 0}/*ie7*/
	:root .check_td2{padding:4px 0 0\0/IE9}/*ie9*/

	.m_spam_code{padding:0 0 3px}
	:root .check_td2{padding:2px 0 0px\0/IE9}/*ie9*/

	:root .m_left_ban{padding:1px 0 0\0/IE9}/*ie9*/

	.check_tit{letter-spacing:-1px;font-weight:bold;font-size:11px;color:#666;display:inline-block;}
	.selec_s{display:inline-block;margin-bottom:1px;}

	.indiv_t{display:inline-block;vertical-align:top;margin-top:2px;font-size:11px;letter-spacing:-1px;line-height:1.2em}
	:root .indiv_t{line-height:1em\0/IE9}/*ie9*/
	.input_m{width:15px\9;}
	.indiv_t{margin-left:-3px\9;}
	.esti_btn{margin-top:2px;vertical-align:top;}


	#main_container_frame{
		/*position:relative; */
		top:0;left:0;
		width:940px;
		height:auto;
		margin:0 auto;
	} /*메인*/


/*내 견적조회 메인 및 서브*/
	/*메인,서브 공통*/
	.inquiry .h2{padding:12px 8px;background:#f8f8f8;}
	.inquiry .h2 p{margin-top:5px;font-size:11px; color:#a0a0a0;}
	.inqu_f{width:160px;margin:0 auto;padding:8px 0 0;border-top:1px solid #d9d9d9;}
	.inqu_f input{width:96px;border:1px solid #eaeaea;margin-bottom:7px;}
	.inqu_f label{font-weight:bold;font-size:11px;}

	.name_input label{margin-right:16px;vertical-align: top;margin-top:2px;display:inline-block;}
		.name_input label{}
	.pass_input label{margin-right:5px;vertical-align: top;margin-top:4px;display:inline-block;}
	.bullet {margin-right: 5px;margin-top: 10px;vertical-align: top;display:inline-block;}

	/*메인*/
	#main_l_box .inquiry{border:3px solid #d6d6d6;width:174px;height:144px;padding-bottom:5px;background:#fff;} /*메인*/


/* 메인좌측 컨텐츠*/
#main_l_box{float:left;display:inline;width:180px;}

	/*공지*/
	#board_frame{clear:both;position:relative;width:180px;margin-top:20px;}
		#ban_frame strong{white-space:nowrap}
			.more{position:absolute;right:0;top:6px;cursor:pointer;}
			.more a{display:inline-block;padding:5px 3px;}

		/*tab style*/
			.tab_wrap{float:left;width:100%;height:24px;position:relative;border-bottom:1px solid #eaeaea;}
			.tab_wrap .end{height:19px;border-left:0px solid #dddddd;background:none;}

			#board_frame ul.tab_wrap li{float:left;display:inline;text-align:center;width:82px;height:25px;cursor:pointer;}
			#board_frame ul.tab_wrap li span{display:inline-block;text-align:center;width:80px;height:16px;padding-top:2px;margin-top:5px;line-height:1.2em;font-size:11px;background-repeat: no-repeat;background-position:left top;border:1px solid #dedede ;cursor:pointer;white-space:nowrap;overflow:hidden;cursor:pointer;}
			#board_frame ul.tab_wrap li span{padding-top:4px\9;height:14px\9;}/*ie8*/
			:root #board_frame ul.tab_wrap li span{height:17px\0/IE9;padding-top:1px\0/IE9;}/*ie9*/
			#board_frame ul.tab_wrap li:hover{background-image:url(img/tabon_bg_img.png);background-repeat: no-repeat;background-position:left top;width:82px;height:25px;}
			#board_frame ul.tab_wrap li.selected{background-image:url(img/tabon_bg_img.png);background-repeat: no-repeat;background-position:left top;width:82px;height:25px;}

			#board_frame ul.tab_wrap li.tab1.selected span:hover{background:none!important;border:0px solid;margin-top:5px;}
			#board_frame ul.tab_wrap li.tab2.selected span:hover{background:none!important;border:0px solid;margin-top:5px;}
			#board_frame ul.tab_wrap li.tab3.selected span:hover{background:none!important;border:0px solid;margin-top:5px;}

			#board_frame ul.tab_wrap li.tab1.selected span{background:none!important;border:0px solid;padding-top:2px;padding-top:3px\9;font-weight:bold}
			#board_frame ul.tab_wrap li.tab2.selected span{background:none!important;border:0px solid;padding-top:2px;padding-top:3px\9;font-weight:bold}
			#board_frame ul.tab_wrap li.tab3.selected span{background:none!important;border:0px solid;padding-top:2px;padding-top:3px\9;font-weight:bold}
			:root #board_frame ul.tab_wrap li.selected span{padding-top:1px\0/IE9;}/*ie9*/

			#board_frame ul.tab_wrap li.tab1 span:hover{background:none;border:0px solid;margin-top:5px;padding-top:2px;padding-top:3px\9;}
			#board_frame ul.tab_wrap li.tab2 span:hover{background:none;border:0px solid;margin-top:5px;padding-top:2px;padding-top:3px\9;}
			#board_frame ul.tab_wrap li.tab3 span:hover{background:none;border:0px solid;margin-top:5px;padding-top:2px;padding-top:3px\9;}
			:root #board_frame ul.tab_wrap li span:hover{padding-top:1px\0/IE9;}/*ie9*/

			#board_frame ul.tab_wrap li.tab1:hover span{background:none;border:0px solid;}
			#board_frame ul.tab_wrap li.tab2:hover span{background:none;border:0px solid;}
			#board_frame ul.tab_wrap li.tab3:hover span{background:none;border:0px solid;}

			#board_frame ul.tab_wrap li.tab1:hover span:hover{background:none;}
			#board_frame ul.tab_wrap li.tab2:hover span:hover{background:none;}
			#board_frame ul.tab_wrap li.tab3:hover span:hover{background:none;}

		/*tab list style*/
			.article{clear:both;float:left;width:180px;padding-left:0;padding-top:3px;}
			.article li{float:left;width:170px;height:16px;padding-top:2px;}

			.subject{float:left;display:inline;width:161px;height:16px;padding-left:7px;background:url(img/bullet/bl_list.gif) no-repeat left 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
			.subject a{color:#9a9a9a;font-size:11px;line-height:1.3em}
			.subject a:hover{color:#333;}
			.select a{color:#333;}
			.wdate{float:right;display:inline;text-align:right;color:#9a9a9a;height:16px;font-size:11px;width:62px;}

	/*이사좋은날 달력*/
	#sche_frame{clear:both;position:relative;margin-top:20px;width:180px;height:auto;border:1px solid #e0e0e0;}
	.point_bg{position:absolute;right:0;top:-3px;background:url(img/cal_bg.png) no-repeat right 0px;width:40px;height:81px;}

		#sche_frame .h2{padding:9px;background:#f8f8f8;border-bottom:1px solid #d6d6d6;}
		*html #sche_frame .h2{padding: 8px 9px 4px;}/*ie6*/
		#sche_frame .h2 img{vertical-align:top;}
		.cal_box{clear:both;float:left;width:172px;height:auto;margin:0 auto;padding:0 4px 5px;background:url(img/cal_clou.png) no-repeat 130px 3px;background-color:#fff;}

		.mon_box{text-align:center;padding:3px 0;}
		.mon_box span{display:inline-block;}

		.scheduleBox{width:170px;height:138px;}
		.scheduleBox thead tr td{background-repeat:no-repeat;height:20px;.height:10px}

		.scheduleBox tr{width:190px;}
		.da_txt tr td{/*padding:2px 0;*/}
		.da_txt tr td span{display:block;color:#d4d4d4;font-size:11px;font-family:tahoma;text-align:center}
		.da_txt tr td span.sun{color:#e90000;}
		.da_txt tr td span.sat{color:#00a0e9;}
		.da_txt tr td.disabled span{opacity:.3;filter:alpha(opacity=30);}
		.da_txt tr td.tmp span{color:#dedede !important;opacity:.6;filter:alpha(opacity=60);}

		.now_mon{font-size:20px;font-family:tahoma;font-weight:bold;}

		.cal_detail{border-top:1px solid #e7e7e7;margin:0 auto;padding-top:9px;padding-bottom:10px;width:160px;height:28px;overflow:hidden}
		.cal_detail li{height:18px;overflow:hidden;}
		.cal_detail li span{font-size:11px;color:#9a9a9a;}
		.cal_detail li span.point_t{color:#333333}

		.button{vertical-align:top;padding-top:10px;.padding-top:5px;}
		.choice{position:relative;}
		.pin_img{position:absolute;left:4px;top:0;}
		*html .pin_img{position:absolute;left:-2px;top:0;}/*ie6*/

	/*빠른문자상담*/
	#mconsul_frame{clear:both;}

		/*문자상담, 메인서브 공통*/
		#lconsult_tip{margin:6px 0 0 9px;line-height:1.1em}
		*html #lconsult_tip{margin:8px 0 0 1px;}/*ie6*/
		*:first-child+html #lconsult_tip{margin:6px 0 0 1px;}/*ie7*/
		#lconsult_tip{line-height:1.3em\9}/*ie8*/

		#consul{width:178px;padding-top:5px;border:1px solid #d6d6d6;background:#f8f8f8;margin-top:20px;}
		#consul h2{width:172px;height:14px;padding:6px 0 0 8px;}
		.sms_box{width:178px;height:102px;text-align:center;padding-top:8px;}
		.box_input{width:150px;height:40px;padding:4px 5px 5px;margin:5px auto 7px;font-size:11px;text-align:left;letter-spacing:-1px;color:#9a9a9a;}
		*:first-child+html .box_input{height:0;padding:2px 5px}/*ie7*/
		#consul .simpleform{border:1px solid #eaeaea;}
		.info_input{position:relative;text-align:left;padding-left:1px;}

		.con_tit_box{position:relative;text-align:left;padding-left:7px;}
		.con_tit_box input{width:75px;height:13px;margin-bottom:2px;border:1px solid #eaeaea;vertical-align:top;}
		.con_tit_box label{width:38px;display:inline-block;font-size:11px;vertical-align:top;line-height:1.4em;}
			.con_tit_box label{padding-top:2px\9;margin-top:0\9;line-height:1.8em\9}/*ie8*/
			.con_tit_box label{.line-height:1.6em}/*ie8*/
			:root .con_tit_box label{padding-top:0\0/IE9;margin-top:-2px\0/IE9;line-height:1.4em\0/IE9}/*ie9*/
		.btn_send{position:absolute;right:8px;top:1px;width:43px;height:35px;}

		.banner_frame{width:180px;}


/* 메인우측 컨텐츠 */
#main_r_box{width:730px;float:right;line-height:1.5em;}
	/*m_우측배너*/
	#ban_frame2 table{margin-bottom:20px;}

	/*이사서비스리스트*/
	#m_busins{}
	#m_busins .m_busins_tab{position:relative;float:left;width:100%;}
		#m_busins .com_cate{float:left;width:100%;}
		#m_busins .ul_bg{position:absolute;right:0;bottom:0;width:729px;height:5px;z-index:-1;background-image:url(img/ul_bg.png);background-repeat:no-repeat;background-position:right bottom}
		*html #m_busins .ul_bg{width:729px;height:5px;overflow:hidden;margin-top:-5px;position:relative;right:0;bottom:0;}

		.com_cate li{float:left;text-align:center;/*width:150px;*/border-top:1px solid #dadada;cursor:pointer;}
		.com_cate li.sel_tab{border-bottom:0px solid;/*width:145px;*/}

		.com_cate li span{display:inline-block;font-size:13px;font-weight:bold;color:#9a9a9a;padding:6px 16px 7px;border-right:1px solid #dadada;background-color:#fff;}
			.com_cate li span{padding:8px 16px 5px\9;}/*ie8*/
			:root .com_cate li span{padding:6px 16px 7px\0/IE9;}/*ie9*/
		.com_cate li.first span{/*width:149px;*/border-left:1px solid #dadada;border-right:1px solid #dadada;}
		.com_cate li.sel_tab span{/*width:145px;*/padding:5px 10px 4px;padding:6px 10px 3px\9;border:0 solid;font-size:15px;font-weight:bold;color:#333;border-left:0px solid;border-bottom:5px solid #fff;}
		.com_cate li.first.sel_tab span{/*width:145px;*/border-left:0px solid ;border-right:0px solid;}

		.busins_list{clear:both;}
		.busins_list th{color:#fff;padding:0 0 2px;}
			.busins_list th{padding:4px 0 0\9}/*ie8*/
			.busins_list th{.padding:1px 0 1px;.height:28px;}/*ie6.7*/
			:root .busins_list th{padding:0 0 2px\0/IE9}/*ie8*/
		.busins_list tbody td{color:#9a9a9a;font-size:11px;border-bottom:1px solid #d6d6d6;line-height:1.2em}

	/*현장갤러리*/
	#place_gall{clear:both;width:730px;}
		#place_gall .h2_t_img{width:710px;padding:20px 0 0 0;/*;background:url(img/photo_tit_bg.png) no-repeat left bottom;border-bottom:1px solid #e0e0e0*/}
			.pl_photo{float:left;padding-top:10px;}
			.pl_photo{.padding-top:8px;}
			.pl_photo li{float:left;margin-right:10px;text-align:center;cursor:pointer;}
			.pl_photo li a{color:#9a9a9a;font-size:11px;line-height:1em;}
			.pl_photo li a{line-height:1.7em\9;.line-height:1em}
			.pl_photo li.m_end{margin-right:0;}
			.photo_e{margin-bottom:3px;}
			.photo_e img {width:132px;height:94px;border:3px solid #d6d6d6;}


/*서브 content_wrap*/
	#content_wrap{
		clear:both;
		width:940px;
		margin:0 auto;
		padding:20px 20px;
		background-color:#fff;
	}/*서브*/

	/*개인정보 레이어팝업*/
	#pop_privacy{padding:10px;}
	.pop_close{float:right;margin-top:-2px;}
	.counsel_privacy {clear:both;background-color: #EBEBEB;border: 1px solid #D7D7D7;line-height: 1.6em;padding:10px;text-align: left;width: auto;height:150px;overflow-y:auto;}

/*Sub page Common*/
#sub_visual{width:100%;min-height:155px;height:auto !important;height:155px;}
.s_position{width:940px;margin:0 auto;position:relative;}

	/*내견적조회 서브*/
	#sub_visual .inquiry{position:absolute;left:0;top:0;border:3px solid #d6d6d6;width:174px;height:144px;padding-bottom:5px;margin-bottom:20px;background:#fff;}

/**************서브 공통적용색**************/
	/*Left Menu*/
	#left_wrapbox{float:left;width:180px;height:100%;z-index:6;line-height:1.5em;}
		#left_wrap{width:180px;z-index:6;margin-bottom:20px;}
			#left_menu{width:180px;}
				.l_tit_box{color:#fff;}
				.l_tit_box span{display:block;}

		/*Sub_좌측메뉴 상단타이틀 Text 대표색*/
				.l_tit{font-weight:bold;padding:8px 5px 5px 10px;font-size:13px;line-height:1em;width:165px;background:url(img/sub_t_bg.png) repeat-y 1px 1px;}
					.l_tit{padding:10px 5px 3px 10px\9}/*ie8*/
					:root .l_tit{padding:8px 5px 5px 10px\0/IE9}/*ie9*/
				.l_tit2{display:inline-block;font:11px/1.4 Tahoma;padding:3px 11px 4px 11px;opacity:0.6;filter:alpha(opacity=60);}

				.l_menu_box{border:1px solid #d6d6d6;background:url(img/sub_t_png.png) repeat-x left top;padding-bottom:10px;}

				.lmenu{width:160px;margin:0 auto;}
				.lmenu li{cursor:pointer;border-bottom:1px solid #eaeaea;}

				.lmenu p.secon_m{display:block;padding:0 0px 0px 10px}
				.lmenu p.secon_m span{display:block;padding:0 1px 2px 5px;line-height:1.5em;}
				.lmenu p.hover {padding:0 0px 0px 0px}
				.lmenu p.hover span{padding:0 0px 2px 5px}

				.lmenu p.secon_m span{padding:2px 0px 0px 5px\9 !important;}/*ie8*/
				:root .lmenu p.secon_m span{padding:0 0px 2px 5px\0/IE9 !important;}/*ie9*/

				.third_m{margin:0;padding:5px 0;.margin-top:-17px;}
				.third_m dd{padding-left:15px;height:18px;line-height:1.5em;cursor:pointer}
				.third_m dd.hover{font-weight:bold;}

				.sub_b{width:180px;height:6px;background:url(img/sub_bt.png) no-repeat 1px top;}

	/*Right Content Top*/
		#contents{height:100%;}
			.content_full{width:100%}/*좌측메뉴 비사용 시 content size*/
			.content_right{float:right;width:730px;}/*좌측메뉴 사용 시 content size*/

		#con_top_box{position:relative;width:100%;display:inline-block;margin:0 0 20px;line-height:1.5em;}
				.h_title{float:left;color:#333333;width:auto}

				#con_top_box .ul_bg{position:absolute;right:0;bottom:0;width:100%;height:5px;background-image:url(img/ul_bg.png);background-repeat:no-repeat;background-position:right bottom;z-index:0;overflow:hidden}
				.sub_h3{position:relative; z-index:2;font-weight:bold;font-size:15px;line-height:1.7em;padding:5px 60px 4px;background:#fff;}
				.sub_tit{width:15px;padding:2px 0 3px;vertical-align:top;line-height:0;}
				.sub_img{display:block;padding-bottom:3px;}
				.con_navi{float:right;color:#a0a0a0;font-size:11px;margin-top:8px;}
				.con_navi img{padding-right:2px}
				.on_navi{font-size:11px;}

/*본문 Content 페이지*/
#p_content_box{clear:both;width:100%;}
	#p_content_box img{display:inline-block;max-width:100%;max-width /*\**/:auto\9;.max-width: 100%;}
	*html #p_content_box img{width: expression( this.clientWidth &gt; 729 ? "730px" : "" );}/*IE6*/
	:root #p_content_box img{max-width: 100%\0/IE9;}/*IE9*/

	#p_content_box td img{max-width:730px;max-width /*\**/:730px\9;.max-width: 730px;}
	:root #p_content_box td img{max-width: 100%\0/IE9;}/*IE9*/

	#con_body{width:730px;margin:0 auto;}

/*리스트(list) 페이지*/

	/*Tab Style*/
	.third_tabs{float:left;width:730px;margin:0 auto 20px;border-top:0px solid #d7d7d7;line-height:1.5em;padding-top:1px;padding-left:1px}
	.third_tabs li{float:left;background-color:#fff;text-align:center;border:1px solid #d7d7d7;margin-top:-1px;margin-left:-1px;display:inline-block;height:18px;color:#9a9a9a}
	:root .third_tabs li{height:18px\0/IE9;padding-bottom:2px;\0/IE9;}
	.third_tabs li a{font-size:11px;vertical-align:top;display:inline-block;text-decoration:none;min-width:100px;padding:0 10px}
		.third_tabs li a{padding-top:2px\9;height:16px\9;}/*ie8*/
		.third_tabs li a{.padding-top:0;.height:18px;}/*ie7*/
		:root .third_tabs li a{padding-top:0px\0/IE9;height:20px\0/IE9;}/*ie9*/

	/*Search Box Style*/
	#search_frame{width:100%;height:40px;}
		.search_box{width:100%;height:20px;padding:10px 0;background:#ebebeb;margin:0;}
		.search_box dd{line-height:1.5em;}
		.s_text{float:left;width:370px;color:#9a9a9a;margin-left:10px;}
		.sr_num{font-weight:bold;color:#323232;letter-spacing:0;}
		.s_input{float:right;text-align:right;width:310px;vertical-align:top;margin-right:10px;}
		.search_input{vertical-align:top;width:100px;height:15px;}
		.p_btn{vertical-align:top;margin-top:1px;cursor:pointer;width:48px;height:20px;text-indent:-100em;line-height:0;border:0px;overflow:hidden;background:url(img/button/btn_search.gif) no-repeat;}

	/*Search Category*/
	#s_category{padding:10px;text-align:center;}
	#s_category a{background:url("img/c_bullet.gif") no-repeat left 6px;padding-left:10px;margin-right:20px;color:#666;}
		#s_category a{background:url("img/c_bullet.gif") no-repeat left 4px\9}/*ie8*/
		#s_category a{.background:url("img/c_bullet.gif") no-repeat left 6px}/*ie6,7*/
		:root #s_category a{background:url("img/c_bullet.gif") no-repeat left 6px\0/IE9;}/*ie9*/
	#s_category a:hover{color:#555;}

	/*검색결과 리스트 Box*/
	#list_result_frame{clear:both;border-bottom:1px solid #333;}

/*뷰(view) 페이지*/

	/*플래시box*/
	#fsh_frame{position:relative;width:730px;height:371px;}
		.frame_img3{position:absolute;left:0;top:0;display:block;width:730px;height:371px;background-image:url(img/pic_frame5.png);background-repeat:no-repeat;background-position:right top;padding-top:3px;text-align:center;}
		.fsh_tit{font-family:"NanumBrush";font-size:30px;color:#444444;line-height:1em;padding-bottom:5px;}
		.fsh_info{color:#9a9a9a;font-size:11px;padding:20px 0;line-height:1.5em;}

	/*하단 섬네일 이미지box*/
	#folio_list{}
		.photo_list{width:730px;_width:735px}
		.photo_list li{_float:left;width:99px;border:3px solid #fff;}
		.photo_list li:hover{border:3px solid #333333;}
		.photo_list li img{width:99px;height:60px;}

		.prd_info{margin-bottom:20px;}
		.prd_info .pic_box{float:left;position:relative;width:290px}
		.prd_info .pic{height:190px;background:#ebebeb;text-align:center;}
		.prd_info .pic img{width:288px;height:188px;padding-top:1px;}
		.prd_info .util{position:absolute;left:0;bottom:0;width:68px;height:20px;cursor:pointer;}
		.prd_info .fsh_gall{padding:20px 0;text-align:center}

		.info_box{float:right;width:420px}
		.info_box .product_tit{width:410px;text-align:left;font-weight:bold;padding-left:10px;overflow:hidden}
		.info_box .btn_group{text-align:right;}

		.sub_text3{min-height:115px;height:auto !important;height:125px;padding-left:5px;padding-bottom:10px;border-bottom:1px solid #ebebeb;color:#9a9a9a;font-size:11px;margin-bottom:5px; line-height:1.5em}
		.prd_detail{clear:both;border-bottom:1px solid #323232}

		.prd_tabs{width:100%;border-left:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;display:inline-block;height:30px;margin:0 0 10px;}
			.prd_tabs li{float:left;width:100px;text-align:center;border-top:1px solid #d7d7d7;border-right:1px solid #d7d7d7;display:inline-block;height:30px;opacity:0.6;filter: alpha(opacity=60);}
			.prd_tabs li a{display:inline-block;width:100%;padding-top:11px;height:19px;font-size:11px;vertical-align:top;color:#959595;line-height:26px;}
			.prd_tabs li.first_tab{border-left:none;}
			.prd_tabs li.tab_choice{opacity:0.95;filter: alpha(opacity=95);}
			.prd_tabs li.tab_choice a{color:#fff;}
		.prd_txt{margin-bottom:20px;color:#9a9a9a;font-size:11px;}

		.content_right .prd_txt img{display: inline-block; max-width: 100%;max-width /*\**/:none\9;.max-width: 100%;}/*좌측메뉴 사용 시 이미지 사이즈 최대값*/
		:root .content_right .prd_txt img{max-width: 100%\0/IE9;}

		.btn_list{margin:10px 0 15px 0;text-align:right;width:730px;}

	/*팝업*/
	#pop_frame{width:725px;height:550px;padding-top:5px;padding-left:5px}
		.prd_bg{position:relative;width:720px;height:545px;background:#ffffff;}
		.close_btn{position:absolute;right:5px;top:5px;}
		.prd_view{padding-top:10px;}
			.prd_view h2 span{padding-left:20px;display:block;}
			.prd_name{font-size:20px;color:#38556a;letter-spacing:-1px;}
			.prd_s_name{color:#8f9193;letter-spacing:-1px;}

			.thumb_img{text-align:center;}
			.thumb_list{background:url(img/sub/sum_list_bg.png) no-repeat left top;height:55px;width:363px;margin:0 auto;padding-left:2px;}
			.thumb_list li{float:left;margin-top:7px;padding:0 3px;height:37px;}
			.thumb_list span{display:inline-block;width:60px;height:37px;background:#383838;text-align:center;padding-top:3px;}
			.thumb_list span img{width:54px;height:34px;}
			 li.trans_btn{vertical-align:middle;}
			 li.trans_btn a{display:inline-block;vertical-align:middle;height:24px;padding-top:13px;}


/*갤러리형 이미지 style*/

	/*갤러리 A형, B형*/
	.photo_frame{width:730px;margin-bottom:10px;}
	.photo_frame dd{font-size:11px;color:#9a9a9a;}
	.photo_frame dd span{display:block;}

		/*갤러리 A형*/
		.photo_a{float:left;width:100%}
		.photo_a dt{float:left;margin-right:8px;}
		.photo_a dd{float:left;}

		/*갤러리 B형*/
		.photo_b{float:left;width:100%}
		.photo_b dt{float:right;margin-left:8px;}
		.photo_b dd{float:left;}

		/*갤러리 A형,B형 공통 텍스트*/
		.busi_info{width:72%;height:98px;overflow:hidden;margin-top:2px;text-align:left;}
		.busi_info .info_txt{letter-spacing:-0.05em;}

		.info_title{line-height:1.4em;margin-bottom:7px;font-weight:bold}
		.bullet_img{vertical-align:top;margin-top:5px;.margin-top:6px;}
		.info_txt{font-size:11px;line-height:1.6em;color:#9a9a9a;}

	/*갤러리 C형*/
		.photo_frame2{float:left;width:50%;}
		.photo_frame2 dd span{display:block;}

		.photo_c{width:365px;}
		.photo_c dt,photo_c dd{float:left;}
		.photo_c dt{float:left;margin-right:8px;}

		.busi_info2{float:left;width:160px;text-align:left;}
		.busi_info2 .info_txt{letter-spacing:-0.05em;}

	/*갤러리 D형*/
		.photo_frame3{float:left;width:167px;margin-right:20px;}
		.photo_frame3_end{float:left;margin-right:0;}
		.photo_frame3 dd span,.photo_frame3_end dd span{display:block;}

		.photo_d{width:167px;}
		.photo_d dt{width:167px;overflow:hidden;}

		.busi_info3{text-align:left;margin-top:10px;}
		.busi_info3 .info_txt{letter-spacing:0;}

	/*갤러리 사진 배경 및 이미지사이즈 설정*/
		/*A형, B형*/
		.pic_ab{width:180px;}
		.photo_bg{display:block;text-align:center;width:166px;height:88px;overflow:hidden;} /*background 이미지(액자) 사이즈*/
		.photo_bg img{width:166px;height:88px;margin-left:0px}/*사진이미지 사이즈*/

		/*C형*/
		.pic_c{width:170px;height:102px}
		.photo_bg2{display:inline-block;text-align:center;width:156px;height:88px;} /*background 이미지(액자) 사이즈*/
		.photo_bg2 img{width:156px;height:88px;margin-left:0px}/*사진이미지 사이즈*/

		/*D형*/
		.pic_d{width:152px;}
		.photo_bg3{display:block;text-align:center;width:138px;height:87px;} /*background 이미지(액자) 사이즈*/
		.photo_bg3 img{width:138p2013-04-15x;height:87px;margin-left:-1px}/*사진이미지 사이즈*/


/*일정안내 메뉴*/
#schedual_frame{position:relative;width:730px;margin:0 auto;line-height:1.5em}

	/* 달력 상단 */
	.monthly{margin-bottom:20px;text-align:center;width:100%;}
	.monthly img{padding:0 2px;vertical-align:bottom}
	.monthly a{padding:0 12px;}

	/* 달력 지역별 color */
	#cate_frame{width:100%;}
		.cate_ico{float:left;margin-bottom:18px;}
		.cate_ico li{float:left;display:inline;text-align:center;}
		.cate_ico li dl{float:left;position:relative;left:0;top:0;}

		.cate_ico li dt{position:absolute;left:0px;top:7px;}
			.cate_ico li dt{top:4px\9;}/*ie8*/
			.cate_ico li dt{.top:6px;}/*ie6,7*/
			:root .cate_ico li dt{top:7px\0/IE9;}/*ie9*/
		.cate_ico li dd{padding:0 7px 0 8px;}

		.scd_view dt,.scd_view dd{float:left;display:inline;}
		.scd_view dt{float:left;text-indent:-9999px;overflow:hidden;width:6px;height:6px;}
		.scd_view dd{padding-left:6px;color:#b5b5b5;font-size:11px;}

	/* 달력일정  */
	.calendar{.border-collapse:collapse;width:730px;}
	.calendar tr th{padding-bottom:4px;background-color: #F3F3F3;}
		.calendar tr th{vertical-align:bottom\9;padding:4px 0 5px\9}/*ie8*/
		.calendar tr th{.vertical-align:top;.padding:6px 0 0;.height:24px;.text-align:center;}/*ie6.7*/
		:root .calendar tr th{vertical-align:top\0/IE9;padding:5px 0 3px\0/IE9}/*ie9*/
	.calendar td span{padding:5px;font-size:11px;color:#9a9a9a;}
	.calendar td span.red_font{color:#e90000;.white-space:nowrap;}
	.calendar td span.blue_font{color:#00a0e9}

	/*달력 내부 일정박스*/
	.plan_box{padding-bottom:5px;height:100%;}
	.plan_box dl{position:relative;padding:0 10px;display:inline-block;}
	.plan_box dt{position:absolute;left:5px;top:6px;}

	.skin_b .plan_box{padding-bottom:0;height:auto;}

	.plan_line{border-top:1px dotted #ebebeb;margin:0 5px 3px;}/*달력 내부 구분선*/

	/*일별보기*/
	.mon_week{border-left:1px solid #ebebeb;}
	.mon_week td{border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;font-family:"Tahoma";vertical-align:top;}
	td.space_bg{background:#f7f7f7;font-family:"Futura Hv BT"}

	/*주별보기*/
	.mon_day td{border-bottom:1px solid #ebebeb;font-family:"Tahoma";height:30px;vertical-align:middle;}
	.mon_day td span{vertical-align:middle;display:block;}
	td.week_img{vertical-align:top;border-right:1px solid #ebebeb;border-left:1px solid #ebebeb;height:89px}
	.skin_b td.week_img{height:auto}

	.today{background:#fff87f !important}/*오늘날짜 구분색*/
	.today span{font-weight:bold;}

	/*주별보기 일정색상*/
	.select_day td{background:#fff87f;}
	.select_day td span{color:#333333}

	/*일정안내팝업*/
	#scd_frame{width:543px;padding:5px 0 0 5px;height:571px;}
	.sch_bg{position:relative;width:528px;height:546px;padding:10px 0 10px 10px;background:#ffffff;}
	.sch_bg h2{padding-bottom:10px;}

	.close_btn{position:absolute;right:5px;top:5px;}
	.bclose_btn{text-align:center;margin:5px 0 10px;}

	.sch_view{height:500px;overflow-y: auto;overflow-x: hidden;}
	.sch_view_td{background-color:#F3F3F3}

	.sch_tb{border-collapse:collapse;width:512px;border:1px solid #ebebeb;}
	.sch_tb th{text-align:left;padding:0 10px;background-image:url("img/sub/table_line2.png");background-repeat:repeat-x;background-attachment:scroll;background-position:left bottom;}
	.sch_tb td{font-size:11px;color:#9a9a9a;padding:4px 10px 4px;height:20px;border-bottom:1px solid #ebebeb;}

	.h_limit{height:420px;}
	.h_limit td{vertical-align:top;}

	/*표 폰트색상*/
	.strong{font-weight:bold;}
	.t_01{color:#f10505}
	.t_02{color:#1689f4}
	.t_03{color:#1689f4}

/*견적신청 안내*/
	.resev_guide{width:100%;margin-bottom:20px;}

/*비밀번호 레이어*/
.pass_box{position:absolute;width:300px;padding:8px;background-color:#fff;position:absolute;z-index:51;}
	.pass_box h3{font-size:12px;font-weight:bold;}
	.pass_box p{font-size:11px;margin-top:2px;}
	.pass_box span{display:block;margin-top:2px;vertical-align:top;}
	.pass_box span input.input{height:20px;display:inline-block;line-height:14px;vertical-align:top;}
	.pass_box span a,.pass_box span img{vertical-align:top;}

/*개인정보수집*/
	.resev_play{width:100%;margin-bottom:20px;}



/*서비스소개 , 이사견적신청 탭*/
.sv_tab{width:100%;display:inline-block;margin:0 0 10px;}
	.sv_tab li{float:left;display:inline;cursor:pointer;width:103px;border-right:1px solid #ffffff;border-top:1px solid #ffffff;text-align:center;height:30px;background-color:#c8c8c8}
	.sv_tab li.tab_choice{background-color:#919191}
	.sv_tab li span.sv_txt{display:inline-block;color:#fff;font-size:12px;font-weight:bold;width:103px;height: 30px;white-space:nowrap;overflow:hidden;line-height: 2.5em;}
		.sv_tab li span.sv_txt{height: 28px\9;padding:2px 0 0\9}/*ie8*/
		.sv_tab li span.sv_txt{.height: 28px;.padding:0 0 2px}/*ie6.7*/
		:root .sv_tab li span.sv_txt{height:26px\0/IE9;padding:0 0 4px\0/IE9}/*ie9*/

/*서비스소개*/
#service_box{position:relative;width:708px;padding:10px 6px;vertical-align:top;border:5px solid #e1e1e1;background:url(img/con_bg.png) no-repeat right bottom;margin-bottom:20px;}
	.comp_img{position:relative;float:left;width:303px;height:235px;margin-right:10px;cursor:pointer;}
	.comp_img .top{position:absolute;left:0;top:0;}
	.comp_img .bottom{position:absolute;right:0;bottom:0;}
	.comp_img .pic{margin:10px 0 0 10px;width:280px;height:210px;border:2px solid #d9d9d9;}

	.service_data1{float:left;width:385px;margin-top:4px;}
	.service_data2{float:left;width:100%;margin-top:4px;}/*좌측 이미지 비사용 시 program_data size*/

	.sv_box{min-height:170px;height:auto !important;height:170px;margin-bottom:60px;}
	.sv_title{width:100%;font-size:22px;font-weight:bold;color:#333333;line-height:1.4em;letter-spacing:-1px}
	.sv_text{font-size:18px;font-weight:bold;line-height:1.2em;letter-spacing:-1px}
	.sv_detail{width:100%;margin:10px 0 0 5px;line-height:1.4em;color:#9a9a9a;}

	.btn_grp{position:absolute;left:324px;bottom:5px;width:180px;height:38px;border-radius:0 22px 22px 0;margin-bottom:10px;background:url(img/btn_esti_bg.jpg) repeat-x;cursor:pointer}
	.btn_grp a{display:inline-block; width: 180px;}
	.btn_grp img{padding:10px 12px;}


/*이사견적신청 물품선택 팝업*/
#esti_frame{width:100%;}
	.esti_title{margin-bottom:10px;}
	.esti_detail td{background-repeat:no-repeat; margin-bottom:5px}

	.esti_list{clear:both;}
	.esti_list .h4{width:132px;white-space:normal;letter-spacing:-1px;font-size:11px;padding:8px 5px 6px;color:#9a9a9a;font-weight:bold;line-height:1.2em;padding-bottom:3px;overflow:hidden;text-overflow:ellipsis}
		:root .esti_list .h4{padding:4px 5px 6px\0/IE9;}/*ie9*/

	.b_under{background:url(img/prd_b_bg.jpg) no-repeat;height:7px;}
	.prd_box{width:142px;text-align:center;vertical-align:bottom;}
	.input_st{float:left;margin-left:5px;margin-top:4px;}
	.input_st input{width:34px;height:10px;border:1px solid #c6c6c6;padding:3px;line-height:1em;vertical-align:top;}

	.arrow_btn{float:right;width:13px;margin-right:5px;margin-top:4px;}
	.arrow_btn dd img{vertical-align:top;cursor:pointer;}
	.arrow_btn dd{padding:0;margin:0;height:9px;}

	.prd_img{border:1px solid #c6c6c6;background:#fff;width:130px;margin:0 auto;}
	.prd_img img{width:88px;height:78px;padding:11px 0;}

	.step_btn{text-align:center;margin-top:10px;}
	.tran_btn{display:inline-block;margin-top:10px;vertical-align:top;}


	/*FAQ 결과 리스트 Box*/
	#faq_result_frame{clear:both;}

		/*자주하는 질문 리스트*/
		.faq_result thead tr{height:30px;}
		.faq_result tbody td,.faq_result tbody td span{font-size:11px;}

		.content_faq{padding:6px 0 6px 0;}
		.content_faq a img{margin-right:2px;}

		.anw_td{background-color:#eee;}
		.anw_td div{padding-left:68px;margin:0 0 10px 0;}
		.faq_pa{padding-top:0;display:block}
			.faq_pa{padding-top:3px\9}/*ie8*/
			:root .faq_pa{padding-top:0\0/IE9}/*ie9*/

		.qa_tit{font-weight:bold;color:333;}
		span.q_txt{vertical-align:top;display:inline-block;}
		span.q_txt:hover{font-weight:bold;}
		span.a_txt{vertical-align:top;width:90%;padding-top:8px;display:inline-block;line-height:1.5em;}
		.tb_ul{height:1px;line-height:0;border-top:1px solid #ebebeb}


	/*내견적확인*/
	.reser_info{margin-bottom:10px;}
	.r_tit{font-size:12px;color:#333333;vertical-align:top;line-height:14px;padding-bottom:5px;}
	.r_tit #tip{line-height:1.5em;}
	.r_calend{float:left;background:url("img/calen_bg.jpg") no-repeat;width:320px;height:234px;line-height:1.35em}
	.reserv_c{width:314px;height:220px;margin:3px 0 0 3px;}

	.s_choice{margin-bottom:30px;}
	.s_choice table{table-layout:fixed;}
	.s_choice th{color:#989898;}
	.s_choice td{height:30px;border-bottom:1px dotted #d7d7d7;font-size:11px;}
	.cho_box{border:1px solid #cccccc;background-color:#f5f5f5;}


/*게시판 공통*/
.t_bgcolor th {background-color: #F3F3F3;padding: 1px 0;}
.t_bgcolor,.t_bgcolor th,.t_bgcolor tr td{border-bottom: 1px solid #D7D7D7;}
.table_bgcolor td,.table_bgcolor td a{font-size:11px;}

/*게시판 타이틀*/
.t_bgcolor th{font-size: 12px;font-weight: bold;padding-bottom: 4px;}
	.t_bgcolor th{vertical-align:bottom\9;padding-bottom:6px\9}/*ie8*/
	.t_bgcolor th{.vertical-align:top;.height:23px;.padding:7px 0 0\9;}/*ie6.7*/
	:root .t_bgcolor th{vertical-align:top\0/IE9;padding-top:6px\0/IE9;}/*ie9*/

</pre></body></html>