﻿.searchtable 
{
	border-collapse: collapse;
	font-size: 12px;
	line-height: 12px;
	background-image: none;
}
.searchtable td 
{
    padding:0px;
}
.searchtable td input
{
    vertical-align:middle;
}
.searchtable .searchkey
{
	line-height: 12px;
	height:16px;
	background-image: none;
}
.searchtable .searchvalue
{
	color: #454545;
	line-height: 14px;
	height:16px;
	background: url("/Template/cn/images/pdf.gif") no-repeat scroll right center transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchtable .searchbutton
{
	border: 0 none;
	line-height: 16px;
	background-image: none;
}