

#rongqi {

  width: 829px;
  text-align: left;
  background: #ffffff;
  border: 0px solid #ff8540;
}


body {
  width: 829px;
  text-align: center;
  background: #ffffff;
  margin-top:0px;
  margin-bottom:10px;
}


#logo1 {
  height:68px;
  width:195px;
  float: left;
  background: #9ACD34 url('../img/logo.jpg') top right no-repeat;
  clear: both;
}
#logo2 {
  height:68px;
  width:634px;
  float: right;
  background: #9ACD34 url('../img/logo2.jpg') top right no-repeat;
  clear: both;
}

#logo3 {
  height:29px;
  width:829px;
  background: #9ACD34 url('../img/logo3.jpg') top right no-repeat;
  clear: both;
}


#banner{
  width:829px;
  height:65px;
  margin-top:0px;
  margin-bottom:5px;
  margin-left:0px;
  text-align: center;
  border: 0px solid #018843;
  clear: both; 
}

#title {
  width:829px;
  height:3px;
  margin-top:5px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:0px;
  text-align: left;
  font-size:12px;
  color:#177491;
  border: 0px solid #018843;  
}

.title2
{
  font-size:14;
  color:#177491;
}



a:link {
  color:#000000;
}
a:visited {

  text-decoration:none

}
a:hover {
  text-decoration:none


}
a:ative {
  text-decoration:none

}


.links
{
   font-size:13px;
   color:#177491;
}
a.links:ative
{
        cursor:hand;
		    color:red;
}
a.links:over
{
        cursor:hand;
		  color:blue;
}
a.links:link
{
      cursor:hand;
	  color:#177491;
}
a.links:visited
{
        cursor:hand;

}





.float_right {
  margin-top:5px;
  margin-bottom:0px;
  padding-top:0px;
  height:6px;
  width:829px;
  border:0px solid #018843;
  margin-left:0px;
  float: left;
  clear:both;
}



#footer {
  height: 60px;
  background-color: #ffffff;
  clear: both;
}

#footer p {
  padding-top:16px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  letter-spacing:0px;
  border: 0px solid #018843;
}


