*{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body{ text-align:center; margin:0 auto}
ul { list-style:none; }
.bodytext {font-style: normal;line-height: normal;color: #666;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: #666;font-style: normal;line-height: normal;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}
a:active {color: #666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;}
a:link {color: #666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;}
.ls {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;letter-spacing:-1px;font-style: normal;color: #999999;}
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 li { border-bottom:1px solid #A6A6A6;} /*动态的标题鼠标经过时候的 边框样式 底部下划线 */
#content{overflow:auto; margin:5px 5px;white-space:normal;}
#content p { text-indent:2em;}
.butext2 {font-family: Verdana, Arial, Helvetica, sans-serif;color: #CCCCCC;}
.butext2 a:link {color: #989898;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;}
.butext2 a:visited {color: #ccc;font-style: normal;line-height: normal;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}
.butext2 a:hover {color: #A30003;}
.butext2 a:active {color: #666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;line-height: normal;}
.enbu {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10.5px;color: #989898;}
.newl {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: none;	border-bottom-style: solid;border-left-style: none;	border-top-color: #A6A6A6;border-right-color: #A6A6A6;border-bottom-color: #A6A6A6;border-left-color: #A6A6A6;}
.newline2 {	border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-bottom-style: solid;border-top-color: #D5D5D5;	border-right-color: #D5D5D5;border-bottom-color: #D5D5D5;border-left-color: #D5D5D5;}
.linkm {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;color: #787575;}
.linkm  a:link {color: #787575;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;line-height: normal;}
.linkm  a:visited {color: #ccc;font-style: normal;line-height: normal;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;text-decoration: none;}
.linkm  a:hover {color: #A30003;}
.linkm a:active {	color: #666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;line-height: normal;}
/* 二级菜单 */
#nav,#nav ul{list-style:none;padding:0px;margin:0px;width:150px;background:none;float:left}
#nav a{display:block;width:150px;line-height:23px;color:#666;text-decoration:none;text-align:left;}
#nav a:hover{line-height:23px;width:150px;text-align:left;display:block; color:#A30003}
#nav li li a{color:#666;}
#nav li {line-height:23px;position:relative; text-align:left; padding-left:15px; height:23px; background:url(../cn/images/line.jpg) left center no-repeat}
#nav li ul {position:absolute;left:-999em;width:150px;margin:0px;padding:0px;}
#nav li li{width:150px;height:23px; padding-left:10px;}
#nav li ul ul{margin:0px 0 0 149.5px;}
#nav li.over ul ul{left:auto;}
#nav li.over ul,#nav li li.over ul{left:auto;}
#nav li.over ul{left:150px;top:0px;}
* html #nav li{float:left;height:1%;}
* html #nav li a{height:1%;}
#nav *{ font-size:12px;}
#nav span{color: #F09; width:15px;display:inline}

#bs{margin:0;padding:0}
#bs li{width:640px}
#bs li span{float:left;display:block;font-size:12px;font-style:normal;font-family:Verdana, Arial, Helvetica, sans-serif;line-height:normal;color:#333; border-bottom:1px solid #D2D1D1;height:22px;line-height:22px;text-align:center;cursor:pointer}
#bs li span.bts{width:510px; text-align:left; padding-left:10px;}
#bs li span.rq{width:80px;}
#bs li span.djl{width:40px;}
#bs li.pt span{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333 ;background-color:#FAFAFA;height:24px; line-height:24px; cursor:auto; border:1px solid #A6A6A6; border-width:1px 0 1px 0}
h1{line-height:30px;font-size:20px;display:block}
#bs li a span{color:#333;}
#bs li a span span { color:#f09}
#bs li a:hover,#bs li a:hover span{ background-color:#FAFAFA}