

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

    margin: 0;

    padding: 0;

    border: 0;

    outline: 0;

    vertical-align: baseline;

    background: transparent;

}



body {

    line-height: 1;

}



ol, ul {

    list-style: none;

}











.session6{width:1550px;height:900px;padding-top:5px;padding-left:5px;margin:0 auto;

	position:relative;}



.session6 .triggers{

	width:950px;

	float:left;

	padding-top:53px;

	height: 685px;

}

.session6 img{

	display:block;

}

.session6 .triggers li{

	float:left;

	margin:0 0 14px 7px;

	border:1px solid #000;

	display:inline;

	width: 226px;

       height:342px;

       position: relative;

}

.session6 .triggers li.current{

	border:1px solid #da0026;

}

.session6 .panels{

	position:relative;

	width: 512px;

	height: 703px;

    margin-top: 53px;

	float:left;

	overflow:hidden;

}

.session6 .panels li{

	position:absolute;

        width: 512px;

        height: 703px;

}

.session6 .panels li img{

       width:100%;

       height:100%;

}





.session6 .triggers li img {

    width: 100%;

    height: 100%;

}

.fn-hover:hover .mask, .fn-hover a:hover .mask {

    display: block;

    -webkit-animation: fadeIn 0.5s;

    -o-animation: fadeIn 0.5s;

    -moz-animation: fadeIn 0.5s;

    animation: fadeIn 0.5s;

}

.fn-hover .mask h2 {

    padding: 25px 20px 15px;

    font-size: 18px;

    color: #fff;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.fn-hover .mask p {

    padding: 0 20px;

    font-size: 18px;

    color: #fff;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.fn-hover .mask {

    display: none;

    position: absolute;

    bottom: 0;

    right: 0;

    left: 0;

    background: url(../images/bg-alp.png);

    height: 240px;

}

.fn-hover .mask img{

width:100%;

height:100%;

}

.fn-hover .mask span {

    position: absolute;

    bottom: 25px;

    left: 20px;