
.glob {
	background: url("../images/partBg.png"); width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.main {
	margin: 0px auto; width: 980px; height: 100%; z-index: 2;
}
.center {
	padding: 0px;
}



.box_slider {
	margin: 0px auto; width: 100%; height: 200px;
}
.column {
	width: 494px; padding-top: 4px; padding-left: 54px; float: left; position: relative;
}

h2 {
	width: 100%; color: rgb(255, 255, 255); line-height: 24px; padding-bottom: 28px; font-family: "Times New Roman"; font-size: 32px; font-weight: 400; margin-bottom: 28px; 
}

.slideHolder {
	width: 100%; overflow: hidden; 
}
#jcarousel_1 > ul > li {
	padding-right: 0px; position: relative;
}
#jcarousel_1 > ul > li a {
	height: 160px; text-align: center; display: block; position: relative; text-decoration: none;
}

.btnHolder { 
    margin: 0px auto; padding: 0px 10px; top: 350px; width: 552px; height: 31px; position: absolute;
}
.scrButn {
	width: 18px; height: 31px; position: relative;
}

.left {
	float: left;
}
.right {
	float: right;
}



