
#mainimage_wrapper {
    height: 468px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}


.mask_l,.mask_r{
	width:50%;
	height:468px;
	background:url(../images/bg_mask.png) repeat-x;
	position:absolute;
	top:0;
	z-index:15;
}
.mask_l {
    margin-right: 490px;
    right: 50%;
}
.mask_r {
    left: 50%;
    margin-left: 490px;
}


body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, ul {
    margin: 0;
    padding: 0;
}
a.bx-next {
    display: block;
    height: 72px;
    left: 50%;
    margin-left: 460px;
    position: absolute;
    text-indent: -9999px;
    top: 205px;
    width: 72px;
    z-index: 20;
}
a.bx-prev {
    display: block;
    height: 72px;
    left: 49%;
    margin-left: -513px;
    position: absolute;
    text-indent: -9999px;
    top: 205px;
    width: 72px;
    z-index: 20;
}
.bx-next:hover, .bx-prev:hover {
    background-position: 0 0;
}
.bx-pager .pager-active, .bx-pager a:hover {
    background-position: 0 0;
}


/*
.bx-pager {
    color: #666666;
    font-size: 12px;
    padding-top: 7px;
    text-align: center;
}
*/



/* PAGER */

.bx-pager{
	position:absolute;
	bottom:10px;
	left:65%;
	z-index:100;
}

.bx-pager-item{
	float:left;
	margin:0 5px 0 0;
}

.bx-pager-item img {
border:1px solid #666;
}
.bx-pager-item .active img {
border:1px solid #FFF;
opacity: 0.7;
}


.bx-captions {
    color: #666666;
    font-size: 12px;
    padding: 7px 0;
    text-align: center;
}
.bx-auto {
    padding-top: 15px;
    text-align: center;
}
.bx-auto a {
    color: #666666;
    font-size: 12px;
}
#mainimage .bx-wrapper {
    height: 468px;
    text-align: center !important;
    width: 100% !important;
}
#mainimage .bx-viewport {
    left: 50% !important;
    margin: 0 auto 0 -490px !important;
    overflow: visible !important;
    position: absolute !important;
    top: 0 !important;
    width: 980px !important;
}
#mainimage #slider1 li.pager {
    width: 980px !important;
}
#mainimage #slider1 li {
    width: 980px !important;
				}
#mainimage #slider1 li {
    padding-left: 0;
    width: 980px;
				margin:0 auto;

}
.bx-wrapper {
    z-index: 10;
}
.bx-pager {
    clear: both;
}
.bx-window {
    position: absolute !important;
}
