/* home CSS */
div.cswf{
  width: 295px;
  height: 200px;
  border: 1px solid #dedede;
  margin: 0px auto;
  clear: both;
  float: none;
}
object.cfla{
  width: 245px;
  border: none;
}

div.cphoto
div.cfriends,
div.csponsor,
div.cdownload{
  width: 300px;
}
div.cphoto img{
  width: 294px;
  height: 200px;
  border: 1px solid #cdcdcd;
  margin: 0px auto;
  display: block;
}

div.csponsor a{
  display: block;
  font: normal 14px/48px arial;
  color: #1e7e11;
  background: #efefef;  
  margin: 0px 3px 3px 3px;
  clear: both;
  height: 48px;
  text-align: left;
  text-decoration: none;
}
div.csponsor a.cdble{
  font: normal 14px/24px arial;
}
div.csponsor a img{
  float: left;
  width: 60px;
  height: 40px;
  background: #fff;
  border: 1px solid #ababab;
  margin: 3px 5px 3px 3px;
}

div.cfriends a{
  display: block;
  float: none;
  clear: both;
  background: transparent url(image/double_sqr.gif) no-repeat 10px center;
  font: normal 14px/20px arial;
  color: #cc9988;
  text-align: left;
  text-decoration: none;
  padding: 0px 3px 0px 25px;
  margin: 0px auto 3px auto;
}



div.cpastor{
  font: normal 14px/20px arial;
  color: #115d07;
}
div.cpastor h3{
  text-align: left;
  text-indent: 5px;
}
div.cpastor h3 a{
 display: block;
 float: right;
 font: normal 10px/25px arial;
 color: #996633;
 text-decoration: none;
 text-align: right;
 padding: 0px 8px 0px 0px;
 width: 100px;
}
div.cpastor h3 b{
 display: block;
 float: left;
 width: 250px;
  font: bold 14px/25px arial;
  color: #fff;
  text-align: left;
  text-indent: 5px;
  margin: 0px;
  padding: 0px;
  border: none;
}

div.cpsword{
  font: normal 15px/20px arial;
  color: #115d07;
  margin: 0px 0px 3px 0px;
  padding: 0px 3px;
  text-align: left;
}
div.cpsword img{
  width: 140px;
  height: 160px;
  float: left;
  margin: 0px 10px 10px 0px;
  border: none;
}
div.cpsword h5{
  background: #cbdfc9;
  padding: 0px 3px 0px 3px;
  display: block;
  margin: 0px 0px 10px 0px;
  width: 236px;
  float: left;
  text-align: left;
}


div.chighlight,
div.cvideo,
div.caudio{
  font: normal 14px/20px arial;
  color: #115d07;
}

div.chighlight{
  width: 248px;
}

div.chighlight a{
  display: block;
  font: normal 14px/20px arial;
  color: #b84700;
  text-align: left;
  text-decoration: none;
  padding: 0px 3px 0px 20px;
  background: transparent url(image/news_arrow.gif) no-repeat 4px 7px;
  clear: both;
}
div.chighlight a b{
  font: normal 14px/20px arial;
  color: #014dbb;
}
div.chighlight a em{
  text-align: left;
  font: normal 14px/20px arial;
  color: #787878;
}
div.caudio a{
  margin: 0px 3px 3px 3px;
  display: block;
  clear: both;
  height: 40px;
  font: normal 14px/40px arial;
  color: #b84700;
  text-align: left;
  text-decoration: none;
  padding: 0px 3px 0px 50px;
  background: transparent url(image/audio-icon.png) no-repeat 4px center;
  clear: both;
  border-bottom: 1px solid #dfdfdf;
}
div.caudio a.cdble{
  font: normal 14px/20px arial;
}


div.cvideo a{
  display: block;
  clear: both;
  font: normal 14px/20px arial;
  color: #cc0000;
  text-align: left;
  text-decoration: none;
  height: 48px;
}
div.cvideo a img{
  float: left;
  width: 60px;
  height: 40px;
  background: #fff;
  border: 1px solid #ababab;
  margin: 3px;

}

div.cword{
  font: normal 14px/20px arial;
  color: #115d07;
  border: 1px solid #dceadb;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
div.cword p{
  margin: 5px auto;
  width: 90%;
  font: normal 12px/20px arial;
  color: #cc0000;
  text-align: left;
}
div.cword h5{
  margin: 0px auto;
  text-align: right;
  padding: 5px 9px 5px 5px;
  font: bold 14px/20px arial;
  color: #787878;
}

