.bottom_logo {
	float : left;
	position : relative;
	margin : 0;
	padding : 0;
	width : 133px;
	height : 75px;	
}

.bottom_menu {
	float : left;
	position : relative;
	margin : 0;
	padding : 0;
	width : 120px;
	height : 75px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	background-image : url(/public_data/image/bottom/button.gif);	
}

.bottom_sepa {
	float : left;
	position : relative;
	margin : 0;
	padding : 0;
	width : 4px;
	height : 75px;	
}

.bottom_right {
	float : left;
	position : relative;
	margin : 0;
	padding : 0;
	width : 488px;
	height : 75px;
	color : #eeeeee;
	font-size : 11px;
	text-align : right;
	overflow: hidden;
	background-image : url(/public_data/image/bottom/right.gif);
	background-position : right;
}

.bottom_right a {
	color: #ffffff;
}

.bottom_right a:hover {
	color : #4c4c44;
	text-decoration : none;
}

.bottom_padding {
	margin-top : 10px;
}

.bottom_menu a {
	color : #f5ff92;
	text-decoration : none;
}

.bottom_menu a:hover {
	color : #ffffff;
	text-decoration : none;
}

.bottom_padding_right {
	margin-top : 11px;
	margin-right : 9px;
}

a.white {
	color : #ffffff;
}
