@charset "utf-8";
/* hello.hailin@139.com */
.newproducts {
	margin:15px 0 0 0;
	height:18px;
	background: #FFF url(../images/new-productsbg.png) no-repeat left bottom;
}
.products {
	margin:15px 0 0 0;
	height:18px;
	background: #FFF url(../images/productsbg.png) no-repeat left bottom;
}
.key {
	padding:0 0 0 150px;
	font-size:15px;
	font-style:italic;
}
.keyled {
	padding:0 0 0 100px;
	font-size:15px;
	font-style:italic;
}
.keyled1 {
	font-size:14px;
	font-style:italic;
	color:#0b60af;
}
.nameh1 {
	padding:20px 0 0 24px;
	background:url(../images/new%20star.png) no-repeat 0 18px;
}
#proimg {
	padding:8px 0 0 0;
	background:url(../images/SMD.jpg) no-repeat right center;
}
#proimgFL {
	padding:8px 0 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:24px;
}
#productslist {
	padding:8px 0 8px 20px;
	height:108px;
	border-bottom:1px solid #CCC;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
#proimg #procs {
	padding:50px 0 0 230px;
	line-height:17px;
}
#tips {
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
}
#note {
	border:e6e6e6;
	background:#9C9;
}


