.table_01 td {
	text-align:center!important;
}
.table_01 th {
	text-align:center!important;
}

.w50per{
	width: 50%!important;
}
.pic_l{
	width: 330px!important;
	height: auto;
}

.costLeft{
	width: 48%;
	float: left;
}

.mList {
	margin-bottom: 25px;
}
.dList {
	margin-bottom: 35px;
}
.mList li,.dList li{

    font-size: 15px;
    line-height: 2.133;
    color: #030303;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
}
.mList li:before {
    content: '';
    width: 14px;
    height: 14px;
    background: #f4a308;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
    margin-bottom: 2px;
}
.dList li:before {
    content: '';
    width: 14px;
    height: 14px;
    background: #3db9d8;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
    margin-bottom: 2px;
}
.h5_titM{
	font-size: 18px;
	color: #f4a308;
	font-weight: bold;
	border-bottom: 2px #f4a308 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.h5_titD{
	font-size: 18px;
	color: #3db9d8;
	font-weight: bold;
	border-bottom: 2px #3db9d8 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.dentureBox{
	margin:50px 0 80px;
}
.table_01 td span{
	color: #fccf34;
}
.bnrImg{
	margin: 15px 0;
	text-align: center;
	width: 680px;
}
.list02 {
	padding-left: 10px;
}


.list02 li {
	position: relative;
	padding: 10px 0 15px 38px;
	font-size: 20px;
}


.list02 li:before {
	content: "";
	width: 0;
	height: 0;
	border: 13px solid transparent;
	border-bottom-color: #5dab92;
	position: absolute;
	top: -4px;
	left: 0px;
}

.list02 li:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 22px;
	width: 0;
	height: 0;
	border: 13px solid transparent;
	border-top-color: #5dab92;
	display: block;
}

.div_boxMin01{
	padding: 30px;
	margin: 40px 0;
}