
.ly_worksDetail h1{
	font-size:28px;
	font-weight:bold;
	color:#000040;
	background-color:#ffffff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 0 0 5px 0;
	padding: 15px 0 15px 15px;
	text-align:center;
}
.ly_worksDetail h2{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid;
	margin: 35px 0 15px 0;
	padding: 10px 0;
}

.ly_worksDetail h3{
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	background-color:#2f4050;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 15px 0;
	padding: 7px 15px;
}