/* CSS Document */

body{
    margin:0;
	padding:0;
	font-size:9pt;
	color:#000000;
	line-height:20px;
	background:#ffbb3e;
	}
*{
    margin:0;
	padding:0;
	}
.bottom_body{
   width:1002px;
   margin:0 auto;
   height:112px;
   }
.bottom_cons{
   width:1002px;
   margin:0 auto;
   background:url(../images/bottom_bg.jpg) repeat-x left top;
   height:112px;
   }
.bottom_logo{
   width:252px;
   padding-left:15px;
   float:left;
   text-align:right;
   background:url(../images/bottom_bg.jpg) repeat-x left top;
   }
.bottom_text{
   width:735px;
   text-align:left;
   float:left;
   height:112px;
   background:url(../images/bottom_bg.jpg) repeat-x left top;
   }
.text{
   line-height:22px;
   margin-left:15px;
   margin-top:15px; 
    }
.e_blue {
    font-size: 9pt;
	color: #0B89D1;
	text-decoration: none;
}
a.e_blue:link {
	font-size: 9pt;
	color: #0B89D1;
	text-decoration: none;
}
a.e_blue:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: none;