/*文章频道*/

* { 
  margin:0; 
  padding:0; 
}

body {


  background-color:#fff;
  color:#000;
  margin:0px 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;
}
.border1 {border:1px solid #1171CF}
/*频道下属栏目菜单*/
.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:640px;
  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;
}
.wymbgreen {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CAF37B;
	border-right-color: #CAF37B;
	border-bottom-color: #CAF37B;
	border-left-color: #CAF37B;
}
.wymbgreen2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9EFA6;
	border-right-color: #D9EFA6;
	border-bottom-color: #D9EFA6;
	border-left-color: #D9EFA6;
}

/*文化名人报告-开始*/
body{text-align:center;margin-top:0px;color:black;}
.xianbaodao{border:#A2A2A2 1px solid;background:#EAEAEA; width:256px; height:230px;margin-top:0px}
#topimg{width:160px; height:150px;margin-top:0px ; float:none;margin-left:40px;margin-top:0px;}

.more{text-align:right;margin-top:0px;width:243px; height:16px;margin-top:3px;.guangyunzi {
font-family: "隶书";
font-size: 10px;
color: #FFFFFF;
filter: Glow(Color=#888888, Strength=8);
}
#background1{background:"url(background.jpg)"; width:249px; height:44px;}
.abc{color:white;}

.shipin{border:#888888 4px solid;background:#888888; width:248px; height:242px;margin-top:10px}
#shipin{{width:243px; height:241px;margin-top:0px;margin-left:0px;}
#shipin-name{{width:225px; height:30px;margin-top:10px;margin-left:15px}
#ziti1{font-family:"宋体";font-weight:700;padding-left:45px;margin-top:10px;color:white;}

.others{border:#DDDDDD 1px solid;background:white; width:256px; height:440px;margin-top:10px}
#others1{border:#DDDDDD 0px solid;background:white; width:230px; height:104px;margin-top:18px;margin-left:12px;margin-right:8px;margin-bottom:0px;}

.right-name{border:#999999 1px solid;background:white; width:502px; height:102px;margin-top:0px}

#right-name{width:131px;height:28px;background:#66BBFF}
#right-name0{width:369px;height:28px;background:#FFEEEE;float:right;margin-top:-28px}
#rightname-ziti{font-family:"宋体";font-weight:700;color:white;padding-left:15px;margin-top:5px}
#xiebiao{width:340px; height:45px;;margin-top:10px;margin-left:80px}

.right-jianjie{border:#999999 1px solid;background:#EBECEC; width:500px; height:334px;margin-top:10px}
#jianjie-top{margin-left:20px;margin-top:10px}
#jianjie{width:265px font-family:"宋体";padding-left:10px;padding-right:10px;padding-top:10px;word-spacing:2px;white-space:4px;font-weight:550;font-size:13px;line-height:30px;}}

.meiti1{border:#999999 0px solid;background:#CCDDFF; width:502px; height:32px;margin-top:10px;text-indent:8px;}
#meitizi{margin-top:7px}
#meitineirong{margin-top:8px;width:502px; height:214px;}


.meiti2{border:#white 0px solid;background:white; width:502px; height:245px;margin-top:8px}

.shilu-more{border:#white 0px solid;background:white; width:502px;margin-top:0px;text-indent:210px}


a{color:black}
a:link,a:visited,a:hover,a:active{
  font-size:12px;
  text-decoration:none;
  }
  a:hover{
  text-decoration:underline;
   font-size:12px;
  }
/*文化名人报告-结束*/
