﻿html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, a, img,  form, fieldset, iframe, object, pre, code, legend, blockquote {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img {border:0;}
body {
    font-size: 14px;
    color: #616161;
    font-family: "微软雅黑" , "宋体";
}
a {
    color: #3a3a3a;
    text-decoration: none;
    font-size: 14px;
}
a:hover {
    text-decoration: none;
    color: #D10000;
}
.banner1 {
    background: url(index_10b.jpg);
    border: 1px solid #168baa;
    color: #FFFFFF;
    font-family: "microsoft yahei";
    font-size: 16px;
    font-weight: normal;
}
.banner2 {
    background: url(index_24.jpg) no-repeat;
    font-size: 20px;
    font-weight: normal;
    color: #0083b7;
    text-decoration: none;
    font-family: "microsoft yahei";
}
.listbanner {
    background: url(list-_03.jpg) no-repeat left top;
    font-size: 16px;
    font-weight: normal;
    color: #0083b7;
    text-decoration: none;
    font-family: "microsoft yahei";
}


a.menu {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-family: "microsoft yahei";
}
.table1 {
    border: 1px solid #cfcfcf;
}
.table2 {
    border: 1px solid #c1e3ef;
}
.font_bottom {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 30px;
}
a.more {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.xuxian {
    border-bottom: 1px dashed #CCCCCC;
}
.nei {
    font-size: 14px;
    line-height: 30px;
}
#lbtitle {
    font-size: 24px;
    line-height: 50px;
    font-family: "Microsoft Yahei";
    color: #E83131;
}
/*分页*/
.pagebox {
	margin-top:10px;
	}
div.digg {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 14px;
	height:40px;
}
div.digg a {
	display: block;
	float: right;
	padding: 5px 12px;
	margin: 0 0 0 8px;
	border: 1px solid #e1e2e3;
	line-height: 20px;
	height: 20px;
	color: #3b8dd1;
	background: #fff;
	text-decoration: none;
}
div.digg a:hover {
	border: 1px solid #3b8dd1;
}
div.digg span {
	display: block;
	float: right;
	padding: 5px 0;
	line-height: 20px;
	height: 20px;
}
div.digg span.current {
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #555;
	font-weight: bold;
}
div.digg span.disabled {
	border: 1px solid #eee;
	padding: 5px 12px;
	margin: 0 0 0 8px;
	color: #ddd;
}