.bottom {
    width: 100%;
    min-height: 244px;
    background: url(/img/frame/bottom.jpg) 50% 0px no-repeat #727578;
    text-align: center;
}

.bottom_affil {
    position: relative;
    width: 937px;
    margin: 0 auto;
    padding-top: 58px;
//    min-height: 103px;
    height: 57px;
    text-align: justify;
}

.bottom_affil img {
    padding-left: 10px;
}

.bottom_footnote {
    position: relative;
    width: 937px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #AAAAAA;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 5px;
    line-height: 14px;
    text-align: justify;
}

.bottom_copyrite {
    padding-top: 15px;
    text-align: center;
    color: #AAAAAA;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 12px;
}

.bottom_copyrite a, .bottom_copyrite a:visited {
    color: #AAAAAA;
}

.bottom_copyrite a:hover {
    color: #EEEEEE;
}

.cookie_sign {
	position:fixed; 
	left:0; 
	bottom:0; 
	width:100%; 
	background-color:#275784; 
	color:white; 
	text-align:center; 
	height:35px; 
	line-height: 35px;
}
