a.menu_DRAM:link, a.menu_DRAM:active, a.menu_DRAM:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF7B24;
	text-decoration: none;
}
a.menu_DRAM:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.menu_NAND:active, a.menu_NAND:visited, a.menu_NAND:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E8CB0;
	text-decoration: none;
}
a.menu_NAND:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.menu_TFT:link, a.menu_TFT:active, a.menu_TFT:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D40C6;
	text-decoration: none;
}
a.menu_TFT:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.menu_SSD:link, a.menu_SSD:active, a.menu_SSD:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D40C6;
	text-decoration: none;
}
a.menu_SSD:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.menu_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.footer_word
{
	font-size: 10px;
	color: #ffffff;
}


.links_DRAM
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	z-index: 100;
	visibility: hidden;
	font: bold 10px/15px Verdana;
	border-left: black 0px solid;
	width: 150px;
	color: #ff7b24;
	border-bottom: black 0px solid;
	position: absolute;
	background-color: #FFD7BC;
}
.links_DRAM a, links_DRAM a:visited
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	color: #ff7b24;
	text-indent: 5px;
	padding-top: 3px;
	border-bottom: #ff8635 1px solid;
	text-decoration: none;
}
.links_DRAM a:hover
{
	background-color: #FFBB8E;
	color: white;
	background-position: 100%;
	text-decoration: none;
}

.links_NAND
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	z-index: 100;
	visibility: hidden;
	font: bold 10px/15px Verdana;
	border-left: black 0px solid;
	width: 150px;
	color: #1e8cb0;
	border-bottom: black 0px solid;
	position: absolute;
	background-color: #caeaf5;
}
.links_NAND a, links_NAND a:visited
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	color: #1e8cb0;
	text-indent: 5px;
	padding-top: 3px;
	border-bottom: #2395ba 1px solid;
	text-decoration: none;
}
.links_NAND a:hover
{
	/*hover background color*/
	background-color: #83D1EB;
	color: white;
	text-decoration: none;
}
.links_TFT
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	z-index: 100;
	visibility: hidden;
	font: bold 10px/15px Verdana;
	border-left: black 0px solid;
	width: 150px;
	color: #9d40c6;
	border-bottom: black 0px solid;
	position: absolute;
	background-color: #E7CFEF;
}
.links_TFT a, links_TFT a:visited
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	color: #9d40c6;
	text-indent: 5px;
	padding-top: 3px;
	border-bottom: #8e38ab 1px solid;
	text-decoration: none;
}
.links_TFT a:hover
{
	/*hover background color*/
	background-color: #C68ADF;
	color: white;
	text-decoration: none;
}
.links_other
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	z-index: 100;
	visibility: hidden;
	font: bold 10px/15px Verdana;
	border-left: black 0px solid;
	color: #666666;
	border-bottom: black 0px solid;
	position: absolute;
	background-color: #D6D6D6;
}
.links_other a, links_other a:visited
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	width: 100%;
	color: #666666;
	text-indent: 5px;
	padding-top: 3px;
	border-bottom: #7C7C7C 1px solid;
	text-decoration: none;
}
.links_other a:hover
{
	color: white;
	background-color: #acacac;
	text-decoration: none;
}
.name
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}

.paragraph03
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10pt;
}
.Footer:link
{
	color: #FFFFFF;
}
.Footer:active
{
	color: #FF3300;
}
.Footer:visited
{
	color: #FF6633;
}
.Footer:hover
{
	color: #FFCC00;
}
.gradient_blue_right
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#557BCA', endColorStr='#ffffff', gradientType='1');
	background-image: -ms-linear-gradient(to right,#557BCA, #ffffff); 
	background-image: -moz-linear-gradient(to right,#557BCA, #ffffff); 
	background-image: -o-linear-gradient(to right,#557BCA, #ffffff); 
	background-image: -webkit-linear-gradient(to right,#557BCA, #ffffff);
	background-image: linear-gradient(to right,#557BCA ,#ffffff);  
}
.gradient_blue_down
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#557BCA', gradientType='0');
	background-image: -ms-linear-gradient(#ffffff, #557BCA); 
	background-image: -moz-linear-gradient(#ffffff, #557BCA); 
	background-image: -o-linear-gradient(#ffffff, #557BCA); 
	background-image: -webkit-linear-gradient(#ffffff, #557BCA);
	background-image: linear-gradient(#ffffff ,#557BCA);  
}
.gradient_gray_up
{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff', endColorStr='#E0E4E6', gradientType='0');
	background-image: -ms-linear-gradient(#ffffff, #E0E4E6); 
	background-image: -moz-linear-gradient(#ffffff, #E0E4E6); 
	background-image: -o-linear-gradient(#ffffff, #E0E4E6); 
	background-image: -webkit-linear-gradient(#ffffff, #E0E4E6);
	background-image: linear-gradient(#ffffff ,#E0E4E6);  
}
