
#main { 
	/*border: 1px solid rgb(128, 142, 168); */	
	/*padding: 15px 15px 0pt; */
	width: 960px; 
	float:left;
	/*background-color: rgb(232, 240, 255); */
}

img { 
	border: 0pt none ; 
}

.carousel { 
	overflow: hidden; 
}

.carousel .inner {
}

.carousel .middle { 
	overflow: auto; 
}

#example-2 { 
	border-top: 1px solid #f4e8cb; 
	/*background-color: rgb(232, 240, 255); */
	width: 960px; 
	height: 99px; 
	/*margin-top: 15px; */
}
#example-2 .middle { float: left; width: 960px; height: 120px; }
#example-2 .inner img { float: left; }
/*#example-2 a { float: left; width: 41px; height: 128px; background-color: rgb(170, 200, 255); text-align: center; text-decoration: none; font-size: 36px; line-height: 120px; }
#example-2 a.next { float: right; }
#example-2 a:hover { color: rgb(0, 0, 0); }*/
