body {
	font-family: microsoft yahei;
	min-width: 20pc;
}

blockquote,body,div,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

li,ul {
	list-style: none;
	list-style-type: none
}

a {
	text-decoration: none
}

#header {
	overflow: hidden;
	width: 100%
}

#footer .bottom,#header .top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	text-align: center
}

#header .top a {
	width: 90pt;
	height: 30px;
	background: url(/images/logo.png) no-repeat;
	text-indent: -9999em;
	display: inline-block
}

#header span {
	color: #ccc
}

#header .nav {
	width: 100%;
	margin: 0 auto
}

#header .nav li {
	width: 20%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #036
}

#header .nav li a {
	color: #fff
}

#main {
	max-width: 64pc;
	margin: 0 auto;
	padding-bottom: 30px;
}

#main .kj {
	overflow: hidden
}

#main .kj span {
	float: left
}

#main .kj .cur-issue,#main .kj .cur-opentime {
	width: 50%;
	text-align: center;
	float: left
}

#main .kj .cur-issue {
	background: #fc3
}

#main .kj .cur-opentime {
	background: #f90
}

#main ul li {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #ececec
}

#main ul .ne {
	border-bottom: 1px dashed #903
}

#main ul li p,#main ul li span {
	display: inline-block;
	text-align: center
}

#main ul li .jihuaQ {
	width: 22%
}

#main ul li .plan {
	width: 27%
}

#main ul li .yes-qi {
	width: 25%
}

#main ul li .status {
	width: 18%
}

#main ul li .numg {
	width: 25px
}

#main ul li .menu {
	color: #c12727;
	font-weight: 700
}

.num1,.num10,.num2,.num3,.num4,.num5,.num6,.num7,.num8,.num9,.numn,.num01,.num02,.num03,.num04,.num05,.num06,.num07,.num08,.num09 {
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	display: block;
	font-family: "微软雅黑";
	color: #fff
}

.SHnum1,.SHnum10,.SHnum2,.SHnum3,.SHnum4,.SHnum5,.SHnum6,.SHnum7,.SHnum8,.SHnum9,.SHnum01,.SHnum02,.SHnum03,.SHnum04,.SHnum05,.SHnum06,.SHnum07,.SHnum08,.SHnum09 {
	width: 10%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	display: block;
	font-family: "微软雅黑";
	color: #fff
}

.num1,.SHnum1,.num01,.SHnum01 {
	background: #f66
}

.num2,.SHnum2,.num02,.SHnum02 {
	background: #9c3
}

.num3,.SHnum3,.num03,.SHnum03 {
	background: #330
}

.num4,.SHnum4,.num04,.SHnum04 {
	background: #f96
}

.num5,.SHnum5,.num05,.SHnum05 {
	background: #9cf
}

.num6,.SHnum6,.num06,.SHnum06 {
	background: #36c
}

.num7,.SHnum7,.num07,.SHnum07 {
	background: #ccc
}

.num8,.SHnum8,.num08,.SHnum08 {
	background: #93f
}

.num9,.SHnum9,.num09,.SHnum09 {
	background: #903
}

.num10,.SHnum10 {
	background: #393
}

.numn {
	background: #fff
}

.rightPer {
	background: #fafafa;
	font-size: 14px;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden
}

.rightPer p {
	height: 30px;
	line-height: 30px
}

.rightPer b {
	color: blue;
}

.rightPer span {
	color: #CC6600;
}

.fixed {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background-color: #000;
	z-index: 9999;
}

.ne .jihuaQ,.ne .status,.ne p {
	color: red;
	font-weight: bold;
}

#topref {
	text-align: center;
}

#topref img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	margin-top: 5px;
}