html, body, ul, li { 
	padding:0; margin:0; }

.wrapper2{margin-bottom:60px !important;}
.wrapper {position:relative;margin:0px auto;padding:0px 20px 0px 20px;max-width:1200px;margin-top: 20px;margin-bottom: 120px;}
.wrapper.wrapper-tabs { margin-top:20px; margin-bottom:20px;  }
.wrapper.wrapper-tabs > div { background:#fbfbfb; padding:0px 20px 0px 20px;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; border:1px solid #bfbfbf; }

.wrap { padding:5px; }



pre { -moz-tab-size: 4; -o-tab-size:4; tab-size:4; }

			.carousel .next,
			.carousel .prev {display:none;width: 50px;height: 50px;position:absolute;bottom:-68px;left: 50.4%;margin-top:-28px;z-index:9999;cursor:pointer;}
			.carousel .prev {margin-left: -60px;background:url(../image/prev.png) 0 0 no-repeat;background-size: 100%;}
			.carousel .next {margin-right:-60px;background:url(../image/next.png) 0 0 no-repeat;background-size: 100%;}
			.carousel li { display:none; }
			.carousel li img { width:100%;  }

.carousel .prev:hover{background: url(../image/prev-black.png) 0 0 no-repeat;background-size: 100%;}
.carousel .next:hover{background: url(../image/next-black.png) 0 0 no-repeat;background-size: 100%;}





