#banner
{
	width:960px;
	height:349px;
}
#contents {
width:920px;
height:380px;
padding:25px 20px;
}
#contents #index_welcome-en{
width:287px;
height:329px;
padding:50px 18px 0px;
background:url('../images/backgrounds/index_welcome.png') top left no-repeat;
line-height: 140%;
font-size:14px;
float:left;
}
#contents #index_welcome-fr{
width:287px;
height:329px;
padding:50px 18px 0px;
background:url('../images/backgrounds/index_welcome-fr.png') top left no-repeat;
line-height: 140%;
font-size:14px;
float:left;
}
#contents #index_featured_jobsen,#contents #index_featured_jobsfr{
float:right;
}
#contents #index_worlds_news_en{
float:right;
width:255px;
height:127px;
padding:40px 13px 0px;
background:url('../images/backgrounds/index_world_news.png') top left no-repeat;
}
#contents #index_worlds_news_fr{
float:right;
width:255px;
height:127px;
padding:40px 13px 0px;
background:url('../images/backgrounds/index_world_news_fr.png') top left no-repeat;
}
#contents #index_blog_en{
float:right;
width:255px;
height:127px;
padding:40px 13px 0px;
background:url('../images/backgrounds/index_blog.png') top left no-repeat;
margin-left:17px;
}
#contents #index_blog_fr{
float:right;
width:255px;
height:127px;
padding:40px 13px 0px;
background:url('../images/backgrounds/index_blog_fr.png') top left no-repeat;
margin-left:17px;
}
#contents #index_blog ul, #contents #index_worlds_news ul{
margin:0px;
padding:0px;
list-style: none;
}
#contents #index_blog ul li.title, #contents #index_worlds_news ul li.title{
color:#0066cc;
font-weight:bolder;
font-size: 14px;
}
#contents #index_blog ul li.date, #contents #index_worlds_news ul li.date{
color:#7d7b84;
font-size:14px;
font-style: italic;
}
#contents #index_blog ul li.summary, #contents #index_worlds_news ul li.summary{
color:#464646;
line-height: 140%;
padding-top:10px;
}
#contents #index_blog ul li.more a, #contents #index_worlds_news ul li.more a{
color:#2e93fa;
font-size:13px;
text-decoration:underline;
}
