@charset "UTF-8";
/* CSS Document */
#gnav li:nth-of-type(5) a{
  color:#A63365;
  text-decoration:underline;
}
#main2 h1{
	background: url(/life/health-new/course03/img/h1_bg.gif) repeat-x 0 bottom !important;
}
#main2 h2{
	background: url(/life/health-new/course03/img/h2_bg.gif) no-repeat 20px center !important;
}

#no1 .link_btn a{
	border: 1px solid #c2bf2f;
	outline: solid 5px #c2bf2f;
	outline-offset: 1px;
	margin:6px;
	}

#no2 div{
	background-image:url(/life/health-new/course03/img/image02.jpg);
}
@media screen and (max-width : 768px) {

#no1 a{
	border: 2px solid #495CAE;
}
}