.dianxian {
border-bottom-color:#cccccc;
border-bottom-style:dashed;
border-bottom-width:1px;
}
td {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;

}
.name {
	font-size: 16px;
	color: #97232C;
	font-weight: bold;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	padding-left: 5px;
}
.name11 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	font-family: "微软雅黑";
}
.word {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555555;
	text-indent: 20px;
}
.hang0 {
	line-height: 20px;
	text-decoration: none;
}
.hang {
	line-height: 22px;
	text-decoration: none;
}
.hang1 {
	line-height: 24px;
	text-decoration: none;
}
.hang11 {
	line-height: 26px;
	text-decoration: none;
}
.hang2 {
	line-height: 28px;
	text-decoration: none;
}

.allword {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 23px;
	color: #505050;
}
.white {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.white11 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-indent: 28px;
	padding: 8px;
	line-height: 26px;
}
.white22 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	text-indent: 28px;
	line-height: 26px;
}
a:link {
	font-size: 14px;
	
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	
	color: #555555;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(img/bg2.jpg);
}

.bian {
	border: 1px solid #cccccc;
}
.baise {
	font-size: 16px;
	color: #480000;
	text-decoration: none;
}

a.baise:link {
	font-size: 16px;
	color: #480000;
	text-decoration: none;
}
a.baise:visited {
	font-size: 16px;
	color: #480000;
	text-decoration: none;
}
a.baise:hover {
	font-size: 16px;
	color: #480000;
	text-decoration: underline;
	line-height:22px;
}
a.baise:active {
	font-size: 18px;
	color: #F8D9A5;
	text-decoration: none;
}
.bgte {
	background-image: url(img/32.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.name22 {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	font-family: "黑体";
}
.sss {
	background-color: #FFF8EC;
	height: 26px;
	border:none;
	outline:medium;
	padding-left: 8px;
	color: #9F7731;
}



.test{
    width: 98%;
    height: 850px;
    overflow: auto;
    float: left;
    margin: 5px;
    border: none;
}
.test-1::-webkit-scrollbar {/*滚动条整体样式*/
        width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
.test-1::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
         -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #B1B1B1;
    }
.test-1::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: #F3F3F3;
    }

.top2 {
	background-attachment: fixed;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
