@charset "utf-8";
@import url(/common.css); /* common.css 임포트*/

#contentR2  { width:630px; float:center; }

/*page title*/
#title             { height:43px; border-bottom:2px solid #7FC4B1; font:12px/140% ""; color:#C1B49F;}
#title span        { font:25px/140% "Times New Roman"; color:#403525; }
#title .title_sub  { font:17px/140% "Arial"; color:#403525; }




/*Headquarters News ---------------------------------------------------------------------------------------------------- */

/*korea_index_new*/
#korea_index_new              { height:244px; border-bottom:1px solid #9FD3C4; margin:0 0 10px 0;
						        background:url(images/index_img_korea.jpg) no-repeat 0 0; }

#korea_index_newr             { float:right; width:289px; text-align:right; }
#korea_index_newr #new_title  { background-color:#F3F3DE; margin:14px 0 14px 0; padding:9px 13px 10px 0;
								font:bold 15px "Arial"; color:#AD5711; }
#korea_index_newr #new_title a{ font:bold 15px "Arial"; color:#AD5711; }

#korea_index_newr .new_con    { height:127px; text-align:justify; margin:0 10px 0 35px; }

#korea_index_newr #new_more   { font:bold 11px ""; color:#777777; margin:0 10px 0 0; }
#korea_index_newr #new_more a { font:bold 11px ""; color:#777777; }




/*world_index_new*/
#world_index_tab              { height:46px; border-left:2px solid #D9D8D2; border-right:2px solid #D9D8D2; border-bottom:2px solid #D9D8D2;
								background:url(images/world_tab_bg.gif) repeat-x 0 1px; margin:0 0 10px 0; }
#world_index_tab li           { display:inline; font:13px ""; color:#d4d4d4; margin:0 0 0 5px; }
#world_index_tab a            { font:12px "Arial"; color:#777777; text-decoration:none; }
#world_index_tab a:hover      { font:12px "Arial"; color:#1966C0; text-decoration:underline; }
#world_index_tab img          { margin:8px 2px 5px 0; }




#world_index_new              { height:185px; border-top:1px solid #D9D8D2; border-bottom:1px solid #D9D8D2; margin:0 0 10px 0;
						        background:url(images/index_img_world.jpg) no-repeat right 0; }

#world_index_newl             { float:left; width:290px; }
#world_index_newl #new_title  { background-color:#EEF5DB; margin:12px 0 12px 0; padding:9px 0 10px 13px;
								font:bold 15px "Arial"; color:#298401; }
#world_index_newl #new_title a{ font:bold 15px "Arial"; color:#298401; }
								
#world_index_newl .new_con    { height:58px; text-align:justify; margin:0 35px 0 10px; }

#world_index_newl #new_more   { font:bold 11px ""; color:#777777; margin:0 10px 0 10px; }
#world_index_newl #new_more a { font:bold 11px ""; color:#777777; }





/*index_tab*/
#index_tab             { border-top:2px solid #7FC4B1; border-bottom:2px solid #F3F3F3; }
#index_tab_line        { height:30px; border-bottom:1px solid #D9D8D2; }
#index_tab_line span   { padding:7px 0 0 0; font:bold 12px "Arial"; color:#555555; text-align:center; }

#index_tab_line span.index_tab_no    { float:left; width:60px; }
#index_tab_line span.index_tab_title { float:left; width:465px; }
#index_tab_line span.index_tab_date  { float:right; width:95px; }
#index_tab_line span.list_tab_title  { float:left; width:570px; }





/*index_list*/
#list_index              {  }
#list_index li           { height:27px; border-bottom:1px solid #D9D8D2; }

#list_index span.no      { float:left; width:60px; padding:3px 0 0 0; margin-right:10px; text-align:center; color:#777777; }
#list_index span.list    { float:left; width:455px; padding:3px 0 0 0; }
#list_index span.date    { float:right; width:95px; padding:5px 0 0 0; text-align:center; font:12px "Arial"; color:#777777; }

#list_index span a       { font:13px "Arial"; color:#555555; text-decoration:none; }
#list_index span a:hover { color:#B14403; text-decoration:underline; }


#list_index span.colorA  { font:bold 12px ""; color:#CB8445; }
#list_index span.colorB  { font:bold 12px ""; color:#65A73E; }
#list_index span.colorC  { font:bold 12px ""; color:#43B4A8; }
#list_index span.colorD  { font:bold 12px ""; color:#7F4BAB; }
#list_index span.colorE  { font:bold 12px ""; color:#cc6699; }
#list_index span.colorF  { font:bold 12px ""; color:#66cc99; }




/*list_tab*/
#list_tab             { border-bottom:2px solid #F3F3F3; }
#list_tab_line        { height:30px; border-bottom:1px solid #D9D8D2; }
#list_tab_line span   { padding:7px 0 0 0; font:bold 12px "Arial"; color:#555555; text-align:center; }

#list_tab_line span.list_tab_no    { float:left; width:60px; }
#list_tab_line span.list_tab_title { float:left; width:570px; }
/*#list_tab_line span.list_tab_date  { float:right; width:95px; }*/




/*news_list*/
#list_news            {  }
#list_news dl         { border-bottom:1px solid #D9D8D2; overflow:hidden; clear:both; height:85px; }

#list_news dd.no      { float:left; width:50px; margin:40px 10px 0 0; text-align:center; color:#777777; }
#list_news dd.list    { float:left; width:455px; padding:3px 0 0 0; }
#list_news dd.date    { float:right; width:95px; padding:5px 0 0 0; text-align:center; font:12px "Arial"; color:#777777; }

 
#list_news dd.img          { float:left; width:100px; padding:20px 0 12px 0; }

#list_news dd.tit          { float:right; width:450px;padding:10px 0 0 0; }
#list_news dd.tit a        { font:bold 13px ""; color:#2A60A6; text-decoration:none; }
#list_news dd.tit a:hover  { font:bold 13px ""; color:#2A60A6; text-decoration:underline; }

#list_news dd.contt   { float:right; width:450px; padding:3px 0 0 0; }
#list_news dd.contt a      { font:13px/110% "Arial"; color:#555555; text-decoration:none; }
#list_news dd.contt a:hover{ font:13px/110% "Arial"; color:#2A60A6; text-decoration:underline; }

#list_news dd.date1   { float:right; width:450px; padding:3px 0 0 0; }
#noarticle { height:85px; border-bottom:1px solid #D9D8D2; text-align:center; padding-top:60px;}


/*contents_tab*/
#con_tab       { border-bottom:2px solid #F3F3F3; margin-bottom:25px; }
#con_tab_line  { border-bottom:1px solid #D9D8D2; background-color:#FBF8F1; padding:12px 15px 12px 12px;
				 font:bold 16px/140% "Arial"; color:#2A60A6; }

#con_tab_line2  { height:24px; border-bottom:1px solid #D9D8D2; padding:5px 15px 0 12px; font:12px/140% "Arial"; color:#777777; }
#con_tab_line2l { float:left; width:200px; }
#con_tab_line2c { float:left; }
#con_tab_line2r { float:right; width:200px; text-align:right; }
#con_tab_line2r img  { margin-left:5px; }

#con_con        { padding:0 14px 0 14px; text-align:justify; }
.con_ct         { font:15px/200% "Arial"; color:#333333; }





/*International News ---------------------------------------------------------------------------------------------------- */


