/*진료과 의료진? 의료진소개*/
 .bullet01{
	  padding: 0.75rem;
	  font-size: 0.95rem;
}

.bullet01:before{
  content: "";
  display: block;
  width: 2px;
  height: 11px;
  background: #2aac4e;
  float: left;
  margin-top: 0.4rem;
  margin-right: 0.4rem;
}


.bullet02:before, .bullet03:before{
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background: #2aac4e;
  float: left;
  margin-left: 0.4rem;
  margin-top: 0.45rem;
  margin-right: 0.4rem;
}

#mediIntro { 
  margin:auto;
  position: relative;
  width:100%;
  max-width:760px;
  min-width:300px;

		background-image: url("/img/sub/intro_back.jpg");
		background-size: contain;
		background-repeat:no-repeat;
		background-position:center top;
		
}

#mediIntro .left_img { 
    position: absolute;
	 left:60.5%;
	 top:13%;
     width:35%;
     height:68%;
	 overflow:hidden;
}

#mediIntro .right_txt { 
  display:none;
}

#medi_info .bannerTyPe_ul { padding: 0; } 

.txt_green {   color:#008080; }
.txt_green_b {   color:#023048; }
.txt_blue {   color:#00699b; }
.txt_orange {   color:#ff6633; }

.m_l15 {
   padding-left: 0.75rem;
   padding-right: 0.75rem;
   	  line-height:1.2rem;
}

 .m_l24 {
   padding: 0.75rem;
   	  line-height:1.2rem;
}

.m_b30, .m_t30 , .m_l15{
   padding-top: 0.75rem;
}

 ul.m_t30,   ul.m_l15{
   margin-bottom: 0.75rem;
 //  border:1px solid red;
} 


 .text_green_b01{
	  line-height:1.3rem;
	  color:#00699b;
	  font-size: 0.8rem;
	  font-weight:bold;
}

 .bullet02, .bullet03 {
	  font-size: 0.8rem;
	  font-weight:bold;
}

 .bullet04{
   padding-left: 0.5rem;
	  font-size: 0.8rem;
	  font-weight:normal;
}

.btn_center { text-align:right; margin-right:  0.8rem;}
.cancer_cen { margin-left: 1.5rem; width:80%;}

.m_r15 { text-align:right; margin-right:  0.8rem;}
.m_t15 { font-weight:normal; 
      padding: 0.75rem 0;
   	  line-height:1.2rem;}

.bullet04 table {   padding-top: 0;  margin-bottom:0.75rem;   width:98%; }
.bullet04 table td {  border:1px solid #c0c0c0;  }