@charset "utf-8";

/*  slides
------------------------------------------------------------------ */
#slides {
    background: #2373b1;
    height: 374px;
}

#slide_mask {
    background: url(img/slide_mask.png) center 0 no-repeat;
    height: 374px;
    position: absolute;
    top: 128px;
    width: 100%;
    z-index: 1000;
}

/*  main
------------------------------------------------------------------ */
#main {
    text-align: center;
    width: 100%;
}

#main section {
    clear: both;
    margin: 3em auto 0;
    text-align: left;
    width: 960px;
    /zoom: 1;
}

#main section:after {
    clear: both;
    content: '';
    display: block;
}

#main section h2 {
}

#main section p {
    margin-top: 2em;
}

#main #section_index {
    
}

#main #section_index ul li {
    float: left;
    margin: 20px 20px 0 0;
    padding: 0;
    height: 236px;
    width: 470px;
}

#main #section_index ul #index_testing,
#main #section_index ul #index_sorting {
    margin-top: 0;
}

#main #section_index ul #index_sorting,
#main #section_index ul #index_durability {
    margin-right: 0;
}

#main #section_index ul li a {
    display: block;
    height: 236px;
    overflow: hidden;
    position: relative;
    width: 470px;
}

#main #section_index ul #index_torsion,
#main #section_index ul #index_durability,
#main #section_index ul #index_torsion a,
#main #section_index ul #index_durability a {
    height: 237px;
}

#main #section_index ul #index_testing a {
    background: url(img/index_testing_on.jpg) 0 0 no-repeat;
}

#main #section_index ul #index_sorting a {
    background: url(img/index_sorting_on.jpg) 0 0 no-repeat;
}

#main #section_index ul #index_torsion a {
    background: url(img/index_torsion_on.jpg) 0 0 no-repeat;
}

#main #section_index ul #index_durability a {
    background: url(img/index_durability_on.jpg) 0 0 no-repeat;
}

#main #section_index ul li a:hover img {
    position: absolute;
    top: -237px;
}

#main #section_customorder {
    background: #ececec;
    margin: 3em auto 0;
    padding: 3em 0;
    text-align: center;
    width: 100%;
}

#main #section_customorder h2 {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

#main #section_customorder ul {
    margin: 2em auto 0;
    width: 960px;
    /zoom: 1;
}

#main #section_customorder ul:after {
    clear: both;
    content: '';
    display: block;
}

#main #section_customorder ul li {
    float: left;
    margin-right: 18px;
}

#main #section_customorder ul #customorder_stabilizer {
    margin-right: 0;
}

#main #section_customorder ul li {
    display: block;
    overflow: hidden;
    position: relative;
    width: 307px;
}

#main #section_customorder ul  li p.img a {
padding:0;
margin:0; 
}
#main #section_customorder ul  li p.txt {
padding:0.5em 0 0 0;
margin:0; 
}
#main #section_customorder ul li p.txt a {
	display: block;
	background: url(img/arrow1.jpg) center left no-repeat;
	padding:0 0 0 20px;
	margin:0;
    text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#000;
	zoom:1;
}
#main #section_customorder ul li a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);/* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

#main #section_link {
    margin: 3em auto 0;
    text-align: center;
}

#main #section_link ul {
    margin: 0 auto;
    width: 960px;
    /zoom: 1;
}

#main #section_link ul:after {
    clear: both;
    content: '';
    display: block;
}

#main #section_link ul li {
    float: left;
    margin-right: 19px;
}

#main #section_link ul #link_maintenance {
    margin-right: 0;
}

#main #section_link ul li a {
    display: block;
    height: 154px;
    overflow: hidden;
    position: relative;
    width: 307px; 
}

#main #section_link ul #link_point a {
    background: url(img/link_point_on.gif) 0 0 no-repeat;
}

#main #section_link ul #link_proof a {
    background: url(img/link_proof_on.gif) 0 0 no-repeat;
}

#main #section_link ul #link_maintenance a {
    background: url(img/link_maintenance_on.gif) 0 0 no-repeat;
}

#main #section_link ul li a:hover img {
    position: absolute;
    top: -154px;
}

#main #section_news {
    background: #ececec;
    margin: 3em auto 0;
    padding: 2em 0 3em;
    text-align: center;
    width: 100%;
}

#main #section_news #news_h2 {
    margin: 0 auto;
    padding: 2em 0 1em;
    text-align: left;
    width: 960px;
}

#main #section_news #news_dl {
    background: #fff;
    margin: 0 auto;
    padding: 1.5em 20px 1.5em;
    text-align: left;
    width: 920px;
}

#main #section_news #news_dl dl {
    clear: left;
    margin: 0.5em 0 0;
    /zoom: 1;
}

#main #section_news #news_dl dl:after {
    clear: left;
    content: '';
    display: block;
}

#main #section_news #news_dl dl dt {
    float: left;
    width: 120px;
}

#main #section_news #news_dl dl dd {
    float: left;
    width: 660px;
}

/*  fancybox
------------------------------------------------------------------ */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-outer {
    text-align: center;
    color: #000;
}
.fancybox-outer h3 {
    margin: 20px 0 5px 0;
    font-size: 22px;
}
.fancybox-outer h3.smaller {
    font-size: 15px;
}
.fancybox-outer p {
    margin: 0 0 10px 0;
    font-size: 16px;
    font-weight: 100;
}
.fancybox-outer .p1 {
    clear: left;
    margin: 0 0 0 0;
    padding: 10px 0 0 0.5em;
    font-size: 12px;
    text-align: left;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #000;
    font: 14px/20px;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../img/fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    background: #fff;
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 1.5em;
    right: 50%;
    margin-bottom: 0;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    font-size: 14px;
    margin-right: -100%;
    padding: 2px 20px;
    color: #6d6e70;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url(../img/fancybox_sprite@2x.png);
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url(../img/fancybox_loading@2x.gif);
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }