#pg-4 {
	background: url(/Public/images/index/p4-bg.jpg) no-repeat;
	/*width: 1150px;*/
	height: 780px;
	text-align:left;
}

#pg-4 h2 {
	background: url(/Public/images/index/all_title.png) no-repeat -95px -70px;
	display: block;
	height: 70px;
	margin-top: 70px;
	text-indent: -999em;
}


#pg-4 .video {
	font-size: 14px;
	padding-left: 40px;
	background: url(/Public/images/index/icon-video.png) no-repeat left center;
	height: 30px;
	margin-top: 5px;
	float: left;
}

#pg-4 a {
	color: #339966;
	line-height: 30px;
	text-decoration: none;
}

#pg-4 a:hover {
	text-decoration: underline;
}


.big_img>img{
 height:175px;
 width:175px;
}
.small_img>img{
 height:85px;
 width:85px;
}
#pg-4-1>div,#pg-4-2>div,#pg-4-3>div{
 float:left;
}
#pg-4-1{
 width:955px;
 }
.small_grid{
 height:175px;
 width:178px;
 overflow:hidden;
}
.big_img,small_img{
 padding:2px;
}
.small_grid>div{
 float:left;
 margin:2px;
}
#pg-4-carousel{
position:relative;
 width:70000px;
 left:0px;
}
#pg-4-carousel>div{
 float:left;
}
#pg-4-block{
 width:955px;
 overflow:hidden;
 position:relative;
 /*left:115px;*/
}
.mouse_pointer{
 cursor:pointer;
}
#divcontrol{
    left:100px;
    position: relative;
    width: 88px;
}
#active_bar{
    left: 24px;
    position: absolute;
    top: 0px;
	*top: 4px;
}