ul li {
	list-style:none;
}
img {
	border:none;
}

/*首页产品列表*/
.product_list {
	width:250px;
	background-color:#fff;
	float:left;
}
.product_list_nr li {
	line-height:45px;
}
.product_list_nr a {
	cursor:pointer;
	color:#333;
	font-family:"微软雅黑";
	text-decoration:none;
	margin-left:0px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
.product_list_nr a:hover {
	color:#0575BD;
}
.product_list_nr {
	width:250px;
}
.f_x {
	background:url(../images/leftn.jpg) no-repeat 0px 0px;
	width:250px;
	line-height:45px;
}
.f_x ul {
	list-style:none;
}
.f_x ul li {
	padding-left:20px;
	line-height:30px;
	border-bottom:1px solid #eee;
	background:url(../images/jia.jpg) no-repeat 30px 15px;
}
.f_x ul li a {
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.f_x ul li a:hover {
	color: #0575BD;
}
.f_x ul {
	display:none;
}
#menus {
	display:block;
}
.product_list {
	border:0px solid #63bce6;
}
.product_list_title {
	padding-bottom:10px;
}
