img {
	border: 0;
}
.hb {
	margin: 4px 0 0 0;
	position: relative;
	z-index: 15;
	height: 311px;
	background: #5fb2e4 url("../../../jbanner/images/hb_bg.jpg") repeat-x top left;
}
.b-decor {
	position: relative;
	z-index: 15;
	margin: 0 auto;
	width: 960px;
	height: 311px;
	background: url("../../../jbanner/images/hb_decor.jpg") no-repeat top center;
}
.b-text {
	width: 440px;
	float: left;
	color: #ffffff;
}
.b-text div.txt {
	font: normal 38px arial;
	color: #bee0f4;
	line-height: 42px;
	padding: 40px 0 0;
	margin-left: -2px;
	letter-spacing: -2px;
	text-shadow: 1px 1px #4094c7;
}
.b-text h1 {
	font: bold 38px arial;
	line-height: 42px;
	padding: 0 0 10px;
	margin-left: -2px;
	letter-spacing: -2px;
	text-shadow: 1px 1px #4094c7;
	color: #ffffff;
}
.b-text span {
	color: #ecff6b;
}
.b-text p {
	width: 400px;
	font: normal 17px arial;
	line-height: 24px;
	color: #ffffff;
	text-shadow: 1px 1px #4094c7;
}
#gslider, #gslider .gslides, .slide, .slide img  {
	width: 459px;    /* Width of the banner */
	height: 261px;   /* Height of the banner */
}
.gslides {
	overflow: hidden;
}
#gslider {
	z-index: 10px;
	float: right;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url("../../../jbanner/images/browser.jpg") no-repeat top right;
	padding: 24px 19px 0 10px;
	margin-right: -9px;
}
.pages {
	list-style: none;
	display: none;
}
.pages .page {
	display: inline;
}
#gslider .page {
	position: absolute;
	z-index: 20;
	vertical-align: top;
	margin: 0 -1px;
	cursor: pointer;
	width: 55px;
}
#gslider .prev {
	left: -20px;
	top: 114px;
}
#gslider .next {
	right: -20px;
	top: 114px;
}
#gslider .prev a, #gslider .next a {
	float: left;
	background: url("../../../jbanner/images/arrows.png") no-repeat left top;
}
#gslider .prev a:hover {
	background-position: left 108%;
}
#gslider .next a {
	float: right;
	background-position: right top;
}

#gslider .next a:hover {
	background-position: right 108%;
}
div.page a {
	width: 55px;
	height: 30px;
	display: block;
	text-indent: -8000px;
	padding: 20px 0;
	outline: none;
}
