#cpcontent
{
  width:100%;
  height:auto;
  margin-bottom:20px;
  border-bottom:1px dotted #CCCCCC;
  clear:both;
}
#cpcontent-left
{
  width:30%;
  height:auto;
  padding-top:20px;
  padding-left:20px;

  float:left;
}
#cpcontent-right
{
  width:60%;
  height:auto;
  float:left;
  margin-left:20px;
}
#cpconteng-right-title
{
  width:100%;
  height:30px;
  line-height:30px;
  font-weight:bold;
  font-size:14px;
  float:left;
  padding:10px;
}
#cpconteng-right-title a
{
  color:#FF6600;
  text-decoration:none;
  height:30px;
  line-height:30px;
}
#cpcontent-right-intro
{
  width:100%;
  height:auto;
  line-height:25px;
  font-size:12px;
  float:left;
  padding:10px;
}
