﻿a:link
{
    text-decoration :none;
    color :Black ;
}
a:visited
{
	text-decoration :none;
	color :Black ;
}
a:hover
{
	text-decoration :underline;
}
ul
{
	display:inline ;
	list-style :none; 	
}
li
{
	float :left ; 
	width :75px; 
	padding-top :1px;
}
.lishu
{
	float :left ;
	width:2px; 
	height :15px; 
	background :url(/img/su1.jpg);	
}
.prdouctname
{
	float:left;
	width:255px;
	height:33px;
	text-align:center;
	font-size:18px;
	padding-top:5px;
	color:#FD760B;
	font-weight:bold;
	border-bottom:solid 2px #CFE0CD; 
	
}
.prdouctrows
{
	float:left;
	width:225px;
	min-height:20px;
	padding:10px 10px 0px 20px;
	text-align:left;
	line-height:18px;
	background :url(/img/module/point.jpg);
	background-repeat:no-repeat;
	background-position:10px 15px;
}
.prdouctrows_line
{
	float:left;
	width:255px;
	background-color: #CFE0CD;
	height:1px;
	overflow:hidden;
}
.lxfs
{
	float:left;
	width:235px;
    min-height:14px;
	padding:0px 10px 0px 25px;
	text-align:left;
	line-height:19px;
	overflow:hidden;
}
