/*
*####################################################
* PHPCMS v3.0.0 - Advanced Content Manage System.
* Copyright (c) 2005-2006 phpcms.cn
*
* For further information go to http://www.phpcms.cn/
* This copyright notice MUST stay intact for use.
*####################################################
*/
/*文章频道*/

* { 
  margin:0; 
  padding:0; 
}

body {
  background-color:#fff;
  color:#000;
  margin:5px 0 0 0;
}

table {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:12px;
  word-spacing:1px;
  line-height:20px;
  border:0;
}

li {
list-style-type:none;
line-height:150%;
}

img {
  border:0;
}

/*****频道样式*****/
ul.TabBarLevel1{
    list-style:none;
    margin:0;
    padding:0;
    height:29px;
    background-image:url(images/a_level.gif);
    padding:0 0 0 260px;
}
ul.TabBarLevel1 li{
    float:left;
    padding:0;
    height:29px;
    margin-right:1px;
    background:url(images/gray_l.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
    display:block;
    line-height:29px;
    padding:0 15px;
    color:#333;
    background:url(images/gray_r.gif) right top no-repeat;
    white-space: nowrap;
    text-decoration:none;
}
ul.TabBarLevel1 li.Selected{
    background:url(images/a_l.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a{
    background:url(images/a_r.gif) right top no-repeat;
}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
    color:#000;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
    color:#000;
    text-decoration:underline;
}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
    color:#fff;
}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{
    color:#fff;
    text-decoration:underline;
}
div.HackBox {
  padding : 2px 2px ;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  display:none;
  background-color:#f6f6f6;
}
/*频道下属栏目菜单*/
.submenu{
  background-color:#FB4e4a;
  padding:0 20px;
  height:22px;
  color:#fff;
}

/*****外补丁*****/
.mar_5{
  margin-top:5px;
}
.mar_10{
  margin-top:10px;
}

.gray{
  background-color:#f8f8f8;
}

/*首页登录框*/

.bg_login{
  background-image:url(images/bg_top.jpg);
  line-height:24px;
  height:24px;
  font-size:12px;
  color:#000;
  border:1px solid #ccc;
  }

/*****栏目*****/
/*标题栏*/
.titlebar{
  background-image:url(images/title.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  padding-left:20px;
  font-size:14px;
  font-weight:bold;
  color:#fff;
}
/*标题栏背景*/
.bg_titlebar{
  background-image:url(images/bg_tb.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-weight:bold;
  color:#D4380E;
}
/*侧栏*/
.sidebar{
  background-image:url(images/bg_st.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-size:14px;
  font-weight:bold;
  color:#D4380E;
}

/******位置导航******/
.position{
  background-image:url(images/ico_1.gif);
  background-repeat:no-repeat;
  border:1px solid #ababab;
  padding-left:27px;
  line-height:22px;
  }

/*幻灯片*/
#slidepic{
  border:1px solid #ddd;
  padding:5px;
  background-color:#fff;
}

.slidepic_title{
  border-top:5px solid #fff;
  background-color:#dcdcdc;
  font-weight:bold;
  height:24px;
  line-height:24px;
  text-align:center;
  width:100%;
}


/*简介*/
.description{
  line-height:150%;
  word-wrap:break-word;
  word-break:break-all;
  border:1px dotted #999;
  width:740px;
  font-size:14px;
  padding:5px;
  }

/*分页*/
.pages{
  border:1px solid #dcdcdc;
  background-color:#f5f5f5;
  color:#000;
  height:30px;
  line-height:30px;
  text-align:center;
}

/*子栏目导航*/
.subnav{
  border:1px solid #FFC8C8;
  background-color:#fee;
  color:#006C8C;
  line-height:20px;
  height:20px;
  font-weight:bold;
}

/*页脚*/
.footer{
  background-image:url(images/bg_foot.jpg);
  background-repeat:repeat-x;
  border:1px solid #ababab;
  text-align:center;
  margin-top:10px;
}

.copyright{
  text-align:center;
}
.copyright_link{}
/*评论*/
.comm_tit{
  background-image:url(images/ico_2.gif);
  background-repeat:no-repeat;
  border-bottom:1px dashed #999;
  padding-left:30px;
}
.comm_text{
  width:96%;
  background-color:#f5f5f5;
  word-wrap:break-word;
  word-break:break-all;
  border:10px solid #fff;
  padding-left:5px;
  }

/****表 单*****/
input{
  font-size:12px;
}
textarea {
  font-size: 12px;
  background-color: #F9F9F9;
  vertical-align: middle;
  color: #000;

}
select {
  font-size: 12px;
  height: 20px;
  background-color: #F9F9F9;
  vertical-align: middle;
} 
.radio{
  border:0px;
}
/*按钮样式*/
.btn{
  border:1px solid #999;
  height:20px;
  line-height:20px;
  background-image:url(images/bg_btn.gif);
  background-repeat:repeat-x;
  cursor:hand;
}

/*留言本*/
.gbook_tit {
  /*border-left:1px solid #ababab;
  border-right:1px solid #ababab;*/
  background-image:url(images/bg_tb.jpg);
  background-repeat:repeat-x;
  line-height:25px;
  font-weight:bold;
  color:#D4380E;
  }
.left_line {
  border-right: 1px solid #dcdcdc;
  background-color: #f9f9f9;
  line-height:300%;
  text-align:center; 
}
.gbook_text{
  word-wrap:break-word;
  word-break:break-all;
  border:5px solid #fff;
  font-size:14px;
}
.dot_pane {
  line-height:150%;
  word-wrap:break-word;
  word-break:break-all;
  border:1px dotted #999;
  width:740px;
  font-size:12px;
  padding:5px;
}

/*****链接******/
a:link,
a:visited,
a:hover,
a:active {
  color:#000;
  text-decoration:none;
  font-size:12px;
  }
a:hover {
  text-decoration:underline;
  }
/*文章列表*/
a.list:link,
a.list:visited,
a.list:hover,
a.list:active{
  font-size:14px;
  color:#000;
  text-decoration:none;
}
a.list:hover{
  color:#003399;
  text-decoration:underline;
  }
a.more:link,
a.more:visited,
a.more:hover,
a.more:active{
  font-size:12px;
  font-weight:bold;
  color:#D4380E;
  text-decoration:none;
}
a.more:hover{
  text-decoration:underline;
  }
a.b12:link,a.b12:visited,a.b12:hover,a.b12:active{
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  }
a.b12:hover{
  text-decoration:underline;
  }
a.white:link,a.white:visited,a.white:hover,a.white:active{
  font-size:12px;
  text-decoration:none;
  color:#fff;
  }
a.white:hover{
  text-decoration:underline;
  }
/*字体设置*/
.14b{
  font-size:14px;
  font-weight:bold;
  }
.color_red {
  color:#f00;
  }
/*主标题*/
#title{
  font-size:18px;
  font-weight:bold;
  text-align:center;
  height:30px;
  line-height:30px;
  text-align:center;
  padding:5px;
}
/*副标题*/
.subtitle{
  font-size:14px;
  }


/*正文*/
.content_text{
  line-height:150%;
  word-wrap:break-word;
  table-layout:fixed;
  word-break:break-all;
  font-size:14px;
  padding-top:10px;
  }

/*搜索*/

a.searchtitle:link,
a.searchtitle:visited,
a.searchtitle:hover,
a.searchtitle:active{
  font-size:12px;
  font-weight:bold;
  color:#EC730B;
  text-decoration:none;
}
a.searchtitle:hover{
  text-decoration:underline;
  }
.search{
  background-color:#f5f5f5;
}
.search_l{
  background-color:#f5f5f5;
  text-align:right;
  padding-right:15px;
  height:30px;
  line-height:30px;
  font-weight:bold;
  color:#D4380E;
}
.search_r{
  padding-left:10px; 
}

/*边框*/
.side_1{
  border:1px solid #ababab;
}

.pic{
  border:1px solid ##ccc;
  padding:3px;
}
.tableborder {
  border:1px solid #2999d6;
  background-color:#EBF6FB;
  width: 100%;
}

td.tablerow {
  padding: 3px;
  background-color: #ffffff;
  line-height: 150%;
}
/*管理左栏背景*/
td.tablerowhighlight{
  background-color: #e8f5fe;
  border-bottom:1px solid #ffffff
  line-height: 150%;
  color:#036;
}
/*右栏标题*/
th{
  font-weight: bold;
  font-size: 14px;
  background-image: url("images/title_bg_3.gif");
  color:#036;
  line-height: 25px;
  height:25px;
  letter-spacing: 5px;
}
/*附加属性*/
/*发布日期*/
.par{}
/*作者*/
.member_url{}
/*网友评论*/
.commenturl{}
/*评论条数*/
.commentnumber{} 

/*标签用到的样式*/
.tag_cat_td {
 border:1px solid #9c0000;
}