@charset "gb2312";
/* CSS Document */
@import url(base.css);
@import url(top.css);

#ads{
	margin-top:1px;
	}


#con{
	/*width:960px; padding-top:2px;margin-left:10px; margin-top:10px;*/ background-color:#ffffff; 
	}

#con h3{
		margin-top:5px;margin-bottom:10px; font-size:16px; font-weight:normal; color:#0070B3;}

.table{
	background-color:#e8e8e8; margin-top:10px;
}		
.table td h3 span{
		float:right; padding-right:10px;
	}
.table td{
	 padding-top:5px;background-color:#FFFFFF; line-height:20px; font-size:13px; vertical-align:top;
}
.table td span{
	display:block;  margin-bottom:10px;
	}
.table td img{
	margin-bottom:10px;
	}
.table td.aboutUs{ background-color:#f2f6f9;}
	
.table1{background-color:#e8e8e8; margin-top:10px;}

.table1 td h3 span{
		float:right; padding-right:10px;padding-top:8px;
	}
.table1 td{
	 line-height:20px; font-size:13px; vertical-align:top;padding-left:12px; padding-right:12px;padding-top:10px;padding-bottom:20px; background-color:#ffffff;
}
.pl_18{padding-left:18px;}
.pr_18{padding-right:18px;}

.jm ul{
	padding:0px 0px;	
}
.jm ul li span{
	float:right;padding-right:5px;	
}
.jm ul li{
	padding-left:15px; height:22px; line-height:22px; background:url(../images/icon_grp.gif) no-repeat -75px 2px;
}

.nxp_ads{margin-top:8px;margin-bottom:8px;}


.brand_list{
	height:110px;}
.brand_list a{
	float:left; padding:2px; border:1px solid #EEE;width:115px; height:40px; overflow:hidden; margin:0 7px 10px 7px;display: table-cell; vertical-align:middle;text-align:center; *display: block;*font-size:35px;*font-family:Arial;}
.brand_list a:hover{
	border:1px solid #aaa;}
.brand_list a img{
	border:0px; max-width:110px; max-height:40px; *width: expression(this.width > 110 ? "110px" : this.width + "px");vertical-align:middle; }
	
/*sitemap.asp*/
.bigImg{
	overflow:hidden;width:924px;
}
.sitemap{ background-color:#FFFFFF;}
.sitemap h3{
	font-size:20px; font-weight:600; height:40px; line-height:40px; border-bottom:1px dashed #ccc; padding-left:8px; margin-top:10px;
}
.sitemap dl{
	margin-top:20px;
	margin-bottom:25px;
	margin-left: 20px;
	margin-right:10px;
	border:1px solid #ccc;
	float:left;
	width:170px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	padding-bottom:8px; background-color:#FFF;
}
.sitemap dl dt{
	height:30px;
	line-height:30px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px; padding-left:25px; border-bottom:2px solid #EEE;
}
.sitemap dl dd{
	height:30px; line-height:30px; margin-left:5px;
}
.sitemap dl dd a{
	color:#999;
}
