/* 表格 */

.list-tbnew {
    width: 100%;
    border: 1px solid #d5ebf6;
	position: relative;
}

.w75 {
    width: 75px;
}

.w640{
	width: 640px;
}

.w495 {
    text-align: left;
    /* text-indent: 20px; */
    /* width: 640px; */
    width: 495px;
}

.list-tdnew {
    text-align: center;
    height: 40px;
    border-right: 1px solid #d5ebf6;
    border-bottom: 1px solid #d5ebf6;
}

.list-tdnew a {
    color: #333;
    width: 95%;
    display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 103px;
}

.list-tdnew a:hover {
	color: red;
}

.w640 {
    text-align: left;
    /* text-indent: 20px; */
    width: 640px;
}

.th-tbnew {
    margin: 1px;
}

.list-thnew {
    text-align: center;
    height: 29px;
    background-color: #e0eff6;
    font-size: 14px;
    font-weight: bold;
    color: #0c72b0;
}

.w145 {
    width: 145px;
}
.w200 {
    width: 200px;
}
.w360 {
    width: 360px;
}

.w100 {
    width: 100px;
}

.w98 {
    width: 98px;
}

.w440 {
    width: 440px;
}

.w498 {
    width: 498px;
}

.w142 {
    width: 142px;
}

.new{
	/* float: left;
    margin-top: 3px;
    margin-right: 6px;
	position: absolute;
    left: 152px; */
	float: left;
	margin-top: 2px;
	margin-right: -23px;
/* 	margin-right: -15px; */
}

.list-tb {
       border-bottom: 0px !important;
}