﻿html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, a, img, th,  form, fieldset, iframe, object, pre, code, legend, blockquote {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img { border: 0 none;}
body {
	font-size: 12px;
	color: #616161;
	background: #fff;
	font-family: "宋体";
}
a {
	color: #393939;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #D10000;
}
a.a2 {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
a.a3 {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
font {
    font-size: 12px;
}
.font2 {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
a.menu {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.bg1 {
    background-image: url(www_06-02.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 280px;
}
.bg11 {
    background-image: url(www_06-02.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 135px;
}
.table1 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #c6c6c6;
    border-right-color: #c6c6c6;
    border-bottom-color: #c6c6c6;
}
.table2 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #c6c6c6;
    border-right-color: #c6c6c6;
    border-bottom-color: #c6c6c6;
    border-left-color: #c6c6c6;
}
.table3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}
.img1 {
    padding: 4px;
    border: 1px solid #ededed;
}
.banner {
    background-image: url(www_20.jpg);
    background-repeat: no-repeat;
    height: 35px;
}
.banner1 {
    background-image: url(www_25.jpg);
    background-repeat: no-repeat;
    height: 35px;
}
.banner2 {
    background-image: url(www_27.jpg);
    background-repeat: no-repeat;
    height: 35px;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.bottom {
    font-size: 12px;
    font-weight: normal;
    color: #393939;
    text-decoration: none;
    line-height: 24px;
}

.nei {
    font-size: 14px;
    line-height: 30px;
}

#lbtitle {
    font-size: 24px;
    line-height: 50px;
    font-family: "Microsoft Yahei";
    color: #E83131;
}
#sname {
	COLOR: #ffffff; FONT-SIZE: 15px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
/*分页*/
.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;
}