@charset "utf-8";
/* CSS Document */
/*------//////////////////////////页面底部信息//////////////////////-----*/  
.indexBottom{
  width:100%;
  float:left;
  overflow:hidden;
  margin-top:12px;}
.indexBottomTop{
  width:100%;
  height:31px;
  line-height:31px;
  color:#1f3a87;
  font-weight:normal;
  font-size:14px;
  text-align:center;
  border-bottom:2px solid #559add;}  
.indexBottomTop a{
  color:#1f3a87;
  margin-left:11px;
  margin-right:11px;
  text-decoration:none;}  
.indexBottomTop a:hover{
  color:#1f3a87;
  text-decoration:underline;}  
.indexBottomCenter{
  width:100%;
  margin-top:8px;
  padding-bottom:15px;
  overflow:hidden;
  line-height:22px;
  text-align:center;
  color:#434343;}    
.indexBottomCenter a{
  color:#434343;
  text-decoration:none;}  
.indexBottomCenter a:hover{
  color:#9c2307;
  text-decoration:underline;}   
