@charset "iso-8859-1";
/*  ---------------------------------
	common
 ----------------------------------*/
#headerArea{
	border-top: none;
}
#bodyArea{
	margin-top: 20px;
	border-top: 4px solid #0e1573;
}	
 	
/* header */
#logoBlock{
	margin-bottom: 15px;
}
#headerLinkBlock,
#headerLowerSec{
	display: none;
}	

/* body */
#breadCrumbSec{
	display: none;
}
.toPageTop{
	visibility:hidden;
}

/*  ---------------------------------
	home
 ----------------------------------*/	
/* resize the images*/
#home #topFlashSec,
#home #topFlashSec img{
	width:720px;
	height:244px;	
	margin-top:20px;
	margin-bottom:20px;
}	
#home #topProductsLinkSec ul{
	background:none;
}
#home #topProductsLinkSec #proLinkDDR3,
#home #topProductsLinkSec #proLinkDDR2,
#home #topProductsLinkSec #proLinkDDR1,
#home #topProductsLinkSec #proLinkSDRAM,
#home #topProductsLinkSec #proLinkMobile,
#home #topProductsLinkSec #proLinkXDR{
	width:7em;
	background:none;
}	
#home #topProductsLinkSec #proLinkDDR3 h2,
#home #topProductsLinkSec #proLinkDDR2 h2,
#home #topProductsLinkSec #proLinkDDR1 h2,
#home #topProductsLinkSec #proLinkSDRAM h2,
#home #topProductsLinkSec #proLinkMobile h2,
#home #topProductsLinkSec #proLinkXDR h2{
	padding-left:0px;
}
#topProductsLinkSec ul .productLink,
#topProductsLinkSec ul #proLinkDDR3 .productLink{
	padding-left:0px;
	background:none;
}

/*  ---------------------------------
	For 2nd layer
 ----------------------------------*/	
/* resize the images*/
#contentsImageSec img{
	width:720px;
	height:128px;
}	
#contentsImageSec{
	margin-top:20px;
	border:none;
}	
#contentsIndexSec{
	background:none;
}
	
/*  ---------------------------------
	common (home and 2n layer)
 ----------------------------------*/
#featureBlock{
	display:none;
}	

/*  ---------------------------------
	comon(3rd layer)
 ----------------------------------*/	
#localNaviSec{
	display:none;
}
#mainContentsSec{
	float:none;
	margin-top:20px;
	padding:0;
}		

