A:link {
	COLOR: #787878; TEXT-DECORATION: none
}
A:active {
	COLOR: #787878; TEXT-DECORATION: none
}
A:visited {
	COLOR: #787878; TEXT-DECORATION: none
}
A:hover {
	COLOR: #545CFF; TEXT-DECORATION: none
}

A.link1:link {
	COLOR: #545CFF; TEXT-DECORATION: none
}
A.link1:active {
	COLOR: #545CFF; TEXT-DECORATION: none
}
A.link1:visited {
	COLOR: #545CFF; TEXT-DECORATION: none
}
A.link1:hover {
	COLOR: #303030; TEXT-DECORATION: none
}


A.link2:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.link2:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.link2:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.link2:hover {
	COLOR: #000000; TEXT-DECORATION: none
}


TD {
	FONT-SIZE: 12.5px; COLOR: #787878; LINE-HEIGHT: 14px; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 0pt
}
BODY {
	SCROLLBAR-FACE-COLOR: #C4C4C4; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #D5D5D5; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #D5D5D5; SCROLLBAR-DARKSHADOW-COLOR: #d2d1cb
}

.title-01 {
	font-family: "Arial Black";
	font-size: 18px;
	font-weight: normal;
	color: #4F5E8F;
}
.title-02-02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bolder;
	color: #4F5E8F;
	line-height: 20px;

}

.title-02-02_s {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #3848A8;
	line-height: 20px;

}
.title-02 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #4F5E8F;
	line-height: 20px;

}
.title-03 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
}
.title-04 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #405594;
}
.title-05 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color: #7D9ECA;
}
.title-06 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #545CFF;
}
.title-07 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #545CFF;
}

}
input,select,textarea
{
color : #7F7F7F; /**/
font-size : 11px ; /**/
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 787878;
}
.title-06-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545cff;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.grid {
	border: 1px solid #D9DAE8;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.compare_title {
	font-family: Arial, Helvetica, sans-serif;
	color: 787878;
	font-weight: bolder;
	font: bold large;
}

.tips {
	color: Blue;
	text-decoration: underline;
}
A.tips:link {
	color: Blue;
	text-decoration: underline;
}
A.tips:active {
	color: Blue;
	text-decoration: underline;
}
A.tips:visited {
	color: Blue;
	text-decoration: underline;
}
A.tips:hover {
	color: Navy;
	text-decoration: underline;
}
.title-submenu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 600;
}



/* CSS needed for the script */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content
{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:220px;	/* Width of tooltip content */
	height:200px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
	filter:alpha(opacity=80);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.keyword {
	PADDING-BOTTOM: 1px; CURSOR: hand; COLOR: darkgreen; BORDER-BOTTOM: darkgreen 1px solid; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
.keyword_over {
		PADDING-BOTTOM: 1px; CURSOR: hand; COLOR: darkgreen; BORDER-BOTTOM: darkgreen 2px solid; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}

.SBOX {
		border:thin;COLOR: #7f7f7f; BORDER-BOTTOM: #d3d3d3 1px solid; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px
}


/* Following css is for submenu show*/

/*
*for list style
*/

/*
* list text size
*/
#nav {
 /*
 position: absolute;
 font-size: 12px;*/   
  opacity: 0.8;
  
   /* Following is for firefox Define*/   
  padding:0; 
  margin:0; 
  list-style:none;
}
#nav a {
  display: block;
  width: 191px;
  height: 30px;
  padding: 0px 0px 0px 0px;
  /*background: #666;*/
  color: #fff;
  text-decoration: none;
}
#nav a:hover {
  background: #333;
}
#nav li {
  width: 190px;
  height:30px;
  overflow:hidden;
  background: #ffffff;
  padding-bottom: 0px;
   
  padding: 1px;
  border: thin none;
}
#nav ul {
  position: absolute;
  margin-left: 186px; /*that is right menu show position*/
  margin-top: -30px;  /*that is right menu show position*/

  padding-top: 0px;
  /*padding: 1px;*/  
  border: thin none;
}
html>body #nav ul {
  margin-left: 160px;
  margin-top: -40px;
  /*padding: 1px;*/
  border: thin none;
  padding-left:30px;
  padding-top:0px;
}
#nav ul {
  display: none;
}
#nav li.show ul {
  display: block;
}
#nav li.show li ul {
  display: none;
}
#nav li li.show ul {
  display: block;
}



/******************************************************/

/* -------- List reset & style by Mike 08042008------------*/
.list_sytle1 ol, ul{
	padding: 0;
	margin: 0 0 0 2em;
	list-style-type:square;
}
/* -------- List reset & style by Mike 08042008------------*/

/* -------for office site overview------------ by James 08/22/2008 */
.overviewcontent {
	FONT-SIZE: 11px;
	COLOR: #787878;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	LETTER-SPACING: 0pt;
	width: 520px;
}
/* -------for office site overview------------ by James 08/22/2008 */

/* Add By Emil Wu 2008/07/16 Start
/* h3 is text-title style use iu MB overview for function class*/
h3{
height:20px; 
padding:8px 0px 0px 4px;
font-size: 12px;
font-weight: bold;
margin:0px;
color: #4F5E8F;
font-family: "Arial", "Helvetica", "sans-serif";
background-color:#dbdbdb;
}
/*h4 is main title style use iu overview headline*/
h4{
	padding:0px 0px 0px 12px;
	color: #4F5E8F;
	font-size: 16px;
	font-weight: bolder;
	margin:0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-image:url(http://www.asus.com/999/images/products/share/h04.gif);
	background-repeat: no-repeat;
	line-height: 22px;
}
/* h5 is text-title style use iu overview contect*/
h5{
height:14px; 
padding:0px 0px 0px 13px;
font-size: 11px;
font-weight: bold;
margin:0px;
color: #545CFF;
font-family: "Arial", "Helvetica", "sans-serif";
background-image:url(http://www.asus.com/999/images/products/share/h05.gif);
background-repeat: no-repeat;
}
/* Add By Emil Wu 2008/07/16 END */

/* Add By Emil Wu 2008/07/22 Start */
/* imgR is image float to Right */
.imgR{
border:0px;
float:right;
margin:5px 0px 5px 5px;
}
/* imgL is image float to Left */
.imgL{
border:0px;
float:left;
margin:5px 5px 5px 0px;
}

/* imgC is class align to center */
.imgC{
	border:0px;
	padding:5px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/*note text format*/
.note_text{
font-size: 9px;
color: #666666;
font-family: "Arial", "Helvetica", "sans-serif";
}
/* h6 is text have bold font-weight and black in color*/
h6{
padding:0px;
font-size: 11px;
font-weight: bold;
margin:0px;
color: #333333;
font-family: "Arial", "Helvetica", "sans-serif";
}
/* Add By Emil Wu 2008/07/22 END */

/* Add By Emil Wu 2008/08/19 START */
/* Ltype1 is an UL list type with little icon picture */
.Ltype1{
padding:15px;
margin:0px;
list-style-image: url(http://www.asus.com/999/images/public/d.gif); 
}
/* clear is a div class, use it to clear float elements*/
.clear{
clear:both;
}
/* Add By Emil Wu 2008/08/19 END */

/* Add By James 2008/09/03 Start */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear:both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* for athena Add By James 20090115*/
#product_content_area{

	FONT-SIZE: 11px;
	COLOR: #787878;
	LINE-HEIGHT: 14px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	LETTER-SPACING: 0pt;
	width: 520px;

}

#product_content_area h3{
	padding:0px 0px 0px 12px;
	color: #4F5E8F;
	font-size: 16px;
	font-weight: bolder;
	margin:0px;
	background-image:url(http://www.asus.com/999/images/products/share/h04.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	
}


#product_content_area h4{
	height:14px;
	font-size: 11px;
	font-weight: bold;
	color: #545CFF;
	background-image:url(http://www.asus.com/999/images/products/share/h05.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
	line-height:normal;	    
}
#product_content_area.component_style h4{
	height:20px; 
	padding:8px 0px 0px 4px;
	background-image:none;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	color: #4F5E8F;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color:#dbdbdb;
}
#product_content_area.component_style h5{

	height:14px;
	font-size: 11px;
	font-weight: bold;
	color: #545CFF;
	background-image:url(http://www.asus.com/999/images/products/share/h05.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
	line-height:normal;
	    
}
#product_content_area p {
	margin-top: 2px;
}
#product_content_area img.right{
	border:0px;
	float:right;
	margin:5px 0px 5px 5px;
}

#product_content_area img.left{
	border:0px;
	float:left;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#product_content_area img.center{
	border:0px;
	padding:5px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#product_content_area img.standalone {margin-bottom:2em;}
/*Add By James 20090115 end*/