

@media screen and (max-width: 1500px) and (min-width: 1300px) {
	#body form {
		background: url('../Images/RatingTicket/ge_bg_1024.jpg') no-repeat scroll center 113px transparent;

	}
}

#body.view_1024 form {
	background: url('../Images/RatingTicket/ge_bg_1024.jpg') no-repeat scroll center 113px transparent;

}
#body.view_1024 form:after {
	content: '';
    background: url('../Images/RatingTicket/top_bg_ka.png') no-repeat center;
    margin-left: 5px;
    transform: scale(0.9);
}