﻿#searchDiv
{
	padding-bottom: 20px;
	text-align: center;
}
.leftindex
{
	float: left;
	width: 170px;
	line-height: 180%;
	margin-right: 8px;
	background: #e8f8ff;
}
#midindex
{
	float: left;
	width: 484px;
}
#midindex table
{
	line-height: 18px;/*用百分比会导致表格在IE与FireFox中高度不同*/
	width: 460px;
}
.leftindex a, .leftindex a:link, .leftindex a:visited
{
	font-size: 12px;
	text-decoration: none;
}
.leftindex a:hover
{
	text-decoration: underline;
}
.cleanbox
{
	border: 1px solid #b7d0ef;
	border-top: 0;
	padding: 0;
}
.midtitle
{
	color: #1974C8;
	font-size: 14px;
	line-height: 56px;
	height: 56px;
	margin: 0;
	font-weight: normal;
	border-top: #C3D3E3 1px solid;
}
.midhr
{
	height: 5px;
	background: url(/image/sy1.gif) no-repeat;
	font-size: 1px;
	border: 0;
	overflow: hidden;
}
.midtitle a, .midtitle a:link, .midtitle a:visited
{
	padding-right:10px;
	font-size: 14px;
	text-decoration: none;
}
.midtitle a:hover
{
	text-decoration: underline;
}
.midtitle img
{
	width: 56px;
	height: 56px;
	vertical-align: middle;
}
.content a,.content a:link, .content a:visited
{
	/*margin-right: 8px;
	padding: 0 8px;
	margin: 0;*/
	text-decoration: none;
	font-size: 12px;
	color:#000;
}
.content a:visited{color:#666;}
.content a:hover
{
	color:Red;
	text-decoration: underline;
}
.cleanbox .content
{
	padding: 5px;
}

.leftindex h2
{
	margin:20px 0 0 0;
	color: #1974C8;
	letter-spacing: 2px;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
}
.leftindex h2 a:link, .leftindex h2 a:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #1974C8;
	text-decoration: none;
}
.leftindex h2 a:hover
{
	text-decoration: underline;
	color: red;
}
.verUL
{
	padding-left: 8px;
}
#columns img{margin:3px 0;}

td
{
	height:20px;
	overflow:hidden;
}
