/*  Font Style ¿¹Àü¿¡ »ç¿ëÇÏ´ø ½ºÅ¸ÀÏ */
.font11          {font-size: 11px; }
.font11_grey1    {font-size: 11px; color: #cccccc;}
.font11_grey2    {font-size: 11px; color: #636363;}
.font11_grey3    {font-size: 11px; color: #8d8d8d;}
.font11_orange   {font-size: 11px; color: #ff8400; font-weight: bold;}
.font11_pink     {font-size: 11px; color: #e00f66; font-weight: bold;}
.font11_blue     {font-size: 11px; color: #2566c7; font-weight: bold;}
.font11_red      {font-size: 11px; color: #ed0000; font-weight: bold;}

.font12          {font-size: 12px; }
.font12_grey1    {font-size: 12px; color: #cccccc;}
.font12_grey2    {font-size: 12px; color: #636363;}
.font12_grey3    {font-size: 12px; color: #8d8d8d;}
.font12_orange   {font-size: 12px; color: #ff8400; font-weight: bold;}
.font12_pink     {font-size: 12px; color: #e00f66; font-weight: bold;}
.font12_blue     {font-size: 12px; color: #2566c7; font-weight: bold;}
.font12_red      {font-size: 12px; color: #ed0000; font-weight: bold;}

.font14          {font-size: 14px; }
.font14_grey1    {font-size: 14px; color: #cccccc;}
.font14_grey2    {font-size: 14px; color: #636363;}
.font14_grey3    {font-size: 14px; color: #8d8d8d;}
.font14_orange   {font-size: 14px; color: #ff8400; font-weight: bold;}
.font14_pink     {font-size: 14px; color: #e00f66; font-weight: bold;}
.font14_blue     {font-size: 14px; color: #2566c7; font-weight: bold;}
.font14_red      {font-size: 14px; color: #ed0000; font-weight: bold;}

.font16          {font-size: 16px; }
.font16_grey1    {font-size: 16px; color: #cccccc;}
.font16_grey2    {font-size: 16px; color: #636363;}
.font16_grey3    {font-size: 16px; color: #8d8d8d;}
.font16_orange   {font-size: 16px; color: #ff8400; font-weight: bold;}
.font16_pink     {font-size: 16px; color: #e00f66; font-weight: bold;}
.font16_blue     {font-size: 16px; color: #2566c7; font-weight: bold;}
.font16_red      {font-size: 16px; color: #ed0000; font-weight: bold;}


.btn_style01 a:hover, a:focus,  a:active {color: #000;}
.btn_001 {padding:15px 50px;line-height: 40px;border-radius: 5px;color: #FFF;text-align: center;background-color: #911bcb;}