@charset "utf-8";
/* CSS Document */

.bloglist {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.bloglist li {
	font-size: 14px;
	padding-left: 26px;
	background: url(../img/index_news_list_inco.png) no-repeat 15px 18px;
	border-bottom: 1px solid #cccccc;
	height: 40px;
	line-height: 40px;
}
.bloglist li span {
	float: right;
	padding-right: 5px;
}
.bloglistpage ul {
	padding: 10px;
	padding-bottom: 0px;
	text-align: center;
}
.bloglistpage li {
	color: #0846ad;
	font-size: 14px;
	border: 1px #0846ad solid;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	display: inline-table;
	text-align: center;
	margin: 5px;
}
.bloglistpage li a {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}
.bloglistpage li a:link {
	color: #0846ad;
	text-decoration: none;
}
.bloglistpage li a:visited {
	color: #0846ad;
	text-decoration: none
}
.bloglistpage li a:active {
	color: #0846ad;
	text-decoration: none
}
.bloglistpage li a:hover {
	color: #ffffff;
	background-color: #0846ad;
	text-decoration: underline;
	position: relative;
}
.bloglistpage ul li.pageupdown {
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.bloglistpage ul li.pageupdownok {
	width: 60px;
	height: 30px;
	border-color: #0846ad;
}
.bloglistpage ul li.pageupdownok a {
	display: block;
	width: 60px;
	height: 30px;
	line-height: 30px;
}
.bloglistpage ul li.choose {
	color: #ffffff;
	background-color: #0846ad;
}


.blogmenu {
	width: 100%; float:left; margin-top:10px;
}
.blogmenutitle {
	width: 100%;
    background: #f9f9f9;
    font-size: 16px;
    height: 55px;
    color: #333333;
    line-height: 55px;
    text-indent: 20px;
    font-weight: bold;
}
.blogmenucontent {float: left;
    background: #fff;
    width: 100%;
    margin-top: 1px;}
.blogmenucontent ul {
background: #FBFBFB;
    padding: 0 0;
	width: 280px;
    margin-left: 28px;
    margin-top: 28px;
    margin-bottom: 28px;
}




.blogmenucontent  ul li {
	background: url(../img/icon_menu.png) no-repeat 30px;
	border-bottom: 1px #cccccc solid;
	height: 50px;
	text-indent: 80px;
	line-height: 50px;
	width: 100%;
}
.blogmenucontent ul li:hover {
	background: url(../img/icon_menu2.png) no-repeat 30px;
}
.blogmenucontent ul li.choose {
	background: url(../img/icon_menu2.png) no-repeat 30px;
}
.blogmenucontent  ul li.choose a {
	color: #80c269;
}
.blogmenucontent  ul li a {
	display: block;
	width: 100%;
	height: 100px;
	font-size: 16px;
}
.blogmenucontent  ul li a:hover {
	color: #80c269;
}

.wzbt {
	text-align:center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.wzbt h2 {
	text-align:center;
	margin: 5px;
	line-height: 35px;
	display: block; font-size:24px; font-weight:normal;
	border-bottom: double #eaeaea; padding-bottom:5px;
}
.wznr {
	font-size: 16px;
	line-height: 30px;
	padding: 20px;
	overflow: auto;
}
.wznr p, .wznr  div {
    padding-bottom: 10px;
}
.wznr img {
	max-width: 780px;
}


.blog_prev_next{ clear:both;padding: 20px 20px;}
.blog_prev_next ul li{ float:left; width:50%; font-size:16px; overflow:hidden;}

.blog_prev_next ul li a{ color:#0046b5}
