﻿.div_main_footer a {
    color: black;
    text-decoration: none;
}

.div_main_footer {
    height: 100px;
    margin: 0 auto;
    padding-top: 8px;
}

.div_hr {
    height: 5px;
    border-bottom: 1px solid #BCC6CC;
}

.div_main_footer_top {
    width: 926px;
    margin: 0 auto;
    padding: 0;
}

.div_footer_space {
    float: left;
    width: 12px;
    height: 30px;
}

.div_main_footer_top_B {
    float: left;
    width: 220px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
}

.div_main_footer_b_B {
    float: left;
    width: 220px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    font-size: 9pt;
}

.div_main_right_info {
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    /*text-align: right;*/
}

.div_main_footer_common {
	color: black;
	/*background-image: url(../images/125.jpg);*/
	min-width: 1000px;
	background-color: white;/*#F2F2F2;*/
	padding-bottom: 20px;
    background-color: #d2d2d2
}

.div_main_footer_topLabel {
    margin: 0 auto;
    position: relative;
    bottom: 15px;
    background-color: #3A3B40;
    width: 250px;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    behavior: url('./pie/PIE.htc');
	color: white;
}

.div_main_footer_topLabel.spanish{
    width: 300px;
}