 /* CSS Document */

*{ padding:0px; margin:0px;}

body{ font-size:14px; color:#333333; font-family: 'Rockwell'; height:0px; }

.cl{ line-height:0px; font-size:0px; height:0px; clear:both;}


/*--------------------layout start----------------*/
.layout{ width:100%; background:url(../images/bodybg.jpg)  ;}
.thum-slider-container h4{ background:#fff; padding:10px; color:#222; position:relative; top: 5px;}
.thum-slider-container{ padding:0px; box-shadow: 0 0 20px -10px #999;  margin:30px auto; width:100%; background:#2A2A2A;}
* {
	
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}

.my-slider-list img{ margin-right:10px; width:160px; height:94px; padding:5px;}
.my-slider-list img:hover{ cursor: default; }
.my-slider { padding:28px 15px 30px 15px;
	height:110px;
	margin: 0 auto;
	/*width: 900px;*/
	
}
.my-slider ul {
	height:110px;
	overflow: hidden;
}
.my-slider li {
	float: left;
}

/*--------------------home page thum slider css end----------------*/


