@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/back.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5;
	text-align: center; 
	text-align:left;
}
#Table_01 {
	margin-right: auto;
	margin-left: auto;
	width:990px;
	z-index: 1;
	top: -4px;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	margin-left:0px;
	width:255px;
	height:82px;
	z-index: 2;
}
#search_function {
	position:absolute;
	margin-left:303px;
	left:50%;
	top:44px;
	width:200px;
	height:46px;
	z-index: 2;
}
#login {
	position:absolute;
	margin-left:265px;
	left:50%;
	top:6px;
	width:230px;
	height:23px;
	z-index: 2;
}
#header {
	width:990px;
	height:82px;
	background-image: url(../images/default/header_background.jpg);
	border-width: 0px 2px 0px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
}
#menu {
	width:990px;
	height:32px;
	background-image: url(../images/default/menu_background.jpg);
	border-width: 0px 2px 0px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	z-index: 5;
}
#show {
	width:990px;
	border-width: 0px 2px 0px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	z-index: 1;
}
#show-content {
	width:990px;
	height:auto;
	top:0px;
	background-color: #FFFFFF;
	border-width: 0px 2px 0px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
}
#leftmenu{
	width:220px;
	float:left;
	background-color:#ffffff;
}
/*標籤語意化取代leftmenu */
#sidebar{
	width:220px;
	float:left;
	background-color:#ffffff;
}
/*標籤語意化 */
#allcontent{
	width:750px;
	float:right;
	background-color: #ffffff;
	text-align: left;
	border-width: 0px 2px 0px 0px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	margin-right:-3px;	
}
/*標籤語意化取代allcontent */
#main{
	width:750px;
	float:right;
	background-color: #ffffff;
	text-align: left;
	border-width: 0px 2px 0px 0px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	margin-right:-3px;	
}
/*標籤語意化 */
#compare_slelect{
	position:relative;
	width: auto;
	float: right;
	}
#product_search {
	margin: 0px;
}
hr {
	color: #CCCCCC;
}
#table2 {
	width:990px;
	height:auto;
	border-width: 0px 2px 0px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	margin-top: -8px;
	background-color: #F5F5F5;
}
#news {
	width:434px;
	height:236px;
	float: left;
}
#function-box {
	width:352px;
	height:236px;
}
#event {
	width:204px;
	height:236px;
	float: right;
}
#newsdate {
	width:64px;
	height:21px;
	float: left;
	background-image: url(../images/news/news.gif);
}
#newsdate_1 {
	width:76px;
	height:21px;
	float: left;
	background-image: url(../images/news/news.jpg);
}
#Contact_us_Page{
	width:990px;
	border-width: 0px 2px 1px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	position: relative;/* 這會為 IE6 提供 hasLayout 以進行適當的清除動作 */
	clear: both; /* 這個 clear 屬性可以強制 .container 辨識欄結束於何處以及包含欄的位置 */
}
#Consulting_Service{
	width:990px;
	border-width: 0px 2px 1px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	position: relative;/* 這會為 IE6 提供 hasLayout 以進行適當的清除動作 */
	clear: both; /* 這個 clear 屬性可以強制 .container 辨識欄結束於何處以及包含欄的位置 */
}

#footer {
	width:990px;
	height:28px;
	background-image: url(../images/default/footer_background.jpg);
	border-width: 0px 2px 1px 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	border-style: solid solid solid solid;
	position: relative;/* 這會為 IE6 提供 hasLayout 以進行適當的清除動作 */
	clear: both; /* 這個 clear 屬性可以強制 .container 辨識欄結束於何處以及包含欄的位置 */

}

/* active樣式是給目前所選取頁籤用的 */
.active {
	border-bottom: none;
	cursor:pointer;
	background-image: url(../images/default/on_background.jpg);
}
/* inactive樣式是給未選取頁籤用的 */
.inactive {
	border: none;
	cursor:pointer;
	background-image: url(../images/default/off_background.jpg);
}
/* active樣式是給download目前所選取頁籤用的 */
.dactive {
	border-bottom: none;
	cursor:pointer;
	background-image: url(../images/default/on_background.jpg);
	border: 1px solid #660066;
	border-bottom: none;
	width:	100px;
	cursor:pointer;
	color:#660066; 
	font-size:12px;
	font-weight:bold;
}
/* dinactive樣式是給download未選取頁籤用的 */
.dinactive {
	border: none;
	cursor:pointer;
	background-image: url(../images/default/off_background.jpg);
	border-bottom: 1px solid #660066;
	border-width: 0px 1px 1px 0px;
	width:	100px;
	cursor:pointer;
	color:#660066; 
	font-size:12px;

}
/* ipsactive樣式是給IPS目前所選取頁籤用的 */
.ipsactive {
	font-size: 12px;
	border-bottom: none;
	cursor:pointer;
	color: #FFFFFF;
	background-image: url(../images/products/IPS/on_background.jpg);
}
.ipsinactive {
	font-size: 12px;
	color: #740080;
	border: none;
	cursor:pointer;
	background-image: url(../images/products/IPS/off_background.jpg);
}
/* layer樣式是給DIV用的 */
.layer {
	border-top: none;
	top:-1px;
	width: 990px;
	height: auto;
	padding-top: 15px;
	line-height: 14pt;
	background-color: #F5F5F5;
}
.showlayer {
	width: 990px;
	height: 239px;
}
.font12 {
	font-size: 13px
}
.font13 {
	font-size: 15px;
}
.font14 {
	font-size: 16px
}
.ips {
	color:#740080;
}
.ipsheader{
	color:#FFF;
}
.ipsclass {
	font-size: 12px;
	color: #740080;
	margin-top: 8px;
}
.cas {
	color: #339900;
}
.vms {
	color: #FF9900;
}
.pds {
	color: #404fa4;
}

.gray {
	color: #646262;
}
.dimgray
{
	color: #696969;
}
.fontred {
	color: red;
}
address {
	font-size: 12px;
	color: #545454;
	padding-left: 3px;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
a {
	text-decoration:none;
}
a:focus { -moz-outline-style: none; } 
a:active {color : #545454}  
a.linka:hover {background-color:#EFEFEF}
a.linkb:hover {border-bottom : 1px dotted #000000;color : #666666}
a.ipslink:hover {border-bottom : 1px dotted  #740080;color :  #740080}
a.calink:hover {border-bottom : 1px dotted #339900;color : #339900}
a.vmslink:hover {border-bottom : 1px dotted #FF9900;color : #FF9900}
a.pdslink:hover {border-bottom : 1px dotted #404fa4;color : #404fa4}
a.linkc:hover,a.linke:hover {color : #99cc00}
a.linkd:hover {color : #FF9900;}
a.linke{color:#FFFFFF;}

.newsbuttenfont {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
}
.newstitlefont {
	font-size: 12px;
	margin-top: 2px;
}
.newsfont {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
.red {
	color: #FF0000;
	font-size: 10px;
}
.ps {font-size: 10px;color:red;}
.newtb{ border:dashed 1px #996699;border-width:1px 1px 1px;}

#loginbox{
	position: absolute;
	left:380px;
	width: 300px;
	border: 1px dotted black;
	padding: 2px;
	background-color: lightyellow;
	z-index: 100;
	font-size:10px;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	top: 148px;
	height: 140px;
	display: none;
}

#con{
	position: absolute;
	left:305px;
	top: 114px;
	width: 450px;
	height: 270px;
	border: 1px double #cccccc;
	padding: 10px;
	background-image:url(../images/icon/map.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
	z-index: 100;
	font-size:9px;
	color: #646262;
	display: none;
	line-height:18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.font11 {font-size: 11px;}
#tag_key{padding-top:10px; display:none}

.h9
{
	margin-left:50px;
	padding-left:50px;
}

.h10
{
	padding-left:200px;
  }
  
.font18{
    font-size:18px;
	color:#609;
	font-weight:bold;
}

input.groovybutton
{
   font-size:13px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#0099CC;
   height:30px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#CCCCCC;
   border-width:1px;
}

.xmas_title
{
  color:#609;	
}
.haswell{
	margin-top:5px;
}

.haswell td{
	/*background-color:#FFF;*/
	color:#333333;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.haswell th{
	/*background-color:#FFF;*/
	color:#333333;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
	
.newscenter_gray_line{
	background-image: url(../images/page/gary_line.jpg);
	background-repeat:repeat-y;
}
.newscenter_sliver_line{
	background-image: url(../images/page/sliver_line.jpg);
	background-repeat:repeat-y;
	height:75px;
}

.ul_none_list_type{
	list-style:none;
	padding-left:25px;
	padding-top:5px;
}
.ul_none_list_type a{
	float:left;
	color:#000;
}
.ul_none_list_type a:hover{
	color:#740080;
}

.spectable{
	font-size:12px;
	color:#444;
	margin-top:20px;
}

.spectable tr:nth-child(even){ 
    background-color:#F7F7F9;   
}
.spectable tr:nth-child(odd){ 
    background-color:#FFF; 
}

.spectable td:nth-child(even){ 
    border-right:1px solid #ECECEC;
}

.spectable td:nth-child(odd){ 
    color:#606;
	font-weight:bold;
}

.spectable td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
}

.spectable .spectable-tdfirst{ border-top:1px solid #ECECEC; }

.spectable_sys{
	font-size:12px;
	color:#444;
	margin-top:20px;
}

.spectable_sys .sys_bg1{ 
    background-color:#fff;   
}

.spectable_sys .sys_bg2{ 
    background-color:#F7F7F9;   
}

.spectable_sys td{
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.spectable_sys .td_first_sys{
	border-left:1px solid #ECECEC;
	color:#606;
	font-weight:bold;
}

.spectable_sys .td_second_sys{
	color:#666;
	font-weight:bold;
}

.spectable_sys .td_top_sys{
	border-top:1px solid #ECECEC;
}

#prod-search{
  width:95%;
  background-color:#00CC00;
}

.review{
	font-size:12px;
	color:#606;
	margin-top:10px;
}

.review a:link{
	color:#EE7700;
}

.review a:visited{
	color:#EE7700;
}

.review tr:nth-child(even){ 
    background-color:#F7F7F9;   
}
.review tr:nth-child(odd){ 
    background-color:#FFF; 
	font-weight:bold;
	
}

.review td:nth-child(even){ 
    border-right:1px solid #ECECEC;
}

.review td:nth-child(odd){ 
    color:#606;
	
}

.review td{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
}

.history {
  background-color: #666666;
  color: #ffffff;
  font-size: 12px;
  height: 25px;
}

.Intel_Alliance {
    float:right;
    margin-top:15px;
}

#apDiv1 {
	position:absolute;
	left:619px;
	top:455px;
	width:265px;
	height:119px;
	z-index:101;
}

.box {
    position: relative;

}
.box img {
	border: 0px solid; 
    }
