@charset "utf-8";

/* ---------------------------------------------------------------------
	world_section01
----------------------------------------------------------------------*/
#world_section01{padding:40px 0; background-color:#f2f2f2; overflow:hidden; font-family:'nanum';}
#world_section01 .card_notice01{position:relative; float:left; width:540px; height:560px; background-color:#fff;}
#world_section01 .card_notice01 span.notice_tit{position:absolute; top:0; left:0; width:54px; line-height:20px; font-size:14px; text-align:center; padding:20px 14px; color:#fff; background-color:#dc443c;}
#world_section01 .card_notice01 span.tit{position:absolute; top:327px; left:0; padding:9px 20px; color:#fff; background:url(/img/world_tit_bg01.png);}
#world_section01 .card_notice01 img{width:540px; height:360px;}
#world_section01 .card_notice01 dl{height:199px; padding:0 19px; border:1px solid #e5e5e5; border-top:0 none; letter-spacing:-0.5px;}
#world_section01 .card_notice01 dl dt a{display:block; max-height:50px; padding-top:22px; line-height:25px; font-size:18px; color:#333; overflow:hidden;}
#world_section01 .card_notice01 dl dd a{display:block; max-height:88px; margin-top:16px; line-height:22px; font-size:14px; color:#666; overflow:hidden;}
#world_section01 .card_notice02{position:relative; float:left; width:560px; height:280px; background-color:#9ca117;}
#world_section01 .card_notice02 .txt_box{float:left; width:280px;}
#world_section01 .card_notice02 .img{float:left; width:280px; height:280px;background-color:#9ca117;}
#world_section01 .card_notice02 span.tit{position:absolute; top:0px; left:280px; padding:9px 20px; color:#fff; background:url(/img/world_tit_bg02.png);}
#world_section01 .card_notice02 span.world_card_arrow01{position:absolute; top:129px; left:280px;}
#world_section01 .card_notice02 dl{padding:45px 22px 0;}
#world_section01 .card_notice02 dt a{display:block; max-height:52px; line-height:25px; font-size:16px; color:#fff; overflow:hidden;}
#world_section01 .card_notice02 dd a{display:block; max-height:82px; padding-top:15px; line-height:20px; font-size:13px; color:#e4e6cd; overflow:hidden;}
#world_section01 .card_notice03{position:relative; float:left; width:560px; height:280px; background-color:#5e4b45;}
#world_section01 .card_notice03 .img{float:left; width:280px; height:280px;}
#world_section01 .card_notice03 .txt_box{float:left; width:280px;}
#world_section01 .card_notice03 span.tit{position:absolute; top:247px; right:280px; padding:9px 20px; color:#fff; background:url(/img/world_tit_bg03.png);}
#world_section01 .card_notice03 span.world_card_arrow02{position:absolute; top:129px; left:268px;}
#world_section01 .card_notice03 dl{padding:100px 22px 0;}
#world_section01 .card_notice03 dt a{display:block; max-height:52px; line-height:25px; font-size:16px; color:#fff; overflow:hidden;}
#world_section01 .card_notice03 dd a{display:block; max-height:82px; padding-top:15px; line-height:20px; font-size:13px; color:#d7d4d3; overflow:hidden;}

/* ---------------------------------------------------------------------
	world_section02
----------------------------------------------------------------------*/
#world_section02{padding:42px 0 8px; background-color:#fff; overflow:hidden; font-family:'nanum';}
#world_section02 .tab_contents{clear:both; display:block; width:1100px; margin:37px auto 0;}
#world_section02 .tab_contents .world_first_notice{position:relative; float:left; width:1100px; height:210px; background-color:#fff; letter-spacing:-0.75px; background-color:#f7f7f7;}
#world_section02 .tab_contents .world_first_notice img{position:absolute; top:0; left:0;}
#world_section02 .tab_contents .world_first_notice dl{height:208px; padding:0 16px 0 386px; border:1px solid #e5e5e5; border-left:0 none;}
#world_section02 .tab_contents .world_first_notice dt.tit01{padding-top:26px; font-family:'nanum'; font-size:16px; color:#d62f2e;}
#world_section02 .tab_contents .world_first_notice dt.tit02{margin:10px 0 16px; font-family:'nanumB'; line-height:25px; font-size:18px; color:#212121; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#world_section02 .tab_contents .world_first_notice dd{max-height:88px; font-family:'nanum'; line-height:22px; font-size:13px; color:#666; overflow:hidden;}
#world_section02 .tab_contents .world_first_notice  a:hover {text-decoration:none;}
#world_section02 .tab_contents .world_first_notice  a:hover dd {color:#000;  }
#world_section02 .tab_contents .world_first_notice  a:hover img {opacity:0.5; 	-moz-opacity:0.5; 	filter: alpha(opacity=50); }


#world_section02 ul.card_notice{clear:both; display:inline-block; margin-top:40px; width:1140px}
#world_section02 ul.card_notice li{position:relative; float:left; width:245px; margin:0 40px 40px 0; list-style:none; letter-spacing:-0.75px;}
#world_section02 ul.card_notice li span.tit{position:absolute; top:114px; left:0; display:block; height:26px; padding:0 7px; line-height:26px; font-size:13px; color:#ffc527; background:url(/img/card_notice_tit_bg.png);}
#world_section02 ul.card_notice li dl{height:113px; padding:0 10px; font-family:'nanum'; border:1px solid #e5e5e5; border-top:0;}
#world_section02 ul.card_notice li dl dt{padding:16px 0 0; max-height:38px; line-height:20px; font-size:14px; color:#333; overflow:hidden;}
#world_section02 ul.card_notice li dl dd{padding:10px 0 0; max-height:38px; line-height:18px; font-size:13px; color:#666; overflow:hidden;}
#world_section02 ul.card_notice a:hover {text-decoration:none;}
#world_section02 ul.card_notice li  a:hover dl dt {color:#000; font-family:'nanumB';  }
#world_section02 ul.card_notice a:hover img {opacity:0.5; 	-moz-opacity:0.5; 	filter: alpha(opacity=50); }