img{border:0;}
body{background:#FFFFFF;margin:0;padding:0;font-size:12px; text-align:center;}
a{font-size: 12px;color: #100000;text-decoration: none;}
a:hover{font-size: 12px;color: #3366FF;text-decoration: none;}





.banner li a { text-indent:0; display:block;}
.hqad{width:1000px;margin:0 auto;}
td, th{font-size:12px;}
.tb1{border-collapse:collapse;}
.tb1 th{border:#FFCC22 1px solid;height:25px;line-height:25px;}
.tb1 td{border:#FFCC22 1px solid;height:25px;line-height:25px;}
.tb1 th,.tb2 th,.tb0{background:url(../image/qq.jpg);color:#A84200;height:25px;line-height:25px;}
.text_foot {
	MARGIN-TOP: 0px; background:url(../image/logo.jpg); COLOR:#A84200
}
.text_foot A {
	COLOR: #A84200
}

ul ,li{ margin:0; padding:0;}

.fl{ float:left;}
.fr{ float:right;}

.new_list{ width:1000px;margin:0 auto;overflow:hidden;position:relative; background:#fff; padding-bottom:10px;}
.list_box{ width:48%; border:1px solid #FFCC22; margin:10px 0 0;}
.list_box ul{ height:25px; line-height:25px; width:100%; background:url(../image/qq.jpg); text-indent:15px; overflow:hidden;}
.list_box ul a{ margin-right:15px;}
.list_box .list{ overflow:hidden; padding:10px 15px; height:300px;}
.list_box li{ float:left; width:100%; height:20px; line-height:20px; overflow:hidden;}

.con{ text-align:center; padding:10px 25px; line-height:26px; overflow:hidden;}
.con div{ display:inline-block; text-align:center; width:100%;}
.con div.title{ font-size:14px;}
.other{ padding:0 25px 15px; overflow:hidden; width:700px;}

.new_list .nlist{ overflow:hidden; padding:10px 25px;}
.category{ width:150px;}
.category .box{ float:left; width:100%; line-height:30px;}
.nbox{ width:750px;}
.new_list .nlist div.list{ line-height:22px; width:100%;}
.new_list .nlist div.list span{ float:right;}
.new_list .nlist div.page{ padding:30px 0 15px; width:100%;}
.new_list .nlist div.page a{ display:inline-block; padding:2px 6px; border:1px solid #999; margin-right:10px;}
.new_list .nlist div.page a.on ,.new_list .nlist div.page a:hover{ background:#FFFF00; color:#000;}


.new_list .category.category2{ padding:10px 0 0 15px; width:200px;}
.new_list .category ul{ overflow:hidden; font-size:14px; font-weight:bold; border-bottom:1px solid #ccc; margin-bottom:10px;}

span.error{ color:#f00;}


td{
	word-break:keep-all;/* 不换行 */
	white-space:nowrap;/* 不换行 */
	overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用*/
}
