@charset "utf-8";
/*-------------------------------------------------
main Style Sheet
Version : 1.0
Author : myeong-hee park
Create date : 2016. 9. 07.
Last update : 2016. 9. 07.
-------------------------------------------------*/
.topCont_area + .multiCont_area {
	margin-top: 20px;
	}
.dhra_area {
	background: #f17923;
	}
.dhra_area .txt {	
	color: #66340f;
	}
.dhra_tip {
	}
.commandment {
	background: #82b437;
	}	
.commandment .txt_title {
	letter-spacing: -0.07em;
	}
.commandment .txt_title span {
	color: #fff;
	}
.commandment .txt {	
	color: #374d18;
	}	
.multiCont_area .txt i {
	display: block;
	height: 105px;
	background: url(../../images/dhr/main/icon.png) no-repeat 0 0;
	}
.dhra_tip .txt i {
	background-position: 0 -106px;
	}
.commandment .txt i {
	background-position: 0 -212px;
	}