#CarouselLS {position:relative;height:250px; }
.list_carousel p { margin-left:15px;}

p.caro_p1 {
margin-top: 2px;
font-size: 72%;
line-height: 1.0em;
color: #000000;
}

p.caro_p2 {
width: 90%;
margin-top: 8px;
font-size: 86%;
line-height: 1.2em;
}

p.caro_p3 {
margin-top: 5px;
font-size: 72%;
line-height: 1.0em;
font-family: Courier, Sans-Serif;
color: #000000;
}

p.caro_p4 {
width: 90%;
margin-top: 8px;
font-size: 74%;
line-height: 1.5em;
color: #000000;
}




	.caba { position:absolute; z-index:11; width:15px; height:250px; left:690px; background-color: #ececec; }
	.graaa {
		background-color: #ececec;
		width:680px; height:250px; padding:15px 0 0 15px; margin-left:10px;
	}
			.list_carousel {
				margin: 0;
				padding: 0;
				width: 680px;
				height: 235px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}

			.list_carousel li {
				color: #000000;
				background-color: #fff;
				border: 0;
				width: 325px;
				height: 235px;
				padding: 0;
				margin: 0 15px 0 0;
				display: block;
				float: left;
			}
			
			.list_carousel li a:hover {
				text-decoration: none;
			}
			
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			a#prev2 { display:block; position:absolute; z-index:12; left:0px; top:126px; width:25px; height:25px; }
			a#next2 { display:block; position:absolute; z-index:13; left:690px; top:126px; width:25px; height:25px;}
			.prev { background-image: url(/img/home/carousel/Btn_Prev_Off.png)  }
			.prev:hover { background-image: url(/img/home/carousel/Btn_Prev_On.png)  }
			.prev.disabled { background-image: url(/img/home/carousel/Btn_Prev_Psv.png); cursor:default;  }
			.next { background-image: url(/img/home/carousel/Btn_Next_Off.png)  }
			.next:hover { background-image: url(/img/home/carousel/Btn_Next_On.png)  }
			.next.disabled { background-image: url(/img/home/carousel/Btn_Next_Psv.png) ; cursor:default;  }
			.clearfix {
				float: none;
				clear: both;
			}
			#pager3 { width:709px; padding-top:3px; *padding-top:7px; }
			#pager2 { float:right; }
			.pager {
			}
			.pager a {
				background-image: url(/img/home/carousel/Icon_PageNation.png);
				width:12px; height:12px; margin-right:1px;
				display: inline-block;
				
			}
			.pager a.selected {
				background-image: url(/img/home/carousel/Icon_PageNationCurrent.png);
			}
			.pager a span {
				display:none;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
