@Import "style.css";

/* Top page
---------------------------------------------------- */
#box {
	border: 1px solid #6495ed;
	width: 90%;
	margin: 1em auto 1em auto;
	padding: 0 .5em 0 .5em;
}

#content h2 {
	 clear: both;
}

#top_img {
	 background: url(./top_img.jpg) no-repeat;
	 width: 552px;
	 height:275px;
}


#lncs {
      float: left;
      margin: 2.5em  0 0 0;
	text-align: right;
      width: 33%;
}

#lncs img{
	border: none;
}

#algorithmica{
	float: left;
      margin: 1em 0 1em 0;
      width: 33%;
      text-align: center;
}

#algorithmica img{
	border: none;
}

#ijcga{
	float: left;
      margin: 1em 0 1em 0;
	width: 33%;
	text-align: left;
}

#ijcga img{
	border: none;
}

#usyd{
	line-height: 1.4;
	text-align: center;
	float: left;
	padding: 1em .5em 1em 0;
/*	margin: 0 2em 0 3em;*/
	width: 40%;
	height: 110px;
}

#usyd a{
	text-decoration: none; 
}

#usyd img{
       border: none;
}

#usyd{
	line-height: 1.4;
	text-align: center;
	float: left;
	padding: 1em .5em 1em 0;
/*	margin: 0 2em 0 3em;*/
	width: 45%;
	height: 120px;
}

#eii{
	line-height: 1.4;
	text-align: center;
	float: left;
	padding: 1em .5em 1em 0;
/*	margin: 0 2em 0 3em;*/
	width: 45%;
	height: 120px;
}


#eii a{
	text-decoration: none; 
}

#eii img{
       border: none;
}


#ieice{
	line-height: 1.4;
	text-align: center;
	clear: both;
	float: left;
	padding: 1em .5em;
/*	margin: 0 2em 0 3em;*/
	width: 45%;
	height: 110px;
}

#ieice a{
	text-decoration: none; 
}

#ieice img{
       border: none;
}

#signal{
	line-height: 1.4;
	text-align: center;
	float: left;
	padding: 1em .5em;
/*	margin: 0 2em 0 0;*/
	width: 45%;
	height: 110px;
	text-decoration: none; 
}

#signal a{
	text-decoration: none; 
}

#signal img{
       border: none;
}


