html,
body {
    margin: 0;
    padding: 0;
    background: url('bac1.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	font-weight: normal;
	-jimdo-target-prop-font-weight: false;
	font-style: normal;
	-jimdo-target-prop-font-style: false;
	background-color: #eee;
}
a{
	color: black;
}

#sidea {
    text-decoration: none;
    display: block;
}

#lists:hover {
    background-color: whitesmoke;
}

#menu {
    text-decoration: none;
    display: block;
}

#menu:hover {
    background-color: #cac6c6;
}

#toptital {
    padding-top: 2%;
	font-size: #444F55 !important;
}

#title-word {
    text-align: center;
    color: lightcoral;
}

#menu2  {
    padding-left: 10%;
    background-color: #eee;
}

#menu2.panel-body  {
   
    background-color: #fff !important;
	color: #444F55;
}

#menu2:hover {
   background-color: #cac6c6 !important;
   color: #444F55;
}

#top{
	background-color: #fff;
}

#header{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	font-size: 2rem;
	background-color: #fff;
}
#con_banner{
	width: 100%;
	height: 45rem;
	overflow: hidden;
}


#con_banner_bottom{
	width: 100%;
	height: 50px;
}
.con_title{
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	font-weight: 500;
	font-size: 36px;
	color: #5d5d5d;
}

.context{
	border-left: 1px black solid;
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #5d5d5d;
	padding-left: 30px;
	padding-right: 30px;
}
.context p{
	margin: 0 0 10px;
}

.context table{
   width: 100%;
   text-align: center;
}
.context table tr td  {
	padding-top: 2rem;
	padding-bottom:  2rem;
}
.context table tr td  img {
    border: 1px solid #ddd;
    width: 130px;
    height: 100px;
}
#bottom{
	box-sizing: border-box;
	background-color: #232323;
	color: #898989;
	height: 100px;
	margin-top: 50px;
	position: relative;
	bottom: 0px;
}

#bottom_context{
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	line-height: 100px;
	text-align: center;
}
#map img{
	width: 100%;
}

.a_pic img {
	width: 60rem;
	height: 40rem;
}
	
#ous_info{
	width: 25rem;
	height: 17rem;
	background-color: #7b7b7b;
}
#ous_info{
	text-align: center;
	padding: 1rem;
}
#info_title {
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-size: 2rem;
	color: #FFF;
}
#info_cont_text p{
	text-align: left;
	padding-top: 1rem;
	padding-left: 1rem;
	color: #FFF;
	font-family: Ubuntu,Helvetica,Arial,sans-serif;
	font-weight: 300;
	font-size: 1rem;
}

#myselect{
	margin-left: 40rem;
}

.partners {
	width: 100%;
}

.partners table{
	width: 100%;
	border: 1px black dashed;
}

.partners table tr {
	border: 1px black dashed;
	
}


.partners table tr td{
	
	height: 5rem;
	text-align: center;
	width: 25%;
}
#logo{
	width: 20rem;
	margin-right: 5rem;
}