﻿.list
{
	float: left;
	height: 560px;
}

#Main
{
	padding: 0px;
}

#Foot
{
	position: relative;
	top: -80px;
	margin: 0px 10px;
}

#page
{
	height: 650px;
}

#listsideA
{
	width: 100%;
	background-image: url(../../Images/side.gif);
	background-repeat: repeat-y;
	background-position-x: left;
	background-position-y:center;
}
#listsideB
{
	width: 100%;
	background-image: url(../../Images/sideright.gif);
	background-repeat: repeat-y;
	background-position-x: right;
	background-position-y:center;
}


#listmiddle
{
	width: 880px;
}

#listContentdiv
{
	margin: 0 20px 5px 20px;
	border-top: 1px solid rgb(223,224,218);
}

#listContentdiv #mianbao
{
	font-size: 12px;
	color: rgb(87,153,185);
	text-align: left;
	padding-left: 10px;
	margin-top: 10px;
}

#listContentdiv #mianbao span
{
	background-image: url(../../Images/linkdayu.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-right: 8px;
}

#listtable
{
	width: 96%;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 14px;
}

#listtable tr
{
	border: 1px solid rgb(223,224,218);
}

#listtable thead tr td
{
	background-color: rgb(140,196,223);
	height: 25px;
}

#listtable tbody .dan td
{
	background-color: rgb(241,246,250);
	height: 25px;
}

#listtable tbody .fu td
{
	background-color: rgb(226,239,245);
	height: 25px;
}


#listtable tbody tr td a
{
	font-family: 宋体;
	font-size: 14px;
	text-decoration: none;
	color: rgb(52,52,52);
}

#listtable tbody tr td a:hover
{
	color: Blue;
	text-decoration: underline;
}

.number
{
	font-family: 宋体;
	font-size: 12px;
}

#pagelist
{
	line-height: 40px;
	vertical-align: middle;
	width: 100%;
}

#pagelink
{
	width: 450px;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
	float:left;
}

#pagelink a
{
	clear: left;
	text-decoration: none;
	padding: 5px 4px;
	color: rgb(71,71,71);
}

.firstpage
{
	background-image: url(../../Images/firstpage.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.prepage
{
	background-image: url(../../Images/prepage.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nextpage
{
	background-image: url(../../Images/nextpage.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.lastpage
{
	background-image: url(../../Images/lastpage.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.numpage
{
	background-image: url(Imgs/Client/numpage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 4px;
	font-size: 14px;
}

#search
{
	width: 350px;
	text-align: right;
	margin-top: 20px;
	float:left;
}
#search .searchinput
{
	height: 25px;
	line-height: 25px;
	border: 1px solid rgb(169,169,169);
	border-top: 2px solid rgb(169,169,169);
}

#search .searchbutton
{
	background-image: url(../../Images/searchbutton.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 65px;
	border-width: 0px;
	margin-right: 20px;
	margin-left: 10px;
}

#pagelinkdiscrib
{
	font-family: 宋体;
	font-size: 12px;
}
