/*- Menu Tabs 4--------------------------- */
    #tabs4 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #e0e0e0;
      }
    #tabs4 ul {
          margin:0;
          padding:0px 0px 0 380px;
          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:135px;
	padding-bottom:12px;
}

.photo {
	width: 135px;
	border: 1px solid #DDDFE0;
	padding: 6px;
	border-radius: 4px;
}

.ptitle {
display: inline-block;
    width: 100px;
    height: 23px;
    padding: 6px 15px 3px;
    border-radius: 10px;
    margin: 10px 0 0 25px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: linear-gradient( to right, #0a7c99, #085b81, #72b9eb );
    font-weight: 600;
	/*font-family: "Nanum Myeongjo";*/
}

/*´ãÀÓ¸ñ»ç*/
#people_table td#pastor_bg{
	vertical-align:top;
	padding:19px 0 0 29px;
	vertical-align: baseline;
}

.people{
	width: 150px;
    float: left;
    min-height: 198px;
    vertical-align: top;
    padding: 0px 0 0 0px;
    /* border: 1px solid #f10; */
    box-sizing: border-box;
    margin: 10px 0 40px 27px;
}

.people_txt {
    float: left;
    width: 173px;
    min-height: 50px;
    margin: 11px 0 0 11px;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
}