/*- 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;}


#greeting > div > .title {
	width: 100%;
	margin: 0 0;
	padding: 0 0 0 0;
	font-size: 18px;
	/*font-family: 'Nanum Brush Script';*/
	font-family: "Nanum Myeongjo";
	line-height: 1.5;
	color: #072033;
	font-weight: bold;
	text-align: left;
}
#greeting > div > .bible {
	width: 100%;
	margin: 15px 0 20px;
	font-size: 14px;
	text-indent: 0px;
	line-height: 1.9;
	color: #072033;
	font-weight: 600;
}

#greeting > div > .contents {
    margin: 0 3px 0 0px;
    font-size: 14px;
    line-height: 1.8;
    color: #072033;
    font-family: Arial, sans-serif;
}

#greeting > div > .pastor_sign {
    float: right;
    font-size: 30px;
    font-family: 'Nanum Brush Script';
    letter-spacing: 6px;
    margin: 20px 10px 10px 0;
}

#greeting > div > .str5 {
	float: left;
	font-size: 13px;
	margin: 20px 50px 50px 3px;
	line-height: 20px;
}

#greeting > div > div > .greeting_img {
	float: left;
	width: 165px;
	margin: 0 25px 10px 20px;
	border-radius: 6px;
    padding: 2px;
    -border: 1px solid #EFEBEB;
}
