.cont-text {
	font-size: 12px;
	margin-top: 20px;
}

.cont_wrap {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 20px;
	margin-bottom: 50px;
}

.title_blue {
	font-size: 16px;
	font-weight: bold;
	color: #2683c8;
}

.title_blue img {
	width: 20px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.title_text_blue {
	font-size: 16px;
	color: #2683c8;
	float: left;
}

.title_text16 {
	font-weight: bold;
	margin-bottom: 16px;
}

.sub_text01 {
	margin-bottom: 15px;
}

.text_box {
	color: #363636;
	width: 100%;
	font-size: 12px;
	text-align: justify;
	margin-top: 3px;
}

.title_02 {
	margin-top: 40px;
}

.text_box02 {
	font-size: 12px;
}

.photo_tip {
	margin-top: 20px;
}

.tip_area img {
	width: 100%;
}

.tip_text h4 {
	font-size: 12px;
	font-weight: bold;
	color: #2683c8;
}

.tip_text p {
	font-size: 12px;
}

.box_new {
	margin-top: 50px;
	width: 95%;
	font-size: 12px;
	background-color: #f1f1f1;
	height: auto;
	padding: 10px;
}

.box_text_new {
	width: 100%;
	text-align: justify;
}

table.hanbang_01 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	width: 100%;
	display: table;
	font-size: 12px;
	color: #363636;
}

table.hanbang_01 tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

table.hanbang_01 td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}

table.hanbang_01 td:first-child {
	background-color: #efefef;
}

table.hanbang_01 tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

table.hanbang_01 th {
	border: none;
}

table.hanbang_02 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	width: 100%;
	display: table;
	font-size: 12px;
	color: #363636;
	margin-top: 20px;
}

table.hanbang_02 tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

table.hanbang_02 td {
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}

table.hanbang_02 tr:first-child {
	background-color: #efefef;
}

table.hanbang_02 tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

table.hanbang_02 th {
	border: none;
}