/*banner slider */
ul#fade, ul#fade1 {
	background:#fff;
	color:#fff;
	padding:0;
	width:100%;
	height:100%
}

#fade li, #fade1 li {
	list-style:none;
	font-family:verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
}
.home-banner-wrapper .home-Banner {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
.home-Banner .banner-info {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	bottom: -91px;
	float: left;
	left: 30px;
	position: absolute;
	width: 360px;
	behavior: url(ie-css3.htc);
/*	background:#D00914 url(images/home-red-gred.png) left bottom no-repeat;
*/	margin:0px auto;
}
.banner-info-bg {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	bottom: -91px;
	float: left;
	left: 30px;
	position: absolute;
	width: 360px;
	behavior: url(ie-css3.htc);
	background:#D00914 url(images/home-red-gred.png) left bottom no-repeat;
	margin:0px auto;
}
.banner-info .appMainDiv {
/*	background:url(images/home-red-ver-gred.png) bottom repeat-x;
*/}
.appMainDiv .app-holder {
	width:330px;
	margin:0 auto;
	color:#FFF;
}
.appMainDiv .app-holder .app-hd {
	font-size:18px;
	font-family:'humnst777_cn_btregular', Helvetica, Arial, sans-serif;
	margin-top:25px;
	height:30px;
}
.app-holder .app-text {
	font-size:12px;
	line-height:18px;
	height:75px;
	color:#ffdede;
}
.app-holder .readmore {
	font-size:12px;
	line-height:18px;
	height:25px;
	background:url(images/readmore-icon.png) no-repeat right center;
	padding:6px 18px 0 0;
}
.app-holder .readmore a{
	color:#ff6666;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.app-holder .readmore a:hover{
	color:#FFF;
}
.app-holder .bottom-line {
	border-bottom:#e98489 1px solid;
	height:1px;
	font-size:-1px;
}
.home-Banner .banner-info .img-holder {
	width:330px;
	margin:0 auto;
	color:#FFF;
}
.img-holder .cat-img-humb {
	float:left;
	height:78px;
	width:78px;
	margin:6px 0 6px 6px;
}
/*banner slider */
.logos #fade .logo-banner-wrapper {
	height:117px;
	position:relative;
	text-align:center;
	background:#FFF;
}
#fade1 .logoHomebanner-wrapper {
	height:93px;
	width:126px;
	position:relative;
	border:#CCC 1px solid;
}
