#footer {
	width: 867px;
	position: relative;
	clear: both;
	background-image: url(../images/bg_men_home_footer.jpg);
	background-repeat: no-repeat;
	height: 142px;
	padding-top: 15px;
}
#menu_down ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	width: 647px;
	float: left;
}
#menu_down li {
	display: inline;
}
#menu_down li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7C9FF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#all_right ul {
	margin: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
	width: 500px;
}
#all_right li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7C9FF;
	display: inline;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#menu_down .none a {
	background-image: none;
}

#menu_down li a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7C9FF;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#menu_down .none a:hover {

	background-image: none;
}
#all_right .none {
	background-image: none;
}
