@charset "utf-8";

/* 인사말 */
#sub_intro{background:#489f8d}
#sub_intro .intro_inner{width:95%;margin:0 auto; padding:1.5em 0 }
#sub_intro .greeting{font-size:1.2em; line-height:1.4em; background:#fff; padding:1.5em 1em; border:1px solid #2c7f6e; border-radius:12px;}
#sub_intro .greeting .tit{padding:0 0 1.2em}
#sub_intro .profile{overflow:hidden; width:100%; margin:0 0 1.2em 0 }
#sub_intro .profile dt{float:left; width:33%}
#sub_intro .profile dt img{border:5px solid #fff; width:99px; height:119px}
#sub_intro .profile dd{float:left; color:#fff; padding:0 0.1em 0 1.6em; width:60%; }
#sub_intro .profile dd li{line-height:1.8em; font-size:1.4em; border-bottom:1px solid #7fbeb1; padding:0 0 0 0.7em; background:url(/m/member/images/common/bullet/bul_dotGreen.gif) no-repeat left center}
#sub_intro .profile dd li.last-child{border-bottom:none}
#sub_intro .profile dd li.first-child{font-weight:bold; }

#sub_intro .greeting h3{margin:-1.3em 0 1em 0}
#sub_intro .greeting .career li{border-bottom:1px solid #dbdbdb; padding:0.3em 0}