/*初始化*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, ol, li, form, label, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul, li {
	list-style: none;
}
body {
	background: url(bg_one.jpg);
}
/*导航,导航悬浮,时间,文本,更多,更多悬浮,栏目,子栏目,底部,版权*/
.main-top {
	height: 30px;
	background: url(main-top.gif) repeat-x;
}
.top-one {
	width: 1000px;
	margin: 0 auto;
}
.top_l {
	float: left;
	margin-left: 20px;
}
.top_r {
	float: right;
}
.bt_link_t {
	font-size: 12px;
	FONT-FAMILY: "微软雅黑";
	text-decoration: none;
	color: #323232;
	cursor: pointer;
	line-height: 30px;
}
.main-bg {
	width: 100%;
}
.main-body {
	width: 1000px;
	margin: 0 auto;
}
.banner {
	height: 150px;
}
/*头部*/
#nav {
	background: url(nav.jpg) no-repeat;
	height: 30px;
}
.nav {
	width: 770px;
	height: 30px;
	float: left;
}
.nav_right {
	width: 230px;
	height: 30px;
	float: left;
}
.nav-01 {
	float: left;
	color: white;
}
.nav-01 a {
	color: white;
	padding: 0 13px;
	font-size: 14px;
	line-height: 35px;
}
.nav-01:hover {
	background-color: #f7c322;
}
.new-title {
	color: #cd0000;
	font-weight: bold;
	font-size: 12px;
}
/*中间左*/
.main-center {
	background-color: white;
	padding: 11px 12px;
}
.list-title {
	font-size: 14px;
	font-weight: bold;
	color: #cd0000;
	line-height: 42px;
}
.inf_content {
	font-size: 12px;
	color: #4e4c4d;
	line-height: 23px;
	text-indent: 2em;
}
.sys-title {
	font-size: 14px;
	color: #4d4d4d;
	line-height: 23px;
}
.list-title01 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 26px;
	float: left
}
.title_one a {
	display: block;
	font-size: 14px;
	width: 88px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	float: left
}
.hover {
	background: url(list-title01.jpg) no-repeat;
	color: #fff;
}
.hover:hover {
	color: #fff;
}
.cloum-list {
	height: 100%;
	border: 1px solid #ededed;
}
.cloum-title {
	padding-left: 15px;
	padding-right: 5px;
	border: white 1px solid;
	overflow: hidden;
	background: url(list-title01.jpg) left no-repeat;
	background-color: #f6f6f6;
}
.title_one {
	padding-right: 5px;
	border: white 1px solid;
	overflow: hidden;
	background-color: #f6f6f6;
}
.more-l {
	float: right;
	line-height: 26px;
}
.cloum-text {
	padding: 8px 11px;
	border-top: solid 1px #f6f6f6;
	clear: both;
}
/*.cloum-block{
	background-color:#ededed;
	color:#333333;
	}*/
.cloum-block a {
	display: block;
	width: 135px;
	height: 24px;
	background-color: #ededed;
	font-size: 12px;
}
.cloum-block a:hover {
	background-color: #f7c322;
	color: white;
}
/*.cloum-block:hover{
	background-color:#f7c322;
	
	}*/
/*右边*/
.con-height {
	height: 214px;
}
.two-pic {
	width: 149px;
	height: 115px;
	float: left;
	border: 1px solid #ededed;
}
/*底部*/

.bottom-nav {
	background: #cd0000;
	height: 30px;
}
.nav01 {
	font-size: 14px;
	color: white;
	line-height: 30px;
	width: 1000px;
	margin: 0 auto;
}
.nav01 p {
	width: 290px;
	margin: 0 auto;
}
.bottom-nav a {
	color: white;
}
.copyright {
	background-color: #eeeeee;
	height: 60px;
	padding-top: 30px;
}
.copy-w {
	width: 1000px;
	margin: 0 auto;
}
.copyright p {
	line-height: 26px;
	width: 420px;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	text-align: center;
}
.select111 {
	width: 198px;
	height: 25px;
	float: left;
	margin-top: 9px;
	margin-bottom: 5px;
}
.select111 select {
	width: 198px;
	height: 25px;
	/*padding: 4px 0;*/
	border: 1px solid #333;
	font-size: 13px;
}
