/*- 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;font-size: 13px;}
    #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;}

.people{
	float: left;
	background: url(/images/sub/elder/elder_bg.gif) no-repeat 21px 10px;
	text-align: center;
	padding:17px 10px 18px 28px;
	margin-right: 12px;
	-border: 1px solid red;
}
.jik2 {
	font-size: 15px;
	color: #fff;
	text-shadow: 0px 0px 1px #73C0D3;
	font-weight: bolder;"
	background: #AFB5A1;
	font-family: "Nanum Myeongjo";
	background: #AFB5A1;
	max-width: 110px;
	padding: 3px 10px;
	border-radius: 8px;
}

.ptitle {
	display: inline-block;
	background: #AFB5A1;
	width: 90px;
	height: 19px;
	margin-left: 10px;
	padding: 3px 10px;
	border-radius: 10px;
	margin: 10px 0 0 18px;

	color: #fff;
	font-size: 15px;
	font-weight: 600;
	font-family: "Nanum Myeongjo";
}