* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial;   /* "Segoe UI";*/
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a, b, span {
	font-family: Arial;
	font-size: 12px;
}
body {
	width: 950px;
	margin: 0 auto;
	background: #fff;

}
img {
	border: none;
}

#header {
	width: 950px;
	height: 198px;
	overflow: hidden;
	margin:0 auto;
	background: url(logo.gif) no-repeat 0 0;
}

*html #header {
	height:204px;
}

#logo {
	width: 446px;
	height: 107px;
	float:left;
		
}
#logo_right{width:472px; float:right;}
#tanchu {
	position:absolute;
	margin-left:350px;
	top:95px;
	width:570px;
	z-index:1000; 
	padding:0 0 5px 0; 
	border:1px solid #ccc;
	background:#FFF;
}
#apDiv2 {
	position:absolute;
	margin-left:385px;
	margin-top:43px;
	width:60px;
	height:18px;
	z-index:1001;
}
#logo a.logo {
	display: block;
	float:left; 
	width: 446px; 
	height: 107px;
}
#logo dl {
	float: left;
	margin: 20px 0 0 20px;
}
#logo dl dd a {
	color: #da241f;
	text-decoration: underline;
}
#logo a.mcafee {
	display: block;
	float:right; 
	width: 125px; 
	height: 21px;
	margin: 2px 0 0 0;
}

#headtop {
	width:468px;
	height:60px;
	line-height: 18px;
     padding-left:0px;
	float:right;
	margin-top:10px;
}
#headtop li {
	height: 21px;
	float: left;
	
}

#headtop li.headtop1, #headtop li.headtop2, #headtop li.headtop3 {
	width: 100px;
	text-align:right;

}
#headtop li.headtop1 a, #headtop li.headtop2 a, #headtop li.headtop3 a {
	FONT-SIZE: 11px;
	COLOR: #6f6f6f;
}
#headtop li.headtop3 {
	position: relative;

}
#headtop li.headtop1 a:hover{
	COLOR: #ff6600;
}
#headtop li.headtop2 a:hover{
	COLOR: #ff6600;
}
#headtop li.headtop3 a:hover{
	COLOR: #ff6600;
}
.headtop4{
	position:absolute;
	wdith:148px;
	z-index:10000;
	left: 1126px;
	top: 0px;
	
	display:none;
}
.headtop4 dl{height:151px;width:148px;background: url(help_bg.gif) no-repeat;}
.headtop4 dl dt{ text-align:right; margin-right:20px; margin-bottom:10px;}
.headtop4 dl dt a{font-size:11px; color:#666;}
.headtop4 dl dd{  text-align:left;padding:0 5px;}
.headtop4 dl dd a{ display:block; font-size:11px; color:#666;padding:2px 5px;}.headtop4 dl dd a:hover{ background:#C0DBF8; }
#hello {
	float:left;
	width:588px;
	margin-top:6px;

}
#hello dt {
width: 580px;
	text-align: right;
	font-size: 11px;
	color: #000000;
	
}
#hello dt a {
	margin: 0 5px ;
	font-size: 11px;
	color: #fe0000;
	text-decoration: underline;
}
#hello dt a:hover {
	margin: 0 5px ;
	font-size: 11px;
	color: #fa6600;
	text-decoration: underline;
}
#hello dd {
	float: left;
	width: 110px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
#hello dd.tit {
	margin: 0 5px 0 0;
}
#hello dd a {
	display: block;
	width: 110px;
	height: 28px;
	font-weight: bold;
	color: #5499cd;
}
#hello dd.tit a {
    color: #000000;
	background: url(toptitle.gif) no-repeat;
}
#hello dd.tit a:hover {
	color: #ffffff;
	background: url(toptitle_hover.gif) no-repeat;
}
#hello DD.tt {
	MARGIN: 0px 5px 0px 0px
}
#hello DD.tt A {
	BACKGROUND:  url(toptitle_hover.gif) no-repeat; COLOR: #ffffff
}
#hello DD.tt A:hover {
	BACKGROUND: url(toptitle_hover.gif) no-repeat; COLOR: #ffffff
}
#search {
	z-index: 90;
	top: 93px; 
	width: 950px;
	height: 82px;
	overflow: hidden;
	float:left;
	background: url(search_bg.gif) no-repeat;
}
#search ul {
	height: 44px;
	overflow: hidden;
	padding: 15px 0 0 80px;
}
#search ul li {
	float: left;
}
#search ul li.search_li_2 {
	width: 360px;
}
#search ul li.search_li_3 {
	width: 180px;
}
#search ul li.search_li_4 {
	width: 40px;
}
#search ul li.search_li_5 {
	line-height: 20px;
	color: #ffffff;
}
#search ul li.search_li_6 {
	margin: 0 0 0 60px;
	line-height: 20px;
}
#search ul li.search_li_6 a {
	display: block;
	width: 100px;
	color: #fff;
}
#search ul li.search_li_6 a:hover {
	display: block;
	width: 100px;
	text-decoration:underline;
}
#search ul li.search_li_2 input {
	width: 350px;
	height:20px;
}
#search ul li.search_li_3 select {
	width: 170px;
}
#search ul li.search_li_5 a {
	margin: 0 0 0 315px;
	color: #000;
	text-decoration: none;
}

#search ul li.search_li_5 a:hover {
	color: #ff0000;
	text-decoration: none;
}


*:first-child+html #search ul li.search_li_5 a {
	margin: 0 0 0 250px;
	float:left;
	width:150px;
}

*html #search ul li.search_li_5 a {
	_width:150px;
	_margin: 0 0 0 250px;
}

#search li a b {
	color: #ffffff;
}

#search div {
	clear: both;
}
#search span {
	margin: 0 0 0 10px;
	font-weight: bold;
}
#search div a {
	margin: 0 2px;
	color: #003399;
}
#search div a:hover {
	color: orange;
	text-decoration: underline;
}

#div xx a {
	margin: 0 2px;
	color: #003399;
}
#div xx a:hover {
	color: orange;
	text-decoration: underline;
}
#footer {
	position: relative;
	z-index: 999;
	width: 950px;
	height: 200px;
	margin: 10px 0 0 0;
	float:left;
}

#footer dl {
	height: 12px;
	line-height: 12px;
	padding: 12px 0 12px 180px;
	background-image: url(foot_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#footer dl dt, #footer dl dd {
	float: left;
	padding: 0 10px;
}
#footer dl dd {
	border-left: 1px #0059b2 solid;
}
#footer dl a {
	color: #0059b2;
}
#footer dl a:hover {
	text-decoration: underline;
}

#footer div img {
	margin: 10px 10px;
}

#footer div {
	float:	none;
	clear: both;
	width: 950px;
	text-align: center;
}
#footer h1{
	color:#999;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	margin-top:10px;
	margin-bottom:1px;
}


#newgif {
	position:absolute;
	top:50px;
	width:270px;
	height:15px;
	z-index:10000;
	padding-left: 500px;
}

#cart1{
	position:absolute;
	margin-left:484px;
	top:234px;
	width:11px;
	height:15px;
	z-index:99;
	color:#fff;
	font-size:12px;
	padding-left:1px;
	font-weight:bold;
	left: 514px;
}
#cart {
	position:absolute;
	margin-left:404px;
	top:221px;
	width:144px;
	height:44px;
	color: #ffffff;
	z-index:98;
	line-height: 50px;
	text-align:center;
	left: 324px;
}
#cart b {
	color: #ffffff;
}
#cart a {
	display: block;
	width: 186px;
	height:44px;
	color: #ffffff;
	
}
#cart a:hover {
	display: block;
	width: 186px;
	height:44px;
	color: #ffffff;
	background: url(search_bghover.gif) no-repeat;
}
#apDiv1 {
	margin-left:300px;
	width:93px;
	height:20px;
	z-index:102;
	COLOR: #6f6f6f;
	padding-top:1px;
}
#apDiv1 a{COLOR: #6f6f6f; font-size:11px;}
#apDiv1 a:hover{COLOR: #ff6600; font-size:11px;}

#navtou {
	float:right;
	WIDTH: 391px;
	HEIGHT: 36px;
	margin-top:10px;
}
#navtou span{
	font-weight: bold; float:left;height:20px;background:url(nav_01.gif) no-repeat 0 -10px; width:94px; text-align:center; padding-top:6px; margin-top:12px;}
#navtou span a{color:#fff;}
#navtou h2{
	font-weight: bold; float:left;background:url(nav_05.gif) no-repeat 0 -10px; width:auto; padding:0 20px; text-align:center; height:26px; margin-top:12px;}
#navtou h2 a{width:auto; height:21px; display:block;margin-left:1px; padding-top:5px; _float:left; _overflow:hidden;}
#navtou h2 a:hover{color:#ff0000;  }
#navtou h3{
	 float:left;}#navtou h3 img{ margin-top:3px; margin-left:-3px;}
#navtou h2,#navtou h3,a:hover{color:#990000;}

#new {
	float: none;
	clear: both;
	width: 750px;
	height:256px;
	overflow: hidden;
	background:url(1j_031.jpg) no-repeat left bottom;
	text-align:right;
}

#linkweb{position:relative;left:-70px;top:200px;width:228px;height:51px;z-index:1; float:right}
#shi{position:relative;left:-73px;top:200px;width:228px;z-index:1; color:#000; font-size:14px; font-family:Verdana, Geneva, sans-serif;}
.zti{font-size:18px; color:#666}.z{line-height:20px;}

p{
line-height:17px;
margin-bottom:7px;
margin-left:0;
margin-right:0;
margin-top:0;
text-align:justify;
}



.articles_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.articles{
  border-bottom:1px dashed #457C92;
	margin:5px 0 5px;
	padding:0 0 5px;
}

.articles h4, .articles h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#000;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}


.pic  {
float:left;
margin:15px 14px 5px;
width:120px;
}






