/* 메인 배경 있을 때 text-shadow */
.sec1 .m_card div b,
.sec1 .m_card div p,
.sec1 .m_card div a,
.sec1 .m_card div dl,
.sec2 .m_notice > ul > li > ul > li > a [class^="m_state_"],
.sec3 .m_box .m_call li p,
.sec3 .m_box .m_call li b
{text-shadow:1px 1px 0 #637698;}

/* 서브 컨텐츠 배경 text-shadow */
[class*="point_bg"],
[class*="btn_bg"],
[class^="type1_step_box"] > li:first-child > div > span,
[class^="type1_step_box"] > li:last-child > div > span,
[class^="box_list"] > li > b,
[class^="type2_step_box"] > li > b,
[class^="type3_box_step_box"] > li:first-child, [class^="type3_box_step_box"] > li:last-child,
.coop_insti .coop_diagram > ol.diagram_col > li span.diagram_numP,
.coop_insti .coop_diagram > ol.type_gb > li:first-child, .coop_insti .coop_diagram > ol.type_gb > li:last-child,
.coop_purpose > ul > li > span,
.type1_step_list > li:first-child, .type1_step_list > li:last-child,
.organi_img > b
{text-shadow:1px 1px 0 #637698;}
