@CHARSET "UTF-8";
#threadlist.tl.bm.bmw {
}
.bmw {
    border-bottom: 1px solid #c8cdd2;
    border-left: 1px solid #c8cdd2;
    border-right: 1px solid #c8cdd2;
    border-top: 1px solid #c8cdd2;
}
.bm {
}
.bm, .bn {
    margin-bottom: 10px;
}
* {
    word-wrap: break-word;
}


.tl .th {
    background: #f1f4f8 none repeat scroll 0 0;
    border-bottom: 1px solid #92b1d2;
/*     border-top: 4px solid #1985db; */
    margin-top: 1px;
}
.tl .th {
    text-shadow: 0 1px 0 white;
}

.tl .th table {
    border: medium none;
}
.tl table {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
}
table {
    border-collapse: collapse;
    empty-cells: show;
}

.tl tbody:last-child th, .tl tbody:last-child td {
    border-bottom: medium none;
}
.tl .th td, .tl .th th {
    border: medium none;
    height: 20px;
    vertical-align: baseline;
   /*  text-align:center;  */
}
.tl th {
    padding-right: 1.5em;
}
.tl th, .tl td {
    border-bottom: 1px solid #bfcedd;
    padding: 7px 0;
   /*  text-align:center; */
}
.tl .by, .tl .num, .tl .name, .tl .time, .tl .author{
	text-align:center;
}
.tl .jj{
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 219px;
	height: 19px;
	cursor: pointer;
}
.tl .syxm{
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 219px;
	height: 19px;
	cursor: pointer;
	padding-left: 10px;
}
.tl .new{
	cursor: pointer;
	white-space:nowrap;
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;
	width: 700px;
}
.tl .scmc{
	cursor: pointer;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 110px;
	height: 19px;
	cursor: pointer;
}
caption, th {
    font-weight: 400;
    text-align: left;
}
.tl .by {
    line-height: 14px;
    width: 120px;
}
.tl .author{
    line-height: 14px;
    width: 80px;
}
.tl .num {
    line-height: 14px;
    width: 50px;
}

.tl .time {
    line-height: 14px;
    width: 80px;
}

.tl .name {
    line-height: 14px;
    width: 120px;
}

.tl .bm_c {
    padding-top: 0;
}
.bm_c {
    background: #fff none repeat scroll 0 0;
}

body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc {
    margin: 0;
    padding: 0;
}

.tf {
	text-align: left;
	margin-left: 20px;
}

.tl .new a,.tl .scmc a {
	margin-left: 20px;
}

.tl th em, .tl th em a {
    color: #007cd5;
}
.tl th em {
    margin-right: 4px;
}
em, cite {
    font-style: normal;
}

.tl cite, .tl .num em {
    display: block;
}
.tl td em, .tl td em a {
    color: #999;
}
.tl td em {
    font-family: Arial,Psimsun,sans-serif;
    font-size: 11px;
}
.th table tr {
	font-size:14px;
	color:#ff5201;
}
.smaterial_query{
	width: 998px;
	height: 60px;
}
.smaterial_query input{
    border: 1px solid #dfdfdf;
    /* float: left; */
    line-height: 14px;
    outline: 0 none;
    padding: 12px 140px 12px 10px;
    text-indent: 10px;
    width: 500px;
    margin: 10px 10px 10px 
}
.clearBt{
	background: #999 none repeat scroll 0 0;
    border: 1px solid #999;	
}
.queryBt{
 	background-color: #ff8b3d;
    border: 1px solid #ff8b3d;
}
.queryBt,.clearBt{
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    width: 100px;
    margin-left: 10px;
    margin-top: 12px;
}
.bmw .bm_c .no_list{
	font-size: 14px;
	text-align: center;
	border-color: #c8cdd2;
}