/* 
  *  公用参数存放位置，如颜色值等
  *  
  *
  *
  */
  
  /* 初始化 */
  body {background-color:#333;color:#0C0C0C;}
  
  /* 字体，边框 */
  a{color:#0C0C0C;}
  a:hover{color:#A10F0F;}
  .bor{border:1px solid #dbdbdb;}
  
  /* 按钮 */
  
  /* 表单 */

  /* 栏目 */
      dl{}

  /* 列表 */
  	  .ul_txt li{line-height:22px;border:1px solid #ccc;background:url(../images/bg1.jpg) repeat-x;height:65px;padding:15px 10px;margin-bottom:10px;}
      .ul_txt li h5{background:url(../images/icon2.jpg) left center no-repeat;padding-left:15px;margin-left:10px;font-size:12px;font-weight:normal;}
	  .ul-txt li h3{background:url(../images/icon2.jpg) left center no-repeat;padding-left:15px;line-height:26px;font-size:14px;}

	  .ul-txt{padding:10px 15px;}
.ul-txt li {padding:5px 0; border-bottom:1px dashed #ddd;}
	  .ul-txt li span{color:#666;}
	  .ul_imgtxt li{height:78px;_height:69px;border-bottom:1px solid #ccc;margin-bottom:11px;float:left;}
	  .ul_imgtxt .left_img{width:70px;margin-right:10px;}
	  .ul_imgtxt .right_info{width:570px;}
	  .ul_img li{float:left;width:164px;text-align:center;margin-bottom:10px;}
      .ul_img li img{width:140px;height:100px;}
  /* 功能模块 */
  .swf{border:1px solid #ddd;width:998px;height:280px;}

/* 通用模块 -------------------------------------------------- */
	.tit{background:url(../images/tit_bg.jpg) repeat-x;height:38px;line-height:38px;padding-left:15px;font-size:14px;}
	.tit strong{color:#A10F0F;}
	.tit span{color:#444; float:none;margin-left:10px;font-weight:bold;}
	.tit .more{background:url(../images/more.jpg) no-repeat;width:38px;height:12px; display:inline-block;margin-top:13px;margin-right:25px;}




  /* 布局 */
     #wp{ width:1000px; margin:0 auto;background-color:#FFF;}
      
      .col_l{width:680px;margin-left:13px;_margin-left:8px;}
      .col_r{width:273px;margin-right:19px;_margin-right:6px;}
      
      
      
  /* 头部 */
      
      #hd{height:78px;background-color:#A10F0F;}
      #hd .logo{margin-top:8px;margin-left:;}
      #hd .hdr span{ display:block;background:url(../images/tel.jpg) left center no-repeat;padding-left:33px; color:#fff;margin-top:24px;font-size:16px; font-weight:bold;}
	  #hd .hdr b{ display:block;font-size:24px;color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif;margin-top:5px;}
	  
	  /*菜单*/
	  .nv{background-color:#A10F0F;height:45px;}
	  .nv li{float:left;width:110px;text-align:center;line-height:45px;font-size:14px;font-weight:bold;}
	  .nv li a{color:#fff;}
.nv li a:hover {color:yellow}
	  
	  /*右侧子菜单*/
	 
	  .snv li{float:left;width:200px;height:30px;line-height:30px;border-bottom:1px solid #ccc;margin-right:5px;padding-left:10px;}
	  .snv li a{ display:inline-block;background:url(../images/li_bg.jpg) left center no-repeat;padding-left:20px;}

  /* 底部 */
     #fd{height:auto;background-color:#A10F0F;color:#fff; text-align:center;padding-top:20px;line-height:24px;}
	 #fd a{color:#fff;padding:0 2px;}

/* 页面独立模块 -------------------------------------------------- */
	/*右侧样式*/
	 .grey_bg{background-color:#F0EBEF;}
	  .grey_bg dd{background-color:#FFF;width:243px;margin:0 auto 10px auto;}
	  .grey_bg dt{height:33px;line-height:33px;padding-left:10px;}
	  .grey_bg dt strong{background:url(../images/icon1.jpg) left center no-repeat;padding-left:12px;color:#1D4175; display:inline-block;}
	  .grey_bg dd p.b{border-top:1px solid #ccc;padding-top:15px;}
	  .grey_bg dd p{line-height:24px;}
	  .tit1{background:url(../images/tit_bg.jpg) repeat-x;height:30px;border-bottom:1px solid #ccc;line-height:30px;}
	  .tit1 strong{width:90px;text-align:center;border-right:1px solid #ccc;border-bottom:1px solid #fff;height:31px; display:inline-block;font-size:14px;}
	  .tit1 .r{background:url(../images/more1.jpg) no-repeat;margin-top:10px;margin-right:20px; display:inline-block;width:39px;height:11px;}

    /* 首页 */   
    
    /* 列表页 */    
    
    /* 内容页 */ 
.cont{line-height:28px;font-size:14px;}	
.cont h1{font-size:16px;text-align:center;}
.cont .time{margin:10px 0;}
