/****************************************************************************************
CSS RESET
****************************************************************************************/
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
html	{overflow-x:hidden}
body	{font-family:'Nanum Gothic','맑은 고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif !important; background:#fff}
html,body,div,ul,li,dl,dt,dd,ol,p,form		{margin:0; padding:0}
ul,ol,dl,li	{list-style-type:none; list-style-image:none}
img		{border:0}
a		{text-decoration:none; color: #000}
*		{margin:0; padding:0; font-family:NanumGothic,"Malgun Gothic",Dotum,Gulim,Helvetica,Apple-Gothic; -webkit-text-size-adjust:none}
body	{line-height:1.25em;color:#000;word-wrap:break-word;word-break:break-all; }
img,input,button,select,textarea	{vertical-align:middle}
h1		{font-size:18px; color:#111; line-height:120%;}
h2		{font-size:16px; color:#111; line-height:120%;}
h3		{font-size:14px; color:#555; line-height:120%;}

/* 펌방지 */
#Prevention { width:0;}


/****************************************************************************************
상단
****************************************************************************************/
#MTop	{width:100%; margin:0; padding:0; min-width:320px}
.head_section	{
	position:relative;
	width:100%;
	height:52px;
	line-height:52px;
	overflow:hidden; 
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-bottom:1px solid #333;
}
.head_section .logo		{position:absolute; left:50%; width:200px; margin-left:-100px; padding:5px 0; text-align:center}
.head_section .logo a		{display:block; width:100%}
.head_section .logo,.head_section .logo a,.head_section .logo a:visited	{font:bold 20px/42px NanumGothic; letter-spacing:-1px; color:#000;}
.head_section ul		{position:relative}
.head_section li			{position:absolute; cursor:pointer; height:50px; width:50px; line-height:999px; overflow:hidden}
.head_section .btnMenu		{top:0; left:0; background:url(/img/btnMenu_bk.png) no-repeat 50% 50%; background-size:30px 30px}
.head_section .btnSearch	{top:0; right:0; background:url(/img/btnSearch2_bk2.png) no-repeat 50% 50%; background-size:30px 30px}

#slideLeft	{position:absolute; top:0; left:-260px; width:260px; height:100%; background:#252832}
#slideRight	{position:absolute; top:0; right:-260px; width:260px; height:100%; background:#252832}
#slideLeft .list	{text-align:left}
#slideRight .list	{text-align:right}
.sideMenu h2	{height:52px; padding:0 10px 0 15px; background:#1F222B; border-bottom:1px solid #393D48; font-size:18px; line-height:54px; font-weight:bold; color:#fff}
.sideMenu h2.logo_img	{height:152px; padding:0; border:0; border-right:1px solid #393D48; overflow:hidden;}
.sideMenu h2.logo_img img	{width:260px;}
.sideMenu .list li				{height:45px; background:#0062FF; border-bottom:1px solid #2c2c2c}
.sideMenu .list li a				{display:block; height:45px; padding-left:20px; border-bottom:1px solid #393D48; font-size:18px; line-height:45px; color:#fff}
.sideMenu .list li a.menu_all_list		{font-size:17px; color:#fff;}
.sideMenu .list li.s_menu		{height:90px; background:#003B99; padding:10px 0;}
.sideMenu .list li.s_menu a			{height:30px; border-bottom:0;}
.sideMenu .list li.s_menu a,.sideMenu .list li.s_menu a:visited	{font-size:16px; line-height:30px; color:#99B1D6;}
.sideMenu .searchList	{text-align:center}
#slideRight .list li a,#slideLeft .list li a	{padding-right:15px}
.on			{display:block}
.blind		{display:none}
.txt	{width :259px; height:52px; padding:0 10px; margin-left:1px; background:#fff; border:0; font-size:18px; color:#888;}
.sideMenu li.btn	{background:#0062FF; margin-left:1px;}
.sideMenu li.btn a,.sideMenu li.btn a:visited		{line-height:52px; color:#fff;}

/****************************************************************************************
메인
****************************************************************************************/
#MbCon {position:relative; width:100%}

/* 메인롤링이미지 */
.headline	{position:relative; border-bottom:1px solid #666; overflow:hidden}
.headline h2	{position:absolute; top:-9999px; text-indent:-9999;}
.headline em		{font-style:normal; color:#2267ac;}
.headline ul	{width:100%; height:auto; overflow:hidden}
.headline li	{position:relative;}
.headline li img	{width:100%;}

/* 바로가기 아이콘 */
.go_area	{clear:both; position:relative; margin:15px 0; overflow:hidden;}
.go_area li	{float:left; width:24%; overflow:hidden;}
.go_area li,.go_area li a,.go_area li a:visited	{font-weight:bold; font-size:14px; letter-spacing:-1px; color:#888;}
.go_area li.lawyers		{border-right:1px solid #ddd; background:url(/data/ins_skin/b/img/icon_lawyer.png) no-repeat center top; background-size:50px 50px;}
.go_area li.business	{border-right:1px solid #ddd; background:url(/data/ins_skin/b/img/icon_business.png) no-repeat center top; background-size:50px 50px;}
.go_area li.case		{border-right:1px solid #ddd; background:url(/data/ins_skin/b/img/icon_case.png) no-repeat center top; background-size:50px 50px;}
.go_area li.location	{background:url(/data/ins_skin/b/img/icon_location.png) no-repeat center top; background-size:50px 50px;}
.go_area li a			{display:inline-block; width:100%; padding-top:50px; text-align:center;}

/* 상담문의 */
.tel	{clear:both; position:relative; height:45px; margin:0 10px 15px; overflow:hidden; border:1px solid #005F9C; border-radius:7px; background:url(/data/ins_skin/b/img/bg_tel.png) repeat-x left top; background-size:auto 50px; text-align:center;}
.tel .tel_img	{display:inline-block; height:43px; background:url(/data/ins_skin/b/img/ico_tel.png) no-repeat left top; background-size:43px 43px; padding:0 10px 0 45px; font-weight:normal; font-size:18px; line-height:43px; letter-spacing:-1px; color:#fff;}
.tel .tel_num	{font-weight:bold; font-size:22px; line-height:45px; letter-spacing:0; color:#fff;}

/* 최신법률뉴스 */
.topnews	{position:relative; padding:10px 0 15px; background:#eee; border-top:1px solid #ddd; border-bottom:1px solid #ddd; overflow:hidden}
.topnews h2		{position:relative; padding:0 15px; font-weight:bold; font-size:17px; line-height:35px; letter-spacing:-1px; color:#222}
.topnews .more	{position:absolute; top:21px; right:15px;}
.topnews .more,.topnews .more a,.topnews .more a:visited	{font-weight:normal; font-size:12px; line-height:16px; letter-spacing:-1px; color:#999;}
.topnews li			{position:relative; overflow:hidden; padding:7px 15px;}
.topnews li a,.topnews li a:visited	{display:block; position:relative; overflow:hidden; font-size:17px; line-height:22px}
.topnews li .thumb_img		{position:relative; float:left; overflow:hidden; width:72px; padding-right:12px;}
.topnews li .thumb_img .outline	{display:block; position:absolute; top:0; left:0; width:72px; height:52px; background:url(/img/outline_160_115.png) no-repeat left top; background-size:72px 52px; z-index:9999;}
.topnews li .thumb_img .img		{display:block; width:72px; height:52px; background-size:72px 52px !important;}
.topnews li .em				{display:block; width:4px; height:6px; overflow:hidden;}
.topnews li .text			{display:block; position:relative; height:42px; overflow:hidden; text-overflow: ellipsis; word-break: normal; white-space: nowrap; font-size:14px; line-height:20px; letter-spacing:-1px; color:#888}
.topnews li .main_title			{display:block; height:20px; overflow:hidden; margin-bottom:2px; text-overflow: ellipsis; word-break: normal; white-space: nowrap; font-weight:bold; font-size:16px; line-height:20px; letter-spacing:-1px; color:#333}

/* 법률상담 */
.newnews	{position:relative; padding:15px 0 20px; background:#fff; overflow:hidden}
.newnews h2		{position:relative; padding:0 15px; font-weight:bold; font-size:17px; line-height:35px; letter-spacing:-1px; color:#222}
.newnews .more	{position:absolute; top:21px; right:15px;}
.newnews .more,.newnews .more a,.newnews .more a:visited	{font-weight:normal; font-size:12px; line-height:16px; letter-spacing:-1px; color:#999;}
.newnews li			{position:relative; height:24px; padding:0 16px 0 30px; background:url(/img/dot.png) no-repeat 17px 7px; background-size:8px 8px; overflow:hidden; text-overflow: ellipsis; word-break: normal; white-space: nowrap;}
.newnews li,.newnews li a,.newnews li a:visited	{font-weight:normal; font-size:15px; line-height:24px; letter-spacing:-1px; color:#777}


/* 서브 페이지 타이틀 */
.page_title	{height:45px; background:#0062FF; font:bold 20px/45px dotum; letter-spacing:-1px; color:#fff; text-align:center;}


/****************************************************************************************
기사본문
****************************************************************************************/
#MRead .container_le	{background:#fff}
#MRead_t					{padding:15px; border-bottom:1px solid #ccc}
#MRead_t .read_title			{padding:5px 0 15px; font-weight:bold; font-size:22px; line-height:120%; letter-spacing:-1px; color:#000}
#MRead_t .fontsize				{float:right; margin-top:-7px; background:#f9f9f9; border:1px solid #ccc; border-radius:2px}
#MRead_t .fontsize .bt_fs_m			{display:inline-block; width:48px; height:26px; overflow:hidden; border-right:1px solid #ccc; font-size:14px; line-height:28px; letter-spacing:-1px; color:#888; text-align:center}
#MRead_t .fontsize .bt_fs_p			{display:inline-block; width:48px; height:26px; overflow:hidden; font-size:18px; line-height:28px; letter-spacing:-1px; color:#888; text-align:center}
#MRead_t .text_9				{padding-left:2px; font-size:12px; line-height:16px; color:#888}
#MRead_b					{padding:15px}
#textinput						{padding-bottom:10px; font-size:17px; line-height:160%; color:#333}
#textinput .thumb_box				{width:100%; margin:0 auto}
#MRead .m_sns					{text-align:center; margin-top:25px}
#MRead .m_sns img					{width:29px; height:29px}
#MRead_bt					{padding:20px 15px; text-align:center}
#MRead .bt					{margin-left:4px; padding:8px 15px 6px; background:#f0f0f0; border:1px solid #ddd; border-radius:2px; font-size:14px; letter-spacing:-1px; color:#333; text-align:center}
#MRead .bt2					{margin-left:4px; padding:8px 15px 6px; background:#f0f0f0; border:1px solid #ddd; border-radius:2px; font-size:14px; letter-spacing:-1px; color:#333; text-align:center}



/****************************************************************************************
목록 b.html
****************************************************************************************/
#index_body .container li	{position:relative; display:block; height:40px; overflow:hidden; border-bottom:1px solid #eee; padding:0 100px 0 15px;}
#index_body .container li a		{display:block; height:40px; overflow:hidden; padding-top:6px; text-overflow: ellipsis; word-break: normal; white-space: nowrap;}
#index_body .container li,#index_body .container li a,#index_body .container li a:visited	{font-weight:normal; font-size:16px; line-height:40px; letter-spacing:-1px; color:#333;}
#index_body .container li .date	{position:absolute; display:block; top:0; right:15px; font-size:12px; letter-spacing:0; color:#999; text-align:right;}



/****************************************************************************************
전체기사
****************************************************************************************/
#MBody	{position:relative; margin:0; border-top:1px solid #eee;  background:#fff; overflow:hidden}
#MBody li			{position:relative; overflow:hidden; padding:15px; border-bottom:1px solid #eee;}
#MBody li a,#MBody li a:visited	{display:block; position:relative; overflow:hidden; font-size:17px; line-height:22px}
#MBody li .thumb_img		{position:relative; float:right; overflow:hidden; width:72px; padding-left:12px;}
#MBody li .thumb_img .outline	{display:block; position:absolute; top:0; right:0; width:72px; height:52px; background:url(/img/outline_160_115.png) no-repeat left top; background-size:72px 52px; z-index:9999;}
#MBody li .thumb_img .img		{display:block; width:72px; height:52px; background-size:72px 52px !important;}
#MBody li .em				{display:block; width:4px; height:4px; overflow:hidden;}
#MBody li .text			{display:block; position:relative; max-height:48px;}
#MBody li .main_title		{font-weight:normal; font-size:16px; line-height:24px; letter-spacing:-1px; color:#000}

#MPage	{padding:15px 0 30px; text-align:center}
#MPage .num_box,#MPage .cur_num,#MPage .arr	{display:inline-block; margin-right:4px; width:30px; padding:7px 0 5px; border-radius:3px; vertical-align:middle; font-size:13px; line-height:16px; letter-spacing:-1px}
#MPage .num_box		{background:#fff; border:1px solid #bbb; color:#666}
#MPage .cur_num		{background:#6C6C6C; border:1px solid #474747; color:#fff}
#MPage .arr			{background:#f0f0f0; border:1px solid #bbb; color:#666}


/****************************************************************************************
하단
****************************************************************************************/
#MBottom	{clear:both; position:relative; background:#666; padding:20px 0 10px; text-align:center}
#MBottom p		{padding-bottom:10px; font-size:12px; line-height:16px; color:#eee}
#MBottom .bt		{display:inline-block; padding:6px 12px 4px; background:#f1f1f1; border:1px solid #555; border-radius:3px; font-size:13px; line-height:16px; color:#333; vertical-align:middle;}
#MBottom .cash		{display:inline-block; padding:6px; background:#f1f1f1; border:1px solid #555; border-radius:3px; vertical-align:middle;}
#cash_div				{display:inline-block; width:14px; height:14px; background:url(/img/refresh.png) no-repeat 0 0; background-size:14px 14px;}

