*{background-size:100% !important;}
header{
	background-image:url("images/infoHeader@2x.png");
	background-color:#fff;
	background-size:auto 50% !important;
}
header.on{
	background-image:url("images/infoHeader-on@2x.png");
}
div#cityMenu li p > span{
	background-size:auto 100% !important;
	width:26px;height:26px;
	background-repeat:no-repeat;
}
div#cityMenu li p.close span, div#infoMenu li p.close span{
	background:url("images/close@2x.png") no-repeat center;
}
div#cityMenu li p.back span, div#infoMenu li p.back span{
	background:url("images/back-w@2x.png") no-repeat center;
}
#infoMenu ul#howTo li#howImg{
	background:url('images/howTo@2x.png') no-repeat center;
	background-size:auto 100% !important;
}
header div.back {
    background-image: url("images/back@2x.png");
}
.social ul .fb, #infoMenu ul#aboutBreak li:nth-child(4) p.fb a > span{
	background-image:url("images/fb@2x.png");
}
.social ul .tw, #infoMenu ul#aboutBreak li:nth-child(4) p.tw a > span{
	background-image:url("images/tw@2x.png");
}
#infoMenu ul#aboutBreak li:nth-child(4) p.in a > span{
	background-image:url("images/in@2x.png");
}
.plus{
	background-image:url("images/more@2x.png");
}
.release span{
	background:url("images/release@2x.png") no-repeat center right;
}
div.movieDetail .dataDetail > h2:first-child{
	background-image:url("images/info@2x.png");
	background-size:auto 100% !important;
}
div.movieDetail .timeTable > h2:first-child{
	background-image:url("images/time@2x.png");
	background-size:auto 100% !important;
}
div.movies > ul > li > .cover, div.movieDetail .cover{
	background-image:url("images/ticket@2x.png");
}
.less-p{
    background: url("./images/less-p@2x.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	background-size:auto 100% !important;
}
.more-p {
    background: url("./images/more-p@2x.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	background-size:auto 100% !important;
}
.loading .loadingGif {
    background: url("images/loading@2x.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.extraInfo > span:first-child {
    background: url("images/clock.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	background-size:auto 100% !important;
}
@media only screen and (min-width: 700px){
	#wrapper > span.future {
		background-image: url("images/future@2x.png");
		background-size:auto 100% !important;
	}
	div.movies > ul > li > .coverInfo {
		background: url("images/cover-shadow@2x.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	}
	div.movies > ul > li > .cover, div.coming > ul > li > .cover {
		background: url("images/ticket@2x.png") no-repeat scroll center center #333333;
	}
}
	