﻿.divbody
{
	
	margin:0 auto;
	text-align:center;
	height:35px;
}
 .divbody a:hover
{
    color:#ED4040;
    }
 .divbody a
{   width: 720px;
    height:25px;
    margin: 0px auto;
    clear: both; 
    display:block;
    padding-top:5px;
    padding-bottom:5px;
	text-decoration:none;
	text-underline:none;
color:#000;
    }
 .divbody .divcontent
{
    width:720px;
    height:25px;     
    text-decoration:none;
    display:block;
   
}

 .divbody .divcon
{
    width:700px;
    height:25px;
    float:left;
    margin-left:20px;
    display:inline-block;
    line-height:25px;
    display:block;
    font-size:14px;
    text-decoration:none;
    word-spacing:14px;
    letter-spacing:1px;
    }
  .divbody .divconH
  {
    width:720px;
    height:25px;
    float:left;
    display:block;
      }

 .divbody .divcontent span
{
     width:100px;
     height:25px;
     display:inline-block;
}
  
 .divbody .divfir
{
    line-height:22px;
    font-size:14px;
    width:100%;
    height:66px;
    display:block;
    overflow:hidden;
    white-space:pre-line;
   text-overflow:ellipsis;
    text-indent:26px;
    color:#333333;
    word-spacing:15px;
    letter-spacing:1px;
   text-decoration:none;
   text-align:left;
    }
