/*- Menu Tabs 4--------------------------- */
    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #e0e0e0;
	  margin: 4px 0;
      }
    #tabs4 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
	  
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../../img/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../../img/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }


    #tabs4 a span {float:none;}
    #tabs4 a:hover {background-position:0% -42px;}
    #tabs4 a:hover span {background-position:100% -42px;color:#6B78A9;}
    #tabs4 #current a {background-position:0% -42px;}
    #tabs4 #current a span {background-position:100% -42px;}

.jangro {
	float:left;
	width:112px;
	padding-bottom:12px;
}

.photo {
	width: 95px;
	border: 1px solid #DDDFE0;
	padding: 3px;
	border-radius: 3px;
}

.ptitle {
    display: inline-block;
    width: 100px;
    height: 21px;
    margin-left: 10px;
    padding: 7px 10px 2px 15px;
    border-radius: 11px;
    margin: 10px 0 0 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    /* font-family: "Nanum Myeongjo"; */
    margin-left: 10px;
    background: #1a5d86;
	background: linear-gradient( to right, #0a7c99, #085b81, #72b9eb );
}

/*´ãÀÓ¸ñ»ç*/
#people_table td#pastor_bg{
	height:164px;
	vertical-align:top;
	padding: 19px 0 0 15px;
 }

.people{
	float: left;
	width:100px;
	min-height: 170px;
	vertical-align:top;
	padding:19px 0 0 15px;
}
.people_txt {
	float: left;
	margin-top: 1px;
	text-align: left;
	padding: 25px 0px 0px 20px;
	min-height: 70px
}