@charset "utf-8";
/* CSS Document */

body {
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
	color:#222222;
	text-align:left;
}

.footer2 {
background-color:#369;
height: 20px;
text-align: center;
font-size:10px;
color:#FFFFFF;
font-family:Verdana;
padding-top: 7px;
padding-bottom: 2px;
width: 100%;
position:fixed; left:0px; bottom:0px;
z-index:100
} 

.footer1 {

height: 20px;
text-align: center;
font-size:10px;
color:#666;
font-family:Verdana;
width: 100%;
z-index:100
} 

.footer {
width: 288;
position:fixed; right:0px; bottom:0px;
z-index:100
} 
