.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt50{ margin-top: 50px;}
.mt60{ margin-top: 60px;}
.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;}
.mb40{ margin-bottom: 40px;}
.mb50{ margin-bottom: 50px;}
.mb60{ margin-bottom: 60px;}
section{ padding: 30px 0;}

.nursing_list_top{ position: relative;}

.nursing_list_left{ position: absolute; top: 50px; left:14%; background-color: #f1f1f1; width: 205px;height: 290px;}
.nursing_list_left h2{ background-color: #666; margin: 0; padding: 10px 0 10px 15px; color: #ffffff; font-size: 16px; font-weight: bold; }
.nursing_list_left h2 img{ margin-right: 10px; }

.nursing_list_left ul li{ padding:8px 0 8px 15px;   border-top: 1px solid #d8d8d8; border-bottom: 1px solid #ffffff;}
.nursing_list_left ul li a{font-size: 15px; font-weight: 300; color: #666666;}
.nursing_list_left ul li:hover a{text-decoration: underline; margin-left: 2px;}
.nursing_list_left ul li:last-child{ border-bottom: none; }

.nuecing_list_box h1{ width: 100%;  background-color: #f1f1f1; padding:10px 0; text-align: center; color: #333333; font-size: 20px; 
	font-weight: bold;
}
.nuecing_list_box img{ border:1px solid #cccccc; margin:0 auto; width: 260px; height: auto;}
.nursing_list_width{ width: 86%; margin: 0 auto;}
.nursing_list_width a:hover .img-responsive{  box-shadow: 0px 0px 3px rgba(100,100,100,.5); 
	-webkit-box-shadow:0px 0px 3px rgba(100,100,100,.5);
    -moz-box-shadow:0px 0px 3px rgba(100,100,100,.5);
    -o-box-shadow:0px 0px 3px rgba(100,100,100,.5); }
.nursing_list_bottom{ width: 260px;margin: 0 auto; }
.nursing_list_bottom h3{ margin: 10px 0; font-size: 16px; color: #666;height: 34px;}
.nursing_list_bottom .detail_h{ height: auto; }
.nursing_list_bottom a:hover h3{ color: #333; text-decoration: underline;}

.nursing_list_price p{ font-size: 16px; }
.nursing_list_price p span{ font-size: 28px; }
.nursing_list_price a{ color: #666; font-weight: 300; margin-top: 2px; }
.nursing_list_price a:hover{color:#562900;  text-decoration: underline;}



@media (min-width:1501px) and (max-width:1681px){

	.nursing_list_left{ left:6%; }

}

@media (min-width:1201px) and (max-width:1500px){

	.nursing_list_left{ left:1%; }

}
 @media screen and (max-width: 1200px){

 	.nursing_list_left{ display: none; }
 }

 @media screen and (max-width: 768px){
 	.nursing_list_top{ position: unset; }

 	.nursing_list_width{ width: 100%; }
 	.nursing_list_price p{ float: unset!important;  margin-bottom: 0;}
 	.nursing_list_price a{ float: left!important; }

 }
@media (min-width: 376px) and (max-width:415px){
	.nursing_list_bottom{ padding:0; }
	.nursing_list_price p span{ font-size: 32px; }
	.nursing_list_bottom h3{ height: auto; width: 70%;}
	.nursing_list_bottom .mobile_351{ height: 51px; }
	.nursing_list_bottom .mobile_268{ height: 51px; }
}
@media (min-width: 321px) and (max-width:375px){
	.nursing_list_bottom{ padding:0; width: 100%;}
	.nursing_list_bottom h3{ height: auto; }
	.nursing_list_price p span{ font-size: 30px; }
	.nursing_list_bottom .mobile_368{ height: 68px; }
	.nursing_list_bottom .mobile_351{ height: 51px; }
}

@media (max-width:320px) {
	.nursing_list_bottom{ padding:0; width: 100%;}
	.nursing_list_bottom h3{ height: auto; }
	.nursing_list_price p span{ font-size: 30px; }
	.nursing_list_bottom .mobile_251{ height: 51px; }
	.nursing_list_bottom .mobile_268{ height: 68px; }
}
}










