@charset 'utf-8';
	
/*익스지원*/
@font-face {font-family:NanumGothic; src:url('/addon/greetingMgt/font/NanumGothic.eot');}
@font-face {font-family:NanumGothicB; src:url('/addon/greetingMgt/font/NanumGothicBold.eot');}
@font-face {font-family:NanumGothicEB; src:url('/addon/greetingMgt/font/NanumGothicExtraBold.eot');}
@font-face {font-family:NanumGothicC; src:url('/addon/greetingMgt/font/NanumGothicCoding.eot');}
@font-face {font-family:NanumGothicCB; src:url('/addon/greetingMgt/font/NanumGothicCodingBold.eot');}
@font-face {font-family:NanumGothicL; src:url('/addon/greetingMgt/font/NanumGothicLight.eot');}
@font-face {font-family:NanumGothicM; src:url('/addon/greetingMgt/font/NanumMyeongjo.eot');}
@font-face {font-family:NanumGothicMB; src:url('/addon/greetingMgt/font/NanumMyeongjoBold.eot');}
@font-face {font-family:NanumGothicMEB; src:url('/addon/greetingMgt/font/NanumMyeongjoExtraBold.eot');}
@font-face {font-family:NanumGothicPEN; src:url('/addon/greetingMgt/font/NanumPen.eot');}
@font-face {font-family:NanumGothicBRUSH; src:url('/addon/greetingMgt/font/NanumBrush.eot');}
/*크롬사파리지원*/
@font-face {font-family:NanumGothic; src:url('/addon/greetingMgt/font/NanumGothic.woff');}
@font-face {font-family:NanumGothicB; src:url('/addon/greetingMgt/font/NanumGothicBold.woff');}
@font-face {font-family:NanumGothicEB; src:url('/addon/greetingMgt/font/NanumGothicExtraBold.woff');}
@font-face {font-family:NanumGothicC; src:url('/addon/greetingMgt/font/NanumGothicCoding.woff');}
@font-face {font-family:NanumGothicCB; src:url('/addon/greetingMgt/font/NanumGothicCodingBold.woff');}
@font-face {font-family:NanumGothicL; src:url('/addon/greetingMgt/font/NanumGothicLight.woff');}
@font-face {font-family:NanumGothicM; src:url('/addon/greetingMgt/font/NanumMyeongjo.woff');}
@font-face {font-family:NanumGothicMB; src:url('/addon/greetingMgt/font/NanumMyeongjoBold.woff');}
@font-face {font-family:NanumGothicMEB; src:url('/addon/greetingMgt/font/NanumMyeongjoExtraBold.woff');}
@font-face {font-family:NanumGothicPEN; src:url('/addon/greetingMgt/font/NanumPen.woff');}
@font-face {font-family:NanumGothicBRUSH; src:url('/addon/greetingMgt/font/NanumBrush.woff');}


/*인사말*/
.greetingMgt{ font-family:NanumGothicB; color:#444; max-width:100%; margin-bottom:100px;}
.greetingMgt img{max-width:100%;}
.greetingMgt .greeting_txt_c {text-align:center;}
.greetingMgt .greeting_info_01{ font-size:24px; color:#4188bf; line-height:30px; font-family:NanumGothicMEB; margin:20px 0 20px 0;}
.greetingMgt .greeting_sign{ text-align:right; margin-top:30px;}
.greetingMgt .greeting_sign strong{font-family:NanumGothicBRUSH; font-size:30px; margin-left:10px;}
.greetingMgt .greeting_txt p { margin-bottom:10px; line-height:24px; white-space: normal;}

.greetingMgt .greeting_botDiv {float:left; margin-top:20px; }