.ShowRoom{ padding:0px; background:#111111;}
#box{position:absolute;}
.mask{position:relative;width:650px;height:250px;overflow:hidden;background:#111111;}
.mask .ShowRoomItem{position:absolute;display:block;border:none;display:none; width:650px;height:250px; overflow:hidden;}
.mask .ShowRoomItem .ShowRoomItemDesc{ position:absolute; width:200px; height:210px; top:0; left:410px;; background:#111111; padding:20px; z-index:0; float:right;}
.mask .ShowRoomItem .ShowRoomItemDesc h1{ margin-bottom:4px; font-size:20px; line-height:20px;  background-color:#111111;}
.mask .ShowRoomItem .ShowRoomItemDesc .desc { color:#c0c0c0; display:block; line-height:16px;}
.mask .ShowRoomItem .image{display:block;position:relative; width:410px;height:250px; overflow: hidden;z-index:0;}
.mask .ShowRoomItem .image img{ position:absolute; left:-20px; top:-4px; width:450px;height:258px;}
.mask .ShowRoomItem .ShowRoomItemDesc .date{display:block; position:absolute; right:20px; bottom:35px; color:#555555; font-size:11px; background-color:#111111; padding:2px;}
.mask .ShowRoomItem .ShowRoomItemDesc .byline{display:block; position:absolute; right:20px; bottom:20px;color:#555555; font-size:11px; background-color:#111111;padding:2px;}
.mask .ShowRoomItem .player{width:410px !important;height:250px !important;}

