
body
{
	font-size: 12px;
	color: #393939;
}

a
{
	color: #393939;
	text-decoration: none;
}
a:hover
{
	color: Red;
	text-decoration: none;
}
.css
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	color: #074985;
	text-decoration: none;
}
.bottom
{
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #023183;
}
.zi
{
	font-family: "宋体";
	font-size: 12px;
	color: #393939;
	text-decoration: none;
}
.en-day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}
.en-zi
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #044885;
	font-size: 12px;
}

.btnRech
{
	background: url(../images/ss.jpg) no-repeat;
	cursor: pointer;
}

.pageNav
{
	text-align: center;
	clear: both;
	margin: 80px 0px 50px 5px;
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
}
.pageNav input
{
	text-align: center;
}
.pageNav a
{
	color: #333333;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
.pageNav a:visited
{
	font-family: "宋体";
	text-decoration: none;
}

.pageNav a:hove
{
	text-decoration: underline;
	font-family: "宋体";
}

#proDetail
{
	width: 100%;
	font-size: 14px;
	color: #393939;
	text-align: center;
}


.lvBg
{
	background: url(../images/aa.jpg) no-repeat  0px 0px;
	width: 196px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #000;
	display: block;
	overflow: hidden;
	padding-left:20px;
	text-align:left;
}

.lvBg a:hover
{
	background: url(../images/cc.jpg)  no-repeat 0px 0px;
}
.lvBg1
{

	width: 191px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #000;
	display: block;
	text-align:left;
	margin-left:20px;
}

.f_l{float:left;}