/******************image_scrolling*****************/	
	
.carousel-box {position:relative;width:980px;overflow:hidden;  margin-left:0px; padding-left:0px; padding-right:0px; margin:0px 0px 0px 0px;/* border:4px solid #CCC;*/ z-index:0;}

.prev {
	position:absolute;
	left:-24px;
	right:2px;
	top:52px;
	z-index:1000;
	background: url(../images/scrol-btn.png) top no-repeat;
	width: 24px;
	height: 60px;
	
}


.next {
	position:absolute;
	right:-24px;
	top:52px;
	z-index:1000;
	background: url(../images/scrol-btn.png) bottom no-repeat;
	height: 60px;
	width: 24px;
}
.carousel-box .prev a, .carousel-box .next a {cursor:pointer}
.carousel-box ul {width:465px;margin-left:0px; list-style:none;
 float:left; 
margin-left:0px;!important}
.carousel-box ul li {width:auto;float:left;border:0;
margin:0 0px;position:relative;
padding-top:0px; padding-bottom:0px; 
padding-left:0px; height: auto; }
.carousel-box ul li img { width: auto; height: auto;  }
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:0px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}

/***********box*************/
.box {width:100%;}
.box .border-top { }
.box .border-bot {) repeat-x left bottom}
.box .left-top-corner {}
.box .right-top-corner {}
.box .left-bot-corner {}
.box .right-bot-corner {}
.box1 {}
.box1 .border-top {}
.box1 .border-bot {}
.box1 .left-top-corner {}
.box1 .right-top-corner {}
.box1 .left-bot-corner {}
.box1 .right-bot-corner {}
/**********img_box*************/
.img-box1 img {float:left;margin:0 0px 0 0}
.img-box1.alt {position:relative;margin-left:0px}
.img-box1.alt img {margin-right:0px}
.img-box2 {left:0px;top:0px;position:relative;
bottom:0px; padding-left:0px;
width:100px; height:80px; 
left:0px;}
.img-box2 p {color:#b2da42;margin:0;line-height:1.69em;margin-bottom:21px}
.img-box2 p.extra {color:#c2e575;font-size:.91em;line-height:1.83em;font-family:Tahoma, Arial, helvetica, sans-serif;margin:0}


@media screen and (max-width: 320px),(max-width: 360px),(max-width: 384px){
	
.carousel-box {position:relative;width:100%;overflow:hidden;  margin-left:0px; padding-left:8px; padding-right:0px; margin:16px 0px 10px 10px;/* border:4px solid #CCC;*/ z-index:0;}
.carousel-box .prev a, .carousel-box .next a {cursor:pointer}
.carousel-box ul {width:90%;margin-left:0px; list-style:none;
 float:left; 
margin-left:0px;}
.carousel-box ul li {width:50%;float:left;border:0;
margin:0px;position:relative;
padding:0px; height: 50%; }
.carousel-box ul li img { width: 50%; height: 50%;  }
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:0px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
	
	}
