/*body{
	margin:0;
	font-family:Arial, sans-serif;
	font-size:14px;
	background-color:#333;
	color:#fff;
	padding-top:30px;
}

ul{
	margin:0;
	padding:0 0 20px 30px;
}*/

.mycontainer{
	max-width: 1920px;
	max-height: 750px;
	margin-left:auto;
	margin-right:auto;

	overflow:hidden;
}
.container{
	margin:auto;
}
.mySlideshow .animated{
	position:absolute;
}
.first{
	background:url("../images/silder_banner_01.jpg") center no-repeat; width:1920px; height:680px;
}

.second{
	background:url("../images/silder_banner_02.jpg") center no-repeat;
}

.third{
	background:url("../images/silder_banner_03.jpg") center no-repeat;
}

.fourth{
	background:url("../images/silder_banner_04.jpg") center no-repeat;
}

.fifth{
	background:url("../images/silder_banner_05.jpg") center no-repeat;
}
