﻿@charset "utf-8";
/* CSS Document */
/*-------*********************************************首页详细信息**********************************************----------*/
/*************************************左边内容**********************************/
.indexLeft{
  width:230px;
  float:left;}

/***************************************右边内容***************************************/  
.indexRight{
  width:760px;
  overflow:hidden;
  float:right;}


/*----------企业列表---------*/
.corporationLi{
  width:760px;
  overflow:hidden;}  
.corporationLiCenterIndex{

  width:758px;}  
.corporationLiTable{
  width:750px;
  margin-left:3px;
  overflow:hidden;
  }   
.corporationLiTable li{
  width:730px;
  padding-left:10px;
  padding-right:10px;
  
  overflow:hidden;
  margin-top:10px;
  border-bottom:1px dashed #959595;}  
.corporationLiTableTitle{
  width:100%;
  height:22px;
  _height:24px;
  line-height:22px;
  _line-height:24px;}  
.corporationLiTableTitle a{
  font-size:14px;
  font-weight:bolder;
  color:#FF6C00;
  text-decoration:none;}  
.corporationLiTableTitle a:hover{
  text-decoration:underline;} 
.corporationLiTableTitle span{
  float:right;
  font-size:12px;
  font-weight:bolder;
  color:#1F3A87;
  width:100px;
  margin-right:12px;
  text-align:right;
  background-repeat:no-repeat;}  
.corporationLiTable li p{
  widows:100%;
  line-height:20px;
  color:#434343;
  font-size:12px;
  font-weight:normal;}  
.corporationLiTable li p b{
  color:#1F3A87;}  
.corporationLiTable li p span{
  float:right;
  color:#374D96;
  height:23px;
  padding-bottom:5px;}   
.corporationLiTable li p span img{
  vertical-align:middle;
  cursor:pointer;
  margin-left:5px;
  margin-bottom:2px;}  
/*翻页*/
.page{
  padding-top:8px;}  
