.list_content_box{
	list-style:none;
	padding:0;
	margin:0;
}
.list_content_box  ul, .list_content_box p , .list_content_box h1 , .list_content_box h2 , .list_content_box h3 , .list_content_box h4 , .list_content_box h5{
	list-style:none;
	padding:0;
	margin:0;
}
.list_content_box li{
	/*border:1px solid #e4e4e4;
	background-color: #f1f1f1;*/
	border-radius: 5px;
	/*margin-bottom: 20px;*/
	margin-bottom: 130px;
}

 .time_list{
 	background-color: #3486c4 !important;
 	position: absolute;
 	color: #fff;
 	width: 300px;
 	height: 110px;
        margin-top: 30px;
 }

 .time_list > p{
	height: 63px;
	overflow:hidden; 
	background-color: #014d87;
	padding:5px 10px;
	z-index:2;
 }
 
 .timeline_text{
	background-color: #3486c4 !important;
 }

 .time_list > .font_20{
 	height: auto;
 	border:none;
 }

/*.time_list1{
	position: absolute;
	margin-top: -180px;
	margin-left: 80px;
}

.time_list2{
	position: absolute;
	margin-top: 70px;
	margin-left: 1205px;
}

.time_list3{
	position: absolute;
	margin-top: -180px;
	margin-left: 440px;
}

.time_list4{
	position: absolute;
	margin-top: 70px;
	margin-left: 200px;
}

.time_list5{
	position: absolute;
	margin-top: -180px;
	margin-left: 810px;
}*/

.time_list_genap{
	position: absolute;
	/*margin-top: 70px;
	margin-left: 170px;*/
	margin-top: 217px;
	margin-left: -233px;
}

.time_list_genap_1{
	position: absolute;
	margin-top: 70px;
	margin-left: 540px;
}

.time_list_genap > .arr_timeline{
	margin-top:80px;
}

.time_list_genap_1 > .arr_timeline{
	margin-top:80px;
}

.font_20{
	font-size: 10pt !important;
}

.year_timeline{
	float: left;	
	color:#333;
	font-weight: 700;

}

.cir_time{
	height: 40px;
	width: 20px;
	float: left;	
	background: url(../img/circle_timeline.png) top center no-repeat;
}
#timeline{
	height: 200px;
}

/*.timeline_line{
	height: 4px;
	width: 100%;
	background-color: #014d87;
	position: relative;
	margin-top: 19%;
}*/

#timeline #next{
	height: 39px;
	width: 34px;
	float: right;
	background: url(../img/timeline_next.png) no-repeat;
	margin-top: -22px;
	position: relative;
}
#timeline #prev{
	height: 37px;
	width: 34px;
	float: left;
	background: url(../img/timeline_next.png) no-repeat;
	-webkit-transform: rotate(-180deg);  
	-moz-transform: rotate(-180deg);  
	-ms-transform: rotate(-180deg);  
	-o-transform: rotate(-180deg);  
	transform: rotate(-180deg);  
	margin-top: -22px;
	position: relative;
}

.arr_timeline{	
	width: 15px;
	height: 30px;
	margin-top:3px;	
	margin-left: 0px;
	background: url(../img/timeline_bot_arrow.png) top right no-repeat;
}

.time_list_genap > .arr_timeline{	
	width: 15px;
	height: 51px;
	margin-top:-131px;
	margin-left: 0px;
	background: url(../img/timeline_bot_arrow_1.png) top right no-repeat;
	-webkit-transform: rotate(-180deg);  
	-moz-transform: rotate(-180deg);  
	-ms-transform: rotate(-180deg);  
	-o-transform: rotate(-180deg);  
	transform: rotate(-180deg);  
	-ms-writing-mode:rl-tb;
}

.time_list_genap_1 > .arr_timeline{	
	width: 15px;
	height: 51px;
	margin-top:-131px;
	margin-left: 0px;
	background: url(../img/timeline_bot_arrow_1.png) top right no-repeat;
	-webkit-transform: rotate(-180deg);  
	-moz-transform: rotate(-180deg);  
	-ms-transform: rotate(-180deg);  
	-o-transform: rotate(-180deg);  
	transform: rotate(-180deg);  
	-ms-writing-mode:rl-tb;
}

.arr_timeline{
	height: 100px;
}

.arr_timeline > a > .cir_time{
	margin-top: 42px;
}

.year_timeline{
	margin-top: -50px;
	margin-left: 40px
}

.time_list_genap .year_timeline{	
	margin-top: -8px;
	margin-left: -31px;
	-webkit-transform: rotate(-180deg);  
	-moz-transform: rotate(-180deg);  
	-ms-transform: rotate(-180deg);  
	-o-transform: rotate(-180deg);  
	transform: rotate(-180deg);  
}

.time_list_genap_1 .year_timeline{	
	margin-top: -8px;
	margin-left: -31px;
	-webkit-transform: rotate(-180deg);  
	-moz-transform: rotate(-180deg);  
	-ms-transform: rotate(-180deg);  
	-o-transform: rotate(-180deg);  
	transform: rotate(-180deg);  
}

.bx-wrapper .bx-controls-direction a{margin:0 -34px;}
.bx-wrapper .bx-viewport{padding-left: 10px; padding-right: 10px; height: 350px !important;}