.div_line {
    margin-top: 30px;
    display: inline-block;

}

#img_show img {
    display: block;
    max-width: 500px;
    height: auto;
}

body {
    margin: 0;
    padding: 0;
}

html {
    -webkit-background-size: 100% 500px;
    -moz-background-size: 100% 500px;
    -o-background-size: 100% 500px;
    background-size: 100% 500px;
}


#main {
    width: 940px;
    background: rgba(204, 247, 255, 0);
    margin: 0 auto;
    text-align:center
}
section,footer{
    width: 100%;
}
.container_12,.wrapper p3,.grid_12,.simpleclear,.wrapper,.table,.content{
    margin-top: 10px;
    width: 100%;

}
.grid_1 {	width: 58%;}
.grid_3{width: 2%}
.grid_2 {	width: 38%;}


article{

    margin-bottom: 10px;
    vertical-align: top;
}

.grid_1,.grid_2,.grid_3
{
    font-size: 13px;
    font-family: Arial;
    color: #666;
    display: inline-block;
}

.grid_1{
    text-align: left;
}
.larger {
    font-weight: bold;
    display: inline-block;
    font-size: 130%;
    letter-spacing: normal;
}

#banners {
    text-align: center;

}

#banners img {
    width: 100%;
    height: auto;
}

.dropdown {
    position: relative;
    display: inline-block;
    color: #a94e94;
    text-decoration: none;
    margin-left: 40px;
    margin-bottom: 10px;
    background-position: right center;
    background-repeat: no-repeat;
}
.dropdown:hover .dropdown-content {

    display: block;
}
.dropdown a:hover {

    color: #ff4100;
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.91);
    min-width: 350px;
    box-shadow: 0px 8px 16px 0px rgba(231, 231, 231, 0.86);
    padding: 12px 16px;
}


.menu_font {
    text-transform: uppercase;
    font-size: 120%;
    font-weight: bold;
    font-family:  Arial, Helvetica, sans-serif,'WarowniaBlkNrw';
    text-align: left;

}





.menu_first {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 130%;



}
.menu_first a{
    text-decoration: none;
    font-family: Arial;
    color: #a94e94;
}


.menu_foot a{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    font-family: Arial;
    color: #a94e94;
}
.botmenu {

    margin: 0;
    margin-top: 20px;
    height: 42px;
    border-bottom: solid #999 1px;
    border-top: solid #999 1px;
}
.bootmenu2{

    margin-top: 13px;
}






.menu_font a {
    text-decoration: none;
    color: #a94e94;
}


h4 {
    padding: 7px 0 0 0;
    font-size: 120%;
    color: #a94e94;
    clear: both;
}
h6 {
    color: #a94e94;
}

.text_content a{
    font-family: Arial;
    color: #666;
    text-align:left;
}

h3 {
    font-size: 24px;
    color: #a94e94;
    margin-bottom: 12px;
    font-weight: bold;
    line-height: 2;
    font-family: Arial;
    border-bottom: solid #999 1px;
}
.footer-bg{
    margin-top: 40px;
    font-family: Arial;
    color: #666;
    font-size: 13px;
    margin-bottom: 40px;
}
select{
    font-size:20px;
    color: #666;

}
.number a:hover {
    text-decoration: none;
    color: #ff4100;
}
.number a, .number span {
    text-decoration: none;
    color: #666;
}
