



.view-xl body.bigStage #bigstage,
.view-l body.bigStage #bigstage,
.view-m body.bigStage #bigstage,
.view-s body.bigStage #bigstage {
 	background-color:#e2bd62;
}

.view-xl body.bigStage #bigstage { 
	background-image: url("/static/homepageStage/img/standard/stage_xl.jpg?fgh067"); 
}
 
.view-l body.bigStage #bigstage { 
	background-image: url("/static/homepageStage/img/standard/stage_l.jpg?06fgh7"); 
}
 
.view-m body.bigStage #bigstage { 
	background-image: url("/static/homepageStage/img/standard/stage_m.jpg?906gh7"); 
}

.view-xs body.bigStage #bigstage,
.view-s body.bigStage #bigstage { 
	background-image: url("/static/homepageStage/img/standard/stage_s.jpg?9fg067");
}
 
 
 
body.bigStage #bigstage .aniItem.img a,
body.bigStage #bigstage .aniItem.msg a {
	display:block;
}
body.bigStage #bigstage .aniItem.img a {
	width:500px;
	height:400px;
	background-repeat:no-repeat;
}
body.bigStage #bigstage .aniItem.msg a {
	width:310px;
	height:110px;
}

body.bigStage #bigstage .aniItem.img,
body.bigStage #bigstage .aniItem.msg {
	background-repeat:no-repeat;
}


body.bigStage #bigstage .scene1 .aniItem.img {
	background: url('/static/homepageStage/broadcast_info/img/show_1_img.png?id=sdfsdfs');
}
body.bigStage #bigstage .scene1 .aniItem.msg {
	background: url('/static/homepageStage/broadcast_info/img/show_1_msg.png?id=jkljkl');
}



body.bigStage #bigstage .scene2 .aniItem.img {
	background: url('/static/homepageStage/broadcast_info/img/show_2_img.png?id=werwer');
}
body.bigStage #bigstage .scene2 .aniItem.msg {
	background: url('/static/homepageStage/broadcast_info/img/show_2_msg.png?id=2sdsdf2');
}


body.bigStage #bigstage .scene3 .aniItem.img {
 background: url('/static/homepageStage/broadcast_info/img/show_3_img.png?id=23234');
}
body.bigStage #bigstage .scene3 .aniItem.msg {
 background: url('/static/homepageStage/broadcast_info/img/show_3_msg.png?id=sfsdfsdf');
}

