@charset "utf-8";
/*-----------------------------------------------

	News from the Middle East 日本語で読む中東メディア
	index
	2011/03/09 last update
	
	1.body
	2.bannerbox
	3.catebox forIE6.0
	
		
	
------------------------------------------------*/
 
/* 1.body
---------------------------------------------*/
#top {
	background-image:url();
	
	color: #594e52;
}
a {
	color: #08003E;
	text-decoration: none;
}
a:link {
	color: #08003E; text-decoration: none;
}
a:visit {
	color: #08003E; text-decoration: none;
}
a:hover {
	color: #af0082; text-decoration: none;
}
a:active {
	color: #08003E; text-decoration: none;
}



/* 2.bannerbox  
---------------------------------------------*/		
#inbox #bannerbox{
	width:100%;
	height:160px;
	border:none;
	margin:40px 0px 0px 37px;	
	display:block;
}	
/* IE6.0 */
* html #inbox #bannerbox{
	height:1%;
	width:100%;
	height:160px;
	border:none;
	margin:40px 0px 0px 37px;
	clear:both;
	
}
/* 3.catebox forIE6.0
---------------------------------------------*/		
/* IE6.0 */
* html #cate_box{		
	height:1%;
	width: 228px;
	height:300px;
	float:left;
	margin-left:-199px;
}
* html .cate_box {	
	height:1%;
	margin:0px;	
	
}
* html .cate_inbox {	
	height:1%;
	width: 228px;
	height:70px;
	margin:0px 0px 7px 7px;
	background: url(../../images/bg_catebox.gif) no-repeat right top;
	line-height: 165%;
}	