﻿body{
	font-family: "Microsoft YaHei";
}
ul,ol,li,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
}

.bread{
	background: url(current-path.png) no-repeat 0 center;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
}
.bread span{
	float: left;
}
.list dt{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
.list dd{
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 36px;
}
.list{
	width: 1200px;
	border: 1px solid #b7c6dd;
	margin-bottom: 30px;
	padding: 30px 50px;
}
.list h1{
	font-size: 26px;
	color: #245399;
	font-weight: normal;
}
#current_time2{
	text-align: center;
	margin-bottom: 30px;
}
.list1{
	overflow: hidden;
}
.list1 li{
	float: left;
	width: 273px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #e4e4e4;
	margin-right: 1px;
	cursor: pointer;
}
.list2{
	height: 40px;
	border-top: 1px solid #c9c9c9;
	margin-top: 30px;
}
.list2 li{
	float: left;
	width: 137px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}
.list-title{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #c9c9c9;
	padding: 0 30px;
	margin-bottom: 1px;
}
.list-title span{
	font-weight: bold;
	font-size: 15px;
}
.list ul li{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dotted #959595;
	padding-left: 20px;
	padding-right: 30px;
}
.list ul li a{
	font-size: 17px;
	color: #333333;
}
.list ul li span{
	float: right;
	color: #6f8ebc;
}
.infor{
	width: 1100px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #b7c6dd;
	text-align: center;
}
.infor span{
	color: #666666;
	font-size: 15px;
	margin: 0 10px;
}
.table1 td{
	width: 50%;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	color: #333333;
}
.table2{
	border-collapse: collapse;
	border: 1px solid #b7c6dd;
	margin-top: 40px;
}
.table2 caption{
	height: 60px;
	line-height: 60px;
	background-color: #6f8ebc;
	color: #fff;
	font-size: 19px;
}
.table2 td{
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 15px;
}
.table2 td.title{
	width: 210px;
	font-weight: normal;
	color: #245399;
	background-color: #f1f4f8;
}
.table3{
	border: 1px solid #a7bad6;
	margin-top: 30px;
}
.table3 th{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
	background-color: #e7ecf4;
	color: #245399;
	font-size: 15px;
}
.table3 td{
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-size: 15px;
}
.close{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f2;
	margin-top: 65px;
}
.close span{
	float: right;
	margin-right: 20px;
}
.close span.print{
	display: block;
	width: 100px;
	height: 40px;
	background: url(print.jpg) no-repeat 0 center;
	padding-left: 30px;
}
.close span.closes{
	display: block;
	width: 100px;
	height: 40px;
	background: url(close.jpg) no-repeat 0 center;
	padding-left: 30px;
}
