@charset "utf-8";

ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
body {
	background: url(body_bg_01.jpg) repeat-x;
	position: relative;
	font-size: 14px;
}

.top_nav {
	width: 100%;
	background: #ffffff;
	border-bottom: 2px solid #a70000;
}
.top_nav_box {
	width: 1000px;
	margin: 0px auto;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.top_nav_box a {
	font-size: 12px;
	display: inline-block;
}
.welcome {
	padding-left: 20px;
}
.rss {
	padding-right: 14px;
}


.banner {
	width: 1000px;
	height: 171px;
	margin: 0px auto;
	background: url(http://www.jncz.gov.cn/picture/0/1709061610291655561.jpg);
}


.nav {
	width: 970px;
	margin: 0px auto;
	background: url(nav_bg_03.jpg) repeat-x;
	padding-left: 30px;
	overflow: hidden;
}
.nav ul li {
	width: 86px;
	height: 50px;
	margin-right: 10px;
	float: left;
}
.nav ul li:hover {
	background: url(nav_mouseover_bg_03.jpg) no-repeat;
}
.origin {
	background: url(nav_mouseover_bg_03.jpg) no-repeat;
}
.nav ul li a {
	display: inline-block;
	width: 100%;
	height: 50px;
}
.nav ul li a img {
	margin-top: 16px;
	margin-left: 8px;
}
.first {
	margin-left: 17px;
}


.date {
	width: 1000px;
	margin: 0px auto;
	background: url(date_bg_32.jpg) repeat-x;
	height: 30px;
}


.main {
	width: 980px;
	padding: 17px 10px 10px;
	background: #FFF;
	margin: 0px auto;
	-webkit-box-shadow: 0 0 20px #e9e9e9;
	-moz-box-shadow: 0 0 20px #e9e9e9;
	box-shadow: 0 0 20px #e9e9e9;
}
.main_box {
	overflow: hidden;
	margin-bottom: 20px;
}
.main_box_left {
	width: 218px;
	border: 1px solid #e8c78e;
	min-height: 582px;
	background: #fbf6c4;
}
.main_box_right {
	width: 740px;
	margin-left: 17px;
	min-height: 582px;
}
.main_box_leftT {
	width: 218px;
	height: 50px;
	background: url(czkx_bg_03.jpg) no-repeat;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.main_box_leftB {
	margin: 18px 15px 0px;
}
.main_box_leftB ul li {
	width: 188px;
	height: 40px;
	border-bottom: 1px dotted #e0ba79;
	margin-bottom: 10px;
}
.main_box_leftB ul li a {
	display: inline-block;
	width: 188px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #dd7629;
}
.main_box_leftB ul li a:hover {
	background: #ff9a4f;
	color: #FFF;
}
.main_box_rightT {
	width: 740px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.main_box_rightB {
	border: 1px solid #d9d9d9;
	padding: 10px;
}
.list_tit {
	overflow: hidden;
}
.current {
	height: 28px;
	border-bottom: 2px solid #e95c02;
	font-weight: bold;
	color: #e95c02;
	background: url(list_tit_pic_06.jpg) no-repeat 0px 12px;
	padding-left: 28px;
	padding-top: 12px;
}
.current_another {
	border-bottom: 1px solid #f1f1f1;
	min-width: 712px;
}
.list {
	padding-top: 16px;
}
.list ul li {
	width: 720px;
	border-bottom: 1px dotted #d9d9d9;
	list-style: square inside url(square_53.jpg);
}
.list ul li a {
	line-height: 28px;
	padding-left: 5px;
}
.list ul li a span {
	color: #808080;
	float: right;
	width:75px;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}


.footer {
	width: 980px;
	height: 175px;
	background: url(footer_bg_96.jpg) no-repeat;
	margin: 0px auto;
}
.footer_top {
	padding-top: 11px;
	margin-left: 13px;
	overflow: hidden;
}
.footer_top div {
	float: left;
}
.footer_top div select {
	width: 196px;
	height: 30px;
	margin-left: 13px;
	border: 1px solid #de4f0f;
}
.relation {
	background: url(foot_first_bg_99.jpg) no-repeat;
	width: 108px;
	height: 30px;
}
.relation a {
	text-align: center;
	line-height: 30px;
	width: 100px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
}
.footer_bottom {
	margin: 0px auto;
	padding-top: 50px;
	font-size: 12px;
	color: #FFF;
	overflow:hidden;
}
.footer_bottom div {
	margin-top: 10px;
}
.address {
	margin-left: 15px;
}
.ins {
	margin-left: 18px;
}

