body {
	font-weight: bold;
}
#button {
	margin-top: 13px;
	background-color: #00B0FF;
	border-color: #00B0FF;
}
#r1{
	text-align: center;
	font-size: 20px;
	vertical-align: middle;
	height: 50px;
	background-color: #00B0FF;
}
#r2{
	height:90px;
	line-height: 50px;
}

#part1{
	height:30px;
	background-color:white;
	border-right:1px solid gray;
}
#part2{
	height:30px;
	background-color:white;
}
#part1, #part2 {
	border: solid 1px gray;
}
#text1{
	color: blue;
	font-size: 20px;
	line-height: 30px;
}
#text2{
	color: gray;
	font-size: 20px;
	line-height: 30px;

}
#myCarousel{
	bottom: 40px;
	z-index: -1;
}
.carousel-indicators .active {
	background-color: #00C2AF;
}
.carousel-indicators li {
	background-color: black;
}
#im_a {
	height: 200px;
	width: 100%;
}
#r3 {
	height: 50px;
}
#r4 {
	text-align: center;
}
.img_b {
	width:75%;
}

.im-wo {
	font-size: 15px;
}
.part3 {
	height:100px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
#part3-1 {
	height: 160px;
}

.img-2 {
	width: 100%;
	height: 100px;
}
.part4-1 {
	padding: 0px;
}
#im_c {
	width: 100%;
	height:160px;
}
#im_d {
	width: 100%;
	height: 80px;
}
#r5 {
	margin-top:-15px;
	margin-bottom:15px;
}
