/* CSS Document */
@import url("govlist.css");
@import url("depart.css");
body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}
table
{
}
body,p,td
{
	font-size: 12px;
}
.content {
	background-color: #FFFFFF;
	width:780px;
}
a
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
}
.nav {
	text-align: left;
	line-height: 25px;
	text-indent: 2px;
	vertical-align: middle;
}
.content .departNav {
	float: right;
	clear:both;
	font-size: 14px !important;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	color: #003399;
	text-indent: 37px;
	width: 100%;
	text-align: left;
	background-image: url(../images/zwgk_17.jpg);
	background-repeat: no-repeat;
	background-position: 17px 3px;
}
.content .departNav a{
	font-size: 14px !important;
}
.content .NavLine {
	height: 1px;
	width: 550px;
	background-color: #CCCCCC;
	float: right;
	border-left-width: 150px;
	border-left-style: solid;
	border-left-color: #003399;
	color: #CCCCCC;
}
.content .left {
	background-image: url(../images/menudot04.gif);
	background-repeat: repeat-y;
}
.GridView {
	FLOAT: right;
	WIDTH: 95%;
	border-collapse:collapse;
	margin-top: 5px;
}
.gv {
	WIDTH: 95%;
	border-collapse:collapse;
	margin-top: 0px;
	text-align: center;
}
.gv img
{
	margin-top: 8px;
}
.gv td
{
	background-color: #FFFFFF;
	line-height: 25px;
	vertical-align: middle;
	text-indent: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
/*gv表格的头部*/
.gv th, .gv .header
{
	font-weight: bold;
	text-align: center;
	height: 25px;
	background-color: #BFDBFF;
	border-bottom-style: solid;
	border-bottom-color: #5E8AD2;
}

/*底部*/
.gv .footer{
	font-weight: bold;
	text-align: left;
	height: 25px;
	border: 1px solid #00CCFF;
}
.gv .footer td{
	background-color: #EAF2FB;
	text-align: left;
	text-indent: 10px;
}
/*编辑状态时*/
.gv .Edit td
{
	background-color: #FFFFCC;
}
.gv .Edit td a
{
	color: #FF0000;
}

.right {
	text-align: right !important;
	padding-right: 10px;
	border: 1px solid #a9cbee;
}
.gv .left
{
	text-align: left;
	background-image: none;
	border-left-style: none;
	border-right-style: none;
}
.time
{
	color: #999999;
	font-size:12px;
}
.midline
{
	background-image: url(../images/001.jpg);
	background-repeat: repeat-y;
}
