*{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body{ text-align:center; margin:0 auto}
ul { list-style:none; margin-left:5px;}
div,li{ overflow:hidden;text-overflow:ellipsis;}
.bodytext {
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {font-style: normal;line-height: normal;text-decoration: none;}
a:visited {
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a:hover {color: #A30003;}
#eof,.eof { font-size:14px; font-weight:bold; color:red; height:50px; line-height:50px; width:100%; text-align:center;}
#news { display:block; width:100%; height:100%;}/*x新闻页面的大小 设置块级显示*/
#news li { display:inline;height:20px; line-height:20px; margin:2px 0;}/*列表在一行内显示 行高和高度一样 20px*/
#news li a{ display:block;height:20px; line-height:20px; padding-left:20px; color:red;}/*新闻标题的链接样式 */
#news li span { float:left; cursor:pointer;} /* 新闻标题的样式 鼠标经过的时候 显示手形*/
#page {display:block; width:100%; padding-left:270px; }/*翻页程序样式*/
.title { display:block; width:100%; text-align:center; line-height:30px; height:30px;}
.back { width:100%; display:block; text-align:right;}/*放回 按钮 的样式*/
.ptitle {width:75%; cursor:pointer; height:25px; line-height:25px;} /*动态的标题的样式 宽度 鼠标经过的样式  手形*/
.biaoti {width:75%;  height:25px; line-height:25px;}/* 第一个ul。不代链接 */
.ttitle {width:60%; cursor:pointer;overflow:hidden;text-overflow:ellipsis; height:25px; line-height:25px;} 
/*动态的标题的前面列表样式 宽度 鼠标经过的样式  手形 超出宽度的部分的字符隐藏 用...表示*/
.bsbs { background:#ccc;color:#fff;}/*动态的标题鼠标经过时候的 背景色 */
.bsbs span{ color:#fff; }/*动态的标题鼠标经过时候的 字体 颜色 */
#bs{margin:0;padding:0; margin-top:25px; margin-left:35px;text-align:center}
#bs div{width:99%; }
#bs div span{float:left;display:block;font-size:12px;font-style:normal;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;color: #000000;height:24px;line-height:24px;text-align:center;cursor:pointer;border-bottom:#cccccc 1px solid;}
#bs div span.bts{width:65%;text-align:left; text-indent:12px; }
#bs div span.rq{width:24%;}
#bs div span.djl{width:10%;}
#bs div .pt span{font-family:Verdana, Arial, Helvetica, sans-serif;color: #000000 ;height:24px; line-height:24px; cursor:auto; cursor:auto}
h1{line-height:20px;font-size:20px;display:block}
#bs div a span{color: #000000;}
#bs div a:hover,#bs div a:hover span{ background-color:e6dcd3 ; color: #000000; text-decoration:none}
/* ---------内容---------*/
#content{overflow:auto; margin:5px 5px;white-space:normal; text-align:left} /*文本区域 溢出出现滚动条 边距为5px*/
#content p { text-indent:2em; text-align:left} /*文本内容缩进2个字*/
