@import "../../../css/csslayer.css";#board-container{text-align:center}#board{width:510px;height:561px;background-image:url( 'img/board.jpg' );display:inline-block}#left_ranks,#right_ranks{position:relative;display:inline-block;vertical-align:top;width:20px}#top_files,#bottom_files{position:relative;width:510px;margin:0 auto;height:20px}.point{width:50px;height:50px;position:relative}.piece{width:50px;height:50px;position:absolute;z-index:1}.selected,.possible_move{background-color:blue;opacity:0.3}.illegal_move{background-color:red;opacity:0.3}.last_moved{background-color:white;width:50px;height:50px;opacity:0.3}.clickable{cursor:pointer}.general{background-image:url( 'img/General.png')}.chinese_style .general.red{background-position:0px 0px}.chinese_style .general.black{background-position:-103px 0px}.western_style .general.red{background-position:-51px 0px}.western_style .general.black{background-position:-154px 0px}.advisor{background-image:url( 'img/Advisor.png')}.chinese_style .advisor.red{background-position:0px 0px}.chinese_style .advisor.black{background-position:-103px 0px}.western_style .advisor.red{background-position:-51px 0px}.western_style .advisor.black{background-position:-154px 0px}.elephant{background-image:url( 'img/Elephant.png')}.chinese_style .elephant.red{background-position:0px 0px}.chinese_style .elephant.black{background-position:-103px 0px}.western_style .elephant.red{background-position:-51px 0px}.western_style .elephant.black{background-position:-154px 0px}.horse{background-image:url( 'img/Horse.png')}.chinese_style .horse.red{background-position:0px 0px}.chinese_style .horse.black{background-position:-103px 0px}.western_style .horse.red{background-position:-51px 0px}.western_style .horse.black{background-position:-154px 0px}.chariot{background-image:url( 'img/Chariot.png')}.chinese_style .chariot.red{background-position:0px 0px}.chinese_style .chariot.black{background-position:-103px 0px}.western_style .chariot.red{background-position:-51px 0px}.western_style .chariot.black{background-position:-154px 0px}.cannon{background-image:url( 'img/Cannon.png')}.chinese_style .cannon.red{background-position:0px 0px}.chinese_style .cannon.black{background-position:-103px 0px}.western_style .cannon.red{background-position:-51px 0px}.western_style .cannon.black{background-position:-154px 0px}.soldier{background-image:url( 'img/Soldier.png')}.chinese_style .soldier.red{background-position:0px 0px}.chinese_style .soldier.black{background-position:-103px 0px}.western_style .soldier.red{background-position:-51px 0px}.western_style .soldier.black{background-position:-154px 0px}