
/* 페이지 레이아웃 - 큰 폰트*/

	body,td {
		font-size: 16px;
		line-height: 20px;
	}

	h1,
	.title_box{
		font-size: 16px;
	}

	h2,
	ul.r_list{
		font-size: 16px;
	}

	h3,
	#mydesc,
	#search_fx,
	.sfkor,
	ul.s_list,
	ul.n_list,
	.s_title,
	.rep_box1,
	.admin_box,
	.formsp,
	.forminput,
	.local,
	.guest_holder{
		font-size: 12px;
	}

	 h4,
	.toolbox,
	.rep_box3,
	.sfeng,
	.gusest_tool,
	#page_navi {
		font-size: 10px;
	}

	h5,
	.insub_box,
	.sfeng2{
		font-size: 11px;
	}

	h6,
	.formtext{
		font-size: 12px;
		line-height: 18px;
	}