﻿@import url(public.css);

/*
 * $Rev: * $
 * Created: chenjian
 * Modified: $Author: chenjian $ $LastChangedDate: 2011-09-27 15:12:00 +0800 (星期二, 09 九月 2014) $
 */

/* 常用
------------------------------------------------------- */
a{cursor:hand;
  cursor:pointer;}
.clear
{
	clear:both;
	}
/* 内容区部分
-------------------------------------------------------- */
.contentArea
{  
	 width:100%;

}
.content
{
 margin:0 auto;
 width:910px;
 overflow:hidden;
	 _zoom:1;
 }



/* left
-------------------------------------------------------- */ 

 .left
 {
	 height:243px;
	 width:241px;
	 float:left;
	 margin-right:9px;
	
  }
  .left .tit
  { height:25px;
	line-height:25px;
	padding-left:12px;
	font-family:宋体;
	font-size:14px;
	color:#FFF;
    background:url("../images/titbg.jpg") repeat-x;
   }
 
   .left .conArea .tab1
 {
	 height:112px;
	 margin-top:2px;
  }
  .left .conArea .tab1 td  .text
  {
	 height:18px;
	 line-height:18px;
 }
  
    .search table  td  .searchText02
   {

	
	  height:18px;
	 line-height:18px;
	}
	 .search table  td  .searchText01
   {
    
	 
	  height:18px;
	 line-height:18px;
	}
  
  .left .conArea .tab2
 {
	 height:66px;
  }
  
  
  .left .conArea table  p
 {
	 width:70px;
	 display:inline-block;
  }
   .left .conArea table  td  .precolor
 {
	 color:#666666;
 }
  
  
  
  .Wdate {
    background: url("../images/datePicker.gif") no-repeat right center #FFFFFF;
    border: 1px solid #999999;
    height: 20px;
}
  
   .left .conArea table td em
   {
	 font-family:宋体;
	 font-style:normal;
	 color:#FF0000;
   }
   
    .left .conArea p.bntp
    {
	 text-align:center;	
	 }
   .left .conArea p.bntp a
   {
	  background:url("../images/left4pic.jpg") no-repeat center center;
	  display:block;
	  color:#F9F9F9;
	   text-decoration:none;
   }
 
  /*----------------middle------------------*/
  .middle
 {   
	 width:422px;
	 height:233px;
	 float:left;
	 overflow:hidden;
	 _zoom:1;
	 margin-right:9px;
	 overflow:hidden;
	 _zoom:1;
  }
  
  .middle .tit
  {height:25px;
	line-height:25px;
	margin-bottom:10px;
	padding-left:12px;
	font-family:宋体;
	font-size:14px;
	color:#FFF;
  background:url("../images/titbg.jpg") repeat-x;
   }
  .middle .pic1
  {
	 float:left;
	  margin-right:1px;
  }
     .middle .pic2
     {
		float:left;
	 }
   
  
  
  /*----------------right------------------*/
  
    .right
 {
	 width:229px;
	 height:229px;
	/* padding-left:16px;
	 padding-right:18px;*/
	 float:left;
	 position:relative;
	 background:url("../images/ribg.gif") repeat-x;
  }
    .right .hd
    {
	 height:28px;
	 width:195px;
	 margin-left:16px;
	 margin-right:18px;
	 line-height:28px;
	 border-bottom:1px solid #CCCCCC;
	}
 .right .hd .tit
 {
	 color:#474747;
	 font-weight:bold;
	 width:60px;
	 float:left;
	 
  }
   .right .hd .more
   {
	 width:60px;
	 float:right; 
	 text-align:right;
	}
  .right .hd .more a
  {
	width:60px;
	display:inline-block;
  }
  .right .hd .more em
  {
	 font-family:宋体;
	  font-style:normal;
  }
   .right .conArea
   {
	margin-left:16px;
	 margin-right:18px;
    }
    
  
   .right .conArea ul
   {
	 margin-top:5px;
	 width:195px;
    }
    
   .right .conArea  li
   {
	  line-height:26px;
	  padding-left:12px;
	  background:url("../images/icon2.gif") no-repeat left 10px;
	  background:url("../images/icon2.gif") no-repeat left 8px\9;
	   *background:url("../images/icon2.gif") no-repeat left 9px;
	
   }
     .right .conArea  li.espcial
    {
	  padding-left:12px;
	 background:url("../images/icon3.gif") no-repeat left 10px;
	  background:url("../images/icon3.gif") no-repeat left 8px\9;
	   *background:url("../images/icon3.gif") no-repeat left 9px;
	}

	
	  .right .conArea  li  a
   {
	 color:#2F50A0;
	 font-weight:bold;

   }

  
	
     .right .zixun
     {
	   bottom:0px;
	   color:#C5C5C5;
	   font-family:Verdana;
	   line-height:33px;
	   font-size:11px;
	    position:absolute;
	 }
	 
 .right .zixun span
 {
	 font-family:宋体;
	 font-size:12px;
	 margin-left:14px;
  }