@charset "utf-8";

/* CSS Document */
body {
	margin: 0 auto;
	font-size: 12px;
	padding: 0;
	margin: 0;
	top: 0px;
	background: url(njzx20160824_1.jpg) repeat-x center;
	background-position: center top;
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

a {
	color: #000;
	text-decoration: none;
	pause: inherit;
}

a:hover {
	color: #234E8A;
}

/*通用概览页面css*/
.tygl_dqwz {
	margin: 0 auto;
	width: 970px;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
}

.tygl {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	overflow: hidden;
}

.tygl_left {
	float: left;
	width: 222px;
	height: auto;
	overflow: hidden;
}

.tygl_left_top {
	float: left;
	width: 220px;
	height: 35px;
	line-height: 35px;
	background: #234E8A;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	border: 1px solid #cbcbcb;
	border-bottom: 0px;
}

.tygl_left_bottom {
	float: left;
	width: 200px;
	height: auto;
	min-height: 358px;
	overflow: hidden;
	padding: 0px 10px 286px 10px;
	border: 1px solid #cbcbcb;
	border-top: 0px;
}

.tygl_left_bottom li {
	float: left;
	width: 165px;
	height: auto;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #cbcbcb;
	padding-left: 35px;
	margin-top: 13px;
	border-radius: 3px;
	/* 所有角都使用半径为3px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 3px;
	/* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 3px;
	/* Webkit浏览器的私有属性 */
}

.tygl_blue {
	color: #016ac9;
}

.tygl_blue a {
	color: #016ac9;
}

.tygl_right {
	float: right;
	width: 770px;
	height: auto;
	min-height: 679px;
	border: 1px solid #cbcbcb;
	overflow: hidden;
}

.tygl_R_top {
	float: left;
	width: 750px;
	height: 35px;
	border-bottom: 2px solid #cbcbcb;
	margin-left: 10px;
}

.tygl_R_top_wz {
	float: left;
	width: auto;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #234E8A;
	font-size: 14px;
	color: #000;
	padding-left: 30px;
	padding-right: 20px;
}

.tygl_R_bottom {
	float: right;
	width: 755px;
	height: auto;
	overflow: hidden;
	padding-top: 14px;
	padding-left: 15px;
}

.tygl_R_bottom li {
	float: left;
	width: 708px;
	height: auto;
	line-height: 40px;
	background-position: 10px 19px;
	border-bottom: 1px dashed #d4d4d4;
	font-size: 14px;
	padding-left: 20px;
}

.tygl_R_bottom li a {
	color: #000;
	font-size: 14px;
}

.tygl_R_bottom li span {
	float: right;
	font-size: 14px;
	color: #727272;
	padding-right: 20px;
}
