
#expBox {
	background-color:#F15A22;
	color:;
    width:392px;
    height:220px;
	top:-951px;
    left:196px;
}

#expBox div {
	color:#111;
}

#expBoxMain {
	position:absolute;
    top:0;
    left:0;
}

#expBoxMainPict {
	float:left;
}

#expBoxMainPict #play {
	position:absolute;
    top:0;
    left:0;
    z-index:2;
}

#expBoxMainPict img {
	border:none;
}

#expBoxMainTitle {
	float:right;
    padding:5px 10px;
    width:176px;
}

#expBoxMainTitle div {
	color:#FFF;
    font-size:18px;
    font-weight:bold;
    margin-bottom:5px;
}

#expBoxSynopsis {
    font-weight:normal;
    line-height:15px;
    padding:8px 10px;
	position:absolute;
    top:110px;
    left:0;
}

#maskHome {
  background-color:#000;
  display:none;
  position:absolute;
  top:0;
  left:0;
  z-index:4;
}

#pictMatrix {
	clear:both;
    margin-top:12px;
}

#pictMatrix img {
	border:none;
    margin:0;
}

#pictMatrix #mainBar {
	border:none;
	margin:0;
    position:relative;
    z-index:6;
}

.pictMatrixLine {
	height:110px;
    overflow:hidden;
}

.pictMatrixLine div {
	position:relative;
    top:0;
    left:-980px;
    z-index:5;
}
