@charset "utf-8";
#footer {
	width:100%;
	margin:0px;
	text-align:center;
	overflow:hidden;
	background-image: url(../img/footbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
}
#footer a {
    font-size:12px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #009933;
	font-size:12px;
	text-decoration: underline;
}
#footer form {
	margin-top:5px;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#footer label {
	color: #0066FF;
	font-style:normal;
	font-weight:bold;
	font-size: 14px;

}
#footer input {
vertical-align: middle;
margin:0px;
padding:0px;
}
#footer .search_box {
width:255px; height:18px;
}
#footer .search_submit {
width:51px; height:22px; margin:0px; margin-left: -5px;
}
#footer p {
margin:0px;
padding:2px;
}

#footer .footer_word_search { 
height : 25px; 
line-height : 27px; 
font-size : 12px; 
color : #FF6600; 
}
#footer .footer_nav { 
font-size : 12px; 
width : 95%; 
margin : 10px;
height : 80px;
} 
#footer .each-row { 
clear : both; 
list-style-type : none; 
line-height : 18px;
margin:0px;
padding:0px;
border: none;
} 
#footer .each-row h5 { 
width : 150px; 
text-align : right;
padding:0px;
padding-right : 10px;
margin:0px;
float : left; 
font-size : 12px; 
color : #0CB2F0; 
} 
#footer .each-row ul { 
float : left; 
width : 650px; 
text-align : left;

} 
#footer .each-row ul, .each-row ul li { 
display : inline;
} 
#footer .each-row ul, .each-row ul li a {
	display : block;
	float : left;
	margin-right : 7px;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#footer .footer_copyright {
float: left;
font-size : 11px; 
line-height : 14px;
margin:0px;
margin-top : 0px;
padding-left:222px;
} 
#footer .valid {
	float:right;
	overflow:hidden;
}
#footer .valid img{
	border:0px;}
#footer2 {
	width:940px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 45px;
	padding-bottom: 125px;
	padding-left: 45px;
}

