@charset "utf-8";
/* CSS Document */

/*-------*********************************************企业频道**********************************************----------*/
.indexCenter{
  width:1000px;
  float:left;
  margin-top:10px;}

/***************************************右边内容***************************************/  
/*----------企业列表---------*/
.corporationLiTop{
  height:27px;
  width:100%;
  float:left;
  background-image:url(../../image/corporation/corporation_tableTopCenter.png);
  background-repeat:repeat-x;}  
.corporationLiTopLeft{
  width:151px;
  height:27px;
  background-image:url(../../image/corporation/corporation_tableTopLeft.png);
  background-repeat:no-repeat;
  line-height:27px;
  font-size:14px;
  font-weight:bolder;
  color:#FFFFFF;
  text-indent:23px;
  float:left;} 
.corporationLiCenter{
  float:left;
  border-left:1px solid #FFA419;
  border-bottom:1px solid #FFA419;
  border-right:1px solid #FFA419;
  overflow:hidden;}  
.corporationLiTop input{
  margin-top:4px;}  
/*发布信息按钮*/
.issueButton{
  width:73px;
  height:19px;
  border:0;
  cursor:pointer;
  line-height:19px;
  font-size:12px;
  color:#83511c;
  background-image:url(../../image/corporation/issueButton.gif);
  background-repeat:no-repeat;}
