html body { 
	
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin:0; padding:0; border:0; background-color:#dfdfdf; vertical-align:top; font-family:Arial; font-size:11px; color:#666;
}
p{ margin:0; padding:0;}
a:link { color:#888; }
a:hover { color:#C10000; text-decoration:none;}
a:visited {color:#787878; text-decoration:none;}
h5,h4, h6{ font-size:12px; color:#006;}
/*X*/

.edittext ul{ list-style-type:disc;}
.edittext ul li{ margin-left:15px;}
.edittext ul ul{ list-style-type:circle;}
.edittext ul ul ul{ list-style-type:square;}
/*.editortext ol li{list-style-position:inside;}*/
.container { 
	width:848px; 
	height:auto; 
	margin:0px auto;
	
}
.button{
	float:right;
}
.prod_name{
	width:205px; 
	text-align:center; 
	line-height:40px; 
	color:#000; 
	font-weight:bold;
}
.spec_name{
	background-position:center; 
	width:206px; 
	height:24px; 
    background-image:url(images/back_spec.png); 
	background-repeat:no-repeat; 
	text-align:center; 
    line-height:20px; 
	color:#FFF;
}
.more_text{
	float:right;
	background-image:url(../images/img_more.jpg);
	background-repeat:no-repeat;
    width:83px; 
	height:23px;
	color:#FFF; 
	text-align:center;
	text-decoration:none;
}
.more_text a{
	float:right;
	background-image:url(../images/img_more.jpg);
	background-repeat:no-repeat;
    width:83px; 
	height:23px;
	color:#FFF; 
	text-align:center;
	text-decoration:none;
}
.more_text a:hover{
	float:right;
	background-image:url(../images/img_more.jpg);
	background-repeat:no-repeat;
    width:83px; 
	height:23px;
	color:#FFF; 
	text-align:center;
	text-decoration:underline;
}
.mbody_shadow{ 
	float:left; 
	width:848px; 
	height:auto;
	background-image:url(../images/shadow.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	
}
.down_footer{
	float:left; 
	width:823px;
	height:auto;
}
.contentTable {
	font-size: 12px;
	background: #333333;
}
.left_shadow{
	float:left;
	height:auto;
	width:18px;
}
.right_shadow{
	float:right;
	height:auto;
	width:18px;
}
.mb-news {
	font-size:8pt;
	color:#006;
	font-weight:bold;
	text-align:justify;
	padding-bottom:100px;
}
.mb-news1{
	font-size:8pt;
	color:#006;
	font-weight:bold;
	text-align:justify;
	padding-bottom:20px;
}
.mb-model-name{
	font-size:14pt;
	color:#006;
	font-weight:bold;
	line-height:130%;
}
.header {
	float:left;
	width:848px;
	height:38px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFF;
	background-position:top;
}
.body_container { 
	float:left; 
	width:848px; 
	height:auto;
	background-color:#FFF;
}
.footercont{
	float:left;
	color:#000;
	width:848px;
	height:31px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top:30px;
}

.body_middle{
	float:left;
	width:848px;
	height:auto;
	background-color:#FFF;
}
.high{
	float:left;
	width:250px;
	height:26px;
	background-image:url(../images/product_high.jpg);
	background-repeat:no-repeat;
}
.events{
	float:left;
	width:303px;
	height:26px;
	background-image:url(../images/news_events.jpg);
	background-repeat:no-repeat;
}
.promo{
	float:left;
	width:250px;
	height:26px;
	background-image:url(../images/awards.jpg);
	background-repeat:no-repeat;
}
.lownav_txt { 
	color:#C4C4C4; 
	font-family:Tahoma, serif; 
	font-size:10px; 
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-weight:normal;
}
.flash {
	float:left;
	width:848px;
	height:360px;
}
.search{
	float:right;
	padding-left:20px;
	}
.rightnav_txt { 
	color:#000000;
	float:left;
	font-size:11px; 
	font-weight:normal;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}
.more_txt {
	width:200px;
	float:right;
	color:maroon; 
	font-size:10px;
	}
.more_txt a { 
	width:200px;
	float:right;
	padding-left:3px; 
	font-weight:bold; 
	color:maroon; 
	font-size:10px;
	}
.more_txt a:hover{
	width:200px;
	float:right;
	font-weight:bold; 
	color:#ff0000; 
	font-size:10px;
	}
.lownav_txt { 
	color:#000000;
	font-size:10px; 
	padding:0px 0px 0px 10px;
	text-decoration:none;
	font-weight:normal;
}
p{margin:0; padding:0; line-height:20px;}
ul{margin:0; padding:0;}
a{ text-decoration:none; color:#666;}



td{overflow:hidden;}

/* Style for standard table
*/
table.standard {
  margin-bottom: 30px;
  border-right: solid 1px #EEE;
  border-bottom: solid 1px #EEE;
}
  table.standard caption {
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-weight: bold;
    color: green;
  }
  table.standard thead {
  }
  table.standard thead tr {
    background-color: #f0f8f9;
  }
  table.standard th, table.standard td {
    padding: 2px 3px;
	
  }
  table.standard tr {
    background-color: #FFF;
  }
  
  
.quote{
	text-align:center;
	padding-top:5px;
	width:80px;
	height:94px;
	padding-bottom:32px;
}
.quote_red{
	text-align:center;
	width:150px;
	height:113px;
}
.quote_progig{
	text-align:center;
	width:170px;
	height:112px;
}
.quote_gigsocket{
	text-align:center;
	width:170px;
	height:112px;
}
.quote_redsocket{
	text-align:center;
	width:170px;
	height:112px;
}
.quote_proc{
	text-align:center;
	width:170px;
	height:112px;
}
.quote_mem{
	text-align:center;
	padding-top:5px;
	padding-bottom:32px;
	width:180px;
	height:46px;
}
.quote_gig{
	text-align:center;
	padding-bottom:10px;
	width:130px;
	height:123px;
}
.logo{
	float:left;
	width:848px;
	height:60px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}
.logos{
	float:left;
	width:848px;
	height:55px;
	padding-left:30px;
	padding-right:30px;
}
.quote_eprai{
	text-align:center;
	padding-bottom:10px;
	width:130px;
	height:123px;
}
.amd_space{
	text-align:center;
	padding-top:5px;
	padding-bottom:20px;
	width:100px;
	height:95px;
}
.quote1{
	padding-top:10px;
	padding-bottom:5px;
	width:160px;
	height:40px;
	float:right;
}
.quote2{
	width:160px;
	line-height:20px;
	font-size:10px;
	text-indent:10px;
	border-bottom:solid 1px #ccc;
}
.quote3{
	width:170px;
	line-height:20px;
	font-size:10px;
	text-indent:10px;
	border-bottom:solid 1px #ccc;
}
.spec{
	float:left;
	width:670px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.mbody_specs{
	height:26px;
	width:100%;
}
.mbody_specs1{
	height:61px;
	width:100%;
}
.mbody_specs12{
	height:auto;
	background-color:#dcdcdc;
	width:100%;
}
.proc{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	width:200px;
	height:auto;
	background-color:#dcdcdc;
	line-height:25px;
}
.proc11{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:11px;
	width:200px;
	height:auto;
	line-height:25px;
}
.proc1{
	float:left;
	margin:0;
	padding:0 0 0 10px;
	font-weight:bold;
	width:200px;
	height:60px;
	color:#F00;
	background-color:#dcdcdc;
	line-height:18px;
}

.proc_specs{
	float:right;
	font-style:normal;
	background-color:#dcdcdc;
	width:424px;
	height:25px;
	border-left:solid 1px #FFF;
	padding-left:5px;
	line-height:25px;
}
.proc_specs_gig{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:18px; 
	padding-left:15px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
	font-size:8pt;
	border-left:solid 1px #FFF;
}

.Spec-Table-background{
	background-color:#E1E1E1;
	border-top: solid 1px #FFF;
}
.Spec-Table-boder{
	background-color:#ffffff;
}
.proc_specs10{
	float:right;
	font-style:normal;
	background-color:#dcdcdc;
	color:#F00;
	width:424px;
	height:60px;
	border-left:solid 1px #FFF;
	padding-left:5px;
	line-height:18px;
}
.proc_specs1{
	float:right;
	font-style:normal;
	background-color:#dcdcdc;
	width:424px;
	height:50px;
	border-left:solid 1px #FFF;
	padding-left:5px;
	line-height:25px;
}
.head_products{
	float:left; 
	width:677px;
	height:70px;
	color:#000;
	margin-bottom:10px;
}
.space{
	float:left;
	padding-left:10px;
	line-height:20px;
	width:160px;
	font-size:11px;
}
top_menu{
	float:left; 
	width:190px;
	height:15px;
	background-image:url(../images/up_menu.jpg);
	background-repeat:no-repeat;
}
down_menu{
	float:left; 
	width:190px;
	height:17px;
	background-image:url(../images/down_menu.jpg);
	background-repeat:no-repeat;
}
.cat{
	float:left; 
	width:170px;
	height:43px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#000;
    background-image:url(../images/cat.jpg); 
	background-repeat:no-repeat;
}
.back_spec{
	float:left; 
	width:170px; 
	height:auto; 
	border-right:solid 1px #ccc; 
	background-color:#f0f0f0;
}
.back_spec a{
	float:left;
	width:170px; 
	height:auto;
	background-color:#f0f0f0;
}
.back_spec a:hover{
	float:left;
	width:170px; 
	height:auto; 
	background-image:url(../images/sub.jpg);
	background-repeat:repeat-y;
}
.back_head{
	float:left; 
	width:216px; 
	height:209px;
	background-image:url(../images/back_head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#000; 
	font-weight:bold;
	text-align:center;
	line-height:40px;
	margin-left:5px;
}

.back_head a:hover{
	float:left; 
	width:216px; 
	height:209px;
	background-image:url(../images/back_head1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#C10000; 
	font-weight:bold;
	text-align:center;
}
.back_prod{
	float:left; 
	width:170px; 
	height:auto;
	border-right:solid 1px #CCC;
	background-color:#ffffff;
}
.back_prod a{
	float:left; 
	width:170px; 
	height:auto;
	background-color:#ffffff;
}
.back_prod a:hover{
	float:left;
	width:170px;
	height:auto;
	background-image:url(../images/sub.jpg);
	background-repeat:repeat-y;
}

/* slider */
#slider {
		position: absolute;
	  
		left:expression((document.body.offsetWidth-this.offsetWidth)/2+document.body.scrollLeft); 
	    width: 848px;
		height: 360px;
		overflow: hidden;
		background: #191919;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 360px;
		width: 800px;
		background: #000;
		overflow: hidden;
		border-left: #191919 solid 1px;
		cursor: pointer;
	}
	#slider .title   {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		top: 10%;
		background: #fff;
	}
	#slider .text {
		position: absolute;
		bottom: 10%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.6em;
		text-align: justify;
		width: 470px;
		height: 20px;
		left: 50px;
	}
	#slider .diapo {
		position: relative;
		visibility: hidden;
	}
.STYLE1 {color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	background-color: #0000FF;
}
.aocMenu { 
	color: #696969; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	margin-top: 50px; 
	line-height: 100%; 
	font-size: 12px; 
}
.aocMenu a { color: #ADADAD; }

/*slider*/

#slider {
		position: absolute;
	  
		left:expression((document.body.offsetWidth-this.offsetWidth)/2+document.body.scrollLeft); 
	    width: 848px;
		height: 360px;
		overflow: hidden;
		background: #191919;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 360px;
		width: 800px;
		background: #000;
		overflow: hidden;
		border-left: #191919 solid 1px;
		cursor: pointer;
	}
	#slider .title   {
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		top: 10%;
		background: #fff;
	}
	#slider .text {
		position: absolute;
		bottom: 10%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.6em;
		text-align: justify;
		width: 470px;
		height: 20px;
		left: 50px;
	}
	#slider .diapo {
		position: relative;
		visibility: hidden;
	}
.STYLE1 {color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	background-color: #0000FF;
}
.aocMenu { 
	color: #696969; 
	font-family: verdana, arial, Helvetica, sans-serif; 
	margin-top: 50px; 
	line-height: 100%; 
	font-size: 12px; 
}
.aocMenu a { color: #ADADAD; }