@charset "utf-8";
/* CSS Document */

#footer {
clear:both;
	position:relative;
	bottom: 0;
	border-top:3px #09c solid;
padding-top:10px;
padding-bottom:20px;
width:859px;
color : #333;
height : 120px;
font-family:Tahoma, Geneva, sans-serif;
font-size : 11px;
text-align:left;
line-height:14px;
background-color:#FFF;
}
#footer a{
color:#09c;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-size : 11px;
}
#footer a:hover{
color:#00b1ec;
text-decoration:none;
}
.logo_foot {
margin : 0px 10px;
min-height : 70px;
width : 55px;
background: url(../images/mini_logo2.png);
background-repeat:no-repeat;
z-index : 20;
}
.foot1 {
border-left : #09c;
line-height : 18px;
height : 60px;
border-left-style : solid;
border-left-width : thin;
text-align : left;
padding-left : 8px;
width : 110px;
}
.foot2 {
width : 110px;
text-align : left;
}
.foot3 {
border-left : #09c;
line-height : 18px;
height : 100px;
border-left-style : solid;
border-left-width : thin;
text-align : left;
padding-left : 8px;
width : 130px;
}
.foot4 {
border-left : #09c;
line-height : 18px;
height : 100px;
border-left-style : solid;
border-left-width : thin;
text-align : left;
padding-left : 8px;
width : 140px;
}
.foot5 {

border-left : #09c;
line-height : 18px;
height : 100px;
border-left-style : solid;
border-left-width : thin;
text-align : left;
padding-left : 8px;
width : 175px;
}
ul,li.foot {
 list-style-position:inside;
line-height:16px;
 list-style-type : square;
 margin:0; 
padding:0;}
